/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Greenbody {
	color: #839041;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Bluebody {
	color: #002C63;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.Title {color: #002C63; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.Contact {
	color: #839041;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:link {
	color: #858FA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #858FA9;
}
a:hover {
	text-decoration: underline;
	color: #99cccc;
}
a:active {
	text-decoration: none;
	color: #FFD22F;
}

A.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #858FA9;
	text-decoration: none;
	font-weight: normal;
}
A.bodylink:hover {
	text-decoration: underline;
	color: #99cccc;
	font-weight: normal;
}
A.bodylink:active {
	text-decoration: none;
	color: #FFD22F;
	font-weight: bold;
}

A.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #858FA9;
	text-decoration: none;
	font-weight: normal;
}
A.footerlink:hover {
	text-decoration: underline;
	color: #99cccc;
	font-weight: normal;
}
A.footerlink:active {
	text-decoration: none;
	color: #FFD22F;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.BigFirstLetter {
	font-size: 17px;
	font-weight: normal;
}
.ContactBlack {

	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.GreenHeader {
	color: #839041;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodybold {
	font-weight: bold;
}

.Announcement {
	color: #002C63;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
