/* CSS Document */
/* /////////////////////////////// */
/* //////HEAD MARGIN STYLES/////// */

	#headermargin {display:none;}
	
/* /////////////////////////////// */
/* //////HEADER MENU STYLES/////// */
	
	#header {display:none;}
	
/* /////////////////////////////// */
/* ///////MASTHEAD STYLES//////// */	
	
	#masthead {display:none;}
	
/* /////////////////////////////// */
/* ///////BILLBOARD STYLES//////// */	
	
	#billboard {display:none;}

/* /////////////////////////////// */
/* ////////SIDEBAR STYLES///////// */	
	
	#sidebar ul.menu {padding:0px 10px 0px 0px;}

/* /////////////////////////////// */
/* ////////HEADING STYLES///////// */

	#titleblock #title {font-size: 30px;}
	#content #title {font-size: 30px;margin-bottom:2px}

/* /////////////////////////////// */
/* ////////SCHEDULE STYLES//////// */

	.schedule .division .text {background-color:white;color:black;border-top:solid 1px black;border-bottom:solid 1px black;border-left:none;padding-left:6px;padding-top:2px;padding-bottom:4px;}
	#schedule td img {display:none;}
	#schedule ul#tabs li.off {display:none;}
	#schedule div#floating {page-break-inside:auto;display:inline;}
	#schedule div#pages div.on {page-break-inside:auto;}
	#schedule div#pages div.on div.section {page-break-inside:auto;}
	#schedule div#pages div.on div.section table.schedule {page-break-inside:auto;}
	#schedule div#pages div.on div.section table.schedule tr {page-break-before:auto;}
	#schedule #sidebar{display:none;}
	#schedule #content{float:left;}
