body { 
background-color: #006940;
margin: 0px;
}

form {
margin: 0,0;
padding: 0,0;
}

.subnav {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.subnav {
	color: #006940;
	font-weight: normal; }
a:hover.subnav {
	color: #000000;
	text-decoration: none; }

.subnavon {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.subnavon {
	color: #000000;
	font-weight: normal; }
a:hover.subnavon {
	color: #000000;
	text-decoration: none; }

.text {
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.text {
	color: #006940;
	font-weight: normal; }
a:hover.text {
	color: #000000;
	text-decoration: none; }

.content {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.content {
	color: #006940;
	font-weight: normal; }
a:hover.content {
	color: #000000;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 15px; }

H1 { font:20px Georgia, Times, Times New Roman, Palatino, serif; color:#006940; font-weight:normal; margin-top: 0px; margin-bottom: 8px; }

H2 { font:16px Georgia, Times, Times New Roman, Palatino, serif; color:#006940; font-weight:normal; margin-top: 0px; margin-bottom: 5px; }

.boldhd {
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.boldhd {
	color: #222222;
	font-weight: bold; }
a:hover.boldhd {
	color: #000000;
	text-decoration: none; }

.pagehd {
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.pagehd {
	color: #222222;
	font-weight: bold; }
a:hover.pagehd {
	color: #000000;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 1.3em;
	padding: 0px 0px 2px 0px;
	}

hr {
  color: #dddddd;
  background-color: #dddddd;
  height: 1px;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px; }

.footer {
	color: #c2dbd1;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.footer {
	color: #c2dbd1;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

.footer2 {
	color: #63b042;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.footer2 {
	color: #63b042;
	font-weight: normal; }
a:hover.footer2 {
	color: #ffffff;
	text-decoration: none; }

.copyright {
	color: #99c3b3;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Palatino, serif; }
a.copyright {
	color: #99c3b3;
	font-weight: normal; }
a:hover.copyright {
	color: #ffffff;
	text-decoration: none; }

a { color:#006940; text-decoration: none; }
a:hover { color:#000000; }
a:active { color:#7cc241; }
