@charset "utf-8";

.wrapper-main, #merchantHeader { color: #000000; font-family: Arial, Helvetica, sans-serif; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; }
/*html { background-image: url("images/sfa_bg_sub.jpg");  }*/
form fieldset legend, .h2, th, .accent, a, a:link, a:visited, a:hover, .header-tabs .active { color: #336699; }
/*This code affects the background image of 1SC hosted pages.  Don't remove!*/
body { 
  background-image: url("images/sfa_bg_sub.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  font-size:12px;margin:0;padding:0;
  background-color: #FFFFFF;
}

#titleheader  {
font-weight: bold;
text-align: center;
font-size: 1.5em;
}

#required {

font-size: 10px;
color: #FF0000;

}
