.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration: none;
	}

.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration: none;
	}
	
.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration: underline;
	}
	
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.regtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	text-decoration: underline;
}
.regtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004594;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.subheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF2516;
	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;
}
.subheader_white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.subheader_white a:hover{
	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: #000000;
}
.copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF2516;
	font-weight: bold;
	text-decoration: none;
}
.copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF2516;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.form-class {  
	visibility:hidden;  
	display:none;  
}  