body, td  {
  font-family:  verdana, Arial, sans-serif;
  font-size:  12px;
  color:  #282928; 
  line-height:  16px; 
}
body  {
  background-color:  #ffffff;
}
a  {
  color:  #006637; 
  text-decoration:  underline;
}
a:hover  {
  color:  #859356;
  text-decoration:  underline;
}
a.MENU-1-OFF  {
  text-decoration:  none;
  color:  #515050; 
  font-size:  11px;
  text-transform:  uppercase;
  letter-spacing:  1px;
  display:  block;
  margin-bottom:  8px;
  margin-top:  2px;
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover  {
  text-decoration:  none;
  color:  #3d7c2f; 
  font-size:  11px;
  text-transform:  uppercase;
  letter-spacing:  1px;
  display:  block;
  margin-bottom:  8px;
  margin-top:  2px;
}
h1  {
  font-size:  19px;
  color:  #3d7c2f;
  font-weight:  normal;
  line-height:  21px;
  margin-bottom:  15px;
  margin-top:  4px;
}
h2  {
  font-size:  15px;
  line-height:  18px;
  color:  #6da660;
}
h3  {
  font-size:  13px;
  font-style:  normal;
  color:  #454645;
  line-height:  17px;
}
strong  {
  font-weight:  bold;
  color:  #3d7c2f;
}

ul  {
  font-size:  11px;
  color:  #494949;
  font-weight:  bold;
  line-height:  14px;
}
li  {
  margin-bottom:  10px;
}


/* ------ WHATS NEW TABLE ------ */

#treeDesc  {
  width:  550px;
}
#treeDesc td  {
  font-size:  10px;
  line-height:  14px;
  vertical-align:  top;
  background-color:  #fbf7ec;
  padding: 10px;
  border-bottom:  solid 3px #fff;
}
#treeDesc h1  {
  font-size:  12px;
  line-height:  15px;
  color:  #3a6530;
}
#treeDesc h2  {
  font-size:  11px;
  line-height:  14px;
  color:  #7c8f77;
}
#treeDesc p  {
  font-style:  italic;
}
#treeDesc img  {
  border:  solid 3px #fff;
  background-color:  #fff;
}
#treeDesc a  {
  font-size:  12px;
  color:  #3d7c2f;
  font-weight:  normal;
  line-height:  15px;
  margin-bottom:  25px;
  margin-top:  4px;
  text-decoration:  none;
}
#treeDesc a:hover  {
  font-size:  12px;
  color:  #3d7c2f;
  font-weight:  normal;
  line-height:  15px;
  padding-bottom:  25px;
  margin-top:  4px;
  text-decoration:  underline;
}

/* ------ MISC ------*/

.contentPadding  {
  padding:  15px 75px 0 10px;
}
.contentHeader  {
  padding:  5px 75px 0 10px;
}
.smallText  {
  font-size:  10px;
}
img.border  {
  border:  2px solid #637c43;
  padding:  2px;
}
img.borderRight {
  border:  2px solid #637c43;
  padding:  2px;
  margin:  0px 0px 10px 10px;
}
img.borderLeft {
  border:  2px solid #637c43;
  padding:  2px;
  margin:  0px 10px 10px 0px;
}

/* ------ ALL FOOTER ------*/

div.FOOTER  {
  font-size:  9px;  
  line-height:  9pt;
}
div.FOOTER a  {
  font-size:  9px;  
  line-height:  9px;
}

