body, h1, h2, h3, ul, li, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}



a {
	color: #00424f;
}

a:hover {
	color: #118898;
}

body {
	background-color: #002c35;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
}

h1 {
	color: #00424f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h1 span, h2 span {
	display: none;
}

div#subcontent h1 {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 0.25em;
}

h3 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin-bottom: 0.1em;
	text-transform: uppercase;
}

img {
	border: 0;
}

p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

ul {
	margin-bottom: 1em;
	padding-left: 1.5em;
}

li {
	line-height: 1.5em;
}



div.container {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 762px;
}

div.gray {
	background-color: #f0f0f0;
	border: 1px #ccc solid;
	padding: 1em;
}



.clear {
	clear: both;
}

.floatleft {
	float: left;
}

.whitetext {
	color: #fff;
}



div#pageHead {
	background: #333 url('/images/pageHead/pageHeadBg.gif') repeat-x top left;
	height: 100px;
}

div#pageHead div.container {
	background: blue;
	position: relative;
}

div#logo {
	left: 10px;
	position: absolute;
	top: 5px;
}

div#logo a {
	background: url('/images/pageHead/aqualogo.gif') center center no-repeat;
	display: block;
	width: 215px;
	height: 109px;
}

div#logo a span {
	display: none;
}

div#nav {
	background-color: #232323;
	text-align: right;
}

div#nav ul {
	float: right;
	margin: 0;
}

div#nav ul li {
	display: inline;
	float: left;
	line-height: 1em;
	margin-left: 1em;
}

div#nav ul li div {
	padding: 0.4em 1em;
	float: left;
}

div#nav ul li a {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div#nav ul li a:hover {
	text-decoration: underline;
}

div#nav ul li.current {
	background: url('/images/pageHead/navright.gif') no-repeat top right;
}

div#nav ul li.current div {
	background: url('/images/pageHead/navleft.gif') no-repeat top left;
}

div#nav ul li.current a {
	color: #00424f;
}



div#content {
	background-color: #fff;
}

dt {
	font-weight: bold;
	margin-bottom: 0.25em;
}

dd {
	margin-bottom: 1em;
}


div#subcontentAIS {
	background-color: #888;
	padding: 1em 0 3em 0;
	background-image: url(../images/bg_mesh.gif);
	background-repeat: repeat;
}

div#subcontent {
	background-color: #00424f;
	padding: 1em 0 3em 0;
}

div#subcontent, div#subcontent div {
	color: #fff;
}

div.left {
	clear: none;
	float: left;
	width: 480px;
}

div.right {
	clear: none;
	display: block;
	margin-left: 510px;
	width: 248px;
}



div#pageFoot {
	color: #fff;
	font-size: 0.85em;
	padding: 3em 0;
}

div#pageFoot a {
	color: #fff;
}

img#spyraled {
	float: right;
}
