body {
	background-image: url(images/watermark.gif);
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005100;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	color: #038A2E;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C00;
	font-weight: bold;
	margin-top: 30px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #004600;
	font-style: italic;
}
.title {
	padding: 0px;
	height: 91px;
	background-image: url(images/logo.jpg);
}
.menu_background {
	left: 12px;
	right: 12px;
	background-image: url(images/menuback3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 80px;
	padding-left: 100px;
}
.menufront {
	background-image: url(images/logobottom.jpg);
	position: static;
	text-align: left;
	height: 72px;
	width: 107px;
	background-position: left;
	float: left;
}
.menu {
	height: 18px;
	font-weight: bold;
}
li {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #006600; 
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px
}
ul { 
	margin-bottom: 0; 
} 	
.maincontent {
	width: 650px;
	padding-left: 100px;
}
.indentedpara {
	padding-left: 30px;
}
.highlight {
	border: 1px dashed #004600;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 500px;
}
.copyright {
	background-image: url(images/menuback.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	height: 19px;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FEFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.copyright a:hover {
	color: #FEFFFF;
	padding-left: 6px;
	padding-right: 10px;
	text-decoration: none;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
.smalltext {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	font-style: italic;
}
.currentpage {
	color: #FFFF99;
	font-size: 12px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}


/*   link styles   */

a:link {
	color: #008C00;
	text-decoration: underline;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menu a:visited {
	color: #DCDFA8;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.menu a:hover {
	color: #006600;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	background-image: url(images/menuback2.jpg);
	vertical-align: top;
	height: 18px;
	font-weight: bold;
}
.menu a:link {
	color: #FEFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	padding: 10px;
}
.contactInfo {
	line-height: 22px;
}
