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

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #BDBCBC;	

	scrollbar-base-color: #4e4e4e;
	scrollbar-arrow-color: #949494;
	scrollbar-face-color: #232323;
	scrollbar-track-color: #4e4e4e;
	scrollbar-highlight-color: #4e4e4e;
	scrollbar-3dlight-color: #4e4e4e;
	scrollbar-darkshadow-color: #4e4e4e;
	scrollbar-shadow-color: #4e4e4e;
}

form {
	margin: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBCBC;	
}
select, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 16px;
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
}

textarea {
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
	
}

.resetheights	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #BDBCBC;
}
.zeroheights	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #BDBCBC;
}


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

.pagetext
{	
	color: #BDBCBC;	
}

.blocktext
{	
	color: #BDBCBC;	
}

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

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


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

	.SearchBox	{
		color: #BDBCBC;
	}

	.SearchBox .Label	{
		color: #AD1E1A;
		font-weight: bold;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 11px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 11px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}


/* --- Styles for Tools Bar ----------------------------------------------------------------------- */

	.ToolsBar {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  line-height: 12px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:none;
	}
	.ToolsBar a:link, .ToolsBar a:visited	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  line-height: 12px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:none;
	}
	.ToolsBar a:hover, .ToolsBar a:active	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  line-height: 12px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:underline;
	}



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

  .TopMenu {
		line-height: 13px;
		color: #3D6558;
		font-weight: bold;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #3D6558;
		text-decoration: none;
		font-weight: bold;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #BDBCBC;
		text-decoration: none;
	}



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

  .BottomMenu {
		font-size: 11px;
		line-height: 13px;
		color: #828282;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #828282;
		font-weight: normal;
		text-decoration: none;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #BEBEBE;
		font-weight: normal;
		text-decoration: none;
	}


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

/*
  .LanguageBar {
		line-height: 13px;
		color: #008551;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #008551;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #E82123;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #E82123;
		font-weight: normal;
	}
*/


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


  .MainMenu {
		line-height: 13px;
		color: #757575;
		font-weight: normal;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #757575;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #A70012;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #A70012;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #757575;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		color: #A70012;
		font-weight: normal;
  }
/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */


  .page_header {
		font-size: 17px;
		line-height: 19px;	
		color: #BDBCBC;
		font-weight: normal;
  }


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


  .Submenu {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
  }

	.Submenu .L2 {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
	}
	.Submenu a.L2:link, .Submenu a.L2:visited	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #D5AF74;
	  font-weight: normal;
	  text-decoration:none;
	}

	.Submenu .L2_sel {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #D5AF74;
	  font-weight: normal;
	  text-decoration:none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #D5AF74;
	  font-weight: normal;
	  text-decoration:none;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
	}
	


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


  .SubofSubMenu {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #A5A5A5;
	  font-weight: normal;
	  text-decoration:none;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #D5AF74;
	  font-weight: normal;
	  text-decoration:none;
	}

  .SubofSubMenu .L3_sel {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  line-height: 14px;
	  color: #D5AF74;
	  font-weight: normal;
	  text-decoration:none;
  }



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

  .BreadcrumbsBar {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 11px;
	  line-height: 13px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 11px;
	  line-height: 13px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:none;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 11px;
	  line-height: 13px;
	  color: #BCBCBC;
	  font-weight: normal;
	  text-decoration:underline;
	}
	.BreadcrumbsBar a.selected	{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 11px;
	  line-height: 13px;
	  color: #BCBCBC;
	  font-weight: bold;
	  text-decoration:none;
	}



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

  .PageToolBar {
    margin: 0px;
		color: #BDBCBC;	
		font-weight: normal;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #BDBCBC;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #AD1E1A;
		text-decoration: none;
	}

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


