html, body, form {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: white;
}

body {
    font-family: Century Gothic;
    color: #111111;
    font-size: 14px;
    background: white;
    line-height: 1.3
}
    body input[type=radio] {	
        margin: 0 5px;	
    }    	
    /* CssClass for input fields when spacing have to be added manually */	
    .space-input-fields input[type=radio], .space-input-fields input[type=checkbox] {	
        margin: 0 5px;	
    }

.siteEntry {
    background: url(../Images/landing-bg.jpg) no-repeat top center #7e6492;
}

img {
    border: 0;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: bicubic; /* IE (non-standard property) */
}


ul {
    margin: 0;
}

a {
    /*color: #92298E;*/
    color: #6A07B0;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

    a span {
        color: #6A07B0 !important
    }

    .siteContentContainer a:focus {
        color: white;
        background-color: #7F3F98;
    }

    a:hover {
        color: white;
        background-color: #7F3F98;
        text-decoration: underline;
    }


.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-clear {
    clear: both;
    width: 100%
}

/* CLEAR FLOATS */
.group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .group {
    height: 1%;
}

*:first-child + html .group {
    min-height: 1px;
}

/* GLOBAL */
.language-column {
    padding-right: 120px;
}

.wrapper {
    background: url(../Images/bg.gif) no-repeat top center #7e6492;
    width: 100%;
    height: 100%;
}

.siteContainer {
    width: 100%;
    min-height: 100%;
    height: 100%;
    height: auto !important;
    position: relative;
    margin: 0;
}

.alineheight {
    line-height: 2.1 !important;
}

p.margin {
    margin: 1px auto 1px auto;
}

/* HOMEPAGE */
.home-wrapper .siteContainer, .home-wrapper .siteContentContainer {
    background-image: url("../Images/clearFloat-subpage-noWhite.gif");
}

.homepage-banner {
    height: 375px;
    width: 630px;
    margin: 0 0 25px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline;
}

    .homepage-banner img {
        height: 375px;
        width: 630px;
    }

    .homepage-banner map area {
        display: block;
        background-color: yellow
    }

        .homepage-banner map area:hover {
            display: block;
            background-color: red
        }

#imgJoinNetwork area:hover {
    display: block;
    background-color: white
}

#imgJoinNetwork {
    outline: none;
    outline: 0;
    border: none;
    color: transparent;
    background-color: transparent;
}

    #imgJoinNetwork:hover {
        outline: none;
        display: block;
        outline: 0;
        border: none;
        color: transparent;
        background-color: transparent;
    }

#divtest1 img[usemap], map area {
    outline: none !important;
    border: none;
    color: transparent;
    background-color: transparent;
}
/*#areaJoinNetwork:hover {display:block;background-color: white;outline: none;}*/


.quick-links {
    width: 319px;
    position: relative;
    display: inline;
    height: 375px;
    background: #e7daf0;
}
    /*.quick-links ul {margin: 0;padding:0;list-style:none;border-top:1px solid #ccbcd8;border-bottom:1px solid #fff;}*/
    .quick-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
        border-top: none;
        border-bottom: 1px solid #fff;
    }
        /*.quick-links ul li {padding:0 25px;height:44.8px;border-bottom:1px solid #ccbcd8;border-top:1px solid #fff;background:url('../Images/quick-link-arrow.gif') no-repeat 30px 18px;}
.quick-links ul li a {display:block;color:#333;font:17px/44.8px Century Gothic;margin-left:30px;}*/
        .quick-links ul li {
            padding: 0 20px;
            height: 44.8px;
            border-bottom: 1px solid #ccbcd8;
            border-top: 1px solid #fff;
        }

            .quick-links ul li a {
                display: block;
                color: #333;
                font: 17px/44.8px Corbel;
                margin-left: 0px;
            }

                .quick-links ul li a img {
                    vertical-align: middle; /*margin:0 15px 0 10px;*/
                    height: 30px;
                }

                .quick-links ul li a:hover, .quick-links ul li a:focus {
                    text-decoration: none;
                    background: url(../Images/quick-links-hover-bg.jpg) no-repeat center top;
                }

            .quick-links ul li#southwest a {
                line-height: 25px;
                padding: 10px 0;
            }

                .quick-links ul li#southwest a:hover {
                    background: url(../Images/quick-links-hover-bg-large.jpg) no-repeat center top;
                }

            .quick-links ul li#plansLink {
                background: #ffc31c /*url('../Images/quick-link-arrow.gif') no-repeat 30px 18px*/;
            }

                .quick-links ul li#plansLink a {
                    color: #58595b;
                    font: 16.5px/44.8px Century Gothic;
                }

                .quick-links ul li#plansLink:hover {
                    background: #ffb015 /*url('../Images/quick-link-arrow.gif') no-repeat 30px 18px*/;
                }
                /*.quick-links ul li#plansLink:hover, .quick-links ul li#plansLink:focus { background: url('../Images/bg-yellow-hover.jpg');}*/
                .quick-links ul li#plansLink a:hover, .quick-links ul li#plansLink a:focus {
                    background: none;
                }

.callouts .callout {
    width: 285px;
    position: relative;
    display: inline;
    margin-left: 25px;
    border: 1px solid #ececec;
    padding-bottom: 50px;
}

    .callouts .callout h1 {
        margin: 10px 0 10px 20px;
        width: 220px;
        font: italic 500 24px/1em 'Corbel';
    }

    .callouts .callout #forgotPw {
        font-size: 11px;
        float: right;
    }

        .callouts .callout #forgotPw a {
            font-size: 11px;
            text-transform: none;
            color: #46166B;
        }

            .callouts .callout #forgotPw a:hover {
                text-decoration: underline;
            }

    .callouts .callout .callout-content {
        margin: 0 20px;
        line-height: 1.5;
    }

        .callouts .callout .callout-content h1 {
            margin-left: 0;
        }

        .callouts .callout .callout-content h2 {
            font: 500 18px/1em 'Corbel', serif;
        }

        .callouts .callout .callout-content table thead th {
            text-align: left;
            font: bold 1.3333em/1em 'Corbel', serif;
        }

        .callouts .callout .callout-content .pwFieldArea {
            position: relative;
        }

        .callouts .callout .callout-content .calloutTextbox {
            width: 235px;
            margin: 0 0 15px;
            padding: 5px;
            font-size: 14px;
        }

        .callouts .callout .callout-content .calloutTextboxLabel {
            position: absolute;
            padding: 4px 6px;
            font-size: 14px;
        }
        /*.callouts .callout .callout-content a {text-transform:uppercase;font-size:13px;}*/
        .callouts .callout .callout-content a {
            text-transform: none;
            text-decoration: underline;
            font-size: 13px;
        }

            .callouts .callout .callout-content a:hover {
                text-decoration: none;
            }

            .callouts .callout .callout-content a.btn-yellow {
                display: inline;
                text-align: center;
                color: #333333;
                padding: 0 30px;
                height: 25px;
                background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
                border: 1px solid #ffb617;
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
            }

                .callouts .callout .callout-content a.btn-yellow * {
                    padding: 4px 0 6px;
                }

        .callouts .callout .callout-content .btn-purple {
            cursor: pointer;
            text-transform: uppercase;
            display: inline;
            text-align: center;
            color: #ffffff;
            padding: 0;
            width: 110px;
            height: 27px;
            background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
            border: 1px solid #d1bee5;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        .callouts .callout .callout-content a.btn-purple * {
            padding: 4px 0 6px;
        }

    .callouts .callout float-left {
        height: 624px;
        background-color: rgb(115,69,144);
        color: white;
    }

#callout0 {
    background: rgb(255, 255, 255);
    width: 96%;
    margin-bottom: 30px;
    margin-left: 25px;
    float: left;
    display: inline;
}

.callouts .map {
    background-repeat: no-repeat;
}

    .callouts .map area:hover {
        display: block;
        background-color: transparent;
        border-color: transparent;
        border: none;
    }

.btnnyellow {
    text-align: center;
    color: #333333;
    height: 30px;
    background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
    border: 1px solid #ffb617;
    border-radius: 3px;
    text-decoration: none;
}

.callouts #callout1 {
    background: #ffffff;
}

