@charset "utf-8";

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	}
.pagebody {
	font-size: 12px;
}

a {
	color: #666666;
	}
	
a:hover {
	color: #e50019;
	text-decoration: underline;
	}	
	
#bodyContainer01 {
	width: 990px;
	padding: 0px 20px 0px 20px;
	margin: auto;
	text-align: left;
	}


#textHeader01 {
	padding: 8px 18px 0px 0px;
	color: #FFFFFF;	
	}
	
#textHeader01 a {
	color: #FFFFFF;
	}	

#textHeader01 a:hover {
	color: #fce83d;
	}	
	
.hNav01 ul{
margin: 0px 0px 15px 0px;
padding: 0;
font: bold 13px Arial;
list-style-type: none;
background-image: url(../images/bg-hNav01.gif);
overflow: hidden;
height: 35px;
}

.hNav01 li{
display: inline;
margin: 0;
}

.hNav01 li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 9px 40px 10px 40px; /*padding inside each tab*/
background-position: right;
color: #000000;
}

.hNav01 li a:hover {
background-image: url(../images/bg-hNav01-over.gif);
color: #FFFFFF;
}

/* smaller width used by admin master page*/
.hNav02 ul{
margin: 0px 0px 15px 0px;
padding: 0;
font: bold 13px Arial;
list-style-type: none;
background-image: url(../images/bg-hNav01.gif);
overflow: hidden;
height: 35px;
}

.hNav02 li{
display: inline;
margin: 0;
}

.hNav02 li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 9px 30px 10px 30px; /*padding inside each tab*/
background-position: right;
color: #000000;
}

.hNav02 li a:hover {
background-image: url(../images/bg-hNav01-over.gif);
color: #FFFFFF;
}


.promo_banner01 {
padding: 0px 0px 22px 0px;
}	

#titleBox01 {
font: bold 14px Arial;
padding: 6px 0px 5px 15px;
margin: 0px 0px 15px 0px;
background-image: url(../images/bg-title01.gif);
color: #000000;
}

.textTitle01 {
	font-weight: bold;
	color: #03509e;
	text-transform: capitalize;
}


.hDivider01 {
margin: 20px 0px 20px 0px;
border-top: 1px solid #e4e3e3;
border-bottom: none;
} 

.textMore01 {
color: #02509e;
margin: 0px 0px 0px 8px;
}

.textMore01 a {
color: #02509e;
text-decoration: none;
}

.textMore01 a:hover {
color: #FF0000;
text-decoration: underline;
}


#sideNavTitle {
font: bold 13px Arial;
color: #000000;
background-color: #acc5df;
border-top: 1px solid #016699;
border-bottom: 1px solid #016699;
padding: 8px 12px 8px 17px;
}

#footer {
margin: 12px 0px 15px 0px;
color: #666666;
font: normal 12px Arial;
}

#footer a {
color: #666666;
text-decoration: none;
}

#footer a:hover {
color: #02509e;
text-decoration: underline;
}

#footerDivider {
height: 4px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.pageheader {
	font-size: 24px;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 28px;
}
.pagesubhead {
	font-size: 18px;
	line-height: 110%;
	color: #0F549D;
	font-weight: bold;
}
.imtssubhead {
	font-size: 22px;
	line-height: 120%;
	color: #0F549D;
	font-weight: bold;
}
#prodchart {
	width: 520px;
	text-align: left;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
}
#serieschart {
	width: 770px;
	text-align: left;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
}
.serieshead {
	background-color: #bedefd;
	width: 765px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
	margin: 3px;
	padding: 2px;
}
.Specheader {
	font-size: 14px;
	font-weight: bold;
}
	
