BODY {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}


#footerclear {
	width: 750px;
	height: 1px;
	z-index: 1;
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	margin-right: 0px;
	clear: both;
	background-image: url(images/footerclearback.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#bottomclear {
	height: 1px;
	z-index: 1;
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	margin-right: 0px;
}
#border {
	width: 774px;
	top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-y;
}

#header {
	WIDTH: 774px;
	HEIGHT: 324px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 40px;
	z-index: 20;
	background-image: url(images/flash1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	border: none;
}
#nav {
	WIDTH: 574px;
	HEIGHT: 29px;
	padding: 8px 0px 0px 200px;
	z-index: 21;
	visibility: visible;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	text-align: left;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	left: 1px;
}

/* HOME PAGE */

#banner {
	WIDTH: 750px;
	height: 281px;
	z-index: 10;
	visibility: visible;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	background-image: url(images/header.jpg);
}

#bannerband {
	BACKGROUND: url(images/headerback.jpg) no-repeat center top;
	WIDTH: 99.9%;
	height: 362px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	border: none;
}

#mainhome {
	WIDTH: 750px;
	padding: 0px;
	top: 281px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
}

#sidebar {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 15px;
	PADDING-TOP: 74px;
	COLOR: #333333;
	FONT-SIZE: 14px;
	line-height: 130%;
	width: 225px;
	text-align: right;
	height: 100%;
	background-image: url(images/navbarleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7FA4B4;
}
#content {
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 35px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 14px;
	line-height: 150%;
	margin: 0;
	float: right;
	width: 430px;
	height: 100%;
	clear: both;
	text-align: left;
}

#footer {
	clear: both;
	height: 63px;
	color: #2E8686;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 774px;
	left: 1px;
}

#bottom {
	border: none;
	width: 750px;
	text-align: center;
	height: 27px;
	clear: both;
	clear: both;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
}

.hide_text {
	LEFT: -9000px; POSITION: absolute
}
.accesskey {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8AC69C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #648977;
}

.sidebar {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00628B;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}

.alt_text {
	LEFT: -9999px;
	POSITION: absolute;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81724E;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

a.datachieve:link {
	color: #2E8686;
	text-decoration: none;
	font-size: 12px;
}
a.datachieve:visited {
	color: #2E8686;
	text-decoration: none;
	font-size: 12px;
}
a.datachieve:hover {
	color: #2E8686;
	text-decoration: underline;
	font-size: 12px;
}
a.datachieve:active {
	color: #2E8686;
	font-size: 12px;
} 

.topnav{

}
.topnav a:link, .topnav a:visited {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Sans";
	text-decoration: none;
	padding-right: 10px;
}
.topnav a:hover, .topnav a:active {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Sans";
	text-decoration: underline;
	padding-right: 10px;
}

a {
	color: #00628B;
}
.alignright {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #597BAA;
	font-weight: normal;
}
#headerback {
	background-image: url(images/headerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 312px;
	width: 100%;
}
