
/* --- Styles for General Tags ----------------------------------------------------------------------- */
/*
.back {
  background-image: url(../layout/images/bg.gif);
  background-repeat: repeat-x;
}
*/
body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;	
	color: #000000;	
/*
	scrollbar-base-color: #F0EEEF;
	scrollbar-arrow-color: #112C4E;
	scrollbar-face-color: #C8C8C8;
	scrollbar-highlight-color: #F0EEEF;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-darkshadow-color: #112C4E;
	scrollbar-shadow-color: #DADADA;
*/
}

form {
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}
input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	height: 18px;
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
}

.resetheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.zeroheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #000000;
}


/* --- General Styles ----------------------------------------------------------------------- */

.pagetext
{	
	color: #000000;	
	text-align: justify;
}

.blocktext
{	
	color: #000000;	
	text-align: left;
}

/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Search Box ----------------------------------------------------------------------- */

	.SearchBox	{
		color: #FFFFFF;
		font-size: 9px;
		line-height: 11px;	
		text-decoration: none;
	}

	.SearchBox .Label	{
		font-size: 10px;
		line-height: 12px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 11px;
		line-height: 13px;	
	}
	.SearchBox input {
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FEDCC0;
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FEDCC0;
		height: 16px;
		font-size: 11px;
		line-height: 13px;	
		
	}


/* --- Styles for Top Menu Bar ----------------------------------------------------------------------- */

  .TopMenu {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 10px;
		line-height: 12px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}



/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu {
		font-size: 9px;
		line-height: 10px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 9px;
		line-height: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 9px;
		line-height: 10px;
		color: #000000;
		text-decoration: none;
	}


/* --- Styles for Language Bar ----------------------------------------------------------------------- */


  .LanguageBar {
		line-height: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #00B6EF;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #00B6EF;
		font-weight: normal;
		text-decoration: none;
	}



/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
	  background-color: #FF7300;
		text-decoration: none;
  }


/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */


  .SubmenuTitle {
		line-height: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

/* --- Styles for Submenu ----------------------------------------------------------------------- */


  .Submenu {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }


/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubMenu {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}

  .SubofSubMenu .L3_sel {
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }



/* --- Styles for Breadcrumbs Bar ----------------------------------------------------------------------- */

  .BreadcrumbsBar {
		font-size: 9px;
		line-height: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 9px;
		line-height: 11px;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 9px;
		line-height: 11px;
		color: #FF7300;
		font-weight: normal;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 9px;
		line-height: 11px;
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}



/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar {
		font-size: 9px;
		line-height: 11px;
    margin: 0px;
		color: #FF7300;	
		text-decoration: none;
		font-weight: bold;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		font-size: 9px;
		line-height: 11px;
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		font-size: 9px;
		line-height: 11px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Feature Article Block ----------------------------------------------------------------------- */

  .BlockFA {
    margin: 0px;
		color: #000000;
  }

  .BlockFA .normal {
    margin: 0px;
  }

  .BlockFA .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.BlockFA .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFA .more a:link, .BlockFA .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

  .BlockFA .header	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #000000;
		text-decoration: none;
	}
/* --- Styles for BlockInternalFeed Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #000000;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }

  .BlockInternalFeed .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.BlockInternalFeed .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

  .BlockInternalFeed .header	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #000000;
		text-decoration: none;
	}
/* --- Styles for BlockInternalFeed2 Block ----------------------------------------------------------------------- */

  .BlockInternalFeed2 {
    margin: 0px;
		color: #000000;
  }

  .BlockInternalFeed2 .normal {
    margin: 0px;
  }

  .BlockInternalFeed2 .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed2 .title a:link, .BlockInternalFeed2 .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed2 .title a:hover, .BlockInternalFeed2 .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.BlockInternalFeed2 .date	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.BlockInternalFeed2 .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed2 .more a:link, .BlockInternalFeed2 .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed2 .more a:hover, .BlockInternalFeed2 .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

  .BlockInternalFeed2 .header	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}

	.BlockInternalFeed2 .header a:link, .BlockInternalFeed2 .header a:visited	{
		font-size: 14px;
		line-height: 16px;	
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed2 .header a:hover, .BlockInternalFeed2 .header a:active	{
		color: #000000;
		text-decoration: none;
	}
/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #013D85;	
		font-weight: bold;
		font-size: 9px;
		text-decoration: none;
  }

	.PrintPage .toptext	{
		font-size: 9px;
		line-height: 11px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #000000;	
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
  }
  .EmailPage .pagelink {
		color: #FF7300;	
 		font-size: 9px;
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		color: #000000;	
		font-weight: bold;
 		font-size: 9px;
		text-decoration: none;
 }
  .EmailPage .pagetext {
		color: #000000;	
 		font-size: 9px;
		text-decoration: none;
 }

	.EmailPage .topbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.EmailPage .submitbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.EmailPage .submitbtn a:link, .EmailPage .submitbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .submitbtn a:hover, .EmailPage .submitbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Search Page ----------------------------------------------------------------------- */

  .SearchPage {
    margin: 0px;
		font-size: 9px;
  }
  
	.SearchPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	
	.SearchPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .message	{
		font-size: 9px;
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border-left:1px solid #C4C4C4;
		border-right:1px solid #C4C4C4;
		border-top:1px solid #C4C4C4;
		border-bottom:1px solid #C4C4C4;
		height: 18px;
		font-size: 11px;
		line-height: 13px;	
		
	}

	.SearchPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchPage .more a:link, .SearchPage .more a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
		text-decoration: none;
		font-weight: normal;
	}
	.SearchPage .more a:hover, .SearchPage .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}

