#header {
	height: 200px;
	background-image: url(/Images/header/header_background.gif);
}
#hdnavbar {
	padding: 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	background: url(/Images/header/blankupperspacer.gif);
	margin: 0px;
}
#hdnavbar ul {
	list-style-type: none;
	margin: 0px 0px 0px 35%;
	padding: 0px 0px 0px 25px;
}
#hdnavbar ul li {
	padding: 5px 25px 0px 15px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E3EDF7;
	margin: 0px;
	height: 25px;
}
#hdnavbar ul li a {
	text-decoration: none;
	color: #003366;
}
#hdnavbar ul li a:hover {
	color: #E3EDF7;
}
#hdnavbar span {
	margin-left: 25%;
}
#header img {
	border: none;
	position: relative;
	margin: 20px 0px 0px 44%;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
li {
	font-size: 16px;
	text-align: center;
}
.footer {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.selecth2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
}
.selecth3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	background-color: #6699CC;
	border: medium outset #666666;
}
table h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
}
table h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
table h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
table h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 15px;
}
table h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
table tr {
	height: .5em;
}
table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.titlerow {
	background-color:#3366CC;
	border-bottom-color:#333333;
	color:#FFFFFF;
	height: 2em;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #6699CC;
}
