P {		color: black; 
        background-color: transparent;
        font-size: 12px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana"; 
   } 


.smallCenter {		color: black; 
        background-color: transparent;
        font-size: 11px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana"; 
   } 


.head {	color: #000000; 
        background-color: transparent;
        font-size: 24px; 
        font-weight: bold; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana"; 
   } 
   
H2 {	color: #00504C; 
        background-color: transparent;
        font-size: 14px; 
        font-weight: bold; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana"; 
   } 

.header {		color: #072B61; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: bold; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: "verdana"; 
   } 
   
.center {color: black; 
        background-color: transparent;
        font-size: 12px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: "verdana"; 
   }
   

.bottomNav {color: #FFFFFF;  
        background-color: transparent; 
        font-size: 11px;
        font-weight: normal; 
        line-height: 130%; 
        text-align: center; 
        font-family: "verdana"; 
   }
   
.copy {color: white;  
        background-color: transparent; 
        font-size: 11px;
        font-weight: normal; 
        line-height: 105%; 
        text-align: center; 
        font-family: "verdana"; 
   }  

LI {color: black; 
        background-color: transparent;
        font-size: 12px;  
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left;
        font-family: "verdana"; 
   } 



   
A:link        {text-decoration: underline; font-weight: normal; color: #08085E; background-color: transparent; font: 12px "verdana"; line-height: 120%; }
A:visited     {text-decoration: underline; font-weight: normal; color: #08085E; background-color: transparent; font: 12px "verdana"; line-height: 120%; }
A:HOVER       {text-decoration: underline; font-weight: normal; color: #08085E; background-color: transparent;  font: 12px "verdana"; line-height: 120%; }

A.bottomNav:link        {text-decoration: none; font-weight: bold; text-align: center; color: #FFFFFF; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.bottomNav:visited     {text-decoration: none; font-weight: bold; text-align: center; color: #FFFFFF; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.bottomNav:HOVER       {text-decoration: none; font-weight: bold; text-align: center; color: #FFFFFF; background-color: transparent;  font: 11px "verdana"; line-height: 130%; }

A.nav:link        {text-decoration: none; font-weight: bold; text-align: center; color: #000000; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.nav:visited     {text-decoration: none; font-weight: bold; text-align: center; color: #000000; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.nav:HOVER       {text-decoration: underline; font-weight: bold; text-align: center; color: #000000; background-color: transparent;  font: 11px "verdana"; line-height: 130%; }

A.navOn:link        {text-decoration: none; font-weight: bold; text-align: center; color: #095AA6; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.navOn:visited     {text-decoration: none; font-weight: bold; text-align: center; color: #095AA6; background-color: transparent; font: 11px "verdana"; line-height: 130%; }
A.navOn:HOVER       {text-decoration: underline; font-weight: bold; text-align: center; color: #095AA6; background-color: transparent;  font: 11px "verdana"; line-height: 130%; }