/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #FF7300;
		text-decoration: none;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.StandardPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}


/* --- Styles for News Page ----------------------------------------------------------------------- */

  .NewsPage {
    margin: 0px;
  }

	.NewsPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.NewsPage .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #010101;
		font-weight: bold;
	}

  .NewsPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}
	.NewsPage .date	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .more a:link, .NewsPage .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.NewsPage .more a:hover, .NewsPage .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.NewsPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .downloadbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .backbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Photos Page ----------------------------------------------------------------------- */

  .PhotosPage {
    margin: 0px;
  }

	.PhotosPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.PhotosPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

  .PhotosPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .title a:link, .PhotosPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .title a:hover, .PhotosPage .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.PhotosPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
	}

	.PhotosPage .more a:link, .PhotosPage .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.PhotosPage .more a:hover, .PhotosPage .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.PhotosPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .nav a:link, .PhotosPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .nav a:hover, .PhotosPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .downloadbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .downloadbtn a:link, .PhotosPage .downloadbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .downloadbtn a:hover, .PhotosPage .downloadbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .backbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.PhotosPage .backbtn a:link, .PhotosPage .backbtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .backbtn a:hover, .PhotosPage .backbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .photodescr	{
		font-size: 9px;
		line-height: 11px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Projects Page ----------------------------------------------------------------------- */

  .ProjectPage {
    margin: 0px;
  }

	.ProjectPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.ProjectPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

  .ProjectPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .title a:link, .ProjectPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .title a:hover, .ProjectPage .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}
	.ProjectPage .date	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .more a:link, .ProjectPage .more a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .more a:hover, .ProjectPage .more a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.ProjectPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .nav a:link, .ProjectPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .nav a:hover, .ProjectPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .downloadbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .downloadbtn a:link, .ProjectPage .downloadbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .downloadbtn a:hover, .ProjectPage .downloadbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .backbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .backbtn a:link, .ProjectPage .backbtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .backbtn a:hover, .ProjectPage .backbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .gallerybtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .gallerybtn a:link, .ProjectPage .gallerybtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .gallerybtn a:hover, .ProjectPage .gallerybtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Projects Pop-Up Page ----------------------------------------------------------------------- */

  .ProjectPopup {
    margin: 0px;
  }

	.ProjectPopup .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.ProjectPopup .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPopup .toptext	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPopup .toptext a:link, .ProjectPopup .toptext a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPopup .toptext a:hover, .ProjectPopup .toptext a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

/* --- Styles for Links Page ----------------------------------------------------------------------- */

  .LinksPage {
    margin: 0px;
  }

	.LinksPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.LinksPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

  .LinksPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.LinksPage .title a:link, .LinksPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.LinksPage .title a:hover, .LinksPage .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}

	.LinksPage .website	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.LinksPage .website a:link, .LinksPage .website a:visited	{
		color: #FF7300;
		text-decoration: none;
		font-weight: bold;
	}
	.LinksPage .website a:hover, .LinksPage .website a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.LinksPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.LinksPage .nav a:link, .LinksPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .nav a:hover, .LinksPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


	.LinksPage .backbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.LinksPage .backbtn a:link, .LinksPage .backbtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.LinksPage .backbtn a:hover, .LinksPage .backbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Contacts Page ----------------------------------------------------------------------- */

  .ContactsPage {
    margin: 0px;
  }

	.ContactsPage .header	{
		font-size: 17px;
		line-height: 19px;	
		color: #FF7300;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	

	.ContactsPage .subheader	{
		font-size: 13px;
		line-height: 15px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

  .ContactsPage .title	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		color: #FF7300;
		text-decoration: none;
	}
	.ContactsPage .label	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .value	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .emailbtn	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .emailbtn a:link, .ContactsPage .emailbtn a:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .emailbtn a:hover, .ContactsPage .emailbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .nav	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .nav a:link, .ContactsPage .nav a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .nav a:hover, .ContactsPage .nav a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .downloadbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .downloadbtn a:link, .ContactsPage .downloadbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .downloadbtn a:hover, .ContactsPage .downloadbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .backbtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #FF7300;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .backbtn a:link, .ContactsPage .backbtn a:visited	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage .backbtn a:hover, .ContactsPage .backbtn a:active	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .email	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage a.email:link, .ContactsPage a.email:visited	{
		font-size: 13px;
		line-height: 15px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.ContactsPage a.email:hover, .ContactsPage a.email:active	{
		color: #FF7300;
		font-weight: bold;
		text-decoration: none;
	}