/* --- Styles for Links Block ----------------------------------------------------------------------- */

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

  .BlockInternalFeed .header {
	color: #BDBCBC;
    margin: 0px;
	font-weight: bold;
	font-size: 12px;
  }

  .BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
	color: #BDBCBC;
	text-decoration: none;
	font-weight: bold;
  }
  .BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
	color: #AD1E1A;
	text-decoration: none;
	font-weight: bold;
  }

  .BlockInternalFeed .date	{
	color: #D5AF74;
	font-weight: bold;
	text-decoration:none;
  }

  .BlockInternalFeed .more	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  .BlockInternalFeed .title {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
  }

  .BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
  }

  .BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
  }

  .BlockInternalFeed .body {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
  }

 /* --- Styles for lock InternalFeed 6 Page (Videos)----------------------------------------------------------------------- */

  .BlockInternalFeed06 {
    margin: 0px;
  }

  .BlockInternalFeed06 .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .BlockInternalFeed06 .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

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

  .BlockInternalFeed06 .title a:link, .BlockInternalFeed06 .title a:visited	{
	font-size: 13px;
	line-height: 15px;
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .BlockInternalFeed06 .title a:hover, .BlockInternalFeed06 .title a:active	{
	font-size: 13px;
	line-height: 15px;
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }
  
   .BlockInternalFeed06 .subtitle	{
	font-size: 12px;
	line-height: 14px;
	color: #BDBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .BlockInternalFeed06 .emphasis	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .BlockInternalFeed06 .emphasis a:link, .BlockInternalFeed06 .emphasis a:visited	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .BlockInternalFeed06 .emphasis a:hover, .BlockInternalFeed06 .emphasis a:active	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
  }

   .BlockInternalFeed06 .emphasis_small	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }


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

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
	color: #BDBCBC;	
	font-weight: bold;
	font-size: 12px;
  }
  .PrintPage .toptext	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }

  .PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }
  .PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:underline;
  }

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

	.EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
  .EmailPage .pagelink {
	font-size: 11px;
	line-height: 12px;
	color: #898989;
	font-weight: normal;
	text-decoration:none;
 }
  .EmailPage .pagelabels {
	color: #D6D6D6;	
	font-weight: bold;
	text-decoration:none;
 }
  .EmailPage .pagetext {
	color: #BDBCBC;	
 }

  .EmailPage input {
	height: 17px;
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
   }

  .EmailPage .toptext	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }

  .EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }
  .EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:underline;
  }
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
		color: #BDBCBC;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SearchPage .title	{
		font-size: 11px;
		color: #BDBCBC;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #BDBCBC;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #AD1E1A;
	}

	.SearchPage .message	{
		font-size: 11px;
		color: #7386AB;
		font-weight: bold;
	}

	.SearchPage input {
		height: 16px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

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


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

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #BDBCBC;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #BDBCBC;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #AD1E1A;
	}

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

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


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

  .StandardPage {
    margin: 0px;
  }

  .StandardPage .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .StandardPage .subheader	{
	color: #BDBCBC;
	font-size: 11px;
	line-height: 13px;	
	margin: 0px;
	font-weight: bold;
  }

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

  .StandardPagePhotos {
    margin: 0px;
  }

  .StandardPagePhotos .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .StandardPagePhotos .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

  .StandardPagePhotos .title	{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;	
	margin: 0px;
	font-weight: bold;
	text-decoration:none;
  }

  .StandardPagePhotos .title a:link, .StandardPagePhotos .title a:visited	{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;	
	margin: 0px;
	font-weight: bold;
	text-decoration:none;
  }

  .StandardPagePhotos .title a:hover, .StandardPagePhotos .title a:active	{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;	
	margin: 0px;
	font-weight: bold;
 	text-decoration:underline;
  }
	

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

  .NewsPage {
    margin: 0px;
  }

  .NewsPage .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .NewsPage .title	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .title a:link, .NewsPage .title a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .title a:hover, .NewsPage .title a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }
  
  .NewsPage .date	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .more	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .more a:link, .NewsPage .more a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .more a:hover, .NewsPage .more a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  .NewsPage .nav	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

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

  .NewsPage .nav a:hover, .NewsPage .nav a:active	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:underline;
  }

  .NewsPage .backbtn	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  .NewsPage .download_btn	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .download_btn a:link, .NewsPage .download_btn a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .NewsPage .download_btn a:hover, .NewsPage .download_btn a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }


/* --- Styles for Services Page----------------------------------------------------------------------- */

  .ServicesPage {
    margin: 0px;
  }

  .ServicesPage .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .ServicesPage .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

	.ServicesPage .title	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #BCBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .title a:link, .ServicesPage .title a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #BCBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .title a:hover, .ServicesPage .title a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }
  
  .ServicesPage .date	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .more	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .more a:link, .ServicesPage .more a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .more a:hover, .ServicesPage .more a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  .ServicesPage .nav	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .ServicesPage .nav a:link, .ServicesPage .nav a:visited	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .ServicesPage .nav a:hover, .ServicesPage .nav a:active	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:underline;
  }

  .ServicesPage .backbtn	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .backbtn a:link, .ServicesPage .backbtn a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPage .backbtn a:hover, .ServicesPage .backbtn a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }
  
