a:link {
	border-bottom: 1px dotted #009B3A;
}
a:visited {
	border-bottom: 1px dotted #009B3A;
}
a:hover {
	background: #009B3A;
}
a:active {
	background: #009B3A;
}
#nav a:link {
	border-bottom: 1px dotted #009B3A;
}
#nav a:visited {
	border-bottom: 1px dotted #009B3A;
}
#nav a:hover {
	background-color: #009B3A;
}
#nav a:active {
	background-color: #009B3A;
}
#page_content h1 {
	color: #009B3A;
}
#latestbox h1 {
	color: #009B3A;
}
#latestbox a:link {
	border-bottom: 1px dotted #009B3A;
}
#latestbox a:visited {
	border-bottom: 1px dotted #009B3A;
}
#latestbox a:hover {
	background-color: #009B3A;
}
#controlbox h1 {
	color: #009B3A;
}
#controlbox a:link {
	border-bottom: 1px dotted #009B3A;
}
#controlbox a:visited {
	border-bottom: 1px dotted #009B3A;
}
#controlbox a:hover {
	background-color: #009B3A;
}
#controlbox a:active {
	background-color: #009B3A;
}
.divider {
	border-bottom-color: #009B3A;
}
.required {
	color: #009B3A;
}

