#sidebar {
	display: none;
}
#leftDrop {
	display: none;
}
#footer {
	display:none;
}
#header {
	display:none;
}

html, body, #page, #main, #content {
	width: 97%;
	margin: 0px;
	float: none;
	background: none;
}

#content {
	font-size: 10pt;
	line-height: 11pt;
	color: #000000;
	border: 0px #FFFFFF solid;
	background-color: #FFFFFF;
	overflow: visible;
}

#content h1, #content h2 {
	font-weight: bold;
	font-size: 13pt;
	line-height: 14pt;
}
#content h3, #content h4 {
	font-size: 11pt;
	line-height: 12pt;
}
#content h5, #content h6 {
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	border-bottom: 1px #000000 solid;	
}
#flash {
	display: none;
}
