/* Main Styles */
p,td,body{ font: 12px Arial, sans-serif; color: #585658; text-decoration: none; line-height: 17px; }
img {border:none;}

/* Links */
a{ color: #85c440; text-decoration: none;}
a:hover{ color: #568c1b; text-decoration: underline;}

hr {border-bottom: 2px #585658 dotted; border-right: none; border-left: none; border-top: none;}
input,textarea{ background-color:#f0f0f0; border: 1px solid #d6dbe6; color:#000000; padding: 0 2px 0 2px}

h2,.Header   {
  font-weight: normal;
  font-size: 26px;
  color: #85c440;
  line-height: 30px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 16px;
  color: #85c440;
  line-height: 20px;
}

.greenText{
color: #85c440;
}

.SmallText{
  font-size: 10px;
}


