﻿body 
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #c9e09e;
}

.contentText 
{
  color: #000000;
  font-family:  "Arial"; 
  font-size: 12pt;
  line-height: 150%;
  
}

.greenText 
{
  color: #066839;
  font-weight: bold;
  font-family: helvetica; 
  font-size: 9pt; 
}

.centered 
{
  text-align: center;
}

.separator 
{
  background-color: #c9e09e;  
  border: 5px;
}

.footer 
{
  border: 1px;
  background-color: #fafbf8;
}

.linkSpacer 
{
  color: #000000;
  font-family: helvetica;
  font-size: 9pt;
  padding: 0px 10px 0px 10px;
}

.currentPageLink
{
  color: #774C29;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;  
}

.navLink:link 
{
  color: #03341C;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.navLink:visited 
{
  color: #066839;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.navLink:hover 
{
  color: #082852;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.navLink:active 
{
  color: #066839;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.greenLink:link 
{
  color: #a3d87f;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.greenLink:visited 
{
  color: #a3d87f;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.greenLink:hover 
{
  color: #bde39e;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.greenLink:active 
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;

}
.blueLink:link 
{
  color: #774c29;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.blueLink:visited 
{
  color: #774c29;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.blueLink:hover 
{
  color: #082852;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;
}

.blueLink:active 
{
  color: #774c29;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 9pt;

}

.testimonialText
{
  color: #000000;
  font-family:   Century; 
  font-weight: ;
  font-size: 11pt;
  background-color: #c9e09e;
    
  
  
  }
