/* CSS Document */
.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	border: none;
	TEXT-DECORATION: none;
}
a.subnav:link {color: #003366}
a.subnav:visited {color: #003366}
a.subnav:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline;
	line-height: 25px;
	height: 25px;
}
.subnavon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	border: none;
	color: #003366;
	TEXT-DECORATION: none}
a.subnavon:link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline}
a.subnavon:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline}
.subnav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	border: none;
	TEXT-DECORATION: none;
}
a.subnav2:link {color: #003366}
a.subnav2:visited {color: #003366}
a.subnav2:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline;
}
.subnavon2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	border: none;
	TEXT-DECORATION: underline}
a.subnavon2:link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline}
a.subnavon2:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: underline overline}

