@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-x;
	background-position:center top;
	background-image: url(../images/topbg.gif);
}
.footer {
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00a55e;
	margin: 0px;
}
h1 .green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00a55e;
}

.footer a:hover {
	color: #CCCCCC;
}
.footer a:active {
	color: #CCCCCC;
}
.footer a:visited {
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.blueheaders {
	font-size: 14px;
	font-weight: bold;
	color: #00A55E;
}
a:link {
	color: #00a55e;
}
a:visited {
	color: #00944C;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h2 a:link {
	color: #00AB63;
}
.text14 {
	font-size: 14px;
}
