#subMenu{
	display:none;
}
#subMenu li.l1 a{
	width:51px;
	background-image:url(/_images/submenu-schedule-1.png);
}
#subMenu li.l2 a{
	width:67px;
	background-image:url(/_images/submenu-schedule-2.png);
}
#subMenu li.l3 a{
	width:58px;
	background-image:url(/_images/submenu-schedule-3.png);
}
#content h1{
	position:absolute;
	top:31px;
	left:29px;
	width:185px;
	height:100px;
	text-indent:-9999px;
	background:url(/_images/h1-classes.png) transparent no-repeat 0px 0px;
}
#searchForm{
	position:absolute;
	top:33px;
	right:19px;
	width:740px;
}
#searchForm select{
	border-top:1px solid #c4cccc;
	border-right:1px solid #acb5b5;
	border-bottom:1px solid #6f7777;
	border-left:1px solid #acb5b5;
	font-size:12px;
	margin-right:3px;
	float:right;
}
#searchForm img{
	float:right;
	margin:-3px 0 0 4px;
	cursor:pointer;
}
#searchForm #datePick{
	position:absolute;
	right:185px;
	top:57px;
	border-top:1px solid #c4cccc;
	border-right:1px solid #acb5b5;
	border-bottom:1px solid #6f7777;
	border-left:1px solid #acb5b5;
	width:80px;
	height:15px;
	font-size:11px;
}
#printPage{
	position:absolute;
	top:51px;
	right:13px;
}
#primaryContent{
	position:absolute;
	left:20px;
	top:83px;
	display:block;
	width:930px;
	height:478px;
}
#dateNav{
	position:relative;
	background:url(/_images/bullet-onred.png) #871c1c no-repeat 10px 12px;
	height:30px;
	margin-bottom:1px;
}
#dateNav #displayDate{
	position:absolute;
	left:20px;
	top:7px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#dateNav #datePick{
	
}
#dateNav #dateJump{
	position:absolute;
	right:13px;
	top:10px;
	height:11px;
}
#dateNav #dateJump li{
	display:inline;
	float:left;
	height:11px;
	padding:0;
}
#dateNav #dateJump li.l1{
	background:url(/_images/datejump-prev.png) transparent no-repeat;
	width:28px;
}
#dateNav #dateJump li.l2{
	background:url(/_images/datejump-today.png) transparent no-repeat;
	width:35px;
}
#dateNav #dateJump li.l3{
	background:url(/_images/datejump-next.png) transparent no-repeat;
	width:26px;
}
#dateNav #dateJump li.spacer{
	background:url(/_images/datejump-spacer.png) transparent no-repeat;
	width:21px;
}
#dateNave #dateJump li a{
	cursor:pointer;
}
#printPage{
	position:absolute;
	right:23px;
	top:60px;
	font-size:12px;
	color:#444444;
	font-style:italic;
	text-align:right;
}
#printPage a{
	color:#861c1c;
	font-weight:bold;
	font-style:normal;
}
#fakeScroll{
	position:absolute;
	left:917px;
	top:71px;
	width:13px;
	height:280px;
	background:url(/_images/scroll-bkd.png);
}
#scrollWrap{
	display:block;
	width:930px;
	height:295px;
	overflow:auto;
}
#primaryContent a{
	color:#861c1c;
}
#tableHead{
	background:url(/_images/th-classes.png) transparent no-repeat;
	width:930px;
	height:40px;
}
#tableWrap{
	border-left:1px solid #b5b5b5;
	width:917px;
	overflow:hidden;
}
#template_results table{
	background:#f2f2f2;
}
#template_results a{
	color:#444444;
}
#template_results table tr.header{
	display:none;
}
#template_results table tr.day td{
	padding:7px 20px;
	font-size:14px;
	font-weight:bold;
	background:url(/_images/bullet-onred.png) #871c1c no-repeat 10px 12px;
	color:#ffffff;
}
#template_results table tr.noclass td{
	padding:7px 20px;
	font-size:14px;
	font-weight:bold;
	background:transparent;
	color:#555555;
}
#template_results td{
	background:url(/_images/dash-horz-gray.png) #f2f2f2 repeat-x left bottom;
	overflow:hidden;
}
#template_results td div{
	padding:7px 10px;
	font-size:12px;
	color:#555555;
}
#template_results td{
	border-right:1px solid #b5b5b5;
}
#template_results td.td1 div{
	width:134px;
}
#template_results td.td2 div{
	width:212px;
	font-weight:bold;
}
#template_results td.td3 div{
	width:128px;
}
#template_results td.td4 div{
	width:90px;
	font-weight:bold;
}
#template_results td.td5 div{
	width:248px;
}
#scheduleFooter{
	position:absolute;
	top:453px;
	left:0px;
	background:#861c1c;
	height:18px;
	width:946px;
	padding:8px 24px 0 0;
	_height:25px;
	_width:970px;
}
#scheduleFooter .footer-link{
	background:transparent url(/_images/link-schedule-footer.png) no-repeat left top;
	float:right;
	display:block;
	text-indent:-999em;
	width:228px;
	height:9px;
}