﻿#container {
	width: 766px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}
#header {
	background-color: #E6E6E6;
	height: 98px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.maintext {
	font-size: 10pt;
	font-family: verdana;
}
#menubar {
	background-color: #0A4B81;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	float: none;
	clip: rect(0px, auto, auto, auto);
}
#content {
	background-color: #FFFFFF;
	padding: 0px 16px 0px 16px;
}
#logoinsert {
	float: left;
	width: 120px;
	height: 94px;
}
.headergraphic {
	border-width: 0px;
	margin: 8px auto;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#footer {
	color: #FFFFFF;
}
#spacer {
	height: 24px;
}
.centered {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.BoldItalic {
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
