body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #145a2a;
	margin-bottom: 6px;
	margin-top: 10px;
}
h4 {
	color: #145A2A;
	font-size: 14px;
	font-weight: bold;
}



li {
	list-style-position: outside;
	list-style-type: square;
}
.leftcol {
	padding-left: 25px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.news {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cbe4f6;
	padding-left: 8px;
}

.contentcol {
	padding-right: 20px;
	padding-left: 30px;
}
.res {
	float: left;
	width: 220px;
	padding-right: 20px;
	padding-top: 0px;
	margin: 0px;
}
.comm {
	float: left;
	width: 180px;
	padding-right: 30px;
	line-height: 17px;
}
.gov {
	float: left;
	width: 180px;
	padding-right: 15px;
	line-height: 17px;
}

a {
	color: #3399cc;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #006699;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link, a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover, a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: bold;
}
.footerbar {
	background-color: #4c7f2e;
	height: 12px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 {
	color: #145A2A;
	font-size: 16px;
}
