
/* --- Styles for General Tags ----------------------------------------------------------------------- */

	/*.back {
		background-image: url(../layout/images/page_bg.gif);
		background-repeat: repeat-x;
		background-color: #8A6442;
	}*/

	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #FFFFFF;
	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #003399;	
	/*
		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: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
		color: #003399;	
	}
	input, textarea, select, option {
		color: #003399;	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;	
	}
	
	.resetheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #003399;
	}
	.zeroheights	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #003399;
	}


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

	.pagetext
	{	
		color: #003399;	
		text-align: none;
	}
	
	.blocktext
	{	
		color: #003399;	
		text-align: none;
	}

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

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


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

	.SearchBox	{
		color: #003399;
	}

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

	.SearchBox form {
		margin: 0px;
		border: 0px;
	}
	.SearchBox input {
		height: 25px;
		font-size: 11px;
		padding: 5px;
		border: 1 solid;
		border-color: #D5D5D5 #D5D5D5 #D5D5D5 #D5D5D5;
	}


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

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

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

  .TopMenu {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: underline;
	}
  .TopMenuEmphasis {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
    font-weight:bold;
  }
	.TopMenuEmphasis a:link, .TopMenuEmphasis a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
    font-weight:bold;
	}
	.TopMenuEmphasis a:hover, .TopMenuEmphasis a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: underline;
    font-weight:bold;
	}



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

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

	.BottomMenu .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}

	.BottomMenu .emphasis a:link, .BottomMenu .emphasis a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}
	.BottomMenu .emphasis a:hover, .BottomMenu .emphasis a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}
/* --- Styles for Language Bar ----------------------------------------------------------------------- */

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


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


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

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #005767;
		font-weight: bold;
		text-decoration: none;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #005767;
		font-weight: bold;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
  }


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


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

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}
	
  .Submenu .L2_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
  }


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


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

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}
	
  .SubofSubMenu .L3_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
  }

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


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

	.SubofSubofSubMenu a.L4:link, .SubofSubofSubMenu a.L4:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}
	.SubofSubofSubMenu a.L4:hover, .SubofSubofSubMenu a.L4:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}

  .SubofSubofSubMenu .L4_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
  }

	.SubofSubMenu a.L4_sel:link, .SubofSubMenu a.L4_sel:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}
	.SubofSubMenu a.L4_sel:hover, .SubofSubMenu a.L4_sel:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	

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

  .BreadcrumbsBar {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: underline;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}

	.BreadcrumbsBar .emphasis {
		  font-size: 11px;
		  line-height: 13px;	
		  color: #999999;
		  font-weight: normal;
		  text-decoration: none;
	}


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

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

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


/* --- Styles for Standard Block ----------------------------------------------------------------------- */

  .BlockStandard {
    margin: 0px;
  }

	.BlockStandard a:link, .BlockStandard a:visited	{
		color: #003399;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockStandard a:hover, .BlockStandard a:active	{
		color: #E71D11;
		text-decoration: none;
	}

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

  .BlockLinks {
    margin: 0px;
  }

  .BlockLinks .title {
	font-size: 11px;
	line-height: 13px;	
	color: #FF9933;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
  }
  .BlockLinks .title a:link, .BlockLinks .title a:visited	{
	font-size: 11px;
	line-height: 13px;	
	color: #FF9933;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
  }
  .BlockLinks .title a:hover, .BlockLinks .title a:active	{
	font-size: 11px;
	line-height: 13px;	
	color: #FF9933;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
   }

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

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

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

