.style1 {color: #88C4FF}
.style2 {color: #0066CC}
body {
	width:1024px;
	height: 871px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	background-color: #999999;
	}
#container {
	width: 1024px;
	background-color: #FFFFFF;
	height: 871px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	position:absolute;
	}
#masthead {
	background-repeat: no-repeat;
	width: 1024px;
	height: 125px;
	float: right;
	background-image: url(/images/banner.png);
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-position: right;
	}
#horizontalnavigation {
	height: 30px;
	float: left;
	width: 1024px;
	background-color: #CCCCCC;
	}
#horizontalnavigation2 {
	height: 35px;
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:thin;
	padding-right: 100px;
	padding-left:10px;
	padding-top: 5px;
	text-align: left;
	}
#horizontalnavigation3 {
	height: 35px;
	float: right;
	width: 454px;
	background-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:thin;
	padding-right: 20px;
	padding-left:10px;
	padding-top: 5px;
	}
#pageheader {
	height:179px;
	width:580px;
	background-color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: top;
	}
#sidebarnav {
	float: left;
	width: 220px;
	font-size: 18px;
	color: #000000;
	text-align:left;
	padding-top: 20px;
	padding-right: 0px;
	font-weight: normal;
	height: 630px;
	background-color: #FFFFFF;
	}
#sidebarnav2 {
	float:left;
	width: 220px;
	height: 330px;
	background-color: #FFFFFF;
	}
#sidebarnav3 {
	float:left;
	width: 220px;
	height: 300px;
	background-color: #FFFF66;
	white-space: normal;
	text-align: center;
	}
#maintext {
	color: #000000;
	width: 580px;
	height: 650px;
	text-align: justify;
	background-color: #FFFFFF;
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	float: left;
	padding-left:6px;
	padding-right: 6px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
#maintextscroll {
	color: #000000;
	width: 580px;
	height: 650px;
	text-align: justify;
	background-color: #FFFFFF;
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	float: left;
	padding-left:6px;
	padding-top:2px;
	padding-right: 6px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	overflow:scroll;
	}
#maintexthistory {
	color: #000000;
	width: 480px;
	height: 650px;
	text-align: justify;
	background-color: #FFFFFF;
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	float: left;
	padding-left:6px;
	padding-top:2px;
	padding-right: 6px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	}
#maindata {
	width: 200px;
	float: right;
	height: 650px;
	background-color: #FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", "MS Reference Serif", "Goudy Old Style", Century;
	text-align: center;
	color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	}
#maindatascroll {
	width: 200px;
	float: right;
	height: 650px;
	background-color: #FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", "MS Reference Serif", "Goudy Old Style", Century;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	overflow:scroll;
	}
#maindatahistory {
	width: 300px;
	float: right;
	height: 650px;
	margin-top: 1px;
	background-color: #FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", "MS Reference Serif", "Goudy Old Style", Century;
	color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	}
#footer {
	background-color:#CCCCCC;
	width: 1024px;
	height: 32px;
	float: left;
	}
