/* Main Styles */
td,p, body{ font: 12px Arial, Helvetica, sans-serif; color: #2e2e2e; text-decoration: none; line-height: 18px;}
div{margin:0; padding:0}

/* Links */
a{ color: #ed1b2d; text-decoration: none;}
a:hover{ color: #cc141e; text-decoration: none;}

hr { height: 0px; color: #bb0c15; border-top: 1px; background: #bb0c15; border-style: solid;}
input,textarea{ font-family: arial; font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #c01c25;
  line-height: 22px;
  margin: 0px
}

.LargeHeader   {
  font-weight: normal;
  font-size: 24px;
  color: #98060d;
  line-height: 28px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #c01c25;
  line-height: 18px;
}

h3,.SubHeaderGrey{
  font-weight: normal;
  font-size: 14px;
  color: #acacaa;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}


