* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #7892e8;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	_text-align:center;
}
html, body { 
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	height: 100%; /* Required */
}
img {
	border: 0 none;
}

#maincontent {
	margin: 0 auto;
	border: none;
	width: 962px;
	height: 100%;
	text-align:left;
	_text-align:left;
}
.hr {
	
	height:2px;
	width: 906;
	padding: 0 20px;
	color: #033368;
}
#bodySection {
	margin: 0;
	padding: 0;
	width: 962px;
	float: left;
	border: none;
}
#leftColumn {
	background: url(images/bodyColumn.png) no-repeat;
	float: left;
	margin: 0px;
	width: 28px;
	height: 100%;
	border: none;
}
#midColumn {
	background: url(images/bodyBG.png) repeat-x;
	width: 906px;
	height: 100%;
	float: left;
	margin: 0px;
	border: none;
}
#contentBody {
	width: 906px;
	height: 100%;
	float: left;
	border: none;
	margin: 0px;
	_margin: -3px 0 0 0; 
}
#navigation {
	background: url(images/navBkgd.png) no-repeat;
	height: 28px;
	width: 906px;
	border: 0;
	text-align:center;
	_text-align:center;
}

.leftBody {
	float: left;
	width: 210px;
	padding: 10px 5px 0 0;
}
.rightBody {
	width: 675px;
	padding: 5px;
	float: left;
	margin: 0px;
}

#underNav {
	float: left;
	width: 906px;
	height: 70px;
}
.underNavLeft {
	float: left;
	width: 204px;
	height: 70px;
}
.underNavRight {
	float: left;
	width: 702px;
	height: 70px;
	background: url(images/pagename_bottom.png) no-repeat 0 0;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #033368;
	text-align: left;
}
.headerTop {
	width: 962px;
	border: none;
	height: 70px;
}
.headerBot {
	width: 962px;
	height: 86px;
	border: none;
}
div.hdr {
	float: left;
	border: 0 none;
}
div.hdrBotRow {
	float: left;
	border: 0 none;
	margin-top: -11px;
	_margin-top: 0;
}	
div.hdrDte {
	float: left;
	background: url(images/hdrTop_05.png) no-repeat 0 0%; 
}
p.date {
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	font-weight: bold;
	margin: 0;
	height: 70px;
	width: 123px;
	padding: 11px 0 0 0px;
}
div.hdrScrh {
	float: left;
	background: url(images/hdrTop_09.png) no-repeat 0 0%;
	height: 70px;
	width: 106px;
}
p.searchBox {
	font-size: 10px;
	font-weight: normal;
	height: 15px; 
	margin: 0; 
	padding: 6px 0 0 0;
}
div.hdrGo {
	float: left;
	height: 70px;
	width: 81px;
}
.clear {
	clear: all;	
}

a:link { color: #033368; }
a:visited { color: #0365d1; }
a:hover { color: #000000; }
a:active { color: #033368; }

a.navitem { display: block; font-family: Arial, Helvetica; font-size: 10px; text-decoration: none;}
a.navitem:link { color: #033368; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: .8em; }
a.navitem:visited { color: #0365d1; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: .8em; }
a.navitem:hover { color: #000000; display: block; width: 150px; height: 14px; background: #cccccc; border: 1px solid #000000;font-size: .8em; }
a.navitem:active { color: #033368; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: .8em; }

.bsbnav { font-size: 9pt; text-decoration: none; text-align: center; font-weight: bold; line-height: 12pt; margin: 0px;}
a.bsbnav:link { color: #033368; font-size: 9pt; display: inline-block; }
a.bsbnav:visited { color: #667da6; font-size: 9pt; display: inline-block; }
a.bsbnav:focus { color: #000000; font-size: 9pt; display: inline-block; }
a.bsbnav:hover { color: #000000; font-size: 9pt; display: inline-block; }
a.bsbnav:active { color: #033368; font-size: 9pt; display: inline-block; }

.footer {
	font-size: 8px;
	color: #033368;
	padding-left: 10px;
	padding-right: 10px;
}
.calcHeadline {
	font-size: 1em;
	font-weight: bold;
}
.calcMaincopy {
	font-size: .9em;
}
.calcDisclaimer {
	font-size: .6em;
	font-style: italic;
}
.calcBoxes {
	font-size: .9em;
}
.css_small {font-size: 9px; font-family: arial, helvetica, verdana; color:#000000;}
.css_content {font-size: 11px; font-family: arial, helvetica, verdana; color:#000000;}
.css_document {font-size: 12px; font-family: arial, helvetica, verdana; color:#000000;}
.css_category {font-size: 14px; font-family: arial, helvetica, verdana; color:#000000;}
.css_large {font-size: 16px; font-family: arial, helvetica, verdana; color:#000000;}
.home_category {background: #91A0B3;}
