body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-color: #deeee6;
	background-image: url(_images/grass.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
}
#container {
	position: relative;
	text-align: left;
	width: 929px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	height: 100%;
}
#header {
	height: 221px;
	background-image: url(_images/header.png);
	position: relative;
}
#test {
	position: absolute;
	height: 125px;
	left: 500px;
	top: 100px;
}

#footerbottom {
	background-image: url(_images/green_bottom.png);
	height: 22px;
}
#footermid {
	background-image: url(_images/footer_mid.png);
	padding-left: 35px;
	text-align: center;
}
#midcontainer {
	position: relative;
	background-image: url(_images/whiteslice.png);
	padding-left: 27px;
}
#topnav {
	background-image: url(_images/navback_wmosquito.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
	min-height: 310px;
}
#underfooter {
	text-align: center;
}

#bottomnav {
	border: 2px groove #860b0d;
	padding: 10px;
	margin: 2px;
	min-height: 300px;
}

#outernav {
	float: left;
	width: 285px;
}
#mainbody {
	/* note: hmainbody is used on the home page - adjustments may be necessary there as well */
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #65ab65;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
	width: 585px;
	min-height: 683px;
	background-image: url(_images/Mosquito-alone.png);
}

#hmainbody {
	/* note: mainbody is used on all pages other than the home page - adjustments may be necessary there as well */
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #65ab65;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
	width: 585px;
	height: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#rememberto {
	height: 146px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(_images/yellow_box.jpg);
	position: relative;
	float: left;
	width: 585px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}

#areas {
	height: 146px;
	margin-bottom: 10px;
	background-image: url(_images/yellow_box.jpg);
	position: relative;
	float: left;
	width: 585px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}


.clearfloat {
	font-size: 1px;
	clear: both;
	height: 1px;
}


#divider {
	background-image: url(_images/foottop.png);
	height: 9px;
}


#footertop {
	background-image: url(_images/foottop.png);
	height: 9px;
	font-size: 1px;
	clear: both;
}

td .servlink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.servlink {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.servlink a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.servlink a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.moreserv {
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.moreserv a {
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
}

h2 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

h3 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.fieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	height: 20px;
	border: 1px solid #000;
	margin-right: 0px;
}
.labelcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	text-align: right;
}
.textheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;		/*#093;*/
	font-weight: bold;
}
.smallfieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	width: 100px;
	height: 20px;
	border: 1px solid #000;
	margin-right: 0px;
}

.selectcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	height: 20px;
	border: 1px solid #000;
	margin-right: 0px;
}

.tbcell45 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 250px;
	border: 1px solid #000;
	margin-right: 0px;
	height: 100px;
}

.tbcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 300px;
	border: 1px solid #000;
	margin-right: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: underline;
}

