﻿body
{
	background-color: #00305A;
	color: #003260;
}
td
{
	background-color: white;
}
p
{
	font-size: 0.85em;
}
h1
{
	font-size: 1.5em;
	text-transform: lowercase;
	font-style: italic;
}
h2
{
	font-family: MrsEavesPetiteCaps, TimesNewRoman;
	font-size: medium;
	font-weight: normal;
	font-variant: small-caps;
}
ul
{
	margin: 0 auto;
	padding: 0;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	color: #00305A;
}
.mainText
{
	width: 383px;
	color: #FFFFFF;
	line-height: 18px;
}
ul.navtext, ul.navtext2
{
	text-align: center;
	color: #00305A;
}
ul.navtext li
{
	font-family: georgia;
	font-size: 10px;
	text-decoration: none;
	color: #00305A;
	text-transform: uppercase;
	width: 80px;
	text-align: center;
	list-style: none;
	float: right;
}
li.navtext_sel
{
	font-family: Georgia;
	font-size: 10px;
	text-decoration: none;
	background: white;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5;
	list-style: none;
	float: right;
	width: 80px;
}
ul.navtext2 li
{
	font-family: georgia;
	font-size: 10px;
	text-decoration: none;
	color: #00305A;
	text-transform: uppercase;
	text-align: center;
	list-style: none;
	float: right;
	width: 100px;
}
li.navtext_sel2
{
	font-family: Georgia;
	font-size: 10px;
	text-decoration: none;
	background: white;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5;
	list-style: none;
	float: right;
	width: 100px;
}
ul.navtext3
{
	color: #00305A;
	text-align: right;
	list-style: none;
}

td.topRow1, td.bottomRow1, td.bottomRow2
{
	background-color: #E7EB7B;
}
.bottomText1
{
	font-family: Georgia;
	font-size: 0.6em;
	color: #00305A;
}
.notification
{
	background-color: #FFCC00;
	font-size: x-small;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	border-top: 1px #FFFF66 solid;
	border-left: 1px #FFFF66 solid;
	border-right: 1px #FF9900 solid;
	border-bottom: 1px #FF9900 solid;
}

