body {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
}

a:link {color: #CC0000;	text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {text-decoration: none;}

H1 {margin-bottom:1px; margin-top:3px;}
H3 {margin-bottom:0px;}

img { display: block; }

.Heading {font-size: 16px; font-weight: bold; color: #000000; }
.Subhead {font-size: 12px; font-weight: bold; color: #CC6600; }
.Subhead2 {font-size: 11px; font-weight: bold; color: #999999; }
.Subhead3 {font-size: 12px; font-weight: bold; color: #000000; }
.copyright {font-size: 9px;}

.border_bottom {border:solid 0 #999999; border-bottom-width:2px;}
.border_top {border:solid 0 #999999; border-top-width:2px;}

.bullets { 
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	border:solid 0 #999999;
	border-bottom-width:2px;
	border-left-width:2px;
}
#bullet-white {
	padding: 0 0 10px 30px;
	background: url(../html_landings/images/bullet_onwhite.gif) no-repeat;
	min-height: 25px;
	font-size: .75em;
}
.content {
	padding: 22px;
	background-color: #fff;
	width: 535px;
}
	#quote {
	background-color: #e56619;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 15px 20px;
	font-size: .8em;
}
#form {
	background-color: #e5ecf1;
	padding: 15px 20px;
}
#searchWrapper input {
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #999999;
padding:0px;
margin-bottom:0;
vertical-align:middle;
}