body
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif; 
   font-size: x-small;
   }

td, input, select, textarea, p
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif; 
   font-size: x-small;
   } 

h2 
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;        
   border-bottom: 1px dashed #D8E8C8; 
   color: #39A4B5;
   font-weight: bold;
   margin: 0 0 1 0;
   }

h3 
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;         
   color: #000000;
   font-weight: bold;
   }

h4 
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;         
   font-weight: bold;
   color: #39A4B5;
   }

.underline
    {
    border-bottom: 1px dashed #D8E8C8;
    }

.topnav
   {
   font-family: "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;
   color: #FFFFFF;
   font-size: 12px;
   }

.topnav:link, .topnav:active, .topnav:visited
   {
   font-family: Verdana;
   text-transform: uppercase;
   color: #FFFFFF;
   font-size: 9px;
   text-decoration: none;
   padding: 1 3 1 3;
   }

.topnav:hover
   {
   font-family: Verdana;
   text-transform: uppercase;
   color: #39A4B5;
   font-size: 9px;   
   background-color: #FFFFFF;
   text-decoration: none;
   padding: 1 3 1 3;
   }
   
.topnavselected
   {
   font-family: Verdana;
   text-transform: uppercase;
   font-size: 9px;
   color: #39A4B5;
   }

.topnavitalic
   {
   font-family: Georgia, Times New Roman, Times, serif;
   color: #FFFFFF;
   font-style: italic;
   
   }
   
a, a:link, a:active
   {
   color: #0099FC;
   text-decoration: underline;
   }

a:hover
   {
   color: #FF6603;
   text-decoration: none;
   }

.homenav:link, .homenav:active, .homenav:visited
   {
   color: #39A4B5;
   text-decoration: none;
   }

.homenav:hover
   {
   color: #FF6603;
   }

select
   {
   font-family: "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;
   font-size : 11px;
   }

.sectiontitle
   {
   font-family: "Century Gothic", "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif; 
   text-transform: uppercase;
   font-size: 14px;
   color: #39A4B5;
   font-weight: bold;
   }

.txtsm
   {
   font-family: "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif; 
   font-size : 11px;
   line-height: 18px;
   }
  
 .smbold
   {
   font-size : 11px;
   font-weight: bold;
   color: #000000;
   }
   
.regtxt   
   {
   font-size : 12px;
   color: #000000;
  font-weight: normal;
   }
      
.ucaseorange
   {
   text-transform: uppercase;
   color: #FF6603;
   }

.ucaseblue
   {
   text-transform: uppercase;
   color: #39A4B5;
   }

.indent
    {
    margin-left: 20;
    }   

ul
    {
   list-style-image: url(images/bullet.gif);
    }
    
ul.dash
    {
   list-style-image: url(images/dash.gif);
    }    