/* --- Styles for Services PopUp -------------------------------------------------------------------- */

  .ServicesPopUp {
    margin: 0px;
  }

  .ServicesPopUp .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPopUp .table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
 }

  .ServicesPopUp .table_subtitle {
	font-size: 12px;
	line-height: 14px;
	color: #898989;
	font-weight: normal;
	text-decoration:none;
 }

	.ServicesPopUp .pagelabels {
	color: #D6D6D6;	
	font-weight: bold;
	text-decoration:none;
 }

  .ServicesPopUp input {
	height: 17px;
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
   }

  .ServicesPopUp textarea {
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
   }

  .ServicesPopUp select {
	font-size: 11px; 
	border: #5F5F5F; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
   }

   .ServicesPopUp .toptext	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }

  .ServicesPopUp .toptext a:link, .ServicesPopUp .toptext a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }
  .ServicesPopUp .toptext a:hover, .ServicesPopUp .toptext a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:underline;
  }


 /* --- Styles for Locations Page----------------------------------------------------------------------- */

  .LocationsPage {
    margin: 0px;
  }

  .LocationsPage .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .LocationsPage .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

   .LocationsPage .title	{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .LocationsPage .title a:link, .LocationsPage .title a:visited	{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .LocationsPage .title a:hover, .LocationsPage .title a:active	{
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
  }
  
  .LocationsPage .nav	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .LocationsPage .nav a:link, .LocationsPage .nav a:visited	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .LocationsPage .nav a:hover, .LocationsPage .nav a:active	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:underline;
  }

  .LocationsPage .backbtn	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .LocationsPage .backbtn a:link, .LocationsPage .backbtn a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .LocationsPage .backbtn a:hover, .LocationsPage .backbtn a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }


/* --- Styles for Services 04 Page----------------------------------------------------------------------- */

  .Services04Page {
    margin: 0px;
  }

  .Services04Page .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .Services04Page .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

	.Services04Page .title	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #BCBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .title a:link, .Services04Page .title a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #BCBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .title a:hover, .Services04Page .title a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }
  
  .Services04Page .more	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .more a:link, .Services04Page .more a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .more a:hover, .Services04Page .more a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  .Services04Page .nav	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .Services04Page .nav a:link, .Services04Page .nav a:visited	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .Services04Page .nav a:hover, .Services04Page .nav a:active	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:underline;
  }

  .Services04Page .backbtn	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .backbtn a:link, .Services04Page .backbtn a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04Page .backbtn a:hover, .Services04Page .backbtn a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }
  
 
/* --- Styles for Services 04 PopUp -------------------------------------------------------------------- */

  .Services04PopUp {
    margin: 0px;
  }

  .Services04PopUp .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04PopUp .table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
 }

  .Services04PopUp .table_subtitle {
	font-size: 12px;
	line-height: 14px;
	color: #898989;
	font-weight: normal;
	text-decoration:none;
 }

	.Services04PopUp .pagelabels {
	color: #D6D6D6;	
	font-weight: bold;
	text-decoration:none;
 }

  .Services04PopUp input {
	height: 17px;
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
   }

  .Services04PopUp textarea {
	font-size: 11px;
	border: 1 solid;
	color:#BDBCBC;
	background-color:#5F5F5F;
	border-color: #5F5F5F #5F5F5F #5F5F5F #5F5F5F;
   }

  .Services04PopUp select {
	font-size: 11px; 
	border: #5F5F5F; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
   }

   .Services04PopUp .toptext	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }

  .Services04PopUp .toptext a:link, .Services04PopUp .toptext a:visited	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:none;
  }
  .Services04PopUp .toptext a:hover, .Services04PopUp .toptext a:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A5A5A5;
	font-weight: normal;
	text-decoration:underline;
  }

 /* --- Styles for Videos Page----------------------------------------------------------------------- */

  .VideosPage {
    margin: 0px;
  }

  .VideosPage .header	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }
	
  .VideosPage .subheader	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration:none;
  }

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

  .VideosPage .title a:link, .VideosPage .title a:visited	{
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .VideosPage .title a:hover, .VideosPage .title a:active	{
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
  }
  
   .VideosPage .subtitle	{
	font-size: 12px;
	line-height: 14px;
	color: #BDBCBC;
	font-weight: normal;
	text-decoration:none;
  }

  .VideosPage .nav	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .VideosPage .nav a:link, .VideosPage .nav a:visited	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:none;
  }

  .VideosPage .nav a:hover, .VideosPage .nav a:active	{
	color: #BDBCBC;
	font-weight: bold;
	text-decoration:underline;
  }

  .VideosPage .emphasis	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .VideosPage .emphasis a:link, .VideosPage .emphasis a:visited	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
  }

  .VideosPage .emphasis a:hover, .VideosPage .emphasis a:active	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
  }

   .VideosPage .emphasis_small	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .VideosPage .backbtn	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .VideosPage .backbtn a:link, .VideosPage .backbtn a:visited	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:none;
  }

  .VideosPage .backbtn a:hover, .VideosPage .backbtn a:active	{
	color: #D5AF74;
	font-weight: normal;
	text-decoration:underline;
  }

  