.callouts #callout2 {
    background: #fff;
}

    .callouts #callout2 h1 {
        width: auto;
    }

    .callouts #callout2 p {
        clear: both;
        margin: 12px 0;
    }

    .callouts #callout2 select {
        width: 100%;
        margin: 0 0 10px;
    }

    .callouts #callout2 ul {
        margin: 5px 0;
        padding: 0;
        list-style: none;
    }

        .callouts #callout2 ul li {
            line-height: 14px;
            padding: 5px 0 5px 20px;
            border-bottom: 1px solid #d7cbe0;
            background: url(../images/list-arrow.jpg) no-repeat 0px 8px;
        }

            .callouts #callout2 ul li.last {
                border-bottom: 0 none;
            }

            .callouts #callout2 ul li a {
                text-transform: none;
                font-size: 14px;
            }

.callouts #callout3 {
    height: auto;
    background-color: rgb(115,69,144);
    color: white;
}

    .callouts #callout3 .newsItem {
        margin: 0 0 10px;
        border-bottom: dotted 1px grey;
    }

    .callouts #callout3 .date {
        color: #FFB115;
        font-size: 18px;
        margin: 0 4px 0 0;
        line-height: 20px;
        height: 16px;
        display: inline;
        overflow: hidden;
        padding-bottom: 6px;
    }

.dateNews {
    margin: 0;
    padding-top: 4px;
    padding-bottom: 5px;
}
/* CONTENT PAGE */
.siteContentContainer .subpage-banner {
    position: relative;
    height: 120px;
    width: 950px;
    background-color: #602D86;
}

    .siteContentContainer .subpage-banner .banner-title {
        text-transform: uppercase;
        position: absolute;
        top: 40px;
        left: 30px;
        font-size: 32px;
        color: #ffffff;
        font-family: Century Gothic !important;
        font-weight: normal;
    }

.siteContentContainer .spacer {
    height: 25px;
    background: #f4f2f6;
}

.siteContentContainer .left-sidebar {
    width: 250px;
    min-height: 100%;
    height: 100%;
    height: auto !important;
    background: #f4f2f6;
    display: inline;
}

    .siteContentContainer .left-sidebar ul.leftNav {
        width: 210px;
        margin: 0 auto 25px;
        padding: 0;
        list-style: none;
        background: #ffffff;
    }

        .siteContentContainer .left-sidebar ul.leftNav li {
            font-size: 16.5px;
            border-bottom: 1px solid #f4f2f6;
        }

            .siteContentContainer .left-sidebar ul.leftNav li a {
                display: block;
                padding: 8px 0 8px 15px;
                color: #58595b;
            }

                .siteContentContainer .left-sidebar ul.leftNav li a:hover {
                    color: white;
                    background-color: #7F3F98 !important;
                    text-decoration: underline;
                }
                .siteContentContainer .left-sidebar ul.leftNav li a:focus {
                    color: white !important;
                    background-color: #7F3F98 !important;
                    text-decoration: underline;
                }

            .siteContentContainer .left-sidebar ul.leftNav li.on > a {
                color: #7E3F98;
                font-weight: bold;
                text-decoration: none;
            }
                .siteContentContainer .left-sidebar ul.leftNav li.on > a:hover {
                    color: white;
                    background-color: #7F3F98;
                    font-weight: bold;
                    text-decoration: none;
                }

        .siteContentContainer .left-sidebar ul.leftNav ul {
            list-style: disc outside url("../images/list-arrow.png");
            padding-left: 40px;
        }

            .siteContentContainer .left-sidebar ul.leftNav ul li {
                border: 0 none;
                font-size: 16px;
            }

        .siteContentContainer .left-sidebar ul.leftNav li.on ul li a {
            color: #66487d;
            padding: 0 5px 10px 0;
            background: none;
        }
            .siteContentContainer .left-sidebar ul.leftNav li.on ul li a:hover {
                color: white;
                background-color: #7F3F98;
                padding: 0 5px 10px 0;
            }

        .siteContentContainer .left-sidebar ul.leftNav li.on ul li.on a {
            color: #333;
        }

        .siteContentContainer .left-sidebar ul.leftNav li.on ul li a:hover {
            color: white;
            text-decoration: underline;
        }

    .siteContentContainer .left-sidebar .testimonial {
        width: 210px;
        margin: 0 auto;
        padding: 15px 0;
        background: #ffffff;
    }

        .siteContentContainer .left-sidebar .testimonial h3 {
            font-family: Century Gothic;
            font-size: 16px;
            font-weight: normal;
            color: #4b1d6f;
            margin: 0 0 0 20px;
            padding: 0;
            border-bottom: 1px solid #f4f2f6;
        }

        .siteContentContainer .left-sidebar .testimonial .quote {
            margin: 15px 20px 20px;
        }

        .siteContentContainer .left-sidebar .testimonial .name {
            margin: 0 20px 20px;
            font-style: italic;
            text-transform: capitalize;
            text-align: right;
        }

        .siteContentContainer .left-sidebar .testimonial .readMore {
            display: block;
            margin: 0 auto;
        }

    .siteContentContainer .left-sidebar .sidebarSpotlight {
        width: 210px;
        margin: 0 auto;
        padding: 15px 0;
        background: #ffffff;
    }

        .siteContentContainer .left-sidebar .sidebarSpotlight h3 {
            font-family: Century Gothic;
            font-size: 16px;
            font-weight: normal;
            color: #4b1d6f;
            margin: 0 0 0 20px;
            padding: 0;
            border-bottom: 1px solid #f4f2f6;
        }

        .siteContentContainer .left-sidebar .sidebarSpotlight .sideSpotContent {
            margin: 15px 20px;
        }

.siteContentContainer .content {
    width: 655px;
    margin: 0 32px 0 0;
    min-height: 100%;
    height: 100%;
    height: auto !important;
    background: #ffffff;
    line-height: 1.3;
    display: inline;
    padding-bottom: 10px;
}

    .siteContentContainer .content .contentText {
        width: 600px;
        margin: 25px auto;
    }
        /* changed h1 font color for more contrast - 08/20/18 (tp) */
        /*.siteContentContainer .content .contentText h1 {color:#4b1d6f;font-size:18px;line-height:22px;font-family:'Century Gothic';font-weight:normal;margin:10px 0;}
.siteContentContainer .content .contentText h1 {color:#898989;font-size:32px;line-height:1.2;font-family:Century Gothic;font-weight:normal;margin:10px 0;}*/
        .siteContentContainer .content .contentText h1 {
            color: #030303;
            font-size: 32px;
            line-height: 1.2;
            font-family: Century Gothic;
            font-weight: normal;
            margin: 10px 0;
        }
        /* Increased font size & color - 08/15/18 (tp) */
        /*.siteContentContainer .content .contentText h2 {font-size:12px;font-weight:bold;margin:20px 0 5px;}
.siteContentContainer .content .contentText h2 {color:#58595b;font-family:Century Gothic;font-size:16.5px;font-weight:normal;margin:20px 0 5px;line-height:1.2;}*/
        .siteContentContainer .content .contentText h2 {
            color: #1c1c1c;
            font-family: Century Gothic;
            font-size: 18px;
            font-weight: normal;
            margin: 20px 0 5px;
            line-height: 1.2;
        }

        .siteContentContainer .content .contentText h3 {
            color: #58595b;
            font-family: Century Gothic;
            font-size: 14px;
            font-weight: bold;
            margin: 5px 0;
        }

.purpleHeader {
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 10px 0 !important; /*color:#46146b !important*/
}
/* removed underline for links - 08/30/18 (tp) */
/*.siteContentContainer .content .contentText a {text-decoration:underline;}*/
.siteContentContainer .content .contentText {
    text-decoration: none;
}

    .siteContentContainer .content .contentText a.btn {
        display: inline;
        vertical-align: baseline;
        text-align: center;
        color: #333333;
        padding: 6px 30px;
        height: 25px;
        line-height: 25px;
        text-decoration: none;
        text-transform: uppercase;
        background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
        border: 1px solid #ffb617;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .siteContentContainer .content .contentText a.btnnew {
        text-align: center;
        color: #333333;
        padding: 6px 30px;
        height: 25px;
        line-height: 25px;
        text-decoration: none;
        text-transform: uppercase;
        background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
        border: 1px solid #ffb617;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .siteContentContainer .content .contentText .btn.purple-btn {
        color: #fff;
        background: #65507C url("../Images/btn-purple.jpg") repeat-x center top;
        border: 1px solid #D1BEE5;
    }

    .siteContentContainer .content .contentText ul {
        padding-left: 40px;
    }

    .siteContentContainer .content .contentText pre[style*="text-align:center"]:first-child img:not([style*="float:left"]):not([style*="float: left"]):not([style*="float:right"]):not([style*="float: right"]),
    .siteContentContainer .content .contentText pre[style*="text-align: center"]:first-child img:not([style*="float:left"]):not([style*="float: left"]):not([style*="float:right"]):not([style*="float: right"]) {
        margin-left: -28px !important;
        margin-top: -28px;
    }

    .siteContentContainer .content .contentText pre[style*="text-align:center"] img:not([style*="float:left"]):not([style*="float: left"]):not([style*="float:right"]):not([style*="float: right"]),
    .siteContentContainer .content .contentText pre[style*="text-align: center"] img:not([style*="float:left"]):not([style*="float: left"]):not([style*="float:right"]):not([style*="float: right"]) {
        margin-left: -28px !important;
    }

    .siteContentContainer .content .contentText .highlightImage {
        float: right;
        width: 230px;
        margin: 0 0 10px 10px;
        border: 1px solid #ececec;
        background: #fbf9fc;
    }

    .siteContentContainer .content .contentText .highlight {
        float: right;
        width: 180px;
        margin: 0 0 10px 10px;
        border: 1px solid #ececec;
        background: #fbf9fc;
    }

    .siteContentContainer .content .contentText .highlightImage img {
        margin: 17px 17px 0;
        width: 195px;
    }

    .siteContentContainer .content .contentText .highlightImage .caption, .siteContentContainer .content .contentText .highlight .caption {
        margin: 0 0 10px 17px;
        line-height: 1.3;
    }

        .siteContentContainer .content .contentText .highlightImage .caption h2 {
            margin: 7px 0 5px;
        }

        .siteContentContainer .content .contentText .highlightImage .caption a {
            text-decoration: underline;
        }

        .siteContentContainer .content .contentText .highlight .caption h2 {
            margin: 10px 0 5px;
            font-size: 16px;
            font-weight: normal;
            color: #4B1D6F;
            font-family: Century Gothic;
        }

        .siteContentContainer .content .contentText .highlight .caption a.btn {
            text-decoration: none;
            margin: 10px 0 0;
        }

    .siteContentContainer .content .contentText .tabs {
        margin: 20px 0 0;
    }

        .siteContentContainer .content .contentText .tabs a {
            font-size: 18px;
            font-family: Century Gothic;
            font-weight: normal;
            text-decoration: none;
            padding: 10px 15px;
            display: inline-block;
        }

            .siteContentContainer .content .contentText .tabs a.onState {
                color: #ffffff;
                background: #46166b;
            }

            .siteContentContainer .content .contentText .tabs a.offState {
                color: #46166b;
                background: #bca8cb;
            }

    .siteContentContainer .content .contentText .info {
        margin: 0;
        padding: 15px 0 0;
        background: #46166b url(../Images/tab-info-top.gif) no-repeat top center;
    }

        .siteContentContainer .content .contentText .info .bottom {
            height: 15px;
            background: #46166b url(../Images/tab-info-bottom.gif) no-repeat bottom center;
        }

        .siteContentContainer .content .contentText .info .tab-content {
            width: 550px;
            margin: 0 auto;
            padding: 5px 15px;
            background: #ffffff;
        }

        .siteContentContainer .content .contentText .info table.tab-content {
            width: 580px;
            padding: 0;
        }

            .siteContentContainer .content .contentText .info table.tab-content td, .siteContentContainer .content .contentText .info table.tab-content th {
                padding: 3px 10px;
            }

            .siteContentContainer .content .contentText .info table.tab-content tr.even {
                border-top: 1px solid #f5f0c3;
                border-bottom: 1px solid #f5f0c3;
                background: #fffde9;
            }

    .siteContentContainer .content .contentText .accordian {
    }

        .siteContentContainer .content .contentText .accordian h2 {
            cursor: pointer;
            padding: 0 0 0 15px;
            background: url("../images/list-arrow.jpg") no-repeat 0 3px;
        }

            .siteContentContainer .content .contentText .accordian h2.active {
                background: url("../images/list-arrow-down.jpg") no-repeat 0 3px;
            }

        .siteContentContainer .content .contentText .accordian div {
            border-bottom: 1px solid #cccccc;
            padding: 0 0 10px 15px;
        }

    .siteContentContainer .content .contentText .compareTable {
        background: #FBF9FC;
        margin: 20px 0 0;
        text-align: center;
        border: 1px solid #ececec;
        border-left: 0 none;
    }

        .siteContentContainer .content .contentText .compareTable th {
            padding: 15px;
            font: normal 16px/1em Corbel, serif;
            color: #4B1D6F;
            border-left: 1px solid #ececec;
        }

        .siteContentContainer .content .contentText .compareTable td {
            padding: 15px;
            vertical-align: top;
            border-left: 1px solid #ececec;
        }

        .siteContentContainer .content .contentText .compareTable a.btn {
            white-space: nowrap;
        }

.siteContentContainer a.imageLink:focus {
    background-color: transparent !important;
}

.siteContentContainer a.imageLink:hover {
    background-color: transparent !important;
}

/* FULL WIDTH CONTENT    */
.siteContentContainer .content.fullWidth {
    width: 850px;
    margin: 0;
}

    .siteContentContainer .content.fullWidth .contentText {
        width: 850px;
    }

/* NEWS TEMPLATE */
.siteContentContainer .content .contentText a.btn-purple {
    display: inline-block;
    width: 130px;
    height: 20px;
    padding-top: 7px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    background: url(../Images/btn-purple.gif) no-repeat;
}

.siteContentContainer .content .contentText .eventItem {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
}

    .siteContentContainer .content .contentText .eventItem h2 {
        line-height: 1.2;
    }

        .siteContentContainer .content .contentText .eventItem h2 a {
            color: #7E3F98;
        }
        .siteContentContainer .content .contentText .eventItem h2 a:hover {
            color: white;
        }

/* SITEMAP */
ul.sitemap {
    padding: 0 0 0 10px;
    line-height: 18px;
}

/* FRAUD WASTE AND ABUSE TRAINING CERTIFICATE */
.siteContentContainer .content .contentText .certificateContainer {
    position: relative;
    width: 800px;
    height: 700px;
    margin: 0 auto 15px;
}

    .siteContentContainer .content .contentText .certificateContainer .certificate {
        z-index: 300;
        position: absolute;
    }

    .siteContentContainer .content .contentText .certificateContainer .certificateContent {
        z-index: 500;
        position: relative;
        padding: 85px 75px 0;
        line-height: 18px;
    }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent h1 {
            text-align: center;
            margin-bottom: 35px;
        }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent h2 {
            font-size: 14px;
        }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent h3 {
            border-bottom: 1px solid #cccccc;
        }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent .checkboxes {
            padding-left: 20px;
        }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent input {
            vertical-align: middle;
        }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent .cert-stamp {
            padding-left: 50px;
            margin-bottom: 0;
        }

            .siteContentContainer .content .contentText .certificateContainer .certificateContent .cert-stamp .stampLabel {
                float: left;
                display: block;
                width: 45px;
            }

        .siteContentContainer .content .contentText .certificateContainer .certificateContent .signature {
            float: right;
            margin-right: 75px;
            display: inline;
            font-style: italic;
            visibility: hidden;
        }

