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

#container {
	font-size: 11pt;
	padding-right: 120px;
	padding-left: 120px;
	margin-right: 110px;
	margin-left: 110px;
	background-color: #FFFFFF;
	height: 800px;
	padding-top: 1px;
	top: 12px;
	margin-top: 15px;
	overflow: auto;
}
#container #top_banner {
	height: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	height: 600px;
	background-color: #CCCCCC;
}
