@charset "utf-8";
body {
	background-color: #dcdcdc;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td, th, h3, h6  {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a {
	color: #3366cc;
}
h1, h2, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-right: 1px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 8px;
	margin-right: 8px;
	clear: both;
}
#logo {
	height: 110px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffcc33;
	background-image: url(library/logoW%20copy.gif);
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ffcc33;
}
#nav {
}
#nav_local {
	background-color: #9999CC;
	float: none;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 860px;
}
#banner {
	height: 60px;
}
#leftColumn {
	float: left;
	width: 120px;
	background-color: #F0F0F0;
}
#rightColumn {
	float: right;
	width: 735px;
}
#textBox {
	height: 95px;
	width: 350px;
	z-index: 01;
	position: absolute;
	top: 0px;
	left: 510px;
	color: #000000;
}
.floatRight {
	text-align: center;
	position: relative;
	float: none;
}
.th {
	color: white;
	background-color: #14556b;
	height: 0.6em;
}
.td {
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
}
