body, html {
	font: normal 82%/1.3 Arial, Helvetica, Tahoma, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background: #fff;
}
img { border: 0; }
a {	color: #507795; font-weight: bold; text-decoration: underline; }
a:hover { color: #1b537d; }
#header { border-bottom: 1px solid #c5e4df; min-width: 650px; }
#header { text-align: left; height: 114px; background: url(images/header-bg.jpg) repeat-x; }
#header .logo { margin-left: 30px; }
#content { text-align: center; padding: 10px 30px; font-size: 1.4em; width: 710px; margin: 0 auto; }
#content img { margin-bottom: 0; }
#content hr { border: 0; border-top: 1px solid #ddeaf2; width: 710px; margin: 0 0 2px 0; padding: 0; height: 1px; }
#content .steps { margin: 4px 0 5px 0; padding: 0; }
#content .deadline { margin: 5px 0 0 0; padding: 0; }
#content p { padding: 0; margin: 0; line-height: 1.5em; }
#content .callout { font-size: 1.2em; padding-bottom: 15px; }
#content fieldset { border: 0; }
#content fieldset p { margin: 0; line-height: 1.3em; }
#content .offerdetails { width: 610px; margin: 20px auto; text-align: left; line-height: 1.1em; font-size: 0.9em; }
#content .offerdetails p { margin-bottom: 10px; line-height: 1em; }
#content .offerdetails ol { margin: 0; padding: 0; list-style-position: inside; }
#content .offerdetails li { margin-bottom: 15px; font-weight: bold; }
#content .offerdetails span { font-weight: normal; }
#content .expired { border: 1px solid #990000; background-color: #ff9; padding: 5px; line-height: 1em; font-size: 1em; width: 95%; margin: 0 auto; }