﻿h1.fb_header {
  font: normal 28px Georgia;
  color: #333;
  margin: 0px;
  padding: 0px;
}
h1.fbHeader {
  font: normal 28px Georgia;
  color: #333;
  margin: 0px;
  padding: 0px;
}
h1.fb_subtitle {
  font: bold 16px Helvetica;
  color: #333;
  margin: 25px 0px 0px 0px;
  padding: 0px;
}
h1.fb_sectionsubtitle {
  font: bold 18px Helvetica;
  color: #333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
h2.fb_headersubtitle {
  font: bold 14px Helvetica;
  color: #333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
h2.fb_subtitle {
  font: bold 14px Helvetica;
  color: #333;
  margin: 25px 0px 0px 0px;
  padding: 0px;
}
.fb_headerInstructions {
  font: normal 12px Helvetica;
  line-height: 1.3em;
  color: #666;
  padding: 10px 0px 25px 0px;
}
.fb_subtitleInstructions {
  font: normal 12px Helvetica;
  line-height: 1.3em;
  color: #666;
  padding: 7px 0px 25px 0px;
  margin: 0px;
}
.fb_fieldsInstructions {
  font: normal 10px Verdana;
  line-height: 12px;
  color: #666;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}
.fb_labels {
  font-size: 13px;
  font-family: Helvetica;
  color: #3b3b3b;
  line-height: 16px;
}
.number,
.radiobuttonstyle,
label {
  font: normal 13px Helvetica;
  color: #3b3b3b;
  line-height: 16px;
}
.fb_checkBoxLabel {
  font: normal 13px Helvetica;
  color: #3b3b3b;
  line-height: 16px;
  float: left;
  padding-left: 5px;
}
.fb_bold {
  font-weight: bold;
}
.fb_number {
  font: bold 14px Helvetica;
  color: #333;
  display: block;
  float: left;
  margin-right: 2px;
  /*width:19px; height:16px;  text-align:center; padding:3px 0px 0px 0px; margin-top:-2px;background:url(fbImages/bullet.gif) no-repeat;*/
}
/**************************************************************** **************************************************************************/
.fb_tableCellzp {
  padding: 0px;
}
.fb_tableCellbtm3 {
  padding-bottom: 3px;
}
.fb_tableCellTop15 {
  padding-top: 15px;
}
.fb_wrap {
  padding-left: 20px;
  position: relative;
}
.fb_infomsg {
  color: maroon;
  font: normal 12px Helvetica;
  line-height: 1.3em;
  padding: 10px 0px 25px 0px;
}
.fb_divider {
  display: block;
  border-bottom: 1px dotted #999;
  margin: 20px 0px 0px 0px;
  clear: both;
}
.fb_tablesMargin {
  margin-left: 0px;
}
.fb_group {
  margin: 0px 0px;
  padding: 0px 0px;
  border-bottom: 1px dotted #999; height: 250px;
}
.fb_group2 {
  margin: 10px 0px;
  padding: 0px 0px;
}
.fb_leftPadding {
  padding-left: 20px;
}
.fb_topPadding {
  padding-top: 50px;
  background-color: #09F;
}
.fb_wrap td {
  text-align: left;
  vertical-align: top;
}
.fb_tableCell {
  padding: 0px 15px 7px 0px;
}
.fb_tableCell_qn {
  padding: 10px 15px 7px 0px;
}
.fb_questionCell {
  vertical-align: top;
  padding-bottom: 0px;
  padding-top: 0px; 
}
.fb_QuestionClass {
  margin-bottom: 2px;
}
.fb_NameCell {
  float: left;
  width: 90px;
}
.fb_firstColWidth {
  width: 25%;
}
.fb_required {
  font: 14px Georgia;
  color: #600;
  width: 10px;
  height: 10px;
  float: left;
  /*margin-left: -10px;*/
  background: url(../images/required.gif) no-repeat left 5px;
}
.fb_required em {
  display: none;
  visibility: hidden;
}
.fb_optional {
  font: 14px Georgia;
  color: #600;
  width: 10px;
  height: 10px;
  float: left;
}
.fb_checkbox {
  float: left;
}
.fb_buttons td {
  text-align: right;
}
.fb_dividerSpace {
  margin: 55px 0px;
}
.fb_dividerSpace em {
  display: none;
  visibility: hidden;
}
/****************************************************************Button**************************************************************************/
.fb_button {
  font: bold 12px Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
  height: 20px;
  width: 70px;
  border: 1px solid #444;
  border-radius: 6px;
  background-color: #ddd;
  text-align: center;
  display: block;
  padding-top: 4px;
}
.fb_button:hover {
  background-color: #aaa;
}
.clear {
  clear: both;
}
.fb_row {
  clear: both;
  padding-top: 3px;
  width: 440px;
}
.fb_cell {
  float: left;
}