html, body {
	background:none;
	color:#000;
}

.dontPrint {
	display:none;
}

.printOnly {
	display:block;
}
 
#logo {
	background:none;
}
 
#navMain {
	display:none;
}

.categoryPage #pageHeader H1 {
	text-indent:0px;
} 

#insightPage #pageHeader H1 {
	background:none;
}

#faPage .directions {
	page-break-before: always;
}

#productFinderPage #pageHeader H2 {
	background:none;
	font-size:1.2em;
	text-indent:0px;
}

#productFinderPage .columnHeader H1 {
	background:none;
	text-indent:0px;
	font-size:1.2em;
}
