A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
UL LI	{	
	list-style-type:	circle ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

.ACSAHeading
{
  font-family:MS Sans Serif;
	font-size:10pt;
	font-weight:bold;	
	color:#00009f;
	background-color:#E7EBF7;
}
.ACSABigHeading
{
  font-family:MS Sans Serif;
	font-size:18pt;
	font-weight:bold;	
	color:#00009f;
}
.ACSAText
{
  font-family:MS Sans Serif;
	font-size:10pt;	
	font-weight:normal;
	color:#00009f;
}
.ACSATextSmall
{
  font-family:MS Sans Serif;
	font-size:6pt;	
	font-weight:normal;
	color:#00009f;
}
.ACSATextWhite
{
  font-family:MS Sans Serif;
	font-size:10pt;	
	font-weight:normal;
	color:white;
}
.ACSAHeadingWhite
{
  font-family:MS Sans Serif;
	font-size:10pt;	
	font-weight:bold;
	color:white;
}
.ACSASmallText
{
  font-family:MS Sans Serif;
	font-size:9pt;	
	font-weight:normal;
	color:#00009f;
	background-color:#E7EBF7;
}
.ACSATextLink
{
  font-family:MS Sans Serif;
	font-size:10pt;	
	font-weight:normal;
	color:#aa0000;
	background-color:#E7EBF7;
}
.ACSADetailLink
{
  font-family:MS Sans Serif;
	font-size:8pt;	
	font-weight:bold;
	color:#aa0000;
	background-color:#E7EBF7;
}
.ACSALineColor
{
   color:#f9b603;
}
.ACSATableCellBackColor
{
   bgcolor:#f9b603;
}
.ACSASectionHeadYellow
{
   color: #FFFFFF;
   background-color: #f9b603;
   font-family:MS Sans Serif;
   font-size: 2;
   font-weight: bold;	
}
.ACSATextReverse
{
  font-family:MS Sans Serif;
	font-size:10pt;	
	font-weight:normal;
	color:white;
       background-color:#00009f;
}





