body
{
	margin: 0px;
	font-size: 12px;
	background-color: #57607F;
	color: #57607F;
}

a { color: #103555; }
a:hover { color: #B21F28; }

td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #57607F;
}

h1
{
	font-family: Arial, Arial;
	font-size: 26px;
	color: #001966;
	font-weight: bold;
}

h2
{
	font-family: Arial, Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.homeDate
{
	font-size: 12px;
	font-weight: bold;
	color: #1D3377;
	text-align: right;
	border-bottom: #8D8D8D;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.vTitle
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 4px;
}

.vTitle2
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 4px;
}

#navcontainer ul
{
	height: 20px;
	margin: 0;
	color: #666;
	width: 100%;
	text-align: middle;
	font-weight: normal;
	font-size: 12px;
}

.footer
{
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 22px;
	color: #fff;
}

.footerA
{
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.footerA:hover
{
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #001966;
	text-decoration: underline;
}

.homeArrowA
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 12px;
	display: block;
	margin: 6px;
}

.homeArrowA:hover
{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	color: #B21F28;
}

.nav
{
	font-family: Arial, helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #DDDEE5;
}

.navA
{
	display: block;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-align: center;
	border-right: 1px solid #DDDEE5;
}

.navA:hover
{
	color: #fff;
	background: #001966;
}

.nav2A
{
	display: block;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

.nav2A:hover
{
	color: #fff;
	background: #001966;
}

.navOnA
{
	display: block;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #001966;
	text-align: center;
	border-right: 1px solid #DDDEE5;
}

.navOnA:hover
{
	color: #fff;
	background: #001966;
	text-decoration: underline;
}

.nav2OnA
{
	display: block;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #001966;
	text-align: center;
}

.nav2OnA:hover
{
	color: #fff;
	background: #001966;
	text-decoration: underline;
}