/* CONTACT FORMS */
.contactForm {
}

    .contactForm .labelColumn {
        padding-right: 15px;
        vertical-align: text-top;
        padding-top: 5px;
    }

    .contactForm .fieldColumn, .contactForm .fieldColumn input, .contactForm .fieldColumn textarea {
        width: 180px;
    }

        .contactForm .fieldColumn input.fileupload {
        }

        .contactForm .fieldColumn select {
            width: 186px;
        }

    .contactForm .labelRow {
        padding: 15px 0 5px;
        font-family: Century Gothic, Serif;
        color: #4B1D6F;
    }
    /* section headers */
    .contactForm .fieldColumn .textboxField {
    }

    .contactForm .fieldColumn .textareaField {
        min-height: 150px;
        width: 300px;
    }

    .contactForm .fieldColumn .dropdownlistField {
    }

    .contactForm .fieldColumn .checkboxlistField {
    }

    .contactForm .fieldColumn .radiobuttonlistField {
    }

        .contactForm .fieldColumn .checkboxlistField input, .contactForm .fieldColumn .radiobuttonlistField input {
            width: 13px;
            height: 13px;
            margin: 0 5px 0 0;
            padding: 0;
            vertical-align: text-top;
        }

    .contactForm .buttonRow {
    }

        .contactForm .buttonRow .submitButton {
            height: 25px;
            text-transform: uppercase;
            display: inline-block;
            text-align: center;
            color: #333333;
            padding: 0 30px;
            background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
            border: 1px solid #ffb617;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            cursor: pointer;
        }

.plansTabs .tabsContent .tabInfo table.contactForm {
    width: 50%;
    margin: 20px 0 0;
}

    .plansTabs .tabsContent .tabInfo table.contactForm tbody td {
        text-align: left;
        padding: 0 10px;
        vertical-align: middle;
    }

/* fraud waste and abuse pages & grievances form */
.fraudWasteStartForm {
    border: 0;
    padding: 0;
    margin: 0;
}

    .fraudWasteStartForm .row {
        overflow: auto;
        width: 100%;
        margin: 5px;
    }

        .fraudWasteStartForm .row.buttons {
            padding-left: 215px;
        }

        .fraudWasteStartForm .row .star {
            float: left;
            width: 15px;
        }

        .fraudWasteStartForm .row label {
            float: left;
            width: 200px;
        }

        .fraudWasteStartForm .row .field {
            float: left;
        }

            .fraudWasteStartForm .row .field input {
                width: 180px;
            }

            .fraudWasteStartForm .row .field select {
                width: 186px;
            }

            .fraudWasteStartForm .row .field textarea {
                min-height: 150px;
                width: 300px;
            }

.content .contentText .buttonDiv {
    margin: 15px 0;
}

.content .contentText .submitButton {
    height: 25px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    color: #333333;
    padding: 0 30px;
    background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
    border: 1px solid #ffb617;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.content .contentText .instructions {
    font-style: italic;
    margin-bottom: 20px;
}

.content .contentText .confirmGroup {
    margin: 5px 0;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}

.content .contentText .confirmLabel {
    font-weight: bold;
    float: left;
}

.content .contentText .confirmContent {
}

.content .contentText .confirmCheckbox {
    margin: 5px 0;
}

    .content .contentText .confirmCheckbox input {
        margin: 0 10px 0 0;
        vertical-align: middle;
    }

.content .contentText .confirmContinue {
    margin-top: 20px;
}

/* LOGIN PAGE */
.siteContentContainer .content.fullWidth .loginContent {
    padding-left: 50px;
    width: 800px;
}

.login-content {
    width: 250px;
    margin-top: 20px;
}

    .login-content .pwFieldArea {
        position: relative;
    }

    .login-content .forgotPw {
        font-size: 11px;
        float: right;
    }

        .login-content .forgotPw a {
            font-size: 11px;
            text-transform: none;
            /*color: #46166B;*/
        }

            .login-content .forgotPw a:hover {
                text-decoration: underline;
            }

    .login-content .loginTextbox {
        width: 235px;
        margin: 0 0 15px;
        padding: 5px;
        font-size: 14px;
    }

    .login-content .loginTextboxLabel {
        position: absolute;
        padding: 4px 6px;
        font-size: 14px;
        color: #000;
    }

    .login-content a {
        text-transform: uppercase;
        font-size: 13px;
    }

        .login-content a:hover {
            text-decoration: none;
        }

.siteContentContainer .content .contentText .login-content a.btn-yellow {
    width: auto;
    display: inline;
    text-align: center;
    color: #333333;
    padding: 0 30px;
    height: 25px;
    background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
    border: 1px solid #ffb617;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .siteContentContainer .content .contentText .login-content a.btn-yellow * {
        padding: 4px 0 6px;
    }

