td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a {  color: darkgreen; text-decoration: bold}
a:hover {  color: gold; text-decoration: underline}
.copyright {  font-size: 10px; color: #117B2A}
.padding {  padding-top: 1px; padding-left: 5px; padding-right: 5px}
.pspacer {  margin-top: 1px; margin-bottom: 1px}
.aBlack {  color: #000000; text-decoration: none}
.aBright {  font-weight: bold; color: #117B2A; text-decoration: none}
p {  line-height: 150%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
li {  line-height: 180%}
h1 {  font-size: 14px; color: #117B2A; margin-top: 0px; margin-bottom: 10px; text-transform: uppercase}
h2 {  font-size: 10px; font-weight: bold; color: #117B2A; text-transform: uppercase}
h3 {  font-style: italic; font-weight: bold; font-size: 10px}

.clsPageTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : green;
	text-decoration: none;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.clsPage{
	border-width: 1px;
	border-style: solid;
	border-color: gold;
}
.clsFooterNavLinkOff{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : white;
	text-decoration: none;
	background-color:
}

.clsFooterNavLinkOn{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : gold;
	text-decoration: underline;

}
.clsContact{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : white;
	text-decoration: none;
	background-color:darkgreen;
}
.clsFooter{
	background-color: darkgreen;
}
