body, html {
	color:black;
	line-height:1em;
}

* body {
	font-size:11px!important;
}

body.BODY {
}

.canvas {
	width:100%;
	margin:0!important;
	_height:auto!important;
	height:auto!important;
	overflow:auto;
	border:0!important;
}

.ContentContainer {
	
	overflow:auto;
	margin:0;
}

.screenContent {
}

#header,
#footer,
#sidebar,
#secondary-sidebar {
	display:none;
}

#main-column {
	width:100%;
}

.content-container {
	border:0;
	background:none;
	overflow:none;
}
