/* 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:#eeb313; text-decoration: underline;}
a:hover{ color:#250858; text-decoration: none;}

#bodyBG {background: #fff; text-align: center; margin: 10px 0 10px 0; padding:0 }
#siteWrapper {width: 958px; margin: 0 auto; background: #fff; text-align: left;}

#header {height: 233px; padding: 0; clear: both; background: #fff url(../images/graphics/bg_header.gif) no-repeat }
	#headerLeft {float: left; width: 268px; padding: 18px 0 19px 19px}
	#headerRight {float: left; width: 671px; }

#navigation {padding: 0; background: #ffc423 url(../images/graphics/bg_navigation.gif) repeat-x; height: 24px; padding: 3px 12px 0 12px }
#navigation a {font-size: 13px;}

#contentWrapper {clear: both; float:left; padding: 0; background: #fff url(../images/graphics/bg_contentwrapper.gif) repeat-y; width: 958px}
	#sideWrapper {float: left; width: 250px; padding: 20px 14px 20px 19px}
	#sideWrapper a {color:#250858; text-decoration: none;}
	#breadcrumbs {padding: 0 39px 0 49px; width: 522px; float: left; text-align: right}
	#breadcrumbs p {color: #c1c1c1;}
	#breadcrumbs a {color: #c1c1c1; text-decoration: underline}
	#homeContent {padding: 30px 30px 18px 30px; width: 610px; float: left;}
	#pageContent {padding: 15px 30px 18px 30px; width: 610px; float: left;}
        

	#quote {padding: 0 15px 30px 15px; float:right; width: 645px;}
	#quote p {font-size: 14px; line: height: 20px; color: #42306f}


.SurveyQuestion { margin-top:50px; }
	
#logo {float: left}
#searchBG {background: #cf2436; height: 36px; padding: 18px 0 0 28px; clear: left }

hr { height: 0px; color: #dbdede; border-top: 1px; background: #eaeef1; border-style: dashed;}

/* Footer */
#footer{clear: both; margin: 0 auto; background: url(../images/graphics/bg_footer.gif) no-repeat; height: 53px}
#footer p { font-size: 12px; color: #aeafaf; text-align: right }
#footer a{ text-decoration: none; color: #fff;}
#footer a:hover{ text-decoration: underline; color: #fff;}
#footerLeft {width: 244px; float:left; padding: 16px 0 0 43px}
#footerRight {width: 648px; float:left; padding: 0 23px 0 0}
#footerRight p { font-size: 12px; color: #aeafaf; text-align: right }
#footerRight a{ text-decoration: none; color: #fff;}
#footerRight a:hover{ text-decoration: underline; color: #fff;}