/* teal - 339999
   red -  990000
   gold - CC9900  
   light green - CCFFFF 
   dark - 003333
*/
   
/* Default (Normal) text */  
td { color: #000000; font-family: Verdana,Helvetica,Arial,Minion Web;
     font-size: 11px; font-style: normal; font-variant: normal;  ; 
     font-weight: normal; line-height: normal}
               
 .text   { color: #333333; font-family: Verdana,Helvetica,Arial,Minion Web;
     font-size: 14px; font-style: normal; font-variant: normal;  ; 
     font-weight: normal; line-height: normal}

/*
A:link  { text-decoration: none}
A:visited { text-decoration: none }
A:hover { color: 009999; text-decoration: underline}
*/


.textb        { font-weight: bold }
.texti        { font-style: italic }
				
.textsmall {  font-size: 8px}
.textsmallb { font-size: 8px; font-weight: bold}

.normaltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.logo { font-family: Arial; font-size: 24px; font-weight: bold }
.tagline { font-family: Arial. Helvetica, sans-serif; font-size: 15px; font-style: italic; font-weight: bold }
A.nav_top:link    { color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold  }
A.nav_top:visited { color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold  }
A.nav_top:hover   { color: #000000; font-weight: bold  }

.pghead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #003333}
.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #003333}
.greenbar { color: #FFFFFF; font-weight: bold }
.button   {border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 90px;
        text-align: center;}
  
A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12px Verdana;
                cursor: hand;}

A.nav_bottom:link    { color: #339999; text-decoration: none; font-size: 12px; font-weight: bold  }
A.nav_bottom:visited { color: #339999; text-decoration: none; font-size: 12px; font-weight: bold  }
A.nav_bottom:hover   { color: #003333; font-weight: bold  }
.nav_bottom_sel { color: #cc9900; font-size: 12px; font-weight: bold }
.copy { font-size: 9px }
