body { background: #ededed; }
/* body { background: #f7ecc7 } */
table, table tbody tr td {border: none; }
h2.form-title { line-height: 1.4; }
td.text p { font-size: 14px; margin: 10px 0; }
.tdinput input {font-size: 14px; padding: 5px; width: 100%;}
.btn-submit {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 5px;
  margin: 30px 0;
  font-size: 14px;
}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #56675B; }
.textblk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: black; }
.textdim { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #999999; }
.textbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; color: #56675B; }
.textbold2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 14px; font-weight: bold; color: #56675B; }
.headgreen { font-family: Times New Roman, Times, serif; font-size: 18px; font-style: normal; line-height: 22px; font-weight: bolder; color: #56675B; }
.headred { font-family: Times New Roman, Times, serif; font-size: 18px; font-style: normal; line-height: 22px; font-weight: bolder; color: #643C4B; }
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px; font-weight: normal; color: #EFE6BA; }
a:link { color: #56675B; text-decoration: underline; }
a:visited { color: #56675B; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #56675B; text-decoration: underline; }