
.calendar {
	font-family: "Trebuchet MS", trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}

.float-catch {clear: both;}
.left {float: left;}
.calendar .grey{background: #E6E6E6;}
.calendar .white{background: #ffffff;}



#table-description {
	background: url(/images/costs/green-bg.gif) repeat-x;
	font-size: 1em;
	color: #ffffff;
	height: 22px;
	width: 818px;
	border: 1px solid #9c9ea1;
	border-bottom-width: 0px;
	padding: 8px 0px 0px 10px;
}

#costs{
	border: 1px solid #9c9ea1;
	font-size: .98em;
	 width: 830px;
}

.calendar th {
	background: url(/images/costs/subnav-bg.gif) repeat-x;
	height: 24px;
	text-align: left;
	padding-left: 10px;
	color: #000000;
}

.calendar td{
	text-align: left;
	padding: 5px 0px 5px 10px;
	color: #000000;
}


.calendar .fee { 
	width: 100px;
	border-right:1px solid #FFFFFF; 
}

.calendar .courses{	
	width: 200px;
	border-right: 1px #ffffff solid;
}


.calendar li{
	margin:0 0 5px -40px;
}






