
/* --- 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: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;	
		color: #010101;	
	/*
		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: 10px;
		color: #010101;	
	}
	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: #010101;
	}
	.zeroheights	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #010101;
	}


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

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

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

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


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

	.SearchBox	{
		color: #010101;
	}

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

	.SearchBox form {
		margin: 0px;
		border: 0px;
	}
	.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: #717171;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #717171;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #000000;
		text-decoration: none;
	}



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

  .BottomMenu {
		font-size: 10px;
		line-height: 12px;	
		color: #545454;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #545454;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000000;
		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 {
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
  }

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

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

  .MainMenu .L1_sel {
		font-size: 11px;
		line-height: 13px;	
		color: #77F1F4;
		font-weight: normal;
		text-decoration: none;
  }


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


  .Submenu {
		font-size: 11px;
		line-height: 13px;	
		color: #CACACA;
		font-weight: normal;
  }

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

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


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


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

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

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

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

  .BreadcrumbsBar {
		font-size: 10px;
		line-height: 12px;	
		color: #545454;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #545454;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #000000;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 10px;
		line-height: 12px;	
		color: #545454;
		font-weight: bold;
		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: #010101;
		text-decoration: none;
	}

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


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

  .BlockStandard {
    margin: 0px;
  }

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

  
/* --- Styles for Block FA----------------------------------------------------------------------- */

  .BlockGallery {
    margin: 0px;
  }
  .BlockGallery .body {
		color: #FFFFFF;
    margin: 0px;
		text-decoration: none;
  }

  .BlockGallery .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}

	.BlockGallery .header a:link, .BlockGallery .header a:visited	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	.BlockGallery .header a:hover, .BlockGallery .header a:active	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}

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

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

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

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

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

  .EmailPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

  .EmailPage .header {
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;	
		font-weight: bold;
		text-decoration: none;
  }
  .EmailPage .pagelink {
		font-size: 10px;
		line-height: 12px;	
		color: #00AEEF;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		font-size: 10px;
		line-height: 12px;	
		color: #010101;	
		font-weight: bold;
 }
  .EmailPage .pagetext {
		font-size: 10px;
		line-height: 12px;	
		color: #010101;	
		text-decoration: none;
 }
	.EmailPage .toptext	{
		font-size: 10px;
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

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


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

  .SearchPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
		text-decoration: none;
  }
  
	.SearchPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
		line-height: 15px;	
		text-decoration: none;
	}
	
	.SearchPage .title	{
		color: #003A6F;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #003A6F;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #FFA105;
		text-decoration: none;
	}

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

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

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


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

  .SitemapPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		font-size: 10px;
		line-height: 12px;	
		color: #006CC7;
		text-decoration: none;
		font-weight: bold;
	}

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

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


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

  .StandardPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.StandardPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

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

  .StandardPagePhotos {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.StandardPagePhotos .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.StandardPagePhotos .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

	.StandardPagePhotos .subheader a:link, .StandardPagePhotos .subheader a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPagePhotos .subheader a:hover, .StandardPagePhotos .subheader a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Standard Page with Photos PopUp ----------------------------------------------------------------------- */

  .StandardPagePhotosPopUp {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.StandardPagePhotosPopUp .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.StandardPagePhotosPopUp .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

	.StandardPagePhotosPopUp .subheader a:link, .StandardPagePhotosPopUp .subheader a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}
	.StandardPagePhotosPopUp .subheader a:hover, .StandardPagePhotosPopUp .subheader a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


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

  .ProductsPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.ProductsPage .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}

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

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

	.ProductsPage .backbtn	{
		font-size: 10px;
		line-height: 12px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

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

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

	.ProductsPage .emphasis	{
		font-size: 11px;
		line-height: 13px;	
		color: #00AEEF;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .tab_title	{
		font-size: 11px;
		line-height: 13px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

	.ProductsPage .tab_title a:link, .ProductsPage .tab_title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .tab_title a:hover, .ProductsPage .tab_title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #BCEDFF;
		font-weight: bold;
		text-decoration: none;
	}

	.ProductsPage .price	{
		font-size: 12px;
		line-height: 13px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

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

	.ProductsPage .emphasis2	{
		font-size: 11px;
		line-height: 13px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}
/* --- Styles for Products Popup Page ----------------------------------------------------------------------- */

  .ProductsPopup {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.ProductsPopup .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;	
		text-decoration: none;
	}
	
	.ProductsPopup .subheader	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}

	.ProductsPopup .subheader a:link, .ProductsPopup .subheader a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #006CC7;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .subheader a:hover, .ProductsPopup .subheader a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


