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

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

body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #FFFFFF;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;	
}
input, textarea, select, option {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

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


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

.pagetext
{	
	color: #010101;	
	/*text-align: justify;*/
}

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

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

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


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

	.SearchBox	{
		color: #010101;
	}

	.SearchBox .Label	{
		font-size: 12px;
		line-height: 14px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 12px;
	}
	.SearchBox input {
		color: #A9A9A9;
		border-left:1px solid #BABEC1;
		border-right:1px solid #BABEC1;
		border-top:1px solid #BABEC1;
		border-bottom:1px solid #BABEC1;
		height: 18px;
		font-size: 12px;
		padding:2;
		
	}


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

  .TopMenu {
		font-size: 11px;
		line-height: 13px;
		color: #6E6E6E;
		font-weight: normal;
		text-decoration: none;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		font-size: 11px;
		line-height: 13px;
		color: #6E6E6E;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		font-size: 11px;
		line-height: 13px;
		color: #DB0000;
		text-decoration: none;
		font-weight: normal;
	}



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

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


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


  .LanguageBar {
		font-size: 12px;
		line-height: 14px;	
		color: #B6BCD2;
		font-weight: normal;
		text-decoration: none;
}
	.LanguageBar a:link, .LanguageBar a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #B6BCD2;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #FFFFFF;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		font-size: 12px;
		line-height: 14px;	
		color: #B6BCD2;
		font-weight: bold;
		text-decoration: none;
	}



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


  .MainMenu {
		color: #6E6E6E;
		font-weight: normal;
		text-decoration: none;
  }

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

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

  .MainMenu .L1_sel {
		color: #DB0000;
		font-weight: normal;
		text-decoration: none;
  }


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


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

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


  .Submenu {
		color: #6E6E6E;
		font-weight: normal;
		text-decoration: none;
  }

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

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


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


  .SubofSubMenu {
		line-height: 14px;
		color: #6E6E6E;
		font-weight: normal;
		text-decoration: none;
  }

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

  .SubofSubMenu .L3_sel {
		color: #DB0000;
		font-weight: normal;
		text-decoration: none;
  }



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

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



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

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

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


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

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

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		font-size: 12px;
		line-height: 14px;
		color: #010101;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		font-size: 12px;
		line-height: 14px;
		color: #010101;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		font-size: 12px;
		line-height: 14px;
		color: #F26522;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
	}

	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		color: #F26522;
		text-decoration: underline;
		font-weight: normal;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		color: #2AC800;
		text-decoration: underline;
		font-weight: normal;
	}

  .BlockInternalFeed .date {
		color: #2AC800;
    margin: 0px;
		font-weight: bold;
  }

  .BlockInternalFeed .title {
		color: #42961D;
    margin: 0px;
		font-weight: bold;
  }

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #42961D;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #010101;
	}


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

  .BlockLinks {
    margin: 0px;
		color: #010101;
  }

  .BlockLinks .normal {
    margin: 0px;
  }
  .BlockLinks .header {
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
  }
  .BlockLinks .title {
		color: #010101;
    margin: 0px;
		font-weight: normal;
  }

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



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

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

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

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

  .EmailPage {
    margin: 0px;
  }

  .EmailPage .header {
		color: #DB0000;	
		font-weight: bold;
		font-size: 13px;
		text-decoration: none;
  }
  .EmailPage .pagelink {
		color: #6E6E6E;	
 		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		color: #010101;	
		font-weight: bold;
 		font-size: 12px;
		text-decoration: none;
 }
  .EmailPage .pagetext {
		color: #010101;	
 		font-size: 12px;
		text-decoration: none;
 }
	.EmailPage .toptext	{
		font-size: 11px;
		line-height: 13px;
		color: #DB0000;
		font-weight: bold;
		text-decoration: none;
	}

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


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

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

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

	.SearchPage input {
		color: #000000;
		border-left:1px solid #D0D0D0;
		border-right:1px solid #D0D0D0;
		border-top:1px solid #D0D0D0;
		border-bottom:1px solid #D0D0D0;
		height: 18px;
		font-size: 11px;
		padding:2;
	}

	.SearchPage .nav	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}


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

/*  .SitemapPage {
    margin: 0px;
  }

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

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

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #F26522;
		text-decoration: none;
	}
*/

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

  .StandardPage {
    margin: 0px;
  }

  /*.StandardPage 	p, .body {
		line-height: 14px;	
		text-align: justify;
	}*/

	.StandardPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #DF0803;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	

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

/* --- Styles for Downloads Page ----------------------------------------------------------------------- */

  .DownloadsPage {
    margin: 0px;
  }

  /*.DownloadsPage 	p, .body {
		line-height: 14px;	
	text-align: justify;
	}*/

	.DownloadsPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #DF0803;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

	.DownloadsPage .title	{
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

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

	.DownloadsPage .backbtn	{
		color: #DB0000;
		font-weight: bold;
		text-decoration: none;
	}

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