/*this is the core stylesheet for the site*/

a:link {
color: #236E99;
text-decoration: none;
text-align: left;
line-height: 11px;
}

a:visited {
color: #236E99;
text-decoration: none;
text-align: left;
line-height: 11px;
}

a:hover {
color: #6097DD;
text-decoration: none; 
text-align: left;
line-height: 11px;
}

a:active {
color: #6097DD;
text-decoration: none;
text-align: left;
line-height: 11px;
}

h1 {
color: #333333;
font-size: 13px;
text-align: left;
line-height: 13px;
}

body {
/*margin: 0px 0px 0px 0px;

background-color: #ffffff;
text-align: left;
margin: 0;
padding: 0;
	*/
color: #555555;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
}

.theNav {background-image: url(media/nav_bkgd_only.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 29px;
}

.headerNew {

color: #ffffff;
text-decoration: none;
background-color: #333333;
font-weight: bold;
padding-left:3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
}



#promoText{


padding-left: 30px;
padding-top: 144px;
padding-right: 65px;
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;

}




#maincontent{
background-image: url(media/white.gif);
background-repeat: repeat;
padding-top: 15px;
padding-left: 28px;
font-size: 11px;
line-height: 16px;

}
#mainfooter{
background-image: url(media/white.gif);
background-repeat: repeat;
padding-top: 15px;
padding-left: 28px;
font-size: 9px;
line-height: 16px;
}



#maincontent p{

padding-right: 14px;

}



.col3_bg {
background-image: url(media/col3_bkgd.gif);
background-repeat: repeat;
} /*background for the pdf link*/

.footer1_bg {
padding-top: 0px;
background: #DEDEDE;
font-size: 11px;
line-height: 15px;
color: #5E2D2D;
} /*background for the pdf link*/

.footer2_bg {
background-image: url(media/footer2_bkgd.gif);
background-repeat: repeat;
} /*background for the pdf link*/


.col_divider {
background-image: url(media/col_divider.gif);
background-repeat: repeat-y;
} /*background for the pdf link*/
