@charset "utf-8";
/* COLORS START */
 .footer, #renderedtable th, .errorBox,  
.orangeNavTop, #navigation a:hover
{background-color:#FF6600}/*DARK ORANGE*/
.textAltColor{background-color:#D3DCE6}
.infoBoxContents{background-color:#f8f8f9}
.maintable{background-color:#FFFFFF}/*WHITE*/
.orangeNavBG{background-color:#FFCC00}
#navigation a:hover, #navigation .navSelected a, #renderedtable th, #renderedtable2 th, .headerNavigation, .headerNavigation a, td.nonSelectedTabHeading a,td.selectedTabHeading a, td.nonSelectedTabHeadingBig a,td.selectedTabHeadingBig a
{color:#ffffff;}
body, .footerClock, .footer, .infoBoxHeading, #renderedtable th, #renderedtable2 th, .headerNavigation, .infoBox
{background-color:#26354A;}
.bodyText, .infoBoxContents{color:#26354A;}
.tagline, .footerClock, .footer, a.linkinbg, .footerSmallTxt, .infoBoxHeading{color: #D3DCE6;}
A{color:  #2F4575;}
A:hover {color: #FFBA00;}/*LIGHT ORANGE*/
.errorBox { background: #ffb3b5; }
.logo{color: #FFBA00;}/*orange color of site name*/
.leftborder {border-left:1px solid #26354A;}
.rightborder {border-right:1px solid #26354A;}
.bottomborder {border-bottom:1px solid #26354A;}
#renderedtable th, #renderedtable2 th{border:1px solid #26354A;}
.errorText{color: #ff0000;}/*RED*/
.infoText{color: green;}
#navigation a{border-right:1px solid #FF6600;}/*DARK ORANGE BORDER OF LINK*/
#navigation .navSelected a{background: #000000;}/*BLACK*/
.readonlytxt { background:#ccc}/*greay background for readonly textboxes*/
/* COLORS END */
.tagline{line-height:16px;}
.footerClock, .selectedTabHeading, .selectedTabHeadingBig, .nonSelectedTabHeadingBig, .nonSelectedTabHeading{text-align: center;}
.footer{letter-spacing:0.1px;line-height:normal;}
.smallText{letter-spacing:normal;line-height:normal;}
.footerSmallTxt{font-weight: normal;letter-spacing:0.1px;line-height:normal;}
.bodyText{line-height:22px;letter-spacing:.1em;}
TEXTAREA{width: 100%;}
#renderedtable, #renderedtable2{padding:0px;width:100%;}
#renderedtable td, #renderedtable2 td{padding-left:5px;height:100%;}
#pagingheader td{padding-left:5px;width:100%;}
#pagingheader{height:40px;padding-top:2px;}
.boxText {padding-left:5px; }
A, A:hover,#navigation a{text-decoration: none;}
#renderedtable2 td, #renderedtable2 th, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, .infoBoxContents, .headerNavigation, .infoBoxHeading
{font-size:10px;}

.errorText, .infoText{font-size:100%;}
body, .tagline, .bodyText, .boxText, #pagingheader td, #renderedtable td{font-size:11px;}
.logo{font-size:24px;}
body, .tagline, .boxText, .footerClock, .footer, .smallText, #renderedtable th, .errorBox, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, #pagingheader td, #renderedtable2 td, #renderedtable2 th, #renderedtable td, .infoBoxContents, .headerNavigation, .selectedTabHeading, .selectedTabHeadingBig, .nonSelectedTabHeadingBig, .nonSelectedTabHeading
{
	font-family: Verdana, Arial, sans-serif;line-height:normal;
}
.tagline, #navigation a, .bodyText
{
	font-family:Arial,Helvetica,sans-serif;
}
.logo
{	
	font-family:"Times New Roman", Times, serif;
}
.infoBoxHeading, #renderedtable th, .errorBox, .errorText, .infoText, #renderedtable2 th, .headerNavigation, td.nonSelectedTabHeading a,td.selectedTabHeading a, td.nonSelectedTabHeadingBig a,td.selectedTabHeadingBig a  
{
	font-weight:bold;
}

body {margin:0px;}
.logo{letter-spacing:.3em;line-height:26px;}
#navigation a
{
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
}

.selectedTabHeading, .nonSelectedTabHeading {
  /*width:70px;  height:30px;*/
  height:30px;
}

.selectedTabHeading, .nonSelectedTabHeading, .selectedTabHeadingBig, .nonSelectedTabHeadingBig {
  font-size: 12px;  font-weight: bold;
}

.selectedTabHeading, .selectedTabHeadingBig {
  background: #26354A;  color: #FFFFFF; 
}

.selectedTabHeadingBig, .nonSelectedTabHeadingBig {
  width:150px;
}

.nonSelectedTabHeadingBig, .nonSelectedTabHeading {
  background: #294573;
  color: #D3DCE6;
}