td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
}
a:link {
	color:# 006699;
	text-decoration: underline;
}
a:visited {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.whiteHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
hr {height: 1px;
 border-style: none;
 color: #ff6600;
 background-color: #ff6600;
 }
 .small {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.orangeHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: bold;
	color: #ff6600;
}
h2#registration-button a {
	background-image:url(../../../images/navigation/registration.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 23px;
	width: 176px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#registration-button a:hover, #registration-button a:active {
	background-position: 0px 0px;
}
h2#redfish-button a {
	background-image:url(../../../images/navigation/redfish.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 23px;
	width: 176px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#redfish-button a:hover, #redfish-button a:active {
	background-position: 0px -23px;
}
h2#redfish-button, h2#registration-button {
	margin: 0px;
	padding: 0px;
}

