h2,.Header, .header   {
  
  font-size  :18px;
  font-family:Arial; 
  color: #f76214;
  font-weight:normal;
}

h3,.SubHeader{
  font-size  :14px;
  font-weight:bold;
  color: #000000;
}

    
.SmallText{
  font-size  :11px;
}

.dottedline{width: 1px; background: url(../images/graphics/dottedline.png) repeat-y;}


/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#666666;
  text-decoration:none;
  line-height: 18px;
}


.whitetext{color: #fff;}


/* Links */
a{
  color:#f76214; text-decoration: underline;
}
a:hover{
  color:#666666; text-decoration: underline;
}

.button_fp{width: 228px; height: 73px; background: url(../images/graphics/button_fp.png) no-repeat; }
        .button_fp a{display:block; padding: 26px 0px 0px 70px; width: 158px; height: 47px; font-size: 14px; color: #fff; text-decoration:none; }
        .button_fp a:hover{ font-size: 14px; color: #f3f3f3; }

.button_links{width: 228px; height: 75px; background: url(../images/graphics/button_links.png) no-repeat; }
        .button_links a{display:block; padding: 26px 0px 0px 70px; width: 158px; height: 49px; font-size: 14px; color: #fff; text-decoration:none; }
        .button_links a:hover{ font-size: 14px; color: #f3f3f3; }
        
.button_tax{width: 228px; height: 75px; background: url(../images/graphics/button_taxfacts.png) no-repeat; }
        .button_tax a{display:block; padding: 26px 0px 0px 70px; width: 158px; height: 49px; font-size: 14px; color: #fff; text-decoration:none; }
        .button_tax a:hover{ font-size: 14px; color: #f3f3f3; }    