
.formTitles {
	font-family: Arial;
	font-size: 12px;
	color:  #375461;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color:  #666666;
	font-weight: normal;
}

input {color:#333333; font-size:9pt; font-family:arial; height: 20;}
select {color:#333333; font-size:9pt; font-family:Arial}


.regtable {	padding-left:10px; border:0;width:90%}
.regtable a { color:  #375461; }
.regtable a:hover { color:  #B75E0F; }

.regheader {
	font-family: times;
	font-size: 22px;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
	color:  #375461;
	
	text-transform:lowercase;
}

.tenheader {
	font-family: times;
	font-size: 18px;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
	color:  #375461;
	text-align:center;	
}

.regsubheader {
	font-family: verdana;
	font-size: 20px;
	color:  #375461;
	text-transform:lowercase;
}

.courselist td{	background:#D0E8ED;font-weight:normal;font-size:8pt;font-weight:bold;color:#375461;
				border-bottom:2px solid #FFFFFF;border-right:2px solid #FFFFFF}
.courselist .header{ 
	background:#375461;	color:  #FFFFFF;
	font-family: verdana;	font-size: 12px;	font-weight:bold;
	text-align:center;
	text-transform:none}
.courselist .subheader{ 
	background:#37a4a1;	color:  #FFFFFF;
	font-family: verdana;	font-size: 12px;	font-weight:bold;
	text-transform:none}