
/* --- 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: 10px;
	line-height: 12px;	
	color: #0043A9;	
/*
	scrollbar-base-color: #E8EBF1;
	scrollbar-arrow-color: #96A4C2;
	scrollbar-face-color: #E8EBF1;
	scrollbar-highlight-color: #E8EBF1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #96A4C2;
	scrollbar-shadow-color: #B0BBD1;
*/
}

form {
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0043A9;	
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.resetheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0043A9;
}
.zeroheights	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #0043A9;
}


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

.pagetext
{	
	color: #0043A9;	
}

.blocktext
{	
	color: #0043A9;	
}

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

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


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

	.SearchBox	{
		color: #0043A9;
	}

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

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


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

  .TopMenu {
		line-height: 12px;
		color: #0043A9;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #010101;
		text-decoration: none;
	}



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

  .BottomMenu {
		line-height: 12px;
		color: #757577;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		color: #757577;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #505050;
		text-decoration: none;
	}


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

/*
  .LanguageBar {
		line-height: 12px;
		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: 12px;
		color: #0043A9;
		font-weight: normal;
  }

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

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

  .MainMenu .L1_sel {
		color: #010101;
		font-weight: normal;
  }


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


  .SubmenuTitle {
		line-height: 12px;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
  }


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


  .Submenu {
		line-height: 12px;
		color: #004399;
		font-weight: normal;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #004399;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #010101;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #010101;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		color: #010101;
		font-weight: normal;
  }


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


  .SubofSubMenu {
		line-height: 12px;
		color: #004399;
		font-weight: normal;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #004399;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #010101;
		text-decoration: none;
	}

  .SubofSubMenu .L3_sel {
		color: #010101;
		font-weight: normal;
  }



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

  .BreadcrumbsBar {
		line-height: 12px;
		color: #7386AB;
		font-weight: normal;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		color: #7386AB;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		color: #0043A9;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		color: #7386AB;
		font-weight: bold;
	}



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

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

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


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

  .BlockFA {
    margin: 0px;
		color: #0043A9;
  }

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
  }
  .BlockFA .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.BlockFA a:link, .BlockFA a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockFA a:hover, .BlockFA a:active	{
		color: #0043A9;
		text-decoration: none;
	}

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

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #F28E00;
	}
/*
	.BlockFA a.subtitle:link, .BlockFA a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockFA a.subtitle:hover, .BlockFA a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/

/* --- Styles for Special Offers Block Block ----------------------------------------------------------------------- */

  .BlockSpecOffers {
    margin: 0px;
		color: #0043A9;
  }

  .BlockSpecOffers .normal {
    margin: 0px;
  }
  .BlockSpecOffers .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
  }
  .BlockSpecOffers .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.BlockSpecOffers a:link, .BlockSpecOffers a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockSpecOffers a:hover, .BlockSpecOffers a:active	{
		color: #0043A9;
		text-decoration: none;
	}

  .BlockSpecOffers .price {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.BlockSpecOffers .more a:link, .BlockSpecOffers .more a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecOffers .more a:hover, .BlockSpecOffers .more a:active	{
		color: #0043A9;
		text-decoration: none;
	}

	.BlockSpecOffers .header a:link, .BlockSpecOffers .header a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BlockSpecOffers .header a:hover, .BlockSpecOffers .header a:active	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}

	.BlockSpecOffers .title a:link, .BlockSpecOffers .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecOffers .title a:hover, .BlockSpecOffers .title a:active	{
		color: #F28E00;
	}
/* --- Styles for Home Special Offers Block ----------------------------------------------------------------------- */

  .BlockSpecialOffers {
    margin: 0px;
		color: #0043A9;
  }

  .BlockSpecialOffers .normal {
    margin: 0px;
  }
  .BlockSpecialOffers .header {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
		font-size: 12px;
  }
  .BlockSpecialOffers .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .BlockSpecialOffers .price {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
		font-size: 17px;
  }
	.BlockSpecialOffers a:link, .BlockSpecialOffers a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockSpecialOffers a:hover, .BlockSpecialOffers a:active	{
		color: #0043A9;
		text-decoration: none;
	}

	.BlockSpecialOffers .more a:link, .BlockSpecialOffers .more a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecialOffers .more a:hover, .BlockSpecialOffers .more a:active	{
		color: #0043A9;
		text-decoration: none;
	}

	.BlockSpecialOffers .header a:link, .BlockSpecialOffers .header a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecialOffers .header a:hover, .BlockSpecialOffers .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockSpecialOffers .title a:link, .BlockSpecialOffers .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecialOffers .title a:hover, .BlockSpecialOffers .title a:active	{
		color: #F28E00;
	}

