body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #e3ded9;
/*	background-image: url(../images/shadow.gif);*/
	background-repeat: repeat-y;
	background-position: center;
}
.bodyGrey {
	background-color: #e3ded9;
}
form {
	margin: 0px;
}
.fontTitleProperty {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #003366;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-color: #FFFFFF;
}
.fontTitleBody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-color: #FFFFFF;
}
.fontBlue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.fontGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f6f61;
	line-height: 17px;
}
.foot {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.footInner {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
a:link, a:active, a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02274a;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006cb0;
	text-decoration: none;
}
.textYellow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cdc38b;
	text-decoration: none;
}
a.linkNavTop:link, a.linkNavTop:active, a.linkNavTop:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cdc38b;
	text-decoration: none;
}
a.linkNavTop:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.countyNav:link, a.countyNav:active, a.countyNav:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cdc38b;
	text-decoration: none;
}
a.countyNav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.whiteNav:link, a.whiteNav:active, a.whiteNav:visited, whiteNav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.padding20 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
}
.edgeL {
	background-image: url(../images/edgeL.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.edgeR {
	background-image: url(../images/edgeR.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.edgeT {
	background-image: url(../images/edgeT.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.edgeB {
	background-image: url(../images/edgeB.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.edgeTBlue {
	background-image: url(../images/edgeTBlue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #032F57;
}
.foot {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f8c97;
}
.contentMain {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 16px;
}
.contentMainNoPad {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	line-height: 16px;
}
.contentProperty {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdc38b;
}
.whiteBack {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
}
.whiteBack1px {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	padding-left: 1px;
}
.whiteBack1pxLT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	padding-left: 1px;
	padding-top: 1px;
}
.navBlue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/navBlue.gif);
	background-color: #032F57;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
	padding-right: 15px;
}
.navBlueLineLeft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/navBlue.gif);
	background-color: #032F57;
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	padding-right: 10px;
	padding-left: 10px;
}
.navSub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/subBehind.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #cdc48b;
}
.edgeSub {
	background-image: url(../images/edgeGrey.gif);
	background-repeat: repeat-x;
	background-position: top;
}
