/* Main Styles */
td,body,p{ font: 12px/19px Arial, Helvetica, sans-serif; color: #012547; text-decoration: none; }
div {margin:0; padding:0}
img {border:none;}

/* Links */
a{ color: #ba670f; text-decoration: underline;}
a:hover{ color: #cc7911; text-decoration: none;}

hr { height: 0px; color: #cdcdcd; border-top: 1px; background: #cdcdcd; border-style: solid;}
input,textarea{ font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #cc7911;
  line-height: 22px;
  margin: 0;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #cc7911;
  line-height: 18px;
  margin: 0;
}

.SmallText{
  font-size: 10px;
}


