
/* get rid of the colored page background when printing */

body {
	background-color: #fff;
}
.arrowOppSections{
	display: none;
}
.qsearch {
	display: none;
}
#pwMenu {
	display: none;
}
#pwHeader img {
	display: none;
}
#pwHeader .rightside {
	float: left;
	color: #000;
	font-size: 120%;
}
#nav, #nav2 {
	display: none;
}
#contentpadding {
	border: none !important;
}
.noBorderImg {
	display: none;
}