body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
}

a
{
	text-decoration: none;
	color: #5D0006;
	font-weight: bold;
}

A:hover { text-decoration: underline; }

.wtA
{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

.wtA:hover
{
	color: #F4C487;
	text-decoration: underline;
}

h1
{
	color: #00225D;
	font-size: 15px;
	padding-bottom: 8px;
	border-bottom: 2px solid #fff;
	text-align: right;
}

.bodyText
{
	color: #131313;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	padding-right: 24px;
}

.bodyText2
{
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	padding-right: 24px;
}

iframe
{
	border-color: #7F9DB9 #7F9DB9 #7F9DB9 #7F9DB9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.moreA
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.moreA:hover
{
	color: #F4C487;
	text-decoration: none;
}

.navA
{
	color: #666666;
	font-size: 11px;
	line-height: 33px;
	font-family: Arial, Verdana;
	font-weight: bold;
	padding-left: 17px;
	text-decoration: none;
}

.navA:hover
{
	color: #fff;
	text-decoration: none;
}

.navOnA
{
	color: #fff;
	font-size: 11px;
	line-height: 33px;
	font-family: Arial, Verdana;
	font-weight: bold;
	padding-left: 17px;
	text-decoration: none;
}

.navOnA:hover
{
	color: #666666;
	text-decoration: none;
}

.footer
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 11px;
}

.footerA
{
	color: #FFFFFF;
	font-family: Arial, Arial;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

.footerA:hover { text-decoration: underline; }
