/* CSS Document */

a.bodylink 		
		    {
			color:  #000099;
			text-decoration: none;
			}
a.bodylink:visited 	
			{	
			color: #B2B2B2;
			text-decoration: none;
			}
a.bodylink:hover 	
			{
			color: #FF9900;
			text-decoration: underline;
			}
a.bodylink:active 	
			{
			color: #FF9900;
			text-decoration: underline;
			}
			
a.topnavlink 		
		    {
	color:  #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
			}
a.topnavlink:visited 	
			{	
			color: #FFFFFF;
			text-decoration: none;
			}		
a.topnavlink:hover 	
			{
			color: #FF9900;
			text-decoration: none;
			}
a.topnavlink:active 	
			{
			color: #FF9900;
			text-decoration: none;
			}
	
a.rightlink 		
		    {
	color:  #003375;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
			}
a.rightlink:visited 	
			{	
			color: #3E71AC;
			text-decoration: none;
			}
a.rightlink:hover 	
			{
			color: #999999;
			text-decoration: none;
			}
a.rightlink:active 	
			{
			color: #999999;
			text-decoration: none;
			}			
			
			
				
a.footerlink 		
		    {
			color:  #FFFFFF;
			text-decoration: none;
			}
a.footerlink:visited 	
			{	
			color: #CCCCCC;
			text-decoration: none;
			}		
a.footerlink:hover 	
			{
			color: #FF9900;
			}			
a.footerlink:active 			
			{
			color: #FF9900;
			}
		
		

a.copylink 		
		    {
			color:  #000000;
			text-decoration: none;
			}
a.copylink:visited 	
			{	
			color: #000000;
			text-decoration: none;
			}		
a.copylink:hover 	
			{
			color: #999999;
			}			
a.copylink:active 			
			{
			color: #999999;
			}			

