/****************** Printing Styles ****************/
body {
	background: none;
}
#top-links, #header, #main-nav, #footer, .firstColumn, .thirdColumn, .breadCrumbs, .printButton, .download, #headImg {
	display: none;
	visibility: hidden;
}
#content {
	background: none;
}
#sub1MainThreeCol .secondColumn {
	width: 100%;
}
