html {  
	background-color: #fff;
	height: auto;
}

body {
	background: #fff;
	color: #000; 
	font: .7em Arial, Helvetica, sans-serif;
	height: auto;
	line-height: 1.3em;
	width: auto;
}




/* header -------------------------- */

#hd { display: none; }



/* body -------------------------- */

.crumbs {
	display: none;
}

.left-menu { display: none; }

div#leftRule {
	display: none !important;
}

div#doc5,
div.page,
div.page div.content,
div.page div.content div.left-panel,
div.page div.content div.single-panel {
	float: none;
	height: auto !important;
	margin: 0;
	min-width: 0;
	padding: 0;
	width: auto;
}

.page .content .right-panel {
	display: none;
}

div.print-link {
	display: none;
}

ul.blue li, ul li.blue {
	list-style-type: square;
	list-style-image: none;
}

/* footer -------------------------- */

div#ft {
	margin-top: 25px;
}

div#ft .line {
	display: none;
}
