body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #86C072;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #86C072;
}
a:hover {
	text-decoration: underline;
	color: #86C072;
}
a:active {
	text-decoration: none;
	color: #86C072;
}
.topGreen {
	background-image:  url(images/topGreenBG.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.NavClass {
	background-image:  url(images/navBGtile.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#footer {
	background-color: #FFFFFF;
	background-position: top;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image:  url(images/footerBGtile.gif);
	background-repeat: repeat-x;
	font-size: 9px;
}
#footertext {
	font-size: 11px;
	color: #97B76C;
}
h1 {
	font-size: 25px;
	color: #7FB27F;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #7FB27F;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	line-height: 18px;
}
#newsdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EEDD;
	font-size: 12px;
	font-style: normal;
}
.roundcont {
	background-color: #e7f9e7;
	color: #999999;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background:  url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background:  url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
.imagebrd {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0EEDD;
}
