a:link {
	color: #5c8560;
}
a:visited {
	color: #5c8560;
}
a:hover {
	color: #e88902;
}
a:active {
	color: #5c8560;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4e4e4e;
	line-height: 1.4em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/header-color.gif);
	background-repeat: repeat-x;
}
li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: .6em;
}
h1 {
	font-size: 140%;
	color: #5c8560;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 1em;
}
h2 {
	font-size: 120%;
	color: #5c8560;
	margin: 0px;
	font-weight: normal;
	padding-top: 1em;
}
.subnav {
	line-height: 2em;
}
.titlenopadding {
	font-size: 120%;
	color: #5c8560;
}
.smalltext {
	font-size: 85%;
}
.greenborder {
	border: 1px solid #E2EDE3;
}
