.normaltext { 
 font-family: Gill Sans MT; 
 font-size: 24pt; 
 color: #004796;
 font-weight: normal;
 }
 .titletext { 
 font-family: Gill Sans MT; 
 font-size: 36pt; 
 color: #008061;
 font-weight: normal;
 }
 
   .subtitletext { 
 font-family: Gill Sans MT; 
 font-size: 28pt; 
 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:hover { color: #FFFFFF; text-decoration: None}
a:link { color: #FFFFFF; text-decoration: None}
a:visited { color: #FFFFFF; text-decoration: None}



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:24px Gill Sans MT;
display:none;
position:absolute;
}
