
.noPrint {
	display: none;
}
span.printOnly {
	display: inline;
}
div.printOnly {
	display: block;
}
div.header {
	display: none;
}
ul.tabs {
	display: none;
}
div.footerBox {
	display: none;
}
.largerPrintHeading {
	font-size: 280%;
}
table.dashboardTable {
	width: 100%;
}
/* .largerPrintText {
	font-size: 170%;
}
ul.dashboardList li {
	height: 2.5em;
	line-height: 2em;
}
ul.dashboardList li span.infoStat {
	width: 60%;
} */
.printLarger {
	font-size: 160%;
}
.header { 
	display: none; 
}
/* h2, h3 { color: #333; } */
.pageNavLinks { 
	display: none; 
}
