BODY {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #006699;
	background-image: url(images/blueback.gif);
}

#footerclear {
	width: 750px;
	height: 1px;
	z-index: 1;
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	margin-right: 0px;
	clear: both;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#border {
	width: 790px;
	top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	overflow: visible;
	background-image: url(images/borderback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 0px 0px 40px;
	z-index: 0;
}
#borderinside {
	width: 790px;
	top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	overflow: visible;
	background-image: url(images/borderback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 0px 0px 40px;
	z-index: 0;
}

#nav {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 140px;
	PADDING-BOTTOM: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #2E5C8B;
	FONT-SIZE: 14px;
	line-height: 150%;
	margin: 0px;
	float: left;
	width: 590px;
	height: 1%;
	clear: both;
	text-align: left;
}
/* HOME PAGE */

#banner {
	WIDTH: 760px;
	height: 234px;
	z-index: 100;
	visibility: visible;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 1px solid #999999;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #999999;
}
#bannerinside {
	WIDTH: 760px;
	height: 160px;
	z-index: 100;
	visibility: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: none;
	border-left: 1px solid #999999;
	background-image: url(images/headerblueinside.jpg);
}


#bannerband {
	BACKGROUND: #006699 url(images/blueuppercorner.gif) no-repeat left bottom;
	WIDTH: 100px;
	height: 220px;
	z-index: 10;
	float: right;
	left: 392px;
	padding: 0px;
	margin: 0px 0px 0px 369px;
	overflow: visible;
	position: absolute;
	top: 15px;
}

#mainhome {
	WIDTH: 750px;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
}
#maininside {
	WIDTH: 750px;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#postit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #006699;
	FONT-SIZE: 12px;
	line-height: 150%;
	float: left;
	width: 220px;
	text-align: right;
	clear: left;
	height: 280px;
	position: absolute;
	top: 244px;
	background-image: url(images/postit.gif);
	background-repeat: no-repeat;
	z-index: 11;
	right: 690px;
}
#postitinside {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #006699;
	FONT-SIZE: 12px;
	line-height: 150%;
	float: left;
	width: 220px;
	text-align: right;
	clear: left;
	background-color: #FFFFFF;
	height: 280px;
	position: absolute;
	top: 244px;
	background-image: url(images/postit.gif);
	background-repeat: no-repeat;
	z-index: 11;
	right: 690px;
	background-position: top;
}
#content {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 140px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 500px;
	height: 100%;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	list-style-image: url(images/bulletblue.gif);
}
#boxleft {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 150%;
	margin: 0;
	float: left;
	width: 225px;
	height: 1%;
	clear: both;
	text-align: left;
	padding: 0px 10px 10px;
}
#boxright {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 150%;
	margin: 0;
	float: right;
	width: 225px;
	height: 1%;
	clear: none;
	text-align: left;
	padding: 25px 10px 10px;
	background-color: #FFFFCC;
	background-image: url(images/postitbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 0px;
	border-right: 1px solid #B1B290;
	border-bottom: 1px solid #B1B290;
	border-left: 0px;
}
#largepostit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 150%;
	margin: 0;
	width: 450px;
	height: 1%;
	clear: none;
	text-align: left;
	padding: 10px;
	background-color: #FFFFCC;
	background-image: url(images/postitbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 0px;
	border-right: 1px solid #B1B290;
	border-bottom: 1px solid #B1B290;
	border-left: 0px;
}
#smallpostit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	line-height: 150%;
	margin: 0;
	width: 250px;
	height: 1%;
	clear: none;
	text-align: left;
	padding: 10px;
	background-color: #FFFFCC;
	background-image: url(images/postitbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 0px;
	border-right: 1px solid #B1B290;
	border-bottom: 1px solid #B1B290;
	border-left: 0px;
	float: right;
}
#footer {
	clear: both;
	padding: 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 750px;
	background-image: url(images/borderback.gif);
	position: relative;
	background-repeat: repeat-y;
	background-position: center;
}

#columnbox {
	top: 0px;
	width: 360px;
	height: 100px;
	position: relative;
	left: 0px;
	
}	

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006699;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-align: right;
}
.tour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81724E;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
a.datachieve:link {color: #FFFFFF; text-decoration: none; }
a.datachieve:visited {color: #FFFFFF; text-decoration: none; }
a.datachieve:hover {color: #FFFFFF; text-decoration: underline; }
a.datachieve:active {color: #FFFFFF; } 

a.topnav:link {color: #2E5C8B; text-decoration: none; }
a.topnav:visited {color: #2E5C8B; text-decoration: none; }
a.topnav:hover {color: #993300; text-decoration: underline; }
a.topnav:active {	color: #993300;	text-decoration: underline;}

a.sidenav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.sidenav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.sidenav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.sidenav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {color: #993300; text-decoration: underline; }
a:active {	color: #993300;	text-decoration: underline;}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #597BAA;
	font-weight: normal;
}
.associations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.quote {
	font-style: italic;
	color: #006699;
}
.picborderright {
	border: 1px double #006699;
	float: right;
	margin-left: 10px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
