.normaltext { 
 font-family: Gill Sans MT; 
 font-size: 12pt; 
 color: #004796;
 font-weight: normal;
 }
 .titletext { 
 font-family: Gill Sans MT; 
 font-size: 24pt; 
 color: #008061;
 font-weight: normal;
 }
  .subtitletext { 
 font-family: Gill Sans MT; 
 font-size: 14pt; 
 color: #008061;
 font-weight: bold;
 }
 
 
.dropdown {
 background-color:#008061;
 color:#ffffff;
 }
 DIV#flyouts {
	Z-INDEX: 200; POSITION: absolute; TEXT-ALIGN: left; WIDTH: 780px; VISIBILITY: visible; MARGIN-LEFT: auto; TOP: 0px; MARGIN-RIGHT: auto
} 


a:link { 
font-family: Gill Sans MT;
color: #008061; 
text-decoration: none;  
}

a:visited { 
font-family: Gill Sans MT;
color: #008061; 
text-decoration: none;
}

a:hover { 
font-family: Gill Sans MT;
color: #004796;
text-decoration: none; 
}

a:active {  
font-family: Gill Sans MT;
color: #008061; 
text-decoration: none;
}




.menu {
padding:3px;
font:12px Gill Sans MT;
display:none;
position:absolute;
}
