body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
}
#top_bar {
	background-image: url(images/top_fill.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #337321;
}
#nav_bar {
	background-color: #337321;
	float: left;
	width: 155px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#main_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 600px;
	margin-top: 20px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 600px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	a:link		{color: #337321; text-decoration: none}
	a:visited	{color: #337321; text-decoration: none}
	a:active	{color: #337321; text-decoration: none}
	a:hover		{color: #000000; text-decoration: none}
	
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #337321;
	text-decoration: none;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.bottom_boarder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
