body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #fff;
}
img {
	border: none;
}
#header {
	margin: 0 0 .25em;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
#header a {
	color: #000;
	text-decoration: none;
}
#content {
	margin: 0;
	padding: 0;
}
#content p {
	margin: 1em 1em 0;
	line-height: 1.25em;
}
#content p.bannerad {
	text-align: center;
}
#content p span.bio_name {
	font-weight: bold;
}
#content p.last_updated {
	text-align : center;
	font-size: 10pt;
}
#content a {
	line-height: 1.25em;
	color: #000;
}
#content h2 {
	margin: 0;
	font-family: Arial, sans-serif;
	color: #000;
	text-align: center;
}
#content h3 {
	margin: 1em 0 0;
	font-family: Arial, sans-serif;
	color: #000;
}
#content h4 {
	margin: 1em 0 0;
	font-family: Arial, sans-serif;
	color: #000;
	border-bottom: 1px solid #666;
}
#content ul {
	margin: 0 0 1em 3em;
	line-height: 1.25em;
}
#content table {
	margin: 1em 1em 1em 2em;
	width: 50%;
	font-family: Arial, sans-serif;
}
#content th {
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}
#content td {
	padding: 5px;
}
#content blockquote {
	margin: 1em 3em;
}
#content dl {
	margin: 1em;
	font-family: Arial, sans-serif;
}
#content dt {
	margin-left: 1.5em;
	font-weight: bold;
}
#content dd {
	margin-bottom: 1em;
}
#content img.icon {
	margin: 0 5px;
	vertical-align: middle;
}
#content img.biopic {
	margin: 5px 5em 5px 5px;
	float: right;
}
#content img.map {
	margin: 5px 2em;
}
#content img.xml {
	display: none;
}
#counties {
	display: none;
}
#content span.top {
	display: none;
}
#calculator {
	margin: 0 auto 1em;
	padding: 1em 2em;
	width: 75%;
}
#calculator h3 {
	margin: 0;
}
#nav {
	display: none;
}
#footer {
	font-size: 10pt;
	color: #999;
	text-align: center;
	clear: left;
}
#footer a {
	color: #999;
	text-decoration: none;
}
