* { margin: 0; padding: 0; }
html {font-family: arial; position: relative; }
body { background: #ECE6D6; }

#wrap { margin: auto 0;  width:786px; background:url('/images/bg_wrap.gif') repeat-y; margin-right: auto; margin-left: auto; }

#header { background: #ECE6D6 url('/images/header_bg.jpg') repeat-x; height: 60px; width: 762px; margin-right: auto; margin-left: auto; border-bottom: 3px solid #00315A;}
	#header h1 { background: transparent; no-repeat; height: 60px; width: 300px;}
	#header a { width: 300px; height: 60px; display: block;}
	#header h1 span { display: none; }

#content {width: 786px; margin-right: auto; margin-left: auto; overflow: hidden; clear: left; position: relative;}


#footer {position: relative; background: url('/images/footer.gif') repeat-x; clear: both; height: 30px; width:760px; margin-right: auto; margin-left: auto; border-bottom: 1px solid #94949C; border-right: 1px solid #94949C; border-left: 1px solid #94949C; padding: 0px;}

	#footer p { padding-left: 10px; padding-right: 10px; padding-top: 10px; color: #103A7B; font-size: 11px; }
	#footer a { font-size: 11px; text-decoration: none; color: #00355B; padding-left: 5px; padding-right: 3px; }
#postfooter { margin:0 auto; width:786px; margin-right: auto; margin-left: auto; margin-top: 10px;}
	#postfooter span { font-size: 11px; margin-left: 30px; }
	#postfooter a { color: #000; }
	#postfooter a:hover { color: #000; }


h2 { font-size: 14px; font-wieght: bold; margin-top: 0px;}
textarea { width: 500px; height: 70px; margin-top: 5px; }
.question { position: relative; font-size: 12px; width: 550px; border: 1px solid #bebebe; padding: 20px; padding-top: 15px; padding-bottom: 15px; margin-bottom: 20px; background: #F2E0B3; margin-left: auto; margin-right: auto; margin-top: 5px;}
	p.italic {font-size: 11px; font-style:italic;}

#inputs { position: relative; border: 1px solid #bebebe; background: #dedede; padding: 20px; width: 550px; margin-right: auto; margin-left: auto; }
th { font-size: 10px; font-weight: normal;}
