#top, #content-left, #bottom, .no-print, #cboxOverlay #cboxClose{
    display: none;
}

body {
	
}

#content-right, #cboxIframe { 
	display:block; 
	color: #000000;
	width: 100%;
	height: 100%;
	margin: 0;
	float: none;
	background: #ffffff;
}

#body {
	color: #000000;
}

h2 {
	color: #000000;
}

#printMsg {
	display: block;
}