html {
margin: 0;
}

body {
margin: 0;
}

#rightArea {
	width:100%;
}

#rightAreaMain {
	width:100%;
}
#rightAreaFull {
	width:100%;
}
#topBar {
	display: none;
}

#leftBar {
	display: none;
}

#topNav {
	display: none;
}

#footer {
	display: none;
}

.noPrint {
	display: none;
}
