@charset "utf-8";
/* CSS Document */



	
	a:link.on_this_page		{ text-decoration: none; color:#0f2663; font-family: Arial, sans-serif; font-size: 14px;}
	a:visited.on_this_page 	{ text-decoration: none; color:#0f2663; font-family: Arial, sans-serif; font-size: 14px;}
	a:hover.on_this_page  	{ text-decoration: underline; color:#bd340e; font-family: Arial, sans-serif; font-size: 14px;}
	
	a:link.not_on_page		{ text-decoration: none; color:#dbe1f1; font-family: Arial, sans-serif; font-size: 14px;}
	a:visited.not_on_page 	{ text-decoration: none; color:#dbe1f1; font-family: Arial, sans-serif; font-size: 14px;}
	a:hover.not_on_page  	{ text-decoration: underline; color:#fff200; font-family: Arial, sans-serif; font-size: 14px;}
	
	a:link.home_link		{ text-decoration: none; color:#4875e9; font-family: Arial, sans-serif; font-size: 14px;}
	a:visited.home_link 	{ text-decoration: none; color:#7383ac; font-family: Arial, sans-serif; font-size: 14px;}
	a:hover.home_link  		{ text-decoration: underline; color:#f26522; font-family: Arial, sans-serif; font-size: 14px;}
	
	a:link.faqs				{ text-decoration: none; color:#b00d11; font-family: Arial, sans-serif; font-size: 14px;}
	a:visited.faqs 			{ text-decoration: none; color:#b00d11; font-family: Arial, sans-serif; font-size: 14px;}
	a:hover.faqs  			{ text-decoration: underline; color:#1c639c; font-family: Arial, sans-serif; font-size: 14px;}
	
	
	
	body					{ text-decoration: none; color:#dbe1f1; font-family: Arial, sans-serif; font-size: 11px;}
	td						{ text-decoration: none; color:#424242; font-family: Arial, sans-serif; font-size: 14px;}
	.header_only			{ text-decoration: none; color:#dbe1f1; font-family: Arial, sans-serif; font-size: 14px;}
	.header_collectively	{ text-decoration: none; color:#9fc4e2; font-family: Arial, sans-serif; font-size: 14px;}
	.A						{ text-decoration: none; color:#1c639c; font-family: Arial, sans-serif; font-size: 14px;}
	



