body {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #454545;
}
a:hover {
	text-decoration: underline;
}
img { 
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.menuItemActive {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #00764A;
}
.headerlink {
	color: #000000;
	font-size: 12px;
}
.menuItemInactive {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #454545;
}
.headerMsg {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.newsLead, .newsLead a, .highlight, .highlight a {
	font-size: 11px;
	color: #000000;
}
.newsLink, .newsLink a {
	color: #001B71;
	text-decoration: underline;
	font-size: 11px;
}
.contentTitle, .greenTitle, .highlightTitle {
	color: #004F32;
	text-transform: uppercase;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: italic;
}
.whiteTitle {
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.mainContent {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}
.weather, .weather a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}
.selectedFAQq {
	background: url('../images/arrow-black-trans.gif') no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	color: #000000;
}
.optFAQq {
	padding-left: 10px;
	color: #737373;
}
.footer {
	color: #FFFFFF;
	text-transform: uppercase;
}
