body {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
} 

#footerBlock, #bgImage, #nav, #htmlBody #nav, #module #lcol, #rcol #titleBox #titleRight {
	display: none;
}

#linkPDF {
	display: none;
}

#htmlBody #contents, #contents {
	position:relative;
	left:50px;
	margin-left:auto;
	z-index:1;
	bottom:auto;	
}

#module #rcol {
	float: left;
}

#module #rcol #textBox {
	float: left;
	height:auto;
	overflow:visible;
	overflow-y: visible;
}

#module #mcol {
	float: left;
	padding: 0;
	height: auto;
	filter:none;
}

#module #mcol1 {
	padding-left:0px;
}
