body {
	font-family: Arial, Helvetica, sans-serif;
background-color: #CCCCCC;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	
}
h1 {
	margin:0px;
	font-weight:bold; 
	font-size: 32px; 
	color:#fff;
	padding:0px;
}
h2 {
	margin:0px;
	Padding0px;
	font-weight:bold; 
	font-size: 16px; 
	color:#fff;
}
h3 {
	margin-left: 5px; 
	font-size: 14px; 
	color:#000;
}
.headertext {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}
.headersubtext {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.samplebox {
	border: 1px solid #999999;
	padding: 0px;
	font-size: 12px;
	width: 190px;
	margin-left: 2px;
	float: left;
	margin-bottom: 10px;
}
.formbox {
	background-color: #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	width: 600px;
	border: 1px solid #666666;
}
.map {
	padding-left: 65px;
	margin-top: 5px;
}
.form {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.articles  {
	background-color: #ccd2d4;
	margin-left: 50px;
	margin-right: 20px;
	padding: 5px;
	font-size: 10px;
	text-align: left;

	vertical-align:: bottom;
}
.articleHeader {
	margin-left: 50px;
	margin-right: 20px;
	padding: 2px; 
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color:#2a7bb3;
}
.stateHeader {
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	color:#0099FF;
	margin-left: 40px;
}

.h1c {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color:#0099FF;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:0px;
}
.footertext {
	font-size: 11px;
	margin-top: 10px; 
	margin-bottom: 10px;
}
.seoText {
	padding: 5px;
	font-size: 12px;
}



