body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

table {width:100%;}

.header, #divHeader, #divPrintSchedule, #tblScheduleHeader {display:none;}

#tblHeader, #trInnerTop, #tblTop, #trInnerFooter, #tblFooter, #tblTerms, .header {
	display:none;
	}

#printingTitle {
	font-size:22px;
	font-weight:bold;}
#printingSubtitle {font-weight:bold;}

#headerPrinting {
	margin-bottom:-28px;
	display:block;
	}

.scheduleTable {
border-spacing: 0px;
}

.scheduleHeader td {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

.scheduleTable td {
border: solid 1px #000000;
padding:0px;
margin:0px;
height:auto;
 }

.scheduleRow a, .scheduleRow a:link, .scheduleRow a:visited, .scheduleAltRow a, .scheduleAltRow a:link, .scheduleAltRow a:visited {
	text-decoration:none;
}

.scheduleAltRow, .scheduleRow {
	line-height: 12px;
	font-weight: normal;
	text-align: center;
}



#pageLinks {display:none;}

.inside_graphic {display:none;}

#printFooter{
width: 100%;
display:inline;
text-align:center;}

