body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#Sidebar {
	float: none;
	width: 100%;
}
#nav, #subnav, #footer {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sideContent {
	margin: 0px;
	width: 100%;
}
