/* default nav */
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
/* main navigation */
.mainnav {
	text-transform: uppercase;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 23px;
	float:left;
}
a:link.mainnav {
	color: #666;
	text-decoration: none;
}
a:visited.mainnav {
	color: #666;
	text-decoration: none;
}
a:hover.mainnav {
	color: #000;
	text-decoration: none;
}
.mainnav_on { /* Nav that is selected */
	text-transform: uppercase;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008342;
	font-weight:bold;
	height: 23px;
	float:left;
}
/* main navigation */
.mainnav2 {
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:link.mainnav2 {
	color: #fff;
	text-decoration: none;
}
a:visited.mainnav2 {
	color: #fff;
	text-decoration: none;
}
a:hover.mainnav2 {
	color: #666;
	text-decoration: none;
}
.footer_nav {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
a:link.footer_nav {
	color: #fff;
	text-decoration: none;
}
a:visited.footer_nav {
	color: #fff;
	text-decoration: none;
}
a:hover.footer_nav {
	color: #fff;
	text-decoration: none;
}
.mainnav_on2 { /* Nav that is selected */
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* sidebar_link navigation */
.sidebar_link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:link.sidebar_link {
	color: #666;
}
a:visited.sidebar_link {
	color: #666;
}
a:hover.sidebar_link {
	color: #000;
}
.sidebar_news_link {
	font-size: 11px;
	color: #207754;
	font-weight: bold;
	text-decoration: none;
}
a:link.sidebar_news_link {
	color: #207754;
}
a:visited.sidebar_news_link {
	color: #207754;
}
a:hover.sidebar_news_link {
	color: #207754;
}
.small_blue {
	color: #446CB5;
	text-decoration: none;
}
a:link.small_blue {
	color: #446CB5;
}
a:visited.small_blue {
	color: #446CB5;
}
a:hover.small_blue {
	color: #446CB5;
}
.menu_green {
	color: #267e44;
	text-decoration: none;
}
a:link.menu_green {
	color: #267e44;
}
a:visited.menu_green {
	color: #267e44;
}
a:hover.menu_green {
	color: #267e44;
}
a:link.previous {
	color: #008342;
	font-weight: bold;
}
a:visited.previous {
	color: #008342;
	font-weight: bold;
}
a:hover.previous {
	color: #008342;
	font-weight: bold;
}
a:link.next {
	color: #008342;
	font-weight: bold;
}
a:visited.next {
	color: #008342;
	font-weight: bold;
}
a:hover.next {
	color: #008342;
	font-weight: bold;
}
a:link.page_separator {
	color: #008342;
}
a:visited.page_separator {
	color: #008342;
}
a:hover.page_separator {
	color: #008342;
}


