body, p, li, a, td, input {
    font-size: 16px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #4E4446;
}

    body:before {
        background-color: #fff !important;
    }

h3 {
    font-size: 16px;
    font-weight: bold;
    color: #7c4b04;
}

.Footer {
    color: #ECAF00;
    font-size: 12px;
    text-decoration: none;
    padding: 13px 10px;
}

.NavBottom {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.NavBottomActive, .NavBottomActive:hover {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.NavBottom:hover {
    color: #ECAF00;
}

.NavTop {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
}

.NavLvl1Selected, .NavLvl1SelectedCurrent {
    color: #F7E3AE;
    font-size: 11px;
    font-weight: bold;
    display: inline;
}

.NavLvl1SelectedCurrent {
    color: #ffffff;
}

div.NavLvl1Selected a, div.NavLvl1SelectedCurrent a {
    color: #F7E3AE;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

div.NavLvl1SelectedCurrent a {
    color: #ffffff;
}

.NavLvl1 {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

div.NavLvl1 a {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
}

.NavLvl2Selected, .NavLvl2SelectedCurrent {
    color: #F7E3AE;
    font-size: 11px;
    font-weight: bold;
    display: inline;
}

.NavLvl2SelectedCurrent {
    color: #ffffff;
}

div.NavLvl2Selected a, div.NavLvl2SelectedCurrent a {
    color: #F7E3AE;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

div.NavLvl2SelectedCurrent a {
    color: #ffffff;
}

.NavLvl2 {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

div.NavLvl2 a {
    color: #ECAF00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
}

    div.NavLvl1 a:hover, div.NavLvl2 a:hover, div.NavLvl1Selected a:hover, div.NavLvl2Selected a:hover, .NavBottom:hover {
        text-decoration: underline;
    }

#mpgmaincontent {
    margin-top: 20px;
    margin-bottom: 20px;
}

#mpgmaintitle {
    margin-top: 0px;
    margin-bottom: 8px;
}

    #mpgmaintitle .adxSectionCopy {
        font-size: 32px;
        font-weight: bold;
        font-weight: normal;
        letter-spacing: 3px;
        text-align: center;
        text-transform: uppercase;
    }

        #mpgmaintitle .adxSectionCopy i, #mpgmaintitle .adxSectionCopy em {
            text-transform: lowercase;
        }

hr.h1underline {
    border: 1px solid #9D987F;
    width: 700px;
}

img {
    border: 0px;
}

a {
    color: #7C4B04;
}

    a:hover {
        color: #C3924B;
        text-decoration: none;
    }

table.CardOuter {
    width: 90%;
    border: 2px solid #B6B89F;
    background-color: #E7E9E1;
    padding: 8px;
}

table.CardInner {
    width: 100%;
    border: 1px solid #B6B89F;
    background-color: #E7E9E1;
}

td.CardContent {
    padding: 10px;
    font-size: 0.8em;
    font-variant: small-caps;
    font-weight: bold;
}

a.CardButton {
    color: #A2A28B;
    width: 90%;
    text-decoration: none;
    white-space: nowrap;
}

div.CardButtonDiv {
    background-color: #CECEC5;
    border: 1px solid #A2A28B;
    margin: 5px;
    padding: 5px;
}

blockquote {
    background-repeat: no-repeat;
    font-size: 0.8em;
    font-variant: small-caps;
    font-weight: bold;
    background-image: url(/images/bkgrd_quote.gif);
    text-align: center;
    color: #5E5456;
    background-position: center;
    padding: 0 40px;
    margin: 0px;
    letter-spacing: 1px;
}

.adxSectionSubhead {
    font-size: 16px;
    font-weight: bold;
    color: #7c4b04;
}

td.Footer td.adxSectionCopy {
    color: #8e6300;
    font-size: 12px;
    text-decoration: none;
}

td.Footer div.adxSectionSpacer {
    display: inline;
}

ul li {
    list-style-image: url('/images/square_bullet.gif');
}

.adxSectionCopy {
    color: #4d4545;
    padding-bottom: 14px;
    text-align: left;
}

    .adxSectionCopy p {
        margin-bottom: 10px;
    }

.adxSecNavLevel0, .adxSecNavCurrentLevel0 {
    padding-left: 30px;
    background-image: url(/images/sidenavbullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-top: 10px;
}

    .adxSecNavLevel0 a, .adxSecNavCurrentLevel0 a {
        font-size: 13px;
    }

    .adxSecNavCurrentLevel0 a {
        font-weight: bold;
        text-decoration: none;
    }

.adxSecNavLevel1 a, .adxSecNavCurrentLevel1 a {
    font-size: 11px;
}

.adxSecNavCurrentLevel1 a {
    font-weight: bold;
    text-decoration: none;
}


.LatestNewsSection .adxTOCTitle a {
    font-weight: bold;
}

.LatestNewsSection .adxTOCDate {
    font-size: 11px;
}

.LatestNewsSection .adxTOCSummary p {
    margin-top: 5px;
    font-size: 12px;
}

.MoreNewsLink {
    font-size: 12px;
    font-weight: bold;
}

.LatestNewsSection .adxSecNavLevel0 {
    background-image: none;
    padding-left: 0px;
    padding-top: 0px;
}

.specialeventslink {
    padding-top: 20px;
}

    .specialeventslink a {
        font-weight: bold;
    }

.pos-relative {
    position: relative;
}

.step-title {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-size: 19px !important;
    color: #333333;
}

.label-question {
    margin: 0.2em 0 0.4em 0;
    font-size: 35px !important;
    font-weight: 500;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #333333;
    line-height: 1;
}

    .label-question + a {
        display: none; /*temporarily disable the image*/
    }

    .label-question > a > img {
        margin-top: -12px;
    }

.label-skip-info,
.label-total-comment {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    margin: 0 0 10px;
}

.question-list .label-skip-info{
    display: table;
    margin-top: 40px;
}

.require {
    font-weight: 500;
    color: red;
}

.custom-validator-error {
    position: absolute;
    width: 100% !important;
    padding-left: 15%;
}

.view-question-summary {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333333;
    margin: 3px 0 10px;
	
}

.view-question-summary-header {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333333;
    margin: 3px 0 10px;
    
}

.View-Questions tr td:first-child {
	font-weight: bold;
    text-transform: uppercase;
}

.pro-round-button > div {
    float: left;
    margin-right: 5px;
}

.tutorial h1 small {
    font-size: 85%;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}

    .tutorial h1 small.services-selected,
    .tutorial h1 small.summarry-thankyou,
    .tutorial h1 small.grey-title {
        font-size: 55%;
        color: #777777;
    }

.tutorial h1 span.grey-title {
    font-size: 55%;
    color: #777777;
}

.tutorial h1 small.tooltip-heading-title {
    font-size: 70%;
}

h1 span.label-total {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #333333;
}

.tutorial .caption {
    color: #555555;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}

.title-comment {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    margin: 0 0 10px;
}

.tutorial .my-account,
.tutorial .administration,
.tutorial .log-out,
.tutorial .detail,
.tutorial .review-user-submitted {
    color: #555555;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}

    .tutorial .my-account:hover,
    .tutorial .administration:hover,
    .tutorial .log-out:hover,
    .tutorial .detail:hover,
    .tutorial .review-user-submitted:hover {
        color: #428bca;
    }

.display-none {
    display: none;
}

.padding8 {
    padding: 8px;
}

.title-heading h1,
h1.title-heading,
.title-heading span,
span.title-heading {
    margin: 0.2em 0 0 0;
    font-size: 35px !important;
    font-weight: 500;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #333333;
    line-height: 1;
}

.box-login h1.title-heading {
    color: #666;
}

.standard-font {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #333333;
    font-size: 14px;
}

.login h1 {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}

    .login h1.signup-title {
        margin-bottom: 25px;
    }

.tbl-previous-next-buttno {
    position: absolute;
    bottom: 0;
    left: 0;
}

.second-navigation-menu h3 {
    margin-top: 0;
    margin-bottom: 0;
}

    .second-navigation-menu h3 a {
        font-weight: normal !important;
        font-size: 18px !important;
    }

        .second-navigation-menu h3 a:hover {
            color: #000;
        }

.second-navigation-menu h5 {
    margin-top: 0;
    margin-bottom: 0;
}

    .second-navigation-menu h5 a {
        font-size: 14px;
        font-weight: normal !important;
        color: #000;
    }
/*#region radio button list*/
table.rad-button-list table > tbody > tr > td > div > label {
    display: inline;
    margin-left: 5px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
}

table.rad-button-list > tbody > tr > td {
    padding-bottom: 10px;
}

    table.rad-button-list > tbody > tr > td > table {
        margin: -3px 0 0 10px;
    }

table.rad-button-list .description {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    margin: 0 0 10px;
}
/*#endregion radio button list*/
/*#region checkbox button list*/
table.chk-button-list tbody > tr > td > div > label {
    display: inline;
    margin-left: 5px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
}
/*#endregion checkbox button list*/
/*#region Login*/
div.box-login .btn-default {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333;
    padding: 11px 20px 10px;
    font-weight: normal;
}

    div.box-login .btn-default:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }

div.box-login span.remember-me > input {
    margin-top: 10px;
    margin-right: 5px;
}

div.box-login > table > tbody > tr > td label {
    font-weight: normal;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
}

div.box-login {
    background-color: #fff;
}

    div.box-login > span {
        color: #666;
        font-size: 30px;
        font-weight: 300;
    }

.input-validator {
    color: red;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
}

div.box-login .username {
    border-radius: 4px 0 0 4px;
    float: left;
    width: 250px;
    height: 45px;
}

div.box-login .password {
    float: left;
    width: 250px;
    height: 45px;
    border-radius: 0;
    margin-left: -2px;
    border-left: none;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-family: sans-serif;
}

    .form-control:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

div.box-login .glyphicon {
    top: 0px;
    left: 0px;
    line-height: 31px;
}

div.box-login .password-recovery {
    float: right;
    margin: 10px 0 0 0;
    color: #555555;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}

div.box-login .new-quote {
    margin-top: 10px;
    color: #555555;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}

    div.box-login .password-recovery:hover,
    div.box-login .new-quote:hover {
        color: #428bca;
    }

div.box-login .new-user {
    text-align: center;
    margin-top: 25px;
}

    div.box-login .new-user > span {
        font-size: 1.75em !important;
        line-height: 1.42857143;
        font-weight: 300;
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    }

div.box-login .error-message {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
}

h4.error {
    color: red;
}

.separator {
    background-color: #cccccc;
    height: 42px;
}

.logo-image {
    margin: 10px;
}

table.box-contact-info .btn-default,
div.question-list div.right-content .btn-default {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333;
    padding: 11px 20px 10px;
    font-weight: normal;
    margin-top: 30px;
}

    table.box-contact-info .btn-default:hover,
    div.question-list div.right-content .btn-default:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }

input.quote-name-save {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333;
    padding: 11px 20px 10px;
    font-weight: normal;
    margin-top: 15px;
    margin-left: 36%;
}

    input.quote-name-save:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }
/*#endregion Login*/
/*#region Sign Up*/
div.box-new-account {
    background-color: #fff;
    width: 900px;
}

    div.box-new-account .title {
        color: #666;
        font-size: 30px;
        font-weight: 300;
        padding-bottom: 15px;
    }

    div.box-new-account > div.box-contents > table {
        width: 100%;
    }

    div.box-new-account table.tbl-new-account {
        width: 67%;
        margin: 150px 0 0 15%;
    }

    div.box-new-account .user-name,
    div.box-new-account .password,
    div.box-new-account .confirm-password,
    div.box-new-account .email {
        width: 90%;
        float: left;
        border-radius: 4px 0 0 4px;
    }

    div.box-new-account .glyphicon {
        top: 0px;
        left: 0px;
        line-height: 31px;
    }

    div.box-new-account .input-group-addon {
        float: left;
        width: 45px;
        border-radius: 0 4px 4px 0 !important;
    }

    div.box-new-account .asterisk {
        position: absolute;
        top: 11px;
        right: 5px;
        color: red;
    }

    div.box-new-account .btn-default {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 6px;
        color: #333;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.33333;
        padding: 11px 20px 10px;
        font-weight: normal;
        margin: 30px 44% 0 0;
    }

    div.box-new-account .btn-continue {
        margin: 30px 0 0 0;
    }

    div.box-new-account .btn-default:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }
/*#endregion Sign Up*/
/*#region Recover Password*/
div.box-recover-password {
    background-color: #fff;
    width: 900px;
    margin-top: 150px;
}

    div.box-recover-password .title {
        color: #666;
        font-size: 35px;
        font-weight: 300;
    }

    div.box-recover-password .comment {
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        color: #333333;
        padding-bottom: 20px;
    }

    div.box-recover-password > div.box-contents table {
        width: 100%;
    }

    div.box-recover-password .user-name {
        width: 90%;
        float: left;
        border-radius: 4px 0 0 4px;
    }

    div.box-recover-password .glyphicon {
        top: 0px;
        left: 0px;
        line-height: 31px;
    }

    div.box-recover-password .input-group-addon {
        float: left;
        width: 45px;
        border-radius: 0 4px 4px 0 !important;
    }

    div.box-recover-password .asterisk {
        position: absolute;
        top: 11px;
        right: 5px;
        color: red;
    }

table.box-contact-info input {
    width: 98%;
}

table.box-contact-info .asterisk {
    position: absolute;
    top: 11px;
    right: -2px;
    color: red;
}

table.box-contact-info > tbody > tr > td {
    padding-bottom: 15px;
}

div.box-recover-password .btn-default {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333;
    padding: 11px 20px 10px;
    font-weight: normal;
    margin-top: 30px;
}

    div.box-recover-password .btn-default:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }

div.box-recover-password .login > p,
div.box-new-account .login > p {
    margin: -1em 0 -1em 0;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}
/*#endregion Recover Password*/
/*#region Save Quote List*/
div.box-save-quote-list,
div.box-submitted-quote-list {
    background-color: #fff;
}

    div.box-submitted-quote-list th {
        text-align: center;
    }

.quote-list, .quote-list th, .quote-list td {
    border: 1px solid #dddddd;
    padding: 4px;
    font-size: 13px;
}

    .quote-list .quote-list-pager {
        background-color: #f5f5f5;
    }

        .quote-list .quote-list-pager td {
            border: none;
            padding: 2px 0;
        }

            .quote-list .quote-list-pager td a {
                position: relative;
                float: left;
                padding: 8px 12px;
                line-height: 20px;
                text-decoration: none;
                color: #2fa4e7 !important;
                background-color: #fff;
                border: 1px solid #ddd;
                margin-left: -1px;
                width: 35px;
                text-align: center;
                font-size: 14px;
            }

                .quote-list .quote-list-pager td a:hover {
                    background-color: #eee;
                    border-color: #ddd;
                    color: #157ab5;
                }

        .quote-list .quote-list-pager table > tbody > tr > td:nth-child(1) > a {
            border-radius: 4px 0 0 4px;
        }

        .quote-list .quote-list-pager table > tbody > tr > td:last-child > a {
            border-radius: 0 4px 4px 0;
        }

        /*Page number selected*/
        .quote-list .quote-list-pager td span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 20px;
            text-decoration: none;
            color: #999 !important;
            background-color: #f5f5f5;
            border: 1px solid #ddd;
            margin-left: -1px;
            width: 35px;
            text-align: center;
            font-size: 14px;
        }

        .quote-list .quote-list-pager table > tbody > tr > td:nth-child(1) > span {
            border-radius: 4px 0 0 4px;
        }

        .quote-list .quote-list-pager table > tbody > tr > td:last-child > span {
            border-radius: 0 4px 4px 0;
        }
/*endregion page number selected*/
/*#endregion Save Quote List*/
/*#region Save Quote Summary*/
div.box-saved-quote-summary,
div.box-dash-board,
div.box-review-quote {
    background-color: #fff;
}

    div.box-review-quote .standard-font {
        padding: 4px;
    }
/*#endregion Save Quote Summary*/
/*#region Question List*/
.question-list .left-content {
    width: 100%;
    margin-bottom: 20px;
}

.question-list .right-content {
    clear: both;
    width: 100% !important;
}

.sectab-level .widther,
.left-content .widther {
    float: left;
    margin-right: 3px;
    margin-top: 10px;
}

/*#endregion Question List*/
/*#region Tooltip Content*/
div.tooltip-container table tbody tr td {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif !important;
    font-size: 14px !important;
}

    div.tooltip-container table tbody tr td p {
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif !important;
        font-size: 14px !important;
        margin: 0in 0in 0pt 8.15pt;
        text-indent: -8.15pt;
    }

    div.tooltip-container table tbody tr td.height19 {
        height: 19px;
    }

    div.tooltip-container table tbody tr td.height16 {
        height: 16px;
    }

    div.tooltip-container table tbody tr td.height57 {
        height: 57px;
    }

    div.tooltip-container table tbody tr td.height38 {
        height: 38px;
    }

    div.tooltip-container table tbody tr td.width129 {
        width: 129px;
    }
/*#endregion Tooltip Content*/
 
section.steps {
	padding-bottom:64px;
}