html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #004483;
	margin-top: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E5F7FD;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.nav {
	font-family: Andale Mono, Verdana, sans-serif;
	font-size: 12px;
	color: #004483;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A6D8;
	padding-top: 6px;
}
.text a:hover, text a:focus {
	color: #33CCCC;
}

.nav a {
	font-weight: bold;
	text-decoration: none;
}
.head {
	color: #006699;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}
.subhead {
	font-size: 11pt;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844480;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.text {
	color: #000000;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
.text a {
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
ul {
	padding-left: 20px;
}
.photoLeft {
	margin-right: 8px;
	margin-top: 4px;
	text-align: left;
	float: left;
}

.photoRight {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	float: right;
}