.siteContentContainer .content .contentText .login-content .btn-purple {
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    display: inline;
    text-align: center;
    color: #ffffff;
    padding: 0;
    width: 110px;
    height: 27px;
    background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
    border: 1px solid #d1bee5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Purchase Plans */
.choosePlansArea {
    margin: 30px 0 0;
}

    .choosePlansArea .columnBox {
        width: 365px;
        float: left;
        display: inline;
        padding: 20px 20px;
        border: 1px solid #ececec;
        background: #FBF9FC;
    }

        .choosePlansArea .columnBox:first-child {
            margin-right: 30px;
        }

.siteContentContainer .content .contentText .choosePlansArea .columnBox h2 {
    margin: 0 0 10px;
}

.choosePlansArea .columnBox select {
    width: 50%;
    padding: 5px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.choosePlansArea .columnBox .message {
    clear: both;
    margin: 10px 0 0;
    padding: 5px 15px;
    color: #fff;
    background: #46166B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* Plans Landing Page */
.plansBanner {
    height: 440px;
    color: #222222;
    background: #F4F2F6 no-repeat 1px 0;
}

    .plansBanner .bannerText {
        width: 625px;
        float: right;
        margin: 85px 0 0 0;
        position: relative;
        overflow: hidden;
    }

    .plansBanner h1 {
        margin: 0;
        margin: 5px 0;
        color: #46166b;
        font-weight: normal;
        font: italic 46px/1em 'Corbel', serif;
    }

    .plansBanner h2 {
        margin: 0;
        margin: 0;
        color: #7e6492;
        font: normal 20px/1em 'Corbel', serif;
    }

    .plansBanner h3 {
        margin: 0;
        font: bold 14px/1em Corbel;
        color: #333333;
    }

    .plansBanner .bannerIntro {
        clear: both;
        margin: 15px 0 0;
        font-size: 14px;
        line-height: 1.5em;
    }

        .plansBanner .bannerIntro ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .plansBanner .bannerIntro ul li {
                height: 22px;
                padding: 8px 0 0 75px;
                background: url(../Images/plans-info-checkmark.gif) no-repeat 35px 0;
            }

                .plansBanner .bannerIntro ul li.noCheck {
                    background: none;
                }

        .plansBanner .bannerIntro .txtPurple {
            color: #46166b;
        }

        .plansBanner .bannerIntro p {
            width: 80%;
        }

        .plansBanner .bannerIntro #plansHighlightBox {
            position: absolute;
            right: 0;
            top: 50px;
            text-align: center;
            width: 165px;
            background: #ffbb19;
            border: 1px solid #ffb617;
            -webkit-border-radius: 5px 0 0 5px;
            -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
            -moz-box-shadow: -2px 2px 10px rgba(0,0,0,0.41);
            -webkit-box-shadow: -2px 2px 10px rgba(0,0,0,0.41);
            box-shadow: -2px 2px 10px rgba(0,0,0,0.41);
            background: -webkit-gradient(linear, left top, left bottom, from(#ffc61d), to(#ffb015));
            background: -moz-linear-gradient(top, #ffc61d, #ffb015);
        }

            .plansBanner .bannerIntro #plansHighlightBox h4 {
                margin: 5px 0 10px;
                color: #46166b;
                font: bold 32px/1em Verdana, Century Gothic, Sans-Serif;
                text-transform: uppercase;
            }

                .plansBanner .bannerIntro #plansHighlightBox h4 span {
                    color: #111111;
                    font-size: 18px;
                    line-height: 20px;
                    display: block;
                }

            .plansBanner .bannerIntro #plansHighlightBox #purpleHighlight {
                padding: 10px 0;
                background: #46166b;
                -webkit-border-radius: 0 0 0 5px;
                -moz-border-radius: 0 0 0 5px;
                border-radius: 0 0 0 5px;
                background: -webkit-gradient(linear, left top, left bottom, from(#511a7c), to(#3b125a));
                background: -moz-linear-gradient(top, #511a7c, #3b125a);
            }

                .plansBanner .bannerIntro #plansHighlightBox #purpleHighlight h5 {
                    margin: 0;
                    color: #fefefe;
                    font: bold 16px/1em Verdana, Century Gothic, Sans-Serif;
                }

                    .plansBanner .bannerIntro #plansHighlightBox #purpleHighlight h5 strong {
                        color: #ffc61d;
                        font-size: 36px;
                        line-height: 36px;
                    }

.plansTabs {
    margin-top: -40px;
}

    .plansTabs ul.tabs {
        list-style: none;
        padding: 0;
        margin: 0 0 0 33px;
        width: 886px;
    }

        .plansTabs ul.tabs li {
            display: inline;
            float: left;
            border-left: 1px solid #cec0de;
        }

            .plansTabs ul.tabs li:first-child {
                border-left: 0 none;
            }

            .plansTabs ul.tabs li a {
                display: block;
                padding: 20px 0;
                text-align: center;
                font-size: 18px;
                text-decoration: none;
                text-transform: uppercase;
                color: #4b1d6f;
                background: #ddd;
            }

                .plansTabs ul.tabs li a:hover, .plansTabs ul.tabs li a:focus, .plansTabs ul.tabs li a.active {
                    background: #fff;
                    margin-top: -6px;
                    padding-top: 25px;
                    border-top: 1px solid #ececec;
                    -moz-border-radius: 5px 5px 0 0;
                    -webkit-border-radius: 5px 5px 0 0;
                    border-radius: 5px 5px 0 0;
                }

    .plansTabs .tabsContent {
        clear: both;
        padding: 0;
        margin: 0 0 0 33px;
        width: 886px;
    }

        .plansTabs .tabsContent .tabInfo {
            padding: 20px;
        }

            .plansTabs .tabsContent .tabInfo h2 {
                font: normal 18px/18px Corbel;
                margin: 0 0 15px;
            }

            .plansTabs .tabsContent .tabInfo a {
                color: #4B1D6F;
            }

            .plansTabs .tabsContent .tabInfo .compTable {
                margin: 20px 0 0;
                position: relative;
                padding: 1px 0;
                background: #bca8cb;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
            }

                .plansTabs .tabsContent .tabInfo .compTable h2 {
                    color: #4b1d6f;
                    font: normal 18px/18px Corbel;
                    position: absolute;
                    top: 15px;
                    left: 20px;
                    margin: 0;
                }

                *:first-child + html .plansTabs .tabsContent .tabInfo .compTable h2 {
                    top: 40px;
                }

            .plansTabs .tabsContent .tabInfo table {
                width: 95%;
                margin: -25px auto 20px;
                position: relative;
            }

                .plansTabs .tabsContent .tabInfo table thead {
                }

                    .plansTabs .tabsContent .tabInfo table thead th.planTitle {
                        color: #fff;
                        background: #46166b;
                        text-align: center;
                        padding: 15px 5px 10px;
                        font: normal 24px/24px Corbel, Serif;
                        -moz-border-radius: 5px 5px 0 0;
                        -webkit-border-radius: 5px 5px 0 0;
                        border-radius: 5px 5px 0 0;
                    }

                        .plansTabs .tabsContent .tabInfo table thead th.planTitle a {
                            margin: 5px auto 0;
                            text-transform: uppercase;
                            text-decoration: none;
                            display: block;
                            text-align: center;
                            color: #333333;
                            padding: 0;
                            width: 115px;
                            font-size: 14px;
                            height: 19px;
                            white-space: nowrap;
                            background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
                            border: 1px solid #ffb617;
                            border-radius: 3px;
                            -moz-border-radius: 3px;
                            -webkit-border-radius: 3px;
                        }

                            .plansTabs .tabsContent .tabInfo table thead th.planTitle a * {
                                padding: 2px 0 0;
                            }

                            .plansTabs .tabsContent .tabInfo table thead th.planTitle a .cufon-vml {
                                padding: 0;
                                margin-top: 0 !important;
                                line-height: 1em;
                            }

                .plansTabs .tabsContent .tabInfo table tbody {
                    background: #fff;
                }

                    .plansTabs .tabsContent .tabInfo table tbody th {
                        font-weight: bold;
                        padding: 3px 10px;
                        text-align: left;
                    }

                    .plansTabs .tabsContent .tabInfo table tbody td {
                        padding: 10px;
                        text-align: center;
                        background: #fff;
                    }

                    .plansTabs .tabsContent .tabInfo table tbody tr.even td, .plansTabs .tabsContent .tabInfo table tbody tr.even th {
                        border-top: 1px solid #f5f0c3;
                        border-bottom: 1px solid #f5f0c3;
                        background: #fffde9;
                    }

                .plansTabs .tabsContent .tabInfo table td.spacer {
                    width: 10px;
                    padding: 0;
                }

            .plansTabs .tabsContent .tabInfo .accordian h2 {
                margin: 10px 0 0;
                padding: 0 0 0 15px;
                font: normal 14px/18px Corbel, Serif;
                cursor: pointer;
                background: url("../images/list-arrow.jpg") no-repeat scroll 0 3px;
            }

                .plansTabs .tabsContent .tabInfo .accordian h2.active {
                    background: url("../images/list-arrow-down.jpg") no-repeat scroll 0 3px;
                }

            .plansTabs .tabsContent .tabInfo .accordian > div {
                margin: 0 0 10px;
                padding: 5px 15px;
            }

            .plansTabs .tabsContent .tabInfo a.btn {
                margin: 5px auto 0;
                text-transform: uppercase;
                text-decoration: none;
                float: left;
                margin: 0 20px 0 0;
                display: block;
                text-align: center;
                color: #333333;
                padding: 0 15px;
                font-size: 14px;
                height: 19px;
                white-space: nowrap;
                background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
                border: 1px solid #ffb617;
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
            }

                .plansTabs .tabsContent .tabInfo a.btn * {
                    padding: 2px 0 0;
                }

                .plansTabs .tabsContent .tabInfo a.btn .cufon-vml {
                    padding: 0;
                    margin-top: 0 !important;
                    line-height: 1em;
                }

.plansSupportContent {
    border-top: 1px solid #ececec;
    width: 846px;
    clear: both;
    margin: 0 0 0 33px;
    padding: 0 20px 0;
}

.siteContentContainer .plansSupportContent .contentText h2 {
    font: 18px/1em Corbel;
}

.siteContentContainer .plansSupportContent .contentText .accordian h2 {
    font: 14px/16px Corbel;
}

.plansSupportContent hr {
    background: #ececec;
    height: 1px;
    border: 0 none;
    clear: both;
}


/* Product Detail Page */
.productDetailImageDiv {
    text-align: center;
    float: left;
    display: inline;
    width: 150px;
    margin: 0 20px 0 0;
}

    .productDetailImageDiv .productDetailImage {
        max-width: 100%;
    }

    .productDetailImageDiv a {
        display: block;
        color: #9b60bc;
        font-size: 11px;
    }

.siteContentContainer .content .contentText .productDetailImageDiv a.benefitsBtn {
    padding: 6px;
    height: 12px;
}

.productDetailInfo {
    float: left;
    display: inline;
    width: 680px;
}

.siteContentContainer .content .contentText .productDetailInfo h1 {
    font: bold 20px/24px Corbel;
    color: #000;
    border-bottom: 1px solid #000;
}

.productDescription {
    float: left;
    display: inline;
    width: 440px;
}

.productPricing {
    float: right;
    display: inline;
    width: 200px;
    font-size: 14px;
    line-height: 1.5em;
}

    .productPricing .compInput {
        float: left;
        display: inline;
        clear: both;
    }

    .productPricing input {
        margin: 0 5px 0 0;
        vertical-align: middle;
    }

    .productPricing label {
        vertical-align: middle;
    }

    .productPricing span {
        font-weight: bold;
        float: right;
        display: inline;
    }

    .productPricing hr {
        background: #777777;
        height: 1px;
        border: 0 none;
        clear: both;
    }

    .productPricing .priceModifiers {
        font-size: 12px;
    }

    .productPricing .priceTotals {
        text-align: right;
    }

        .productPricing .priceTotals div.adminNote {
            font-size: 0.875em;
            font-style: italic;
        }

        .productPricing .priceTotals input {
            margin: 10px 0 0;
        }

.proceduresComparison {
    float: left;
    width: 600px;
    margin: 40px 0 20px;
    background: #59247c url(../Images/compTableGradient.jpg) repeat-x 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .proceduresComparison table {
        margin: 0 auto 5px;
        width: 95%;
    }

        .proceduresComparison table thead {
        }

            .proceduresComparison table thead th {
                color: #fff;
                font-size: 18px;
                padding: 10px 5px;
            }

                .proceduresComparison table thead th#proceduresTitle {
                    width: 30%;
                    text-align: left;
                    padding-left: 10px;
                }

        .proceduresComparison table tbody {
            background: #fff;
        }

            .proceduresComparison table tbody td {
                padding: 7px 5px;
                text-align: center;
            }

                .proceduresComparison table tbody td.strong {
                    color: #46166b;
                    font-weight: bold;
                }

            .proceduresComparison table tbody th {
                padding: 7px 15px;
                font-weight: normal;
                text-align: left;
            }

                .proceduresComparison table tbody th span {
                    display: block;
                    font-size: 10px;
                }

            .proceduresComparison table tbody tr.even td, .proceduresComparison table tbody tr.even th {
                border-top: 1px solid #f5f0c3;
                border-bottom: 1px solid #f5f0c3;
                background: #fffde9;
            }

    .proceduresComparison p {
        color: #fff;
        font-size: 10px;
        margin: 0 auto 5px;
        width: 95%;
    }

        .proceduresComparison p a {
            color: #fff;
        }

.backBtnArea {
    clear: both;
}

.siteContentContainer .content .contentText .backBtnArea input, .siteContentContainer .content .contentText .backBtnArea a {
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 0 30px;
    background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
    border: 1px solid #D1BEE5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.cancelBtnArea {
    margin: 10px 0 0;
}

.siteContentContainer .content .contentText .cancelBtnArea input, .siteContentContainer .content .contentText .cancelBtnArea a {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 275px;
    overflow: visible;
    display: inline;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    margin: 0 0 10px;
    background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
    border: 1px solid #D1BEE5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

/* Checkout Pages */
.siteContentContainer .content.noWhite {
    background: none;
}

    .siteContentContainer .content.noWhite .contentText {
        width: 885px;
    }

.chosenPlanInfo {
    float: right;
    display: inline;
    width: 275px;
}

    .chosenPlanInfo .planImageArea {
        float: left;
        display: inline;
        width: 100px;
        text-align: center;
    }

        .chosenPlanInfo .planImageArea img {
            display: block;
            margin: 0 0 5px;
        }

        .chosenPlanInfo .planImageArea a {
            color: #9b60bc;
            text-decoration: underline;
            font-size: 11px;
        }

.siteContentContainer .content .contentText .chosenPlanInfo h3 {
    float: right;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    width: 120px;
    text-align: right;
    margin: 20px 0 0;
}

.chosenPlanInfo h3 span {
    font-size: 20px;
    font-weight: bold;
}

.chosenPlanInfo .chosenVariables div {
    clear: both;
    font-size: 14px;
    margin: 5px 0;
}

.chosenPlanInfo .chosenVariables span {
    float: right;
    display: inline;
    font-weight: bold;
}

.chosenPlanInfo .totalPriceArea {
    font-size: 16px;
    font-weight: bold;
}

    .chosenPlanInfo .totalPriceArea div {
        clear: both;
        margin: 0;
    }

    .chosenPlanInfo .totalPriceArea span {
        float: right;
        display: inline;
    }

.boxHeader {
    padding: 6px 10px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    background: #59247c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a56ac6', endColorstr='#59247c');
    background: -webkit-gradient(linear, left top, left bottom, from(#a56ac6), to(#59247c));
    background: -moz-linear-gradient(top, #a56ac6, #59247c);
    -webit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.boxContent {
    padding: 20px;
    background: #fff;
    border: 1px solid #ececec;
    border-top: 0 none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

    .boxContent hr {
        clear: both;
        height: 1px;
        background: #777;
        border: 0 none;
        margin: 10px 0 15px;
    }

    .boxContent .fieldRow {
        clear: both;
        margin: 0 0 10px;
    }

        .boxContent .fieldRow label {
            font-size: 12px;
            display: block;
            line-height: 1.25em;
        }

        .boxContent .fieldRow input {
            display: block;
            padding: 3px 6px;
            margin: 5px 0 0;
        }

        .boxContent .fieldRow select {
            display: block;
            padding: 3px 1px 3px 6px;
            margin: 5px 0 0;
        }

        .boxContent .fieldRow .expDateSelect {
            float: left;
            display: inline;
        }

    .boxContent .submitButton {
        margin: 15px 0 0;
    }

.planFormArea {
    float: left;
    display: inline;
    width: 590px;
    margin: 0 0 25px;
}

    .planFormArea .column {
        float: left;
        display: inline;
    }

        .planFormArea .column.leftCol {
            width: 270px;
            border-right: 1px solid #c1dee0;
        }

        .planFormArea .column.rightCol {
            padding: 0 0 0 25px;
            width: 250px;
        }

    .planFormArea h4 {
        font-size: 20px;
        font-weight: normal;
        margin: 0 0 15px;
        font-family: Century Gothic;
    }

    .planFormArea .column input, .planFormArea .column textarea {
        width: 75%;
        font: normal 12px/1.3em Century Gothic, Sans-Serif;
        padding: 3px 6px;
    }

        .planFormArea .column input[type=radio], .planFormArea .column input[type=checkbox] {
            width: auto;
            margin: 0 10px 0 0;
            display: inline;
            vertical-align: middle;
            padding: 0;
        }

    .planFormArea .column .radioLabel {
        vertical-align: middle;
        display: inline;
    }

    .planFormArea .addedDependant {
        margin: 0 0 10px;
        padding: 0 0 10px;
        border-bottom: 1px solid #c1dee0;
    }

        .planFormArea .addedDependant:last-child {
            border-bottom: 0 none;
        }

.paymentMethods .options {
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #c1dee0;
}

.parentalConsentArea {
    margin: 5px 0;
}

.firstNameEdit, .lastNameEdit, .relationship, .gender, .dateofbirth {
    display: none;
}

.edit {
    float: right;
    background: url(../images/edit.gif) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    margin-left: 10px;
}

#findDentistForm {
    background: none;
}

.coveredCalifornia {
    background: #4dc4cf;
}

.display-none {
    display: none;
}

.mainNavContainer .mainNav > li:first-child > a {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
}

.width-full {
    width: 100% !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

#marketing-landing-container hr {
    height: 5px;
    background-color: #47266a;
    width: 100%;
}

#marketing-landing-container #logo-text {
    vertical-align: middle;
    color: #64166a;
    font-size: 18px;
    font-family: "Century Gothic", "Helvetica", "sans-serif";
    margin-left: 30px;
}

#marketing-landing-container h1 {
    font-family: "Century Gothic", "sans-serif";
    font-size: 34px;
    color: #46166a;
}

#marketing-landing-container p {
    font-family: "Century Gothic", "sans-serif";
    font-size: 15px;
}

#marketing-landing-container ul {
    font-family: "Century Gothic", "sans-serif";
    font-size: 15px;
}

#marketing-landing-container li {
    margin-bottom: 5px;
}

#marketing-landing-container #booklet-form-container {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: white;
    border: 4px solid #87729c;
    width: 33%;
    margin-right: 1%;
    padding-left: 5px;
}

    #marketing-landing-container #booklet-form-container label {
        width: 37%;
        float: left;
    }

    #marketing-landing-container #booklet-form-container .field {
        width: 60%;
        float: left;
    }

    #marketing-landing-container #booklet-form-container .row {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

    #marketing-landing-container #booklet-form-container p {
        text-align: center;
        padding: 0 20px;
        font-size: 13px;
    }

    #marketing-landing-container #booklet-form-container #curvedArrowImg {
        display: block;
        margin: 30px auto 0px auto;
        position: relative;
        top: 19px;
    }

