* {
	margin: 0;
	padding: 0;
	}
body {
	background: #e0e0e0;
	font: Verdana, Arial, Helvetica, sans-serif;;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h1 {
	border-right: solid 1px #ccc;
	color: #666;
	float: left;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 36px;
	font-weight: normal;
	height: 98px;
	margin: 0 14px 0 0;
	padding: 15px 0 2px 0;
	text-align: center;
	width: 486px;
	}
#header {
	border-bottom: double 3px #ccc;
	color: #666;
	height: 114px;
	margin: 6px auto 10px auto;
	padding: 0 0 6px 0;
	width: 750px;
	}
#quote {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 120%;
	margin: 21px 0 0 0;
	padding: 0;
	text-align: right;
	width: 244px;
	}
#quote img {
	float: right;
	margin: -21px -4px 0 6px;
	}
#quote span.author {
	display: block;
	font-size: 10px;
	line-height: 130%;
	margin-top: 6px;
	}
h2 {
	background: url(images/headline2.jpg) no-repeat;
	clear: both;
	color: #c00;
	float: right;
	font-size: 28px;
	height: 142px;
	margin: 6px 0 40px 0;
	text-indent: -2000000px;
	width: 386px;
	}
h2 span {
	clear: both;
	color: #009;
	display: none;
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	text-indent: -2000000px;
	width: 386px;
	}
span.capital {
	color: #eee;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	}
#report {
	background: url(images/title3.jpg) no-repeat;
	clear: both;
	height: 150px;
	width: 500px;
	}
#report p.report {
	font: 16px Verdana, Arial, Helvetica, sans-serif; !important;
	text-align: center !important;
	text-indent: -2000000px !important;
	width: 500px;
	}
span.report-title {
	color: #009;
	display: block;
	font: bold 33px Verdana, Arial, Helvetica, sans-serif; !important;
	margin: 0;
	text-transform: uppercase;
	}
span.report-title em {
	color: #c00;
	display: block;
	font-style: normal;
	font-size: 12px;
	margin: 2px 0 0 0;
	text-transform: none;
	}
#wrapper {
	background: #fff url(images/bg2.jpg) left 140px no-repeat;
	border: double 4px #99a;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	width: 770px;
	}
#content {
	margin: 0 0 0 10px;
	padding-top: 12px;
	}
#content p, #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000;
	line-height: 140%;
	padding-right: 30px;
	text-align: justify;
	}

#content ul {
	margin-left: 20px;
	}

#footer {
	width: 770px;
	height: 75px;
	margin-top: 50px;
	clear: both;
	}

#footer p {
	padding: 30px 0px 0px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}

#footer .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	padding-left: 400px;
	cursor: pointer;
	}	

#footer .button a {
	text-decoration: none;
	}

#footer .button a.hover {
	color: #ff3300;
	}

#subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	}

form {
	background: #369 url(images/fbg2.jpg) no-repeat -30px -20px;
	border: double 3px #fff;
	clear: right;
	float: left;
	height: 280px;
	margin: 0 12px 0 0;
	position: relative;
	width: 370px;
	}
form p {
	color: #fff !important;
	font-size: 10px !important;
	text-align: center !important;
	width: 370px;
	}
form p#directions {
	color: #eee;
	float: left;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 150%;
	margin: -96px 0 0 12px;
	text-align: left !important;
	width: 180px;
	}
form p#directions strong {
	font-size: 24px !important;
	}
form table {
	clear: both;
	float: left;
	left: 0;
	margin: 0;
	position: absolute;
	top: 112px;
	}
label {
	font-size: 10px;
	text-align: right;
	margin-right: 2px;
	display: block
	}
.submit {
	margin: 12px auto 0 auto;
	text-align: center;
	width: 183px;
	}
input {
	color: #333;
	background: #fff;
	}
fieldset {
	border: none;
	width: 370px;
	}