/* --- Styles for News (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #0043A9;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
  }
  .BlockInternalFeed .title {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed a:link, .BlockInternalFeed a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a:hover, .BlockInternalFeed a:active	{
		color: #0043A9;
		text-decoration: none;
	}

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

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

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #F28E00;
	}

  .BlockInternalFeed .date {
		color: #F28E00;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed a.date:link, .BlockInternalFeed a.date:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a.date:hover, .BlockInternalFeed a.date:active	{
		color: #0043A9;
		text-decoration: none;
	}


/* --- Styles for Gallery Block ----------------------------------------------------------------------- */

  .BlockGallery {
    margin: 0px;
		color: #0043A9;
  }

  .BlockGallery .normal {
    margin: 0px;
  }
  .BlockGallery .header {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
  }
  .BlockGallery .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.BlockGallery a:link, .BlockGallery a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockGallery a:hover, .BlockGallery a:active	{
		color: #0043A9;
		text-decoration: none;
	}

	.BlockGallery .more a:link, .BlockGallery .more a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockGallery .more a:hover, .BlockGallery .more a:active	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}

	/*
	.BlockGallery .header a:link, .BlockGallery .header a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockGallery .header a:hover, .BlockGallery .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	*/

	.BlockGallery .title a:link, .BlockGallery .title a:visited	{
		color: #0043A9;
		font-weight: bold;
	}
	.BlockGallery .title a:hover, .BlockGallery .title a:active	{
		color: #F28E00;
	}


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

  .BlockLinks {
    margin: 0px;
		color: #0043A9;
  }

  .BlockLinks .normal {
    margin: 0px;
  }
	/*
  .BlockLinks .header {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
  }
	*/
  .BlockLinks .title {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }

	.BlockLinks a:link, .BlockLinks a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockLinks a:hover, .BlockLinks a:active	{
		color: #0043A9;
		text-decoration: none;
	}

	.BlockLinks .more a:link, .BlockLinks .more a:visited	{
		color: #F28E00;
		text-decoration: underline;
	}
	.BlockLinks .more a:hover, .BlockLinks .more a:active	{
		color: #0043A9;
		text-decoration: none;
	}

/*
	.BlockLinks .header a:link, .BlockLinks .header a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockLinks .header a:hover, .BlockLinks .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
*/
	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #F28E00;
	}

/*
	.BlockLinks .subtitle a:link, .BlockLinks .subtitle a:visited	{
		color: #010101;
		text-decoration: none;
	}
	.BlockLinks .subtitle a:hover, .BlockLinks .subtitle a:active	{
		color: #AA0050;
		text-decoration: none;
	}
*/


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

  .PrintPage {
    margin: 0px;
  }
  .PrintPage .header {
		color: #0043A9;	
		font-weight: bold;
		font-size: 11px;
  }
	.PrintPage .toptext	{
		font-size: 10px;
		color: #0043A9;
		font-weight: bold;
	}

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

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #0043A9;	
		font-weight: bold;
		font-size: 11px;
  }
  .EmailPage .pagelink {
		color: #F28E00;	
 		font-size: 10px;
 }
  .EmailPage .pagelabels {
		color: #0043A9;	
		font-weight: bold;
 		font-size: 10px;
 }
  .EmailPage .pagetext {
		color: #0043A9;	
 		font-size: 10px;
 }
	.EmailPage .topbtn	{
		font-size: 10px;
		color: #0043A9;
		font-weight: bold;
	}

	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #010101;
		text-decoration: bold;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


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

  .SearchPage {
    margin: 0px;
		font-size: 10px;
  }
  
	.SearchPage .header	{
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	
	.SearchPage .title	{
		font-size: 10px;
		color: #0043A9;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #0043A9;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #F28E00;
	}

	.SearchPage .message	{
		font-size: 10px;
		color: #0043A9;
		font-weight: normal;
	}

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

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


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

  .SitemapPage {
    margin: 0px;
  }

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

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

	.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: #F28E00;
	}


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

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	
	.StandardPage .subheader	{
		font-size: 10px;
		color: #0043A9;
		font-weight: bold;
	}

	.StandardPage a:link, .StandardPage a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: normal;
	}
	.StandardPage a:hover, .StandardPage a:active	{
		color: #0043A9;
		text-decoration: none;
	}