#marketing-landing-container input[type="submit"] {
    margin: 0 auto;
    display: block;
    background-color: #87729c;
    color: white;
    padding: 5px 30px;
    font-weight: bold;
    border: none;
    font-family: Century Gothic;
}

.no-background {
    background: white !important;
}

.exchange-payment-icon {
    height: 21px;
    float: left;
    padding-right: 2px !important;
}

.secure-email-icon {
    float: left;
    position: relative;
    height: 21px;
    width: 21px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 2px !important;
    padding-right: 2px !important;
}

.leftNav .exchange-payment-icon {
    position: relative;
    height: 21px;
    width: 21px;
    padding-top: 0px;
    padding-bottom: 6px;
    margin-right: 2px !important;
}

/* Icons left to the links from Main Navigation & Left Navigation */
.link-icon {
    width: 21px;
    margin-right: 5px;
}

.hidden {
    visibility: hidden;
    display: none;
}

.wc-header {
    background-color: orange !important;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: transparent; /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: transparent;
    width: 17%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

    a.close > span {
        color: white !important;
    }

.modal-header {
    padding: 2px 16px;
    background-color: grey;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.paddingleft-10px {
    padding-left: 10px;
}

.paddingtop-10px {
    padding-top: 10px !important;
}

.paddingbottom-10px {
    padding-bottom: 10px;
}

.paddingfooter {
    padding-bottom: 25px;
}
/*#rblGroup1 #rblGroup2 { list-style:none; margin: 0; padding: 0;}
    #rblGroup1.horizontal li { display: inline;}
    #rblGroup2.horizontal li { display: inline;}*/

#rblGroup1 label {
    display: inline !important;
}

#rblGroup2 label {
    display: inline !important;
}

