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

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#nav {
	width: 178px;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#header, #info, #img, #content, #contentinfo, #compliance {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav {
	display: none;
}
