
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}

.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
	
.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	}
	
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.regtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004594;
	text-decoration: underline;
}
.regtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004594;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}
.subheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
}
.subheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	font-weight: bold;
	text-decoration: none;
}
.subheader_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004594;
}
.copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004594;
	font-weight: bold;
	text-decoration: none;
}
.copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004594;
	font-weight: bold;
	text-decoration: underline;
}
