﻿/**************************************************************** FONTS**************************************************************************/
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, .number
{
    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: 10px; /*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_width
{
    width: 500px;
}*/
/*.fb_widthSmaller
{
    width: 500px;
}*/
.fb_divider
{
    dispay: block;
    border-bottom: 1px dotted #999;
    margin: 20px 0px 0px 0px;
    clear: both;
}
.fb_tablesMargin
{
    margin-left: 0px;
}
.fb_group
{
    margin: 10px 0px;
    padding: 7px 0px;
    border-bottom: 1px dotted #999;
}
.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_firstColWidth
{
    width: 25%;
}
.fb_required
{
    font: 14px Georgia;
    color: #600;
    width: 10px;
    height: 10px;
    float: left;
    background: url(../images/required.gif) no-repeat left 5px;
}
.fb_required em
{
    display: none;
    visibility: hidden;
}
.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
{
    background: url(../images/box-right2.gif) top right no-repeat;
    height: 25px;
    padding-right: 15px;
    width:60px;
}
.fb_button a
{
    font: bold 12px Helvetica, sans-serif;
    color: #494951;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    margin: 0;
    height: 19px;
    padding: 6px 0px 0px 15px;
    background: url(../images/box-left2.gif) top left no-repeat;
    display: block;
}
.clear
{
    clear: both;
}
.fb_button a:hover
{
    color: #2a2a2f;
}
