body
{
	font-family: arial, helvetica, Sans-Serif;
	font-size: 10pt;	
	background-color: Black;
	margin: 0;
}

.bodyText
{
	color: #000000;
	font-size: 11px;
	/* letter-spacing: .1em; */
	line-height: 1.4em;
}

.bodyTextNoULB
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	/* letter-spacing: .1em; */
	line-height: 1.4em;
	text-decoration: none;
}

.bodyTextWhite
{
	color: #ffffff;
	font-size: 11px;
	/* letter-spacing: .1em; */
}

.bodyTextWhiteNoUL
{
	color: #ffffff;
	font-size: 11px;
	/* letter-spacing: .1em; */
	text-decoration: none;
}

.bodyTextWhiteNoULB
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	/* letter-spacing: .1em; */
	text-decoration: none;
}

.bodyTextLGNoUL
{
	color: #D7Df99;
	font-size: 11px;
	text-decoration: none;
}

.largeText
{
	color: #000000;
	font-size: 14pt;
}

.smallText
{
	color: #000000;
	font-size: 11px;
}

.smallTextNoULB
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.smallTextRed
{
	color: #ee3224;
	font-size: 11px;
}

.smallTextNoUL
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.smallTextWhite
{
	color: #ffffff;
	font-size: 11px;	
}

.smallTextWhiteNoUL
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.navText
{
	color: #000000;
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}

.navTextRed
{
	color: #DB1F1E;
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}

.footerLinkText
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;	
}

.footerText
{
	color: #abadb0;
	font-size: 12px;	
}

.subheadNoUL
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

.subheadRed
{
	color: #ee3224;
	font-size: 14px;
	font-weight: bold;	
}

.subheadDKGreen
{
	color: #3F4602;
	font-size: 14px;
	font-weight: bold;	
}

.subheadWhite
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;	
}

.subheadWhite2
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;	
}

.subhead
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}

.subhead2
{
	color: #4b492d;
	font-size: 12px;
	font-weight: bold;	
}

.divNavSectionOff
{
	display: none;
}

.divNavSection
{
	display: block;
}

.imgNavOff
{
	visibility: hidden;
	margin-top: 3px;
}

.imgNavOff2
{
	visibility: hidden;	
}

.imgNav
{
	visibility: visible;
	margin-top: 2px;
}

.imgHidden
{
	visibility: hidden;
}

.flashNotSupported
{
	color: #787c59;
	font-weight: bold;	
	font-family: arial, helvetica, Sans-Serif;
	font-size: 8pt;		
}

.flashNotSupported A
{
	color: #787c59;
	font-weight: bold;
	font-family: arial, helvetica, Sans-Serif;
	font-size: 8pt;		
}

A.CONTINUE
{
	color: #FFCC00; 
	font-size: 12px;
	text-decoration: none;
}

A.CONTINUE:HOVER
{
	color: #FFFFFF;
	text-decoration: none;
} 

