.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color:#EEB011;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A4738;
}
.news-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.float-left {
	float: left;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0A4738;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A4738;
}
.text-address-locator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0A4738;
	text-align: center;
	line-height: 21pt;
}
.text-locator-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0A4738;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
.locator:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A4738;
	text-decoration: none;
}
.locator:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#0A4738;
	text-decoration: none;
}
.locator:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A4738;
	text-decoration: underline;
