/* Main Styles */
td,body,p{ font: normal 12px/18px Arial, Helvetica, sans-serif; color: #000;}
div {margin:0; padding:0}
img {border:none;}
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }

/* Links */
a{ color: #801700; text-decoration: none;}
a:hover{ color: #801700; text-decoration: underline;}

#bodyBG {background: #145d87 url(../images/graphics/bg_mainBG.gif) repeat-x; text-align: center; margin: 7px 0; padding:0 }

#headerWrapper {width: 865px; margin: 0 auto; text-align: left }
#header {height: 60px; background: transparent url(../images/graphics/bg_header.gif) no-repeat; padding: 40px 0 0 30px; clear: both }

#siteWrapper {width: 849px; margin: 0 auto; background: url(../images/graphics/bg_siteWrapper.png) repeat-y; text-align: left; padding: 0 8px 0 8px}
#navigation {background:url(../images/graphics/bg_navigation.gif) no-repeat; height: 41px; padding: 1px 0 0 10px}
#mainImage { height: 209px; clear: both; background: #fff}
#contentWrapper {float:left; padding: 40px 26px 20px 22px; background: url(../images/graphics/bg_contentArea.gif) no-repeat; width: 801px}
	#sideWrappaer {float: left; width: 142px; padding: 15px 30px 15px 30px; background: #c2c2c2}
	#pageContent { float: left; padding: 8px 0 30px 25px; width: 560px;}
	#secureContent { float: left; width: 800px;}

hr { height: 0px; color: #dbdede; border-top: 1px; background: #eaeef1; border-style: dashed;}

/* Footer */
#footer{padding: 32px 41px 0 31px; clear: both; margin: 0 auto; background: url(../images/graphics/bg_footer.png) no-repeat; width: 793px; height:89px }
#footer p { font-size: 10px; line-height: 18px; color: #fff; text-align: left }
#footer a{ text-decoration: underline; color: #ffffff;}
#footer a:hover{ text-decoration: none; color: #d65c60;}
	#footerText {float: left; }
	#footerSearch {float: right;}