.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #637157;
	text-decoration: none;
}
.subnavOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3C4534;
	text-decoration: none;
}
.tblbor {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;

}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 13px;
	margin-right: 30px;
	line-height: 22pt;

}
.dGreenText {
	color: #3C4534;
	text-decoration: none;

}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637157;
	text-decoration: none;
	margin: 15px;
	padding: 18px;
	line-height: 20px;



}
.copy b{
	color: #3C4534;
	font-weight: bold;

}
.hidden { 
	display: none; 

}
.unhidden { 
	display: block; 
}

.menu {
	padding: 18px 5px;
}
.spotTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E1E1C9;
	text-decoration: none;
}
.spotBlock {
	padding: 10px;
}
.spotCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E1E1C9;
	text-decoration: none;
	line-height: 18px;

}
.spotCopy b{
	font-weight: bold;
	color: #FFFFFF;
}
.spotCopy a:link {
	font-weight: bold;
	color: #E1E1C9;
	text-decoration: none;
}
.spotCopy a:visited {
	font-weight: bold;
	color: #E1E1C9;
	text-decoration: none;
}
.spotCopy a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #660000;
}