body {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 75%;
	color: #000000;
	background-color: #D2C8BE;
	margin: 0px;
	padding-left: 10px;
}
p {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 75%;
	color: #000000;
}
td {
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 75%;
	color: #000000;
}
td p {
	font-size: 100%;
}
a:visited {
	color: #01337A;
	text-decoration: underline;
}
a:link {
	color: #01337A;
	text-decoration: underline;
}
a:hover {
	color: #33648A;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
	color: #000000;
}
h2 {
	font-size: 110%;
	color: #000000;
}
h3 {
	font-size: 110%;
	color: #01337A;
}
h4 {
	font-size: 100%;
	color: #000000;
}
h5 {
	font-size: 100%;
	color: #01337A;
}
hr {
	height: 1px;
	color: #D2C8BE;
}
hr.white {
	height: 1px;
	color: #FFFFFF;
}
select  {
	font-size: 100%;
	background-color: #EEE6E3;
}
input {
	font-size: 100%;
	background-color: #EEE6E3;
}
textarea {
	font-size: 100%;
	background-color: #EEE6E3;
	font-family: Arial, Verdana, Helvetica, serif;
}
.nav {
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FDE230;
	text-decoration: underline;
}
.navPage {
	color: #FDE230;
	font-weight: bold;
}
.navPage:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navPage:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navPage:hover {
	color: #FDE230;
	text-decoration: underline;
}
.navPageOther {
	font-weight: bold;
}
.navPageOther:link {
	color: #FDE230;
}
.navPageOther:visited {
	color: #FDE230;
}
.navPageOther:hover {
	color: #FFFFFF;
}
.footer {
	font-size: 75%;
}
.footer:link {
	font-size: 100%;
	color: #000000;
}
.footer:visited {
	font-size: 100%;
	color: #000000;
}
.footer:hover {
	font-size: 100%;
	color: #01337A;
}
.headerWhite {
	background-color: #FFFFFF;
	width: 770px;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
}
.headerBlue {
	background-color: #01337A;
	width: 177px;
	vertical-align: top;
}
.headerOrange {
	background-color: #FDE230;
	text-align: center;
	vertical-align: middle;
}
.headerOrangeHome {
	background-color: #FDE230;
}
.whiteTable {
	background-color: #FFFFFF;
	width: 770px;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
}
.whiteTableHome {
	background-color: #FFFFFF;
	width: 770px;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
}
.contentBlue {
	background-color: #01337A;
	width: 169px;
	vertical-align: top;
	padding: 4px;
}
.home {
	background-color: #000000;
	vertical-align: top;
	background-image: url(/images/repeater.jpg);
}
.content {
	padding: 10px;
	vertical-align: top;
}
.footerWhite {
	background-color: #FFFFFF;
	width: 770px;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
}
.footerCel {
	text-align: center;
	vertical-align: middle;
	width: 33%;
}
.footerCelRight {
	text-align: right;
	vertical-align: middle;
	width: 33%;
	padding-right: 10px;
}
.borderTable {
	width: 100%;
}
.borderTable th {
	font-size: 75%;
}
.borderTable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	vertical-align: top;
}
#menuSystem {
}
#menuSystem table {
	border-collapse:collapse;
}
#menuSystem table td {
	padding: 0px;
}
#mainTable table {
	border-collapse: collapse;
}
#mainTable th {
	text-align: left;
	width: 177;
	font-size: 75%;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FDE230;
}
#mainTable table td {
}
#mainTable a {
}
#mainTable a:link {
}
#mainTable a:hover {
	display: block;
}
strong.white {
	color: #FFFFFF;
}
abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}