/* CSS Document */
.utility
{
	color: #7a7c84;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12pt;
}

.nav
{
	color: #adbecb;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 10pt;
}

.subnav
{
	color: #ceb178;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 10pt;
}

a:link
{
	color: #5fa1c3;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	color: #4ac2f9;
	font-style: normal;
	text-decoration: none;
}

a:visited { text-decoration: none; }

.navHitState
{
	color: #ceb178;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}

.homeTitle1
{
	color: #5f8da3;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	text-transform: uppercase;
}

.subHeader2
{
	color: #5f8da3;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 9pt;
}

.quotes
{
	color: #5f8da3;
	font-size: 10pt;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 26pt;
}

.subTitle1
{
	color: #5f8da3;
	font-size: 12.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	text-transform: uppercase;
}

.homeTitle2
{
	color: #ceb178;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	text-transform: uppercase;
}

.subHeader1
{
	color: #ceb178;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 9pt;
	text-transform: uppercase;
}

.subTitle2
{
	color: #ceb178;
	font-size: 12.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
}

.body
{
	color: #7a7c84;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 14pt;
}

.title
{
	color: #7a7c84;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: normal;
}

.bodyIntro
{
	color: #7a7c84;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 19pt;
}

.bodyCaption
{
	color: #7a7c84;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 8pt;
}

.bodyCaption2
{
	color: #7a7c84;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 8pt;
}

.footer
{
	color: #78786a;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12pt;
}

UL
{
	color: #7a7c84;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 14pt;
	list-style-image: url(images/bullet.gif);
}

LI {padding-bottom: 5px;}

