a {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

a:hover {
	color: #009966;
	text-decoration: none;
}



body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #008357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.mainlinks {
	background-image: url(images/top_strip_left.gif);
	background-repeat: repeat-y;
}
.mainlinks p {
	margin-left: 5px;
	color: #FFFFFF;
	margin-right: 5px;
}
.mainlinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 8px;
}

.mainlinks a:hover {
	color: #D8F1E0;
	
}


.maincontent {
	background-color: #FFFFFF;
}

.maincontent h1{
	font-size: large;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #006633;
	margin-top: 10px;
	
}

.maincontent hr{
	border: thin dotted #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.maincontent p{
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	
}

.news h2 {
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;

}

.news p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;

}

.news hr {
	margin-right: 10px;
	margin-left: 10px;
	border: thin dotted #CCCCCC;

}
.news {
	text-align: left;
}

.left {
	background-image: url(images/back_left.gif);
	background-repeat: repeat-y;
}


.navigation p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}



.headerleft {
	background-image: url(images/header_generic.gif);
	height: 25px;
}

.headerleft p{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	

}
.newsimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bottomnav a:hover {
	color: #D8F1E0;
	
}
h3 {
	font-size: x-small;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 8px;
}
li {
	margin-right: 20px;
	margin-bottom: 5px;
}
