body 
	{
	font-family: Arial;
	}

A 
	{
	font: bold 11px arial;	
	color:#006BB5; 
	text-decoration:none; 
	}
A:hover 
	{
	font: bold 11px arial;
	color:#FF0000; 
	text-decoration:none; 
	}
.search 
	{
	color:#000000; 
	text-decoration:none; 
	}
.search:hover 
	{
	color:#ff0000; 
	text-decoration:none; 
	}
body.supportframe
	{
	background-color: #D9D9C1;
	background-image: "../images/support_background.gif"
	}

td.supportframe 
	{
	font-family: Arial;
	background-color: #F3F3E9;
	height: 2;
	}
td
	{
	font: 11px arial;
	}
th 
	{
	font-family: Arial;
	}

a.nav:link 
	{
	font: bold 11px arial;
	color: #ffffff;
	background: transparent;
	text-decoration: none
	}
a.nav:visited 
	{
	font: bold 11px arial;
	color:#ffffff;
	background: transparent;
	text-decoration: none
	}
a.nav:active 
	{
	font: bold 11px arial;
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	}
a.nav:hover 
	{
	font: bold 11px arial;
	color: #ffffff;
	background: transparent;
	text-decoration: none
	}
.NavBackground
	
	{
	font-family: Arial;	
	background-color: #006BB5;
	}
.titleBars
	{
	font: bold 13px arial;	
	color: #FFFFFF;
	background-color: #006BB5;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height:24px;
	}
.IntroBackground
	
	{
	font-family: Arial;	
	background-color: #FFFFFF;
	}
.LayersBackground
	
	{
	font-family: Arial;	
	background-color: #FFFFFF;
	}
.LayersSpacerBar
	
	{
	font-family: Arial;	
	background-color: #EDF6FD;
	}
.ResultsExpandBG
	
	{
	font-family: Arial;	
	background-color: #EDF6FD;
	}
.ResultsExpandBG_SJ
	
	{
	font-family: Arial;	
	background-color: #88CCFF;
	}