body,td,input,select,div,p,ul,li {
	font-size: 10pt;
}
h1 {
	font-size:19pt;
}
h2 {
	font-size:16pt;
}
h3 {  
	font-size:14pt;
}
h4 { 
	font-size:13pt;
}
h5 {
	font-size:10pt;
}
h6 {
	font-size:10pt;
}

body { background:#ffffff;padding:0px;}


div#topNavBar,
td.leftColumn,
td.topColorBar,
div.pageControls,
div.backToTop, 
div.sideBar,
div.footer,
td.topPhotoBar{
	display:none !important;
}
div#logoForPrinting {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
}

div#outerWrapper {
	width:100%;
}
table#mainWrapper {
	width:100%;
}
td.mainColumn,
td.mainColumn.fullWidth{
	margin:0px;
	padding:0px;
}

div.dontPrint,div#footer,div.emptyBar {
	height:1px;
	overflow:hidden;
}

td.masthead{
	background:#fff !important;
}
h1.siteTitle,
td.mainColumn,
td.mainColumnBottomEdge {
	background-image:none;
}

tr.bottomBorder th{
	border-bottom:1px solid #B7B5AC;
}
tr.bottomBorder.dashedBorder th {
	border-bottom:none;
}
table.schedule td {
	border-bottom:1px dashed #C4C2B8;
}
table.schedule tr.darkerRow td{
	background-color:transparent;
}