body {  
  background-color: #8b9d71;
}

table.plain {  
  border: none; 
}

table.outside {  
  border: 1px solid #152534; 
}

td,p {  
  font-family: Verdana, sans-serif; 
  font-size: 13px;
  color: #252525;
  background-color: #b8d192;
}

td.footer {
  background-color: #26323e;
}

td.disclaimer {
  background-color: #8b9d71;
}

.disclaimertxt {  
  font-family: Verdana, sans-serif; 
  font-size: 9px;
  color: #252525;
}

h4 {  
  font-family: Verdana, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  color: #22310b;
  border-bottom: 1px solid #22310b;
}

.navpadding { 
  padding-top: 15px; 
  padding-left: 50px;
}

.bodypadding { 
  padding-top: 5px; 
  padding-bottom: 5px; 
  padding-right: 10px;
  padding-left: 32px;
}

.subnav { 
  line-height: 1em; 
  padding-bottom: 2px; 
  padding-left: 15px;
}

.italic { 
  font-style: italic;
}

.bold { 
  font-weight: bold;
}

.bolditalic { 
  font-weight: bold; 
  font-style: italic;
}

.navlinespace { 
  line-height: 2.5em;
}

a:link { 
  color: #334a5a; 
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

a:active { 
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:visited { 
  color: #334a5a; 
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

a:hover { 
  color: #152534; 
  font-size: 12px; 
  font-weight: bold;
  text-decoration: underline;
}

a.mainnav {  
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px; 
  color: #334a5a;
  font-weight: bold;
  text-decoration: none;
}

a.mainnav:active {  
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px; 
  color: #334a5a;
  font-weight: bold;
  text-decoration: none;
}

a.mainnav:visited {  
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px; 
  color: #334a5a;
  font-weight: bold;
  text-decoration: none;
}

a.mainnav:hover {  
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px; 
  color: #152534; 
  font-weight: bold;
  text-decoration: underline;
}

a.subnavlink:link { 
  color: #677453; 
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

a.subnavlink:active { 
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

a.subnavlink:visited { 
  color: #677453; 
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

a.subnavlink:hover { 
  color: #677453; 
  font-size: 11px; 
  font-weight: bold;
  text-decoration: underline;
}

a.footerlink:link { 
  color: #b8d192; 
  font-size: 9px;
  text-decoration: none;
}

a.footerlink:active { 
  text-decoration: none;
  font-size: 9px;
}

a.footerlink:visited { 
  color: #b8d192; 
  font-size: 9px;
  text-decoration: none;
}

a.footerlink:hover { 
  color: #b8d192; 
  font-size: 9px; 
  text-decoration: underline;
}
