BODY {
   font-family: Arial, Verdana, Geneva, Helvetica;
   color: #000000;
   font-size: 12px
}

TABLE, TR, TD, P, OL, UL, LI { 
   font-size: 12px;
   color: 000000;
}

.text-header {
   font-size: 18px;
   color: #FF8A00;
   font-weight: bold;
}

.text-subheader {
   font-size: 14px;
   color: #000000;
   font-weight: bold;
}

.text-small {
   font-size: 10px;
}

LI  {
   font-size: 12px;
   LINE-HEIGHT: 120%
}

.input {
   font-family: Arial, Verdana, Geneva, Helvetica;
   FONT-SIZE: 12px;
}

.select {
   FONT-SIZE: 12px;
   HEIGHT: 19px;
}

a {  
   color: #005826;
   text-decoration: none;
   font-weight: bold;
}

a:link {  
   color: #005826;
   font-weight: bold;
}

a:hover {       
   color: #005826;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {       
   color: #005826;
   font-weight: bold;   
}

a:active  {
   color: #005826;
   font-weight: bold;
}

.white {  
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;   
}

.white:link {  
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;  
}

.white:hover {       
   color: #FFFFFF;
   text-decoration: underline;
   font-weight: bold;
   font-size: 11px;  
}

.white:visited {       
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;     
}

.white:active  {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;  
}

.bottomnav {  
   color: #005826;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;   
}

.bottomnav:link {  
   color: #005826;
   font-weight: bold;
   font-size: 11px;  
}

.bottomnav:hover {       
   color: #005826;
   text-decoration: underline;
   font-weight: bold;
   font-size: 11px;  
}

.bottomnav:visited {       
   color: #005826;
   font-weight: bold;
   font-size: 11px;     
}

.bottomnav:active  {
   color: #005826;
   font-weight: bold;
   font-size: 11px;  
}

.text-copyright {
   FONT-SIZE: 10px;
   COLOR: #9A9A9A;
}

.text-copyright-admin {
   FONT-SIZE: 10px;
   COLOR: #FFFFFF;
}
