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

a
{
	text-decoration: none;
	color: #ffffff;
}

.aOn
{
	text-decoration: underline;
	color: #ffffff;
}

.aOn:hover
{
	text-decoration: none;
	color: #ffffff;
}

.curveText
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 22px;
	left: 27px;
	top: 130px;
	height: 400px;
	position: absolute;
	width: 350px;
}

.curveText2
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 22px;
	left: 300px;
	top: 400px;
	position: absolute;
	width: 40%;
}

.pageTitle
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

.newsTitle
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}


.bodyText
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 40px 0px 0px;
}

.tableBodyText
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.footer
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 0px 4px 0px;
}

.footerA
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 0px 4px 0px;
	text-decoration: underline;
}

A:hover { text-decoration: underline; }

.navADown
{
	color: #333300;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
}

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

.search2
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 20px 10px 0px 0px;
}

.search3
{
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 20px 4px 0px;
}

#addy
{
	right: 23px;
	top: 306px;
	height: 0px;
	position: absolute;
	width: 117px;
	display: block;
	color: #FFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
}

#intCurve
{
	right: 155px;
	top: 232px;
	position: absolute;
	display: block;
	background-image: url(../images/int_curve3.gif);
	background-repeat: no-repeat;
}

.search4
{
	color: #FFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
}

#nav
{
	left: 27px;
	top: 316px;
	height: 0px;
	position: absolute;
	width: 213px;
	display: block;
}

a.lnav
{
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 2px 0px 10px 10px;
	margin-top: 8px;
}

a.lnav:hover
{
	background-image: url(../images/nav_over.gif);
	background-repeat: no-repeat;
	color: #031946;
	text-decoration: none;
	display: block;
}
