@charset "utf-8";
/* Print CSS Document */
body {
	background: white;
	font-size: 12pt;
}
#wrapper {
	padding-left: 3%;
	padding-right: 3%;
	width: 100%;
	color: black; 
	background: transparent;
}
.skipTopNav, .skipSideNav, .skipContent, #dohaLogo, #dcLogo, #tagline, #banner, #footer, a.showHeaders, div.relatedLinks, div.indicator, #topNav, #leftNav{
	display: none;
}
#mainContent {
	width: 100%;
}
#forEmployers img{
	z-index: 100;
}
div.summaryBox, div #checklist{
	background: #FFF;
}
table th, table td{
	border: 1px solid #000;
}

