body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: 1px solid #1C5512;
}
.head {
	height: 75px;
	width: 775px;
}
.logo {
	background-image: url('images/gdp.gif');
	width: 311px;
	height: 85px
}
.boldcell {
	background-image: url('images/gbg.gif');
	height: 60px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.main {
	background-image: url('images/bg.gif');
	padding: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.main a {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	color: #1C5512;
	text-decoration: none;
	border-bottom: 1px dashed;
} 
.main a:hover{
	color: #501F5B;
}
.county {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.county a {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #00515E;
	text-decoration: none;
	border-bottom: 1px dashed;
} 
.county a:hover{
	color: #501F5B;
}
.form td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nodec a{
	text-decoration: none;
	border-bottom: 0px;
}
.text a{
	font-weight: normal;
	font-family: verdana;
	color: #000000;
	font-size: 11px;
}
.text a:hover{
	font-weight: normal;
	color: #BE5007;
}
.basecell {
	background-image: url('images/gbg.gif');
	height: 25px;
	padding: 10px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
}
.baseleft {
	width: 140px;
}
.left {
	width: 135px;
}
.leftint {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.right {
	width: 175px;
}
.rightint {
	width: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.topleft {
	width: 135px;
	height: 21px;
	text-align: right;
	padding-right: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.base {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 35px;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.small {
	font-size: 7pt;
}
.sub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1C5512;
	margin-top: 0px;
	margin-bottom: -10px;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 0px;
	text-align: left;
}	
.space {
	padding-top: 5px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.large {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
} 
a:hover{
	color: #1C5512;
}
.green {
	color: #1C5512;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.textbox {
	border: 1px solid #1C5512;
	font-family: Verdana;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFFFFF;
	width: 350px;
	margin-left: 40px;
	padding: 5px;
	text-align: center;
}
.textbox a {
	color: #CC0000;
	border-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
.textbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.infobox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 430px;
	padding: 5px;
	text-align: left;
}