﻿#topbanner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 95px;
	visibility: visible;
	color: #000000;
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
	font-size: small;
}
#shield {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 251px;
	height: 91px;
	background-color: #EEEDCA;
	visibility: visible;
}
#toptext {
	position: absolute;
	top: 0px;
	left: 255px;
	visibility: visible;
	vertical-align: top;
	text-align: right;
}
#maintext {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 71px;
	visibility: visible;
	float: none;
}
#menu {
	visibility: hidden
}
h1 {
	color: #0066cc;
	font-weight: bold;
	font-size: 36pt;
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
}
h3 {
	color: #b22222;
	font-weight: bold;
	font-size: 17pt;
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
}
p {
	font-size: 13pt;
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
	page-break-inside:auto
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