/* --- Styles for Product Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
		color: #525252;
  }

  .ProductsPage .normal {
    margin: 0px;
  }

  .ProductsPage .header {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #0043A9;
		text-decoration: none;
	}

  .ProductsPage .label {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPage .label a:link, .ProductsPage .label a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .label a:hover, .ProductsPage .label a:active	{
		color: #0043A9;
	}

  .ProductsPage .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #F28E00;
	}
	
  .ProductsPage .navbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .navbtn a:link, .ProductsPage .navbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .navbtn a:hover, .ProductsPage .navbtn a:active	{
		color: #F28E00;
	}
  
	.ProductsPage .price {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .ProductsPage .backbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #F28E00;
	}

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

  .ProductsPopup {
    margin: 0px;
		color: #525252;
  }

  .ProductsPopup .normal {
    margin: 0px;
  }

  .ProductsPopup .header {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	.ProductsPopup a:link, .ProductsPopup a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.ProductsPopup a:hover, .ProductsPopup a:active	{
		color: #0043A9;
		text-decoration: none;
	}

  .ProductsPopup .label {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPopup .label a:link, .ProductsPopup .label a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .label a:hover, .ProductsPopup .label a:active	{
		color: #0043A9;
	}

  .ProductsPopup .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .title a:link, .ProductsPopup .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .title a:hover, .ProductsPopup .title a:active	{
		color: #F28E00;
	}
	
  .ProductsPopup .navbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .navbtn a:link, .ProductsPopup .navbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .navbtn a:hover, .ProductsPopup .navbtn a:active	{
		color: #F28E00;
	}
  
	.ProductsPopup .price {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .ProductsPopup .backbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPopup .backbtn a:link, .ProductsPopup .backbtn a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPopup .backbtn a:hover, .ProductsPopup .backbtn a:active	{
		color: #F28E00;
	}
/* --- Styles for Special Offers Page ----------------------------------------------------------------------- */

  .SpecialOffersPage {
    margin: 0px;
		color: #525252;
  }

  .SpecialOffersPage .normal {
    margin: 0px;
  }

  .SpecialOffersPage .header {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	.SpecialOffersPage a:link, .SpecialOffersPage a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.SpecialOffersPage a:hover, .SpecialOffersPage a:active	{
		color: #0043A9;
		text-decoration: none;
	}

  .SpecialOffersPage .label {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

	.SpecialOffersPage .label a:link, .SpecialOffersPage .label a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .label a:hover, .SpecialOffersPage .label a:active	{
		color: #0043A9;
	}

  .SpecialOffersPage .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .title a:link, .SpecialOffersPage .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .title a:hover, .SpecialOffersPage .title a:active	{
		color: #F28E00;
	}
	
  .SpecialOffersPage .navbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .navbtn a:link, .SpecialOffersPage .navbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .navbtn a:hover, .SpecialOffersPage .navbtn a:active	{
		color: #F28E00;
	}
  
	.SpecialOffersPage .price {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .SpecialOffersPage .backbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }
	.SpecialOffersPage .backbtn a:link, .SpecialOffersPage .backbtn a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.SpecialOffersPage .backbtn a:hover, .SpecialOffersPage .backbtn a:active	{
		color: #F28E00;
	}

  .SpecialOffersPage .downloadbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .downloadbtn a:link, .SpecialOffersPage .downloadbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .downloadbtn a:hover, .SpecialOffersPage .downloadbtn a:active	{
		color: #F28E00;
	}

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

  .Projects {
    margin: 0px;
		color: #525252;
  }

  .Projects .normal {
    margin: 0px;
  }

  .Projects .header {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
	}
	.Projects a:link, .Projects a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.Projects a:hover, .Projects a:active	{
		color: #0043A9;
		text-decoration: none;
	}

  .Projects .label {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .Projects .date {
		color: #4FAC25;
    margin: 0px;
		font-weight: bold;
  }

	.Projects .label a:link, .Projects .label a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .label a:hover, .Projects .label a:active	{
		color: #0043A9;
	}

  .Projects .title {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .title a:link, .Projects .title a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .title a:hover, .Projects .title a:active	{
		color: #F28E00;
	}
	
  .Projects .navbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .navbtn a:link, .Projects .navbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .navbtn a:hover, .Projects .navbtn a:active	{
		color: #F28E00;
	}
  
	.Projects .price {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }

  .Projects .backbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: normal;
  }
	.Projects .backbtn a:link, .Projects .backbtn a:visited	{
		color: #0043A9;
		font-weight: normal;
		text-decoration: none;
	}
	.Projects .backbtn a:hover, .Projects .backbtn a:active	{
		color: #F28E00;
	}

  .Projects .downloadbtn {
		color: #0043A9;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .downloadbtn a:link, .Projects .downloadbtn a:visited	{
		color: #0043A9;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .downloadbtn a:hover, .Projects .downloadbtn a:active	{
		color: #F28E00;
	}



