.nav1 {
	color: #000000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.nav1 a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav1 a:hover {
	color: #000000;
	text-decoration: underline;
	font: italic bolder 12px Arial, Helvetica, sans-serif;
}
.nav1_separator {
	color:#FFFFFF}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle a {
	color: #000000;
	text-decoration: none;
}
.subtitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.regtext a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.regtext a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
		font-weight: normal;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.header {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.reversetext {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.reversetext a {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.reversetext a:hover {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}.whiteboxoutline {
	float: none;
	height: auto;
	width: auto;
	border: 3px solid #FFFFFF;
}
.blackoutline {
	height: auto;
	width: auto;
	border: thin solid #000000;
}
.endorseeHdr {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
}

