html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	background: #8AADBF;
	text-align: center;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
table {
	font-size: inherit;
	font-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
	}
.container {
	margin: auto;
	text-align: left;
	width: 1038px;
	}
.boxtop {
	background: url(/images/back-top2.jpg) no-repeat;
	height: 24px;
	}
.boxmiddle {
	background: url(/images/back-middle2.jpg) repeat-y;
	}
.boxbottom {
	background: url(/images/back-bottom2.jpg) no-repeat;
	height: 26px;
	}
img {
	border: none;
	}
a {
	color: #0000ff;
	}
a:hover {
	color: #000;
	}
.content {
	padding: 12px 36px;
	}
.mission {
	background: #aaa;
	font-size: 1.8em;
	color: #fff;
text-align: center;
width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
td {
	vertical-align: top;
	}
table.nav {
	margin: 16px 0 0;
	}
table.nav td {
	border-right: 1px solid #8AADBF;
	}
table.nav td a {
	display: block;
	background: #416576;
	color: #fff;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
	}
table.nav td a:hover {
	background: #8AADBF;
	color: #222;
	}
div.mainarea {
	padding: 8px 0;
	background: #ADC5D2;
	}
table.mainarea {
	}
table.mainarea td {
	padding: 12px;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #222;
	}
table.mainarea td.middle {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
h4 {
	text-transform:uppercase;
	color: #222;
	letter-spacing: .1em;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.footer {
	margin: 0 0 24px;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	}
.entries {padding: 12px 48px; font-size: 1.4em}