.noPrint { display:none;}
.onlyForPrint { display:block;}
.doNotBreakWithPageBreak { page-break-inside:avoid;}
/* ***  list the items to suppress from printing *** */


#topTabRow,
#logoSection,
#navSection,
.rightButton,
.checkboxRow
	{ display:none }





.planning .trackBanner { /* make this more prominent when it prints */
	font-size:24px;
	font-weight:bold;
	letter-spacing:3px;
	}

