H1,.mainhead {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666}
H2,.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #666666}
.location {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666}
a:link {  color: #009999; text-decoration: none}
a:active { color: #009999; text-decoration: none }
a:hover { color: #009999; text-decoration: none }
a:visited { color: #009999; text-decoration: none }
p, .body {  font-family: "Times New Roman", serif; font-size: 14px}
.bodysmall {  font-family: "Times New Roman", serif; font-size: 13px}
.location2 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666}
.outlines2 { font-family: Garamond, "Times New Roman", serif; font-size: 12px}
.outlines1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #666666 }
.bodyRed {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #CC0000;
}
.subhead-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: line-through;
}
.coursedates  li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	float: left;
	list-style-type: none;
	padding: 5px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100px;
}
.coursedates ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:auto;
	display: none;
}
.formnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	background-color:#E7FCFE;
	z-index:0;
}
#inav{
background-color:#E7FCFE;
border-style:solid;
border-width:thin;
}