body {
	background-color: #FFFFFF;
}
body, td {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #000000;
}
.page_header {
	font-weight: bold;
}
.team_header {
	font-weight: bold;
}
.nav_header {
	font-weight: bold;
	color: #2B3152;
}
.nav_off, a.nav_off {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.nav_off:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0F4D2A;
}
.sub_nav_off, a.sub_nav_off {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font : /18px;
}
a.sub_nav_off:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0F4D2A;
}
.sub_sub_nav_off, a.sub_sub_nav_off {
	text-decoration: none;
	color: #000000;
	font : /18px;
}
a.sub_sub_nav_off:hover {
	text-decoration: none;
	color: #0F4D2A;
}
a.nav_on {
	font-weight: bold;
	color: #0F4D2A;
}
a.sub_nav_on {
	font-weight: bold;
	color: #0F4D2A;
}
a.sub_sub_nav_on {
	color: #0F4D2A;
}
a {
	color: #000000;
}
a.news_link {
	font-weight: bold;
	text-decoration: none;
	color: #0F4D2A;
}
a.news_link:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0F4D2A;
}