@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#centralcontent {
	float: none;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#nav, #rightsidebar, #subrightsidebar1, #subrightsidebar2, subrightsidebar3 {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