/* --- Styles for PopUp Page -------------------------------------------------------------------- */

  .PopUpPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }
  .PopUpPage .pheader {
		font-size: 14px;
		line-height: 16px;	
		color: #000000;	
		font-weight: bold;
		text-decoration: none;
  }
  .PopUpPage .subtitle {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
		font-weight: bold;
		text-decoration: none;
  }
  .PopUpPage .emphasis {
		font-size: 11px;
		line-height: 13px;	
		color: #FF0000;	
		font-weight: bold;
		text-decoration: none;
  }
  .PopUpPage .label {
		font-size: 11px;
		line-height: 13px;	
		color: #000000;	
		font-weight: normal;
		text-decoration: none;
  }
	.PopUpPage .toptext	{
		font-size: 10px;
		line-height: 12px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

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

	.PopUpPage input {
		height: 24px;
		font-size: 11px;
		padding: 5px;
		color: #000000;
		border: 1 solid;
		border-color: #777777 #777777 #777777 #777777;
	}
	
	.PopUpPage .button {
		color: #000000;
		border: none;
	}
/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

  .EmailPage .header {
		color: #003399;
    	margin: 0px;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
  }
  .EmailPage .pagelink {
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		font-size: 11px;
		line-height: 13px;	
		color: #003399;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 11px;
		line-height: 13px;	
		color: #003399;	
		text-decoration: none;
 }
	.EmailPage .toptext	{
		font-size: 10px;
		line-height: 12px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

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


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

  .SearchPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
		text-decoration: none;
  }
  
	.SearchPage .header	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	
	.SearchPage .title	{
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #003399;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #003399;
		text-decoration: underline;
	}

	.SearchPage .message	{
		font-size: 11px;
		color: #FF9933;
		text-decoration: none;
	}

	.SearchPage input {
		height: 25px;
		font-size: 11px;
		padding: 5px;
		border: 1 solid;
		border-color: #D5D5D5 #D5D5D5 #D5D5D5 #D5D5D5;
	}

	.SearchPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}


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

  .SitemapPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
		font-weight: bold;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
		font-weight: normal;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		text-decoration: none;
		font-weight: normal;
	}


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

 	 .StandardPage {
		font-size: 11px;
		line-height: 13px;	
  		margin: 0px;
 	 }

	.StandardPage .header	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}

/* --- Styles for Products Page ----------------------------------------------------------------------- */

  .ProductsPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.ProductsPage .header	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}

	.ProductsPage .title	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}

	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: underline;
	}

	.ProductsPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}

	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}

	.ProductsPage .more	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}

	.ProductsPage .more a:link, .ProductsPage .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .more a:hover, .ProductsPage .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}


	.ProductsPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}

	.ProductsPage .nav a:link, .ProductsPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}
	.ProductsPage .nav a:hover, .ProductsPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Products PopUp -------------------------------------------------------------------- */

  .ProductsPopUp {
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
  }
  .ProductsPopUp .subheader {
		color: #003399;	
		font-weight: bold;
		text-decoration: none;
  }
  .ProductsPopUp .toptext	{
	  font-size: 10px;
	  line-height: 12px;	
	  color: #000000;
	  font-weight: bold;
	  text-decoration: none;
  }

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

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

  .VideosPage {
		font-size: 11px;
		line-height: 13px;	
    margin: 0px;
  }

	.VideosPage .header	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}

	.VideosPage .title	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}

	.VideosPage .title a:link, .VideosPage .title a:visited	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}
	.VideosPage .title a:hover, .VideosPage .title a:active	{
		color: #003399;
	    margin: 0px;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: underline;
	}

	.VideosPage .backbtn	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .backbtn a:link, .VideosPage .backbtn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .backbtn a:hover, .VideosPage .backbtn a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}

	.VideosPage .more	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .more a:link, .VideosPage .more a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: none;
	}
	.VideosPage .more a:hover, .VideosPage .more a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}


	.VideosPage .nav	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: none;
	}

	.VideosPage .nav a:link, .VideosPage .nav a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #003399;
		font-weight: normal;
		text-decoration: underline;
	}
	.VideosPage .nav a:hover, .VideosPage .nav a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #FF9933;
		font-weight: normal;
		text-decoration: underline;
	}

/* --- Styles for Videos PopUp -------------------------------------------------------------------- */

  .VideosPopUp {
		font-size: 11px;
		line-height: 13px;	
   		margin: 0px;
  }
  .VideosPopUp .subheader {
		color: #003399;	
		font-weight: bold;
		text-decoration: none;
  }
  .VideosPopUp .toptext	{
	  font-size: 10px;
	  line-height: 12px;	
	  color: #000000;
	  font-weight: bold;
	  text-decoration: none;
  }

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

