/****************************************************

This is the default style sheet for IFP consumer

*****************************************************/


/****************************************

GENERAL STYLES

****************************************/

*
{
    font-family: Arial;
}

.bold
{
    font-weight: bold;
}

.center
{
    text-align: center;
}

.fullWidth
{
    width: 100%;
}

.threeQuarterWidth
{
    width: 75%;
}

img
{
    border: 0;
}

.left
{
    float: left;
}

.noborder
{
    border: 0;
}

.nomargin
{
    margin: 0;
}

.nopadding
{
    padding: 0 !important;
}

.right
{
    float: right;
    text-align: right;
}

.textleft
{
    text-align: left;
}

.top
{
    vertical-align: top;
}

.autoWidth
{
    width: auto !important;
}

/****************************************

BUTTONS

****************************************/
.buttons
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.button
{
    display: inline;
    padding: 0 3px 0 0;
}

.button input, .button2 input
{
    color: #ffffff;
    background: #FF3300;
    text-align: center;
    border: 1px solid #d7b9c9;
    font: normal 11px arial, sans-serif;
    cursor: pointer;
    width: 100px;
}

#backToTop
{
    position: fixed;
    bottom: 0px;
    right: 5px;
}

/****************************************

PAGE

****************************************/

.border_sort
{
    border: 1px solid #415f7d;
    width: 100%;
}

.border_sort td
{
    padding: 5px;
}

#container
{
    margin: 0 auto;
    min-height: 280px;
    padding: 0px;
    width: 875px;
}

.subtable
{
    margin: 0 auto;
}

.header
{
    background-color: #415f7d;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0 2px 0;
}

.instructions
{
    background-color: #7092b4;
    color: #ffffff;
    font-size: 16px;
}

.instructions a
{
    color: #ffffff;
    font-size: 16px;
    text-decoration: underline;
}

