@import url(/elements/css/base.css);
@import url(/elements/css/clearfix.css);
@import url(/elements/css/forms.css);
body {background: #f8d753 url(/elements/images/global/body_bg.gif) 0 0 repeat-x; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
a, a:visited {color: #a1420d; text-decoration: none;}
a:hover {color: #3783D4;}
#container {width: 770px; background: #fff; margin: 3px auto;}
	#header, #middle, #footer {width: 766px; margin: 2px auto;}
		#title {padding: 5px 0 5px 0;}
			#title #privacy {float: right; display: block; width: 100px; margin: 10px 0; font-weight: bold;}
		#main_banner {width: 443px; height: 141px; display: block; float: left;}
			#main_banner img {display: block;}
		#flash_banner {width: 318px; height: 141px; background: #cecece; float: right;}
		#udm {display: block; background: #00a650; clear: both; height: 40px; margin: 2px 0 0 0; padding: 0 0 0 73px; width: 693px;}
			#udm li, #udm li a {display: block; float: left; width: 124px;}
				#udm li a {text-align: center; height: 40px; background-repeat: no-repeat; text-transform: uppercase; padding: 13px 0 0 0;}
				#udm li.double a {padding: 3px 0;}
					#udm li ul li a {height: 28px;}
	#middle {margin: 35px 0;}
		#sidebar {width: 280px; float: right; margin: 0 30px 0 5px;}
			#sidebar .box {background: #fff; padding: 0 0 20px 0; border: 1px solid #00a650;}
			#sidebar h1 {padding: 15px 20px 15px 20px; font-size: 14px; font-weight: bold; color: #999; text-transform: uppercase; text-align: center;}
		#content {width: 415px; float: left; margin: 0 5px 0 30px;}
			#content h1, #content h2 {font-size: 18px; color: #00a650; font-weight: bold; font-variant: small-caps; margin: 0; letter-spacing: 1px;}
			#content h1.special {border-bottom: 1px solid #000; margin: 2em 0 1em 0; font-variant: normal; color: #000;}
			#content h2 {font-size: 14px; clear: both; margin-bottom: 5px;}
			#content p {margin: 0 0 20px 0; line-height: 1.5em;}
			#content .result {width: 350px; margin: 0 auto 2em auto; padding: 10px 20px; border: 1px solid #FAB058; border-top-width: 20px;}
				#content .result h1 {font-size: 14px; margin-bottom: 5px;}
				#content .result p {line-height: 1em;}
				#content .result .results {font-weight: bold; margin-bottom: 10px;}
		.highlight {margin: 1em; padding: 10px; border: 1px solid #000; font-weight: bold; color: #fff; background: #5BC65E;}
		#middle ul {margin: 0 15px 0 40px; list-style: disc;}
			#middle ul li {display: list-item; margin: 0 0 5px 0;}
	#footer {font-weight: bold; font-size: 10px; color: #00a650; text-align: center; padding: 8px 0 45px 0px; margin: 20px 0 0 0; border-top: 1px dotted #00a650;}		