html, body, td {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000033;
}
p,div {
	text-align: justify
}
a {
	color: #000066;
	text-decoration: none
}
li {
	text-align: left
}
.form {
	font-size: 12px;
	font-weight: bold;
}
.nav {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}
a.nav:link {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none
}
a.nav:hover {
	font-size: 12px;
	font-weight: normal;
	color: #9999FF;
	text-decoration: none
}
a.nav:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none
}
a.nav:active {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none
}
.SubNav-sel {
	color: #FFFFFF;
}
.SubNav { }
a.SubNav:link {
	color: #000066;
	text-decoration: none
}
a.SubNav:hover {
	color: #000066;
	text-decoration: none
}
a.SubNav:visited {
	color: #000066;
	text-decoration: none
}
a.SubNav:active {
	font-weight: normal;
	color: #000066;
	text-decoration: none
}
.SubNavBlue { 
	color: #FFFFFF;
}
a.SubNavBlue:active { 
	color: #FFFFFF;
	text-decoration: none
}
a.SubNavBlue:hover { 
	color: #FFFFFF;
	text-decoration: none
}
a.SubNavBlue:link { 
	color: #FFFFFF;
	text-decoration: none
}
a.SubNavBlue:visited { 
	color: #FFFFFF;
	text-decoration: none
}

