/* Main Styles */
td,body,p{
  font: 12px Tahoma, Arial, sans-serif;
  color: #002c5c;
  text-decoration: none; 
  line-height: 18px;
}

/* Links */
a{ color: #0968cf; text-decoration: none;}
a:hover{ color: #87b4e4; text-decoration: none;}
hr { height: 0px; border: 1px #fea700 dashed;}
input,textarea{ font-family: arial; font-size:12px; background-color:#ffffff; border: 1px solid #bd800a; color:#000000;}

h2,.Header,.header   {
  font-weight: normal;
  font-size: 16px;
  color: #0968cf;
  line-height: 22px;
}

h3,.SubHeader,.subheader{
  font-weight: bold;
  font-size: 13px;
  color: #002c5c;
  line-height: 16px;
}

.SubHeaderOrange{
  font-weight: normal;
  font-size: 13px;
  color: #fea700;
  line-height: 16px;
}

.SmallText{
  color: #af0000
}

.cpaText { font-size:10px; line-height: 12px;}

.WhiteText{
  color: #ffffff
}
