@charset "utf-8";
/* CSS Document */

.bodytext {
	font-size: 12px;
	color: #75C1FF;
	font-family: Verdana;
	text-align: left;
}

.bodytext10 {
	font-size: 10px;
	color: #999999;
	font-family: Verdana;
	text-align: left;
}

body {
	margin-top: 0px;
	background-color: #005598;
	background-image: url();
	margin-left: 0px;
	margin-right: 0px;
}

.headergreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #70B03D;
	font-weight: bold;
}
.header2 {
	font-size: 36px;
}
.bodytextcg {
	font-family: "Verdana";
	font-size: 11px;
	color: #999;
}
.bodygreen {
	font-family: "Verdana";
	font-size: 11px;
	color: #70B03D;
}

.bodygreen14 {
	font-family: "Verdana";
	color: #70B03D;
	font-size: 14px;
	text-align: left;
	font-weight: bold;

}

.bodyblue {
	font-family: "Verdana";
	color: #00AECD;
}

a:link {
	color: #70B03D;
}
a:visited {
	color: #70B03D;
}
a:hover {
	color: #70B03D;
}
a:active {
	color: #70B03D;
}
.hdr {
	font-family: Verdana;
	font-size: 18px;
	color: #70B03D;
	text-align: left;
	font-weight: bold;
}
.gentext {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
}
.gentextb {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.italic {
	font-family: Verdana;
	font-style: italic;
	font-size: 12px;
}
.asterisks {
	color: #CCC;
	font-size: 10px;
}
