#banner, #banner2 {
	/*	background-attachment: scroll;
	background-color: #2963A0;
	background-image: url(images/bannerBG2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/	position: relative;
	height: auto;
	width: 805px;
	/*	left: 0px;*/
	top: 60px;
	/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
background-color: #CCCCCC;
*/	
	z-index:900;
	margin: 0px;
	padding: 0px;
	
/*	background-attachment: scroll;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: right;
*/
}

/*#banner2 {
	position: relative;
	height: 123px;
	width: 100%;
	top: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #cccccc;
	
	z-index:900;
}
*/
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.centerPage {
	/*position: absolute;
	left: 200px;
	top: 0px;
*/
	position:relative;
	height: auto;
	width: 580px;
	left: 0px;
	top: 0px;
	float:left;
	margin: 0px;
	padding-left: 5px;
}

.header {
	background-color: #FFFFFF;
	position: absolute;
	height: 64px;
	width: 805px;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: right;
}
#logo {
	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 44px;
	width: 142px;
	left: 25px;
	top: 10px;
}

.mainBody, .mainBody2 {
	background-attachment: scroll;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: auto;
	width: 890px;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
	margin-top: 0px;
}
/*.mainBody2{
	background-attachment: scroll;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: auto;
	width: 890px;
	left: 0px;
	top: 126px;
	background-color:#FFFFFF;
	margin-top: 65px;
	z-index:100;
}
*/.maincontents{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 1.5em;
}
.page {
	background-color: #FFFFFF;
	height: auto;
	width: 790px;
}


.sideBar {
	background-color: #EAEAEA;
	height: auto;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	text-indent: 10px;
	float:left;
	margin: 0px;
	padding: 0px;
	
}
.sideBar h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.sideBarBottom{
	background-attachment: scroll;
	background-image: url(images/sidebottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
	height: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.sideBarBottom a{
	font-size:10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sideBarBottom td#webview a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
div.sideBar ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-weight:bold;
*/	list-style-type: none;
	display:block;
	font-size: 70%;
	line-height: 1.6em;
	margin:0px;
	padding:0px;
}

.onelink {
		
		text-decoration: none;
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:30px;
		display: block;
		padding-left: 15px;
		
	color:#ffffff;
	height:30px;
	background-color:#009999;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
		
}

.onelink a{
	color: #ffffff;
	text-decoration:none;
}
.onelink a:hover{ color: #FFCC00; }
div.sideBar li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E6F0EF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:40px;
	margin: 0px;
	font-weight:normal;
}
div.sideBar ul li a, div.sideBar p a{
	color: #666666;
	text-decoration:none;
}
div.sideBar ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
div.sideBar p a{
	font-size: 13px;
	line-height:1.7em;
	margin-left: 40px;
}
div.sideBar p a:hover{
	color:#FFFF99;
}




.toplinks{
	position: relative;
	width:580px;
	height:auto;
	left: 189px;
	top:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.toplinks td{
	vertical-align: top;
}
.toplinks a{
	text-decoration:none;
	color: #333333;
}
.toplinks a:hover{
	font-weight:bold;
	color: #CC3300;
}
#usefulLINKS {
	text-decoration: none;
	list-style-type: none;
	line-height: 1.3em;
	margin-left: -25px;
}
ul#usefulLINKS li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
ul#usefulLINKS li a:hover {
	color:#000000;
}

