td.services_nav
	{
		background-color: #085ea9;
	}
	
td.top_nav
	{
		/*background-color: #669acc;
		height: 17px;*/
	}
	
.top_nav_text
	{
		color: #f0f0f0;
		font-family: Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-size: 8pt;
		text-decoration: none;
	}
		
a.top_nav_text_blue
	{
		color: #65ffff;
		font-family: Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-size: 8pt;
		text-decoration: none;	
	}
a.services_nav_text
	{
		color: #f0f0f0;
		font-family: Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-size: 8pt;
		text-decoration: none;
	}
a.services_nav_text_blue
	{
		color:  #65ffff;
		font-family: Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-size: 8pt;
		text-decoration: none;
	}	
	
a.top_nav_text:hover
	{
		color: #65ffff;
		text-decoration: none;
	}
	
	

a.services_nav_text:hover
	{
		color: #65ffff;
		text-decoration: none;
	}
	
a.side_text
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #3366CC;
		font-weight: normal;
		font-style: normal;
		text-decoration:none;
	}

a.side_text_orange
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #ff6600;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}
	
a.side_text_orange:hover
	{
		color: #ff6600;
		text-decoration:underline;
	}

a.side_text:hover
	{
		color: #ff6600;
		text-decoration:underline;
	}
	
a.footer_nav
	{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		color: #3366CC;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}

a.footer_nav:hover
	{
		color: #ff6600;
		text-decoration:underline;
	}
	