.txt-fullwidth {
    width: 100% !important;
}

.center-button {
    text-align: center;
}

/* Additional style - 08-15-18 (tp) *
div {
    padding: 5px;
}
.rTable {
    display: table;
}

.rTableRow {
    display: table-row;
}

.rTableCell, .rTableHead {
    display: table-cell;
}

.rTableHeading {
    display: table-header-group;
}
ul {
    margin-bottom: 15px;
}

ul li {
   line-height: 20px;
}
*/
.radioBtnAttestation .notActive {
    color: #3276b1;
    background-color: #fff;
}

#goals label {
    display: block;
}

.ctl00_ContentArea_gvDentalAssociate td {
    padding-left: 5px !important;
}

#goals td {
    text-align: center;
    width: 20px;
}

.buttonwith80 {
    width: 98% !important;
}

.cgvDentalAssociate {
    background-color: White;
    border-color: #47176C !important;
    border-width: 1px;
    border-style: None;
    width: 100%;
    border-collapse: collapse;
}

    .cgvDentalAssociate td {
        padding-left: 5px !important;
    }

.cgoals input[type="radio"] {
    margin-left: 5px;
    margin-right: 5px;
}

.ctopics input[type="radio"] {
    margin-left: 5px;
    margin-right: 5px;
}

.ctrainings input[type="radio"] {
    margin-left: 5px;
    margin-right: 5px;
}


/*LOADER SECTION*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/Images/loader-double-ring.gif') 50% 50% no-repeat rgba(249,249,249, 0.5);
}

/*REQUIRED VALIDATION SECTION*/

.form-group.required .control-label:before {
    color: red;
    font-weight: normal;
    font-size: 14px;
    content: "*";
    margin-right: 5px;
}

input.error,
select.error {
    border-color: red;
}

label.error {
    color: red;
    font-weight: normal;
}

#slideNav a {
    border-radius: 83px;
    margin: 5px;
    padding: 4px 4px;
    border: 1px solid #ccc;
    background: #ccc;
    text-decoration: none;
    color: #707070;
    opacity: 0.85;
    font-size: 1px;
}

#slideNav {
    position: absolute;
    font-size: 22px;
    z-index: 15;
    margin-top: 364px;
    margin-left: 250px;
}

.activeSlide {
    background: #7E3F98 !important;
    color: #7E3F98 !important;
    border-color: #7E3F98 !important;
}

.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
    opacity: 1;
    z-index: auto;
    font-family: Century Gothic;
    font-size: 14px;
    line-height: 1.3;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 110%;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.state-link {
    display: none;
}


.external-link {
    color: #0000B8;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

.right-table-column {
    width: 88px;
}

.table-column-20 {
    width: 20%;
}

table-column-15 {
    width: 15%;
}

.cufon-active #aNetwork {
    font-size: 17px;
    font-weight: bold;
}

a:hover#aNetwork {
    color: transparent;
    background-color: transparent;
}

a:focus#aNetwork {
    background-color: transparent !important;
}

.titleHeading {
    font-weight: bold !important;
    color: #7E3F98 !important;
}
/****NEW HOME PAGE DESIGN*****/
.nomargin {
    margin:0px;
}

#homepagetable .tablenewstyle {
    width: 99%;
    border-bottom: solid rgb(202,203,203) 1px;
    background-color: white;
    margin: 0px 4px 0px 4px;
    height:100%;
}
#tablenewstyle {
    width: 100%;
    border-bottom: solid rgb(202,203,203) 1px;
    background-color: white;
    /*margin: 0px 4px 0px 4px;*/
    height: 100%;
}
.borderbottom {
    width: 100%;
    border-bottom: solid rgb(202,203,203) 1px;
    background-color: white;
    /*margin: 0px 4px 0px 4px;*/
    /*height: 100%;*/
}
.td1 {
    width: 628px;
    border-right: solid rgb(202,203,203) 1px;
    /*border-bottom: solid rgb(202,203,203) 1px;*/
    background-color: white;
    float: left;
    height: 413px;
    padding-bottom: 1px !important;
    /*border-collapse: separate;
    border-spacing: 15px;*/
}
.td2 {
    width: 312px;
    background-color: white;
    /*padding: 0px 25px 5px 25px;*/
    padding-bottom: 1px;
    /*border-bottom: solid rgb(202,203,203) 1px;*/
    float: right;
    height: 413px;
    /*border-collapse: separate;
    border-spacing: 15px;*/
}
.td3 {
    width: 200px;
    background-color: white;
    /*padding: 0px 25px 5px 25px;*/
    padding-bottom: 1px;
    /*border-bottom: solid rgb(202,203,203) 1px;*/
    height: 200px;
    /*border-collapse: separate;
    border-spacing: 15px;*/
}
.td4 {
    width: 200px;
    background-color: white;
    /*padding: 0px 25px 5px 25px;*/
    padding-bottom: 1px;
    /*border-bottom: solid rgb(202,203,203) 1px;*/
    height: 200px;
    /*border-collapse: separate;
    border-spacing: 15px;*/
}
.td5 {
    width: 200px;
    background-color: white;
    /*padding: 0px 25px 5px 25px;*/
    padding-bottom: 1px;
    /*border-bottom: solid rgb(202,203,203) 1px;*/
    height: 200px;
    /*border-collapse: separate;
    border-spacing: 15px;*/
}

.hce-content {
    max-width: 890px;
    height: auto;
    /*background-color: white;*/
    font-family: Century Gothic;
    /*padding-top: 5px;*/
}

.hce-box {
    border-radius: 10px;
    float: left;
    padding: 25px 25px 10px;
    margin-bottom: 10px;
    background-color: white;
    /*background-color: #f6f5ed;*/
    height: auto;
    box-shadow: 1px 1px 5px 0 #A7A9AC;
}

    .hce-box h1 {
        font-size: 25px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #7f3f97;
    }

    .hce-box h2 {
        margin: 0;
        padding: 0;
        font-size: 22px;
        font-weight: normal;
        color: #7f3f97;
    }
    .hce-box p {
        font-size: medium;
        color: rgba(70, 70, 70, 0.8);
        margin: 0;
        padding: 16px 0;
        text-align: justify;
        text-justify: inter-word;
    }

