.main-nav-link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.main-nav-link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CCCCCC; text-decoration: none}

.woog-text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333}

.woog-header1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #990033; font-weight: bold}

.woog-text-ital { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; font-style: italic}

.header-ital {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: italic; font-weight: bold; color: #98002E}

.woog-text-bold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #333333 ; font-weight: bold}

.woog-text-boldgold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #FFCC66; font-weight: bold }

.header-normal { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFCC66; background-color: #333333}

.woog-text-boldmaroon { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #98002E; font-weight: bold }

.rollover-link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #6666CC; font-weight: bold; text-decoration: none}

.rollover-link:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #FFCC66 ; font-weight: bold; text-decoration: none}

.blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6666CC;
}

.rollover-link-small {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #6666CC; font-weight: bold; text-decoration: none
}

.rollover-link-small:hover {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #FFCC66 ; font-weight: bold; text-decoration: none
}

.woog-text-boldwhite { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; font-weight: bold }

.tbl a {
	width:147px;
	text-align: center;
	display:block;
	text-decoration: none;
	color:white;
	height: 32px;
	vertical-align: middle;
	clip:      rect(   );
	background-image: url(images/button_norm.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   }

.tbl a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/button_over.jpg);
}


#regForm label { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #333333
	display:block;
	padding-right:3px;

}

#regForm input {
	margin-right:10px;
	border: 1px solid #64a2e1;

}

#radioList input {
	margin-right:10px;
	border:none;

}

#importantField {
	display:none;
}