.instructions a:hover
{
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.instructions div
{
    padding-top: 5px;
}

.subHeader
{
    background-color: #6D84B4;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.fieldNotes
{
    color: #007dbe;
    font-size:13px;
    font-style: italic;
    font-weight: bold;
    padding: 0 0 15px 0 !important;
    text-align: center;
}

/****************************************

VALIDATION

****************************************/
.validation div, .validation .ContentErrors
{
    background-color: #f7f3df;
    background-position: 5px 5px;
    background-image: url('images/error.gif');
    background-repeat: no-repeat;
    border: #cdb363 1px solid;
    color: red !important;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0 10px 35px;
    width: auto;
}

.validation .ContentMessages
{
    background-color: #f7f3df;
    background-position: 5px 5px;
    background-image: url('images/info.gif');
    background-repeat: no-repeat;
    border: #cdb363 1px solid;
    color: #54651E !important;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0 10px 35px;
    width: auto;
}

/****************************************

COVERAGE SECTION (IFP QUOTE PAGE)

****************************************/

.coverage
{
    background-color: #DCF0F7;
}

.coverage .message
{
    color: #464646;
    font: bold 11px Verdana;
}

/****************************************

DISCLAIMERS

****************************************/

.disclaimers
{
    background-color: #DCF0F7;
    border: 1px solid #3b5998;
    color: #464646;
    text-align: left;
    width: 100%;
}

.disclaimers .header
{
    font-size: 12px;
    font-weight: bold;
}

.disclaimers ul li
{
    font-size: 11px;
}

/****************************************

CONTROLS

****************************************/
a
{
    color: #007dbe;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

label
{
    color: #606060;
    display: block;
    font-size: 14px;
}

input, select
{
    border: 1px solid #cecece;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    width: 275px;
}


.smallinput
{
    width: 100px;
}



.radio input
{
    border: 0;
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    vertical-align: middle;
}

.radio label
{
    display: inline;
    padding: 0 2px 0 2px;
}

.checkbox
{
    border: 0;
}

.checkbox input
{
    border: 0;
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

.checkbox label
{
    display: inline;
    padding: 0 5px 0 0;
    float: left;
    white-space: nowrap;
}

.fieldMessage
{
    color: #484848;
    font-size: 12px;
}

/****************************************

SECTION (I.E. CONTACT INFORMATION)

****************************************/

.section
{
    padding-left: 15px;
    vertical-align: top;
}

.section h1
{
    color: #585858;
    font-size: 20px;
    margin: 0;
    padding: 5px 0 3px 0;
}

.section div
{
    color: #464646;
    font-size: 14px;
}

.section .actions a
{
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}

.section .padding15 td
{
    padding: 0 15px 0 0;
}

.section div div
{
    padding-top: 5px;
}

.section .padding37
{
    padding: 0 0 0 37px;
}

.section .padding69
{
    padding: 0 0 0 69px;
}

.section img
{
    float: left;
    padding: 0 5px 0 0;
}

.section .links
{
    float: right;
    padding: 5px;
}

.section .links a
{
    font-size: 12px;
    font-weight: bold;
}

.section .status
{
    color: #ee8c22;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.section .name
{
    text-transform: uppercase;
}

/****************************************

CENSUS

****************************************/

.censusimages
{
    padding: 5px;
    vertical-align: top;
    width: 150px;
}

.census
{
    margin: 0 auto;
    vertical-align: top;
    width: 100%;
}

.census td
{
    font-size: 14px;
    padding: 3px;
}

.census input, .census select
{
    border: 1px solid #cecece;
    font-size: 15px;
    height: 25px;
    padding: 1px 0 1px 0;
    width: 90px;
}

.census .radio input
{
    border: 0;
    height: auto;
    width: auto;
}

.census .gridHeader
{
    border-bottom: 1px solid #cecece;
}

/****************************************

GRID

****************************************/

.gridMain
{
    margin: 0;
    padding: 0;
    width: 100%;
}

.gridWrapper
{
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

.gridWrapper h1
{
    font-size: 16px;
    margin: 1px;
}

.gridMain input, .gridMain select, .gridMain img, .gridMain input
{
    margin: 0;
    vertical-align: middle;
    float: none;
    height: auto;
    width: auto;
}

.gridHeader
{
    color: black;
    font: bold 12px Arial, Verdana;
    min-height: 20px;
    padding: 3px;
    text-align: left;
}

.gridHeader A, .gridHeader A:hover, .gridHeader A:visited
{
    font: bold 11px Arial, Verdana;
    text-decoration: underline;
}

.gridHeader A:hover
{
    text-decoration: none;
}

.gridHeader th
{
    font: bold 11px Arial, Verdana;
    text-align: left;
}

.gridRow, .currentPlan
{
    background-color: #ffffff;
    color: #333333;
    font: normal 12px Arial, Verdana;
    height: 25px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

.currentPlan
{
    background-color: #ffff99 !important;
}

.gridRow A, .gridRow A:visited
{
    color: #333333;
    font: 12px Arial, Verdana;
    text-decoration: underline;
}

.gridRow A:hover
{
    color: #0066cc;
    text-decoration: none;
}

.gridRow A.title, .gridRow A.title:visited
{
    color: #333333;
    font: 12px Arial, Verdana;
    text-decoration: none;
}

.gridRow A.title:hover
{
    color: #333333;
}

.gridAlternatingRow, .gridAltRow
{
    background-color: #EFEFF5;
    color: #333333;
    font: normal 12px Arial, Verdana;
    height: 25px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

.gridAlternatingRow A, .gridAlternatingRow A:visited
{
    color: #333333;
    font: 12px Arial, Verdana;
    text-decoration: underline;
}

.gridAlternatingRow A:hover
{
    color: #0066cc;
}

.gridAlternatingRow A.title, .gridAlternatingRow A.title:visited
{
    color: #333333;
    font: 12px Arial, Verdana;
    text-decoration: none;
}

.gridAlternatingRow A.title:hover
{
    color: #333333;
}



/****************************************

Round GRID

****************************************/

.roundGridWrapper
{
    border: 1px solid #cecece;
    border-radius: 25px;
    margin: 0 auto 20px auto;
    padding: 10px 2px 10px 5px;
    width: 99%;
}

.grid
{
    border: 0 !important;
    margin: 0 auto;
    padding: 0;
    width: 99%;
}

.grid .header
{
    background-color: #ffffff;
    border: 0;
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.grid .header th
{
    text-align: left;
}

.grid .header .center
{
    text-align: center;
}


.grid .header a
{
    color: #464646;
}

.grid .row, .grid .alternatingRow, .grid .currentPlan
{
    border: 0;
    color: #464646;
    font-size: 12px;
    height: 25px;
    padding: 0;
    text-align: left;
    vertical-align: top;
}




.grid .alternatingRow
{
    background-color: #F8F8F8;
}

.grid .row a, .grid .alternatingRow a
{
    font-weight: bold;
}

.grid th, .grid td
{
    border: 0;
    padding: 5px 0 5px 0;
}

.grid input
{
    float: none;
    font-size: 12px !important;
    height: 20px;
    line-height: 20px;
    width: auto;
}

.grid select
{
    font-size: 12px !important;
}

/****************************************

SELECTED PLAN

****************************************/

.selectedPlan
{
    background-color: #DCF0F7;
    border: 1px solid #3b5998;
    border-radius: 25px;
    font-size: 12px;
    width: 400px;
    padding: 5px;
}

.selectedPlan table
{
    width: 100%;
}

.selectedPlan img
{
    float: left;
}

.selectedPlan .carrierLogo
{
    float: right;
    padding-top: 5px;
}

.selectedPlan .footnotes
{
    float: right;
    font-style: italic;
}

.selectedPlan h1
{
    color: #585858;
    font-size: 20px;
    margin: 0;
    padding: 10px 0 3px 0;
}

.selectedPlan .instructions
{
    background-color: #DCF0F7;
    color: #464646;
    font-size: 16px;
}

.selectedPlan .plan
{
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 300px;
}

.selectedPlan .coverage
{
    font-weight: bold;
    padding: 5px 0 0 0;
}

.selectedPlan .links
{
    text-align: right;
}

.selectedPlan .links a
{
    font-weight: bold;
}

.selectedPlan .logo
{
    vertical-align: top;
}

.selectedPlan .premium
{
    color: #0067AC;
    float: right;
    font-size: 16px;
    font-weight: bold;
}


/****************************************

MESSAGES

****************************************/
.messageCurrent
{
    background-color: #DCF0F7;
    border: 1px solid #3b5998;
    border-radius: 25px;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
}

.messageCurrent table
{
    margin: 0 auto;
    width: 95%;
}

.messageCurrent div
{
    color: #484848;
}

/****************************************

TERMS

****************************************/

.terms
{
    font-size: 11px;
}

.terms div
{
    font-weight: bold;
    margin-top: 8px;
}

.terms h1
{
    margin: 0 0 0 0;
    font-size: 16px;
}

/****************************************

FOOTER

****************************************/

#footer2
{
    background-color: #FFFFFF;
    width: 100%;
    margin: 0px 0 0 auto;
    padding: 5px 0 40px 0;
    text-align: center;
    font-size: 10px;
}
#footer2 iframe
{
    border: none;
    width: 0px;
    height: 0px;
    visibility: hidden;
}
#footer2 a
{
    text-decoration: none;
    color: #666;
}
#footer2 a:hover
{
    text-decoration: underline;
}

#footer2 .instructions
{
    font-size: 16px;
    color: Black;
}


/****************************************

MEDICARE

****************************************/
.medicare
{
    width: 100%;
}

.medicare td
{
    border-bottom: #92afd9 1px solid;
    font-size: 12pt;
    vertical-align: top;
}

/************************************************

    ENROLLMENT FORM

************************************************/
.enrollmentQuestions
{
    width: 100%;
}

.enrollmentQuestions input, .enrollmentQuestions select
{
    width: auto;
}

.enrollmentQuestions .tableDetail
{
    border: 1px solid #cecece;
    border-radius: 25px;
    margin: 0 auto;
    width: 100%;
}

.enrollmentQuestions .tableDetail td
{
    padding: 2px 12px 10px 12px;
    vertical-align: top;
}

.enrollmentQuestions h1
{
    color: #585858;
    font-size: 20px;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 1px solid #585858;
}

.enrollmentQuestions h2
{
    color: #585858;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.enrollmentQuestions .radio
{
    display: inline;
}

.label-inline
{
    display: inline-block;
}

/************************************************

    ENROLLMENT FORM SECTIONS

************************************************/

.formsections
{
    font-size: 12px;
    font-weight: bold;
    margin: 5px auto;
    padding: 0 0 5px 0;
    width: 750px;
}

.formsections td
{
    text-align: center;
}

.incomplete
{
    background-color: #efefef;
    height: 10px;
}

.completetext
{
    color: #000000;
}

.incompletetext
{
    color: #cecece;
}

.complete
{
    background-color: #003399;
    height: 10px;
}

.inprogress
{
    background-color: #0066CC;
    height: 10px;
}


.inprogresstext
{
    color: #000000;
    background-image: url(/MQ/Enrollment/Common/images/ProgressIndicator.gif);
    background-repeat: no-repeat;
    background-position: center left;
}



/************************************************

PLAN COMPARISON

************************************************/

.planWrapper
{
    border: 1px solid #cecece;
    border-radius: 25px;
    margin: 0 auto;
}

.planWrapperBackgroundColor
{
    background-color: #F9FAE8;
}

.planWrapperAltBackgroundColor
{
    background-color: #FFFFFF;
}

.planCompare
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.planCompare td
{
    font-size: 12px;
    text-align: center;
    padding: 2px;
    vertical-align: top;
}

.planCompare a
{
    font-weight: bold;
}

.planCompare .blankColumn, .blankColumn
{
    width: 20%;
}

.planCompare .plan
{
    width: 100%;
}

.planCompare .planName
{
    color: #0D4FC3;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    vertical-align: top;
}

.planCompare .planType
{
    border-top: 1px solid #cecece;
    color: #0D4FC3;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 0;
}

.planCompare .riders
{
    color: #484848;
    font-weight: bold;
    height: 30px;
    vertical-align: top;
}

.planCompare .premium
{
    background-image: url(images/premium-background-small.png);
    background-position: center center;
    background-repeat: no-repeat;
    color: #0067AC;
    font-size: 14px;
    font-weight: bold;
    height: 49px;
    padding: 0 35px 0 0;
    text-align: right;
    vertical-align: middle;
    width: 160px;
}

.planCompare .applyNow
{
    background-image: url(images/applynow.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    height: 42px;
    margin: 5px auto;
    width: 138px;
}



.planCompare .applyNow:hover
{
    cursor: pointer;
}

.planCompare .type
{
    color: #585858;
    font-size: 14px;
    font-weight: bold;
}

.planCompare .seperator
{
    color: #484848;
    padding: 0 3px 0 3px;
}

.planCompare .plans1
{
    width: 80%;
}

.planCompare .plans1 .planWrapper
{
    width: 30%;
}

.planCompare .plans2
{
    width: 40%;
}

.planCompare .plans2 .planWrapper
{
    width: 60%;
}

.planCompare .plans3
{
    width: 26%;
}

.planCompare .plans3 .planWrapper
{
    width: 90%;
}

.planCompare .plans4
{
    width: 20%;
}

.planCompare .plans4 .premium
{
    padding: 0 12px 0 0;
}

.planCompare .links
{
    margin: 0 auto;
    width: auto;
}

.planCompare .links td
{
    height: 15px;
    padding: 2px;
    text-align: center;
}

.planCompare .links a
{
    font-size: 11px;
}

.benefitCompare
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.benefitCompare .instructions
{
    background-color: #ffffff;
    color: #484848;
    font-size: 12px;
    font-style: italic;
    padding: 15px;
}

.benefitCompare .benefits
{
    border: 1px solid #585858;
    width: 100%;
}

.benefitCompare .benefits td
{
    color: #394953;
    font-size: 12px;
    vertical-align: top;
}

.benefitCompare .benefits .header
{
    background-color: #ffffff;
    font-weight: bold;
    padding: 5px 0 0 5px;
    width: 20%;
}

.benefitCompare .benefits .benefits1
{
    border-left: 1px solid #585858;
    width: 80%;
}

.benefitCompare .benefits .benefits2
{
    border-left: 1px solid #585858;
    width: 40%;
}

.benefitCompare .benefits .benefits3
{
    border-left: 1px solid #585858;
    width: 26%;
}

.benefitCompare .benefits .benefits4
{
    border-left: 1px solid #585858;
    width: 20%;
}

.benefitCompare .benefits .benefits5
{
    border-left: 1px solid #585858;
    width: 16%;
}

.benefitCompare .benefits .carrierPlan
{
    border-left: 1px solid #585858;
    color: #1F5DC9;
    font-size: 12px;
    font-weight: bold;
}

.benefitCompare .benefits .network
{
    border-left: 1px solid #585858;
    color: #1F5DC9;
    font-size: 18px;
    font-weight: bold;
}

.benefitCompare .benefits .networkNoBorder
{
    color: #1F5DC9;
    font-size: 18px;
    font-weight: bold;
}

.benefitCompare .benefits .category
{
    background-image: url(images/benefits-category-background.png);
    color: #ffffff;
    font-size: 18px;
    height: 35px;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.benefitCompare .benefits .column
{
    background-color: #F9FAE8;
    border-left: 1px solid #585858;
    padding: 0 0 0 10px;
}

.benefitCompare .benefits .altColumn
{
    background-color: #ffffff;
    border-left: 1px solid #585858;
    padding: 0 0 0 10px;
}

#printthispage
{
    background-image: url(images/PrintThisPage.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: right;
    height: 23px;
    width: 114px;
    color: #ffffff;
}

/************************************************

PLANS

************************************************/

.planContainer
{
    background-color: #F8F8F8;
    border: 1px solid #D8D8D8;
    font-family: Verdana;
    margin: 5px auto;
    width: 610px;
}

.planContainerBroker
{
    background-color: #ffffff !important;
}

.planContainer td
{
    padding: 0;
}

.planContainer .links
{
    padding: 2px 10px 2px 0;
}

.planContainer a
{
    color: #686868;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 2px;
}


.planContainer .planname
{
    background-image: url("images/benefits-category-background.png");
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    width: 100%;
}

.planContainer .planname .brokerPlanName
{
    font-size: 12px;
}

.planContainer .planname .brokerPremium
{
    font-size: 14px;
    font-weight: bold;
    padding: 0 2px 0 0;
    text-align: right;
}

.planContainer .compare
{
    text-align: center;
    width: 75px;
}

.planContainer .compare input
{
    border: 0;
    height: 24px;
    width: 63px;
}

.planContainer .selection
{
    width: 14px;
}

.planContainer .applyNow
{
    background-image: url(images/applynow.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    height: 42px;
    margin: 5px auto;
    width: 138px;
}

.planContainer .applyNow:hover
{
    cursor: pointer;
}


.planContainer .applyNowOptionalBenefits
{
    background-image: url(images/applynow.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    height: 42px;
    margin: 5px auto;
    width: 138px;
}

.planContainer .applyNowOptionalBenefits:hover
{
    cursor: pointer;
}

.noOptionalBenefitsContinue
{
    background-image: url(images/nooptionalbenefits.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    height: 40px;
    margin: 5px auto;
    width: 574px;
}

.noOptionalBenefitsContinue:hover
{
    cursor: pointer;
}

.optionalBenefitsContinue
{
    background-image: url(images/applyNow.png);
    background-repeat: no-repeat;
    width:140px;
    height: 45px;
   
}

.optionalBenefitsContinue:hover
{
    cursor: pointer;   
}
.planContainer .detailrow
{
    padding: 0 5px 5px;
}

.planContainer .plan
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 99%;
}

.planContainer .premium
{
    background-image: url("images/premium-background.png");
    height: 61px;
    width: 200px;
}

.planContainer .premium .amount
{
    color: #0067AC;
    float: right;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px 0 0;
}

.planContainer .round
{
    border: 1px solid #cecece;
    border-radius: 25px;
    padding: 10px;
}

.plan td
{
    padding: 5px;
}

.details
{
    width: 100%;
}

.details td
{
    padding: 0;
}

.benefits
{
    width: 100%;
}

.benefits td
{
    padding: 3px;
}

.benefits .altrow
{
    background-color: #FFFFFF;
}

.benefits .row
{
    background-color: #FFFFCC;
}

.benefits .type
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    width: 35%;
}

.benefits .value
{
    color: #1B5DA9;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    width: 65%;
}

.benefits .brokerType
{
    background-color: #efefef;
    color: #484848;
    font-size: 12px;
    font-weight: bold;
}

.benefits .brokerValue
{
    color: #1B5DA9;
    font-size: 12px;
    font-weight: bold;
}

.selectedRiders
{
    padding: 10px 0 10px 0;
    width: 100%;
}

.selectedRiders td
{
    padding: 5px 0 0 0;
}

.selectedRiders .type
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.selectedRiders .value
{
    color: #1B5DA9;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.selectedRiders .row
{
    background-color: #FFFFCC;
    vertical-align: top;
}

.selectedRiders .altrow
{
    background-color: #FFFFFF;
    vertical-align: top;
}

.links td
{
    padding: 0 0 0 10px;
}

.filterContainer
{
    background-color: #F8F8F8;
    border: 1px solid #D8D8D8;
    font-family: Verdana;
    width: 240px;
}

.filterContainer a
{
    color: #686868;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.filterContainer .filterName
{
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 0 5px;
}

.filterContainer .header
{
    background-image: url("images/benefits-category-background.png");
    height: 35px;
    width: 100%;
}

.filterContainer .detailRow
{
    padding: 0 5px 5px;
}

.filterContainer .filter
{
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 99%;
}

.filterContainer .button
{
    float: right;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
}

.filterContainer .button:hover
{
    cursor: pointer;
}

.filterContainer .radio label, .filterContainer .checkbox label, .filterContainer .label-inline, .filterContainer .Text, .filterContainer select
{
    color: #1B5DA9;
    padding: 0 0 0 5px;
    font-size: 11px;
    font-weight: bold;
}

.filterContainer .error
{
    color: red;
    padding: 0 0 0 5px;
    font-size: 11px;
    font-weight: bold;
}

.filterContainer .radio input, .filterContainer .checkbox input
{
    float: left;
    height: auto;
}

.filterContainer select
{
    border: 1px solid #cecece;
    height: 25px;
    line-height: 25px;
    width: 100px;
}


.filterContainer .filterType
{
    background-color: inherit;
    border-top: 1px solid #cecece;
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

.optionalBenefits
{
    background-color: #ffffff;
    border: 1px solid #3b5998;
}

.optionalBenefits .benefits td
{
    padding: 2px;
}

.optionalBenefits .header
{
    background-image: url("images/benefits-category-background.png");
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    width: 100%;
}

.optionalBenefits .checkbox input
{
    float: left;
}

.optionalBenefits .checkbox label
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.optionalBenefits .description
{
    border-bottom: 1px solid #cecece;
    font-size: 13px;
    padding: 0 75px 15px 22px !important;
}

.optionalBenefits .premium
{
    color: #0067ac;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.optionalBenefits .buttons
{
    padding: 10px 0;
    text-align: center;
}

.optionalBenefits .toprow
{
    padding-top: 15px !important;
}

/************************************************

REVIEW

************************************************/

#answers
{
    border: 1px solid #cecece;
    height: 250px;
    overflow: auto;
    width: 100%;
}


#answers .outerTable
{
    width: 100%;
}

#answers .outerTable td
{
    padding: 0;
}


#answers .innerTable
{
    width: 100%;
}

#answers .innerTable td
{
    padding: 5px;
}

#answers .innerTable .page
{
    background-image: url("images/benefits-category-background.png");
    height: 20px;
}

#answers .innerTable .page h2
{
    color: #ffffff;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 5px;
    vertical-align: top;
    width: auto;
}

#answers .innerTable .page .actions
{
    float: right;
    line-height: 20px;
    padding: 0 5px 0 0;
}

#answers .innerTable .page a
{
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}

#answers .innerTable .page .actions .image
{
    border: 0;
    height: 16px;
    width: 16px;
}


/************************************************

DASHBOARD

************************************************/

.membertable
{
    width: 95%;
}

.membertable td
{
    padding: 1px;
}

#memberactions
{
    float: right;
    padding-right: 5px;
}

#currentPlan .planName
{
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#currentPlan .cost
{
    color: #0067AC;
    float: right;
    font-size: 16px;
    font-weight: bold;
}


/************************************************

MODAL

************************************************/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color:#EEEEEE;
    border: 2px solid ;
    color: Black;
    font: 11px Verdana!important;
    padding: 0 0 5px 0;
    text-align: left;
    width:600px;
}


/************************************************

ListBox Control items

************************************************/
.ListBoxItem
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 5px;
}


/************************************************

Calculator items

************************************************/

.subsidyCalculator h1
{
    font-size: 20px !important;
    margin-bottom: 0 !important;
}

.subsidyResponse
{
    background-color: #DCF0F7;
    border: 1px solid #3b5998;
    border-radius: 25px;
    font-size: 14px;
    margin: 10px auto;
    width: 500px;
    padding: 5px;
}

.subsidyResponse .disclaimer
{
    font-style: italic;
}

.subsidyResponse .heading
{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.subsidyResponse td
{
    text-align: center;   
}



/************************************************

IFPQuote tabs

********************************************/



 /*colors start*/
        .ifpQuoteControl .ajax__tab_header
        {
            font-family: verdana,tahoma,helvetica!important;
            font-size: 11px!important;
            border-bottom: 1px solid #848484!important;
            background: none!important;
        }
         .ifpQuoteControl .ajax__tab_inner
        {
            padding-left: 3px!important;
            border: 1px solid #848484!important;
            background: none!important;
            background-color: #d4d4d4!important;
        }
        
        .ifpQuoteControl .ajax__tab_body
        {
            font-family: verdana,tahoma,helvetica!important;
            font-size: 10pt!important;
            border: 1px solid #848484!important;
            border-top: 0!important;
            padding: 8px!important;
            background-color: #ffffff!important;
        }
        /*colors end*/

        
     




/************************************************

ACA Legend

************************************************/

.acaLegend
{
    background-image: url("images/legend-background.png");
    height: 119px;
    margin: 0 auto;
    text-align: center;
    width: 607px;
}

.acaLegend img
{
    display: inline;
    padding: 35px 0 0 15px;
}

.acaLegend img.last
{
    padding: 35px 0 0 0;
}
