body,p,td,th {	font-family: Avant Garde, Arial, Helvetica, sans-serif;	font-size: 12px;  line-height: 1.5em;}



.type_paleblue_normal  
			{
			font-family: Avant Garde, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #415259;
			letter-spacing: 0.1em ;
			}
			
.type_lightblue_normal  
			{
			font-family: Avant Garde, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #9AC5E8;
			}
			
.type_lightblue_small  
			{
			font-family: Avant Garde, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #9AC5E8;
			}
			
.topnav a:link    {color: #8C8C8C; text-decoration: none; font-weight:bold}
.topnav a:visited {color: #8C8C8C; text-decoration: none; font-weight:bold}
.topnav a:hover   {color: #9AC5E8; text-decoration: none; font-weight:bold} 
.topnav a:active  {color: #8C8C8C; text-decoration: none; font-weight:bold}

.govnav a:link    {color: #9AC5E8; text-decoration: none; font-weight:bold; letter-spacing:1px; font-size:13px}
.govnav a:visited {color: #9AC5E8; text-decoration: none; font-weight:bold; letter-spacing:1px; font-size:13px}
.govnav a:hover   {color: #FFFFFF; text-decoration: underline; font-weight:bold; letter-spacing:1px; font-size:13px} 
.govnav a:active  {color: #9AC5E8; text-decoration: none; font-weight:bold; letter-spacing:1px; font-size:13px}


			
.type_white_bold_14px  
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			font-style:normal;
			color: #ffffff;
			letter-spacing: 0.2em ;
			}
			
			
.type_gold_bold_14px  
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			font-style:normal;
			color: #E0BF94;
			letter-spacing: 0.1em ;
			}
			
.formbutton
{
	border:1px solid;
	border-color:#9AC5E8;	
	background-color:#000000;
	font-family:Avant Garde, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9AC5E8;
	text-align:center;
	height:22px;
	width:22px;
}


.formfield
{
	border:1px solid;
	color:#000000;
	background-color:#ffffff;
	font-family:Avant Garde, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	height:18px;
	border-color:#9AC5E8;
	width:110px;
}