/* CE CSS for Print media */

#header {
	display:none !important;
}
#headerFlag {
	display:none !important;
}
#sidebar {
	display:none !important;
}
#footer {
	display:none !important;
}
body {
	background:none;
}
#mainContent {
	color:#000000;
}
.boxWrapper .box, .boxWrapper .box .content {
	background:none !important;
}
.printerIcon {
	background:none;
}