p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: -12px;
	color: #032B53;
}
.clear {
	clear: both;
	height: 10px;
}
.registernow {
	float: right;
	width: 20%;
	margin: -5px 14px 0;
}
#courseschedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#courseschedule td {
	vertical-align: top;
	border-bottom: 1px solid #CFCFCF;
	padding: 4px 0 4px 4px;
	
}
#courseschedule th {
	padding-left: 4px;
}
#courseschedule thead {
	background-color: #2F4990;
	color: #FFF;
	text-align: left;
}