body
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #001A60;
}

A:hover { text-decoration: underline; }

.bodyText
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
}

.attTitle
{
	color: #AC1A07;
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: 1pt;
}

.title
{
	color: #AC1A07;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.subNav
{
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 25px;
}

.attA
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #001A60;
	font-weight: bold;
}

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

.navA
{
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 42px;
	padding-right: 30px;
	text-decoration: none;
	background-image: url(../images/nav_rollover1.gif);
	background-repeat: no-repeat;
	display: block;
}

.navA:hover
{
	color: #582B04;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/nav_rollover.gif);
}

.navAoN
{
	color: #582B04;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 42px;
	padding-right: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	background-image: url(../images/nav_rollover.gif);
}

.navAoN:hover
{
	color: #333333;
	text-decoration: none;
}

.subNavA
{
	color: #666666;
	font-family: Arial, Verdana;
	text-decoration: none;
}

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

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

.footerA
{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.footerA:hover
{
	color: #AC1A07;
	text-decoration: underline;
}
