td {
	font-family: Verdana, Arial;
	font-size: xx-small;
	line-height: 130%;
}
.nav {
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	
}
.heading, h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #5FC071;
}
.Hand { cursor: pointer;
		cursor: hand;
		color:#000099; 
		}
		
.jinx {
	color: #FFFFFF;
}
.blueText {
	color: #000099;
}
.subheading, h3 {
	font-weight: bold;
	color: #000099;
}
.greensubheading, strong, b {
	font-weight: bold;
	text-transform: none;
	color: #5FC071;
}
a {
	color: #3399CC;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.NewsTitle {
	color: #9BBBEC;
	font-weight:bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.boldblueitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.MailingList {
	height: 300px;
	width: 500px;
	border: 1px solid #00CCFF;
}
.mapLayers {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #5FC08D;
	opacity: 0.8; /* for Mozilla / Firefox */
		filter:alpha(opacity=80); /* for IE 5.5+ */
}
.mapImages {
	
	padding-right: 15px;
	padding-bottom: 15px;

}

.grey { color:#cccccc;}
#dividers {
	color: #0D7CB3;
}

#RH img {
		border: 1px solid #999999;
		padding: 5px 5px 5px 5px;
}