.hce-overview {
    width: 950px;
    height: 380px;
    padding-top: 15px;
}
    .hce-overview .hce-box ul {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 5px 50px 0 0;
        list-style: none;
        font-size: medium;
    }
    .hce-overview ul li {
        padding-top: 5px;
    }
    /* Online Account Services section */
    .hce-overview .hce-online-services {
        height: 375px;
        margin-left: 10px;
    }
        .hce-overview .hce-online-services ul {
            margin: 0 0 20px;
            padding: 5px 0 0;
            list-style: none;
            font-size: medium;
            color: rgba(70, 70, 70, 0.8);
        }
        .hce-overview .hce-online-services ul li {
            padding-top: 0;
        }
    .hce-overview table {
        padding-top: 15px;
    }
    .hce-overview a.btn-yellow {
        text-transform: none;
        font-size: 16px;
        vertical-align: middle;
    }

    .hce-overview a.btn-yellow {
        display: inline;
        text-align: center;
        color: #333333;
        padding: 0 30px;
        height: 25px;
        background: #ffb115 url(../Images/btn-yellow.jpg) repeat-x top;
        border: 1px solid #ffb617;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .hce-overview a.btn-purple {
        cursor: pointer;
        text-transform: uppercase;
        display: inline;
        text-align: center;
        color: #ffffff;
        padding: 0;
        width: 110px;
        height: 27px;
        background: #65507c url(../Images/btn-purple.jpg) repeat-x top;
        border: 1px solid #d1bee5;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .hce-overview a.btn-purple *, .hce-overview a.btn-yellow * {
        vertical-align: middle;
        padding: 4px 0 6px;
    }
    .hce-overview #forgotPw {
        font-size: 11px;
        float: right;
        margin-top: -10px;
    }
        .hce-overview #forgotPw a {
            text-decoration: underline;
        }

.hce-payment {
    width: 890px;
    margin: 0 30px;
}

.hce-coverage {
    width: 890px;
    margin: 0 30px;
}

.hce-contact {
    width: 890px;
    margin: 0 30px;
}
    .hce-contact .hce-box {
        background-color: white;
        width: 890px;
    }
    .hce-contact ul {
        font-size: medium;
        color: rgba(70, 70, 70, 0.8);
        margin: 0;
        padding: 0 0 10px 50px;
    }

.vertical-line {
    float: left;
    border-left: solid rgb(202,203,203) 1px;
    height: 375px;
    margin: 5px;
}

.horizontal-line {
    width: 890px;
    clear: both;
    display: block;
    position: relative;
    margin: 0 30px 5px;
    padding-top: 5px;
    border-bottom: solid rgb(202,203,203) 1px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tr1{
    height:312px ;
}
.tdcells {
    margin-left: 0px !important;
    background-color: white !important;
    border: none !important;
    padding-bottom: 1px !important;
}
.libertyNewsHeader {
    color: rgb(240,156,44);
    font-weight:normal;
    padding-top:10px;
}
.libertyCertificateHeader {
    color: rgb(165,155,85);
    font-weight: normal;
    padding-top: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.pStyle {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    margin-top: -15px;
}
.certificateTable{
    padding-left:5px;
    padding-right:5px;
    width:100%;
}
.certificateTable td{
    width: 25%;
    padding-left:10px;
    padding-right:10px;
}
.pCertificate {
    color: rgb(165,155,85);
    font-weight: bold;
    font-size: 25px;
    margin: 0;
    padding: 25px 25px 0;
}
.pServices {
    color: rgb(231,96,37);
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 25px;
}
.pPromise {
    color: rgb(127,63,151);
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 25px;
}
.panelNews {
    border-radius: 10px;
    width:100%;
    height:100%;
}
.newsItem {
    margin: 0 0 10px 0;
    border-bottom: dotted 1px grey;
}
.padding-leftandright{
    padding-left:25px;
    padding-right:25px;
}
.colorPanel2 {
    background-color: rgba(240,156,44,0.1);
}
.colorPanel3 {
    background-color: rgba(165,155,85,0.1);
    width: 99%;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-top: 3px;
    height: 98%;
}
.colorPanelStates {
    background-color: rgba(0,0,0,0.15);
}
.pStates {
    color: rgba(0,0,0, 0.8);
    font-size: 18px;
    font-weight: bold;
    margin:0px;
}
.colorPanelGroup {
    background-color: rgba(30,90,167,0.1);
}

.pGroup {
    color: rgb(30,90,167);
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
}
.colorPanel4 {
    background-color: rgba(231,96,37,0.1);
}
.colorPanel5 {
    background-color: rgba(127,63,151,0.1);
}
hr {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(203,203,203);
}
.whiteBackground{
    background-color:white !important;
    margin:0px;
}
/* Container needed to position the button. Adjust the width as needed */
.container {
    position: relative;
    width: 50%;
}

    /* Make the image responsive */
    .container img {
        width: 100%;
        height: auto;
    }

    .container .lblBigger {
        font-family: 'Century Gothic';
        font-size: 26px;
        color: white;
        position: absolute;
        top: 50%;
        left: 27%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .container .lblSmall {
        font-family: 'Century Gothic';
        font-size: 14px;
        color: white;
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    /* Style the button and place it in the middle of the container/image */
    .container .btn {
        position: absolute;
        top: 50%;
        left: 80%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background-color: rgb(131,128,221);
        color: white;
        font-size: 13.77pt;
        font-family: Century Gothic;
        font-weight: bold;
        padding: 5px 5px;
        border: none;
        cursor: pointer;
        width: 250px;
        /*border-radius: 5px;*/
    }

        .container .btn:hover {
            /*background-color: black;*/
            color: yellow;
        }
    .container .tblbenefits .benefitMembers {
        /*background-color: black;*/
        color: rgba(70,70,70,0.8);
        position: absolute;
        top: 30%;
        left: 2%;
        width:49%;
    }
    .container .tblbenefits .benefitProviders {
        /*background-color: black;*/
        color: rgba(70,70,70,0.8);
        position: absolute;
        top: 30%;
        left: 55%;
        width: 50%;
    }
    .container .tblbenefits .benefitMembers th, td {
        /*background-color: black;*/
        color: rgba(70,70,70,0.8);
    }

    .container .tblbenefits .benefitProviders th, td{
        /*background-color: black;*/
        color: rgba(70,70,70,0.8);
    }
    .tablebackground th, tr, td {
        background:transparent !important;
    }

img[src$=".gif"], img[src$=".png"] {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: bicubic; /* IE (non-standard property) */
    /*-ms-interpolation-mode: nearest-neighbor;*/ /* IE (non-standard property) */
    /*image-rendering:auto !important;*/
}

.image{
    border: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
    -ms-interpolation-mode: bicubic; /* IE (non-standard property) */
}

.leadership-table {
    border-collapse: collapse;
    width: 600px;
    font-family: Century Gothic;
    font-size: 14px;
    display: inline-block;
    box-shadow: 2px 2px 5px 0 #A7A9AC;
}
    .leadership-table * {
        margin: 0;
        padding: 0;
        color: black;
    }
    .leadership-table td {
        /*border: 1px solid #dbdcdd;*/ /*#cacbcd;*/
        /*border-right: 1px solid #A7A9AC;*/
        /*border-bottom: 1px solid #A7A9AC;*/
    }

    .leadership-table .td-photo { width: 250px; }

    .leadership-table .td-awards {
        text-align: center;
        word-wrap: break-word;
        padding: 20px 5px;
    }
        .leadership-table .td-awards h3 {
            color: rgb(148, 132, 88) !important;
            font-size: 15.5px !important;
            font-family: Century Gothic !important;
            font-weight: bold;
        }
        .leadership-table .td-awards p {
            /*padding-bottom: 5px;*/
        }
        .leadership-table .td-awards span {
            font-weight: bold;
            color: rgb(148, 132, 88);
        }

    .leadership-table .td-bio {
        text-align: left;
        text-align: justify; 
        padding: 20px 10px;
    }
        .leadership-table .td-bio h3 {
            font-size: 16.5px !important;
            font-family: Century Gothic !important;
            font-weight: bold;
            color: rgb(96, 44, 134) !important;
        }
        .leadership-table .td-bio span {
            font-size: 15.5px;
            font-style: italic;
            color: rgb(96, 44, 134);
            line-height: 20px;
        }

.siteContentContainer .content .contentText .office-vendor {
    font-family: Century Gothic;
    font-size: 16px;
}
    .siteContentContainer .content .contentText .office-vendor h1 {
        color: gray;
        font-size: 22px;
        font-weight: bold;
        font-family: Century Gothic;
    }
    .siteContentContainer .content .contentText .office-vendor h2 {
        font-size: 18px;
        font-weight: bold;
        font-family: Century Gothic;
    }
    .siteContentContainer .content .contentText .office-vendor span {
        font-style: italic;
        text-decoration: underline;
    }
    .siteContentContainer .content .contentText .office-vendor .box a {
        min-width: 200px;
        margin-left: 325px;
    }
    .siteContentContainer .content .contentText .office-vendor input[type="radio"] {
        margin-right: 5px;
    }