﻿body {
	background-color: #FFFFFF;
	font-family: "trebuchet MS";
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
}
.menuItem {
	width: 80px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.menuHoverLine {
	height: 6px;
	text-align: center;
	vertical-align: top;
	display: none;
	width: 60px;
}
.upperArea {
	background-color: #004882;
}
.mainArea {
	font-family: "trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a {
	border-style: none;
	text-decoration: underline;
	font-family: "trebuchet MS";
}
.pageTitle {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #E46B48;
}
a:active {
	border-style: none;
	text-decoration: underline;
}
a:hover {
	border-style: none;
	text-decoration: underline;
	color: #000000;
}
a:link {
	border-style: none;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	border-style: none;
	color: #000000;
}
img {
	border-style: none;
	text-decoration: none;
}
.centerBody {
	font-family: "trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
}
.rightBody {
	font-family: "trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
	list-style-type: disc;
}
img:visited {
	border-style: none;
	text-decoration: none;
}
.leftBody {
	font-family: "trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
	cursor: pointer;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-top: 2px;
}
.bottomArea {
	background-color: #004882;
}
.footer {
	font-size: x-small;
	color: #000000;
}
.leftBody:hover {
	font-family: "trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #E46B48;
}
h1 {
	font-family: "trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #004882;
}
h2 {
	font-family: "trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #004882;
}
.centerLink {
	font-style: italic;
	color: #E46B48;
	text-decoration: none;
}
h3 {
	font-size: small;
	font-style: italic;
	color: #E46B48;
}
.popUp {
	font-family: "trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}
.popupFields {
	font-family: "trebuchet MS";
	font-size: small;
	border: thin solid #000080;
	color: #808080;
}
.print {
	text-decoration: underline;
	cursor: pointer;
}
.linkSelected {
	background-color: #E46B48;
	color: #FFFFFF;
}
