/* schedule */

.small_print {
	
	font-family: verdana;
	color: #555;
	font-size: 7pt;

}

dl {

	padding-bottom: 5px;

}

dl.classes dt {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 6px;
		
}

dl.classes dd {

	font-family: Arial;
	font-size: 10pt;
	padding-bottom: 6px;
	line-height: 135%;
		
}
dl.classes li {
	color: #372767;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px; 
	background-image: url(images/bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-top: 3px;
}

#body {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial; 
	font-size: 10pt;
}

#schedule_head {
	font-family: Arial;
	font-size: 15pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cal_box {
	font-family: verdana;
	font-size: 10px;
}