body, .body, td, th, caption, ol, ul, li, p  {
	font-family: Arial, Verdana;
	color : #000000;
	font-size: 10pt;
}

A:link {
	text-decoration: none;
	color : #3300cc;
} 

A:visited {
	text-decoration: none;
	color : #990000;
}

A:active {
	text-decoration: none;
	color : #6633cc;
}

A:hover {
	text-decoration: underline;
}

.heading{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 700;
}

.rowHeading, TD.rowHeading{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 500;
	color: #ffffff;
}

.fedHeading, .fedHeading2{	
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 700;
	color: #330099;
	text-align: center;
}

.fedHeading2{	
	text-align: left;
}

.navLink{
	font-size: 10pt;
	text-align: left;
	font-weight: 700;
}

.navSubLink{
	font-size: 8pt;
	text-align: left;
}


.credits, .whiteCredits, .small, .date, .footnote{
	font-family: Arial, Verdana;
	font-size: 8pt;
}

.whiteCredits{
	color: #ffffff;	
}

.footerHeading, .footerHeading2{
	font-family:  Arial, Verdana; 
	font-size: 20pt;
	color: #000000;
	font-weight: 700;
	text-align: center;
}

.footerHeading2{
	font-size: 10pt;
}

.footer{
	color: #000000;
	font-size: 10pt;
	text-align: center;
}

.date{
	color: #000000;
}

.alert {
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #993366;
	font-weight: 700;
}