/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
 Table of Contents
 -----------------------------------------------------
 :: Shared Styles
 :: Page Name 1
 :: Page Name 2
 */

/* -----------------------------------------
 Shared Styles
 ----------------------------------------- */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fontface/DroidSans-webfont.eot');
    src: url('fontface/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSans-webfont.woff') format('woff'), url('fontface/DroidSans-webfont.ttf') format('truetype'), url('fontface/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansBold';
    src: url('fontface/DroidSans-Bold-webfont.eot');
    src: url('fontface/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSans-Bold-webfont.woff') format('woff'), url('fontface/DroidSans-Bold-webfont.ttf') format('truetype'), url('fontface/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fontface/DroidSerif-Regular-webfont.eot');
    src: url('fontface/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Regular-webfont.woff') format('woff'), url('fontface/DroidSerif-Regular-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifItalic';
    src: url('fontface/DroidSerif-Italic-webfont.eot');
    src: url('fontface/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Italic-webfont.woff') format('woff'), url('fontface/DroidSerif-Italic-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSerifBold';
    src: url('fontface/DroidSerif-Bold-webfont.eot');
    src: url('fontface/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fontface/DroidSerif-Bold-webfont.woff') format('woff'), url('fontface/DroidSerif-Bold-webfont.ttf') format('truetype'), url('fontface/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background: url(../images/bg-pat.png) #fff;
}
img {
    width: 100%;
}
.header {
    margin-bottom: 25px;
}
p {
    font-size: 13px;
    font-size: 1.3 rem;
    line-height: 1.25;
    margin: 0 0 18px;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    color: #00457D;
    font-family: 'DroidSerifRegular';
    font-size: 50px;
    font-weight: normal;
    letter-spacing: -2.5px;
    text-shadow: 0 1px 0 #FFFFFF;
}

h2 { font-size: 36px !important; }
.title1 {
    text-align: center;
    font-size: 35px;
}
.ulc li {
    text-align: center;
    letter-spacing: 1px;
}
.fontface p, .content .fontface p, .main .fontface p, .fontface {
    font-family: 'DroidSerifRegular' !important;
}
.fontface span, .fontface ul {
    font-family: 'DroidSansRegular' !important;
}
.logo {
    height: 145px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 245px;
}
.contact p {
    color: #0F0F0F;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
}
span.italicsmall {
    font-size: 11px !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 15px !important;
    font-style: italic;
    display: block;
    color: #555 !important;
}
span.licensed {
    font-size: 14px;
}
.contact .button {
    margin-top: 30px;
}
.contact p span {
    color: #272727;
    font-size: 16px;
    letter-spacing: 0;
    text-shadow: 0 1px 0 #EBEBEB;
}
.contact p span a {
    color: #00457d;
}
.contact h1, .contact h2, .contact h3, .contact h4, .contact h5, .contact h6 {
    border-bottom: 1px dashed #EFEFEF;
    margin: 0 0;
    text-align: center;
}
.orange.button {
    background: none repeat scroll 0 0 #F39500;
    border-color: #D46802;
    display: block;
    font-family: 'DroidSansBold' !important;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    position: relative;
    text-shadow: 1px 1px 1px #B2720D;
    text-transform: uppercase;
    width: 70%;
}
.medium.button {
    font-size: 120% !important;
}
.large.button {
    font-size: 150% !important;
}
.container {
    background: url("../images/bg-style1.png") no-repeat scroll center 65px transparent;
}
.main {
    /* border-bottom: 1px dotted #DEDEDE;*/
    margin-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;v
    }

    .main-nav ul {
    font-size: 18px;
    letter-spacing: -1px;
    overflow: hidden;
}
.main-nav li a {
    background: url("../images/nav-tmpl1.png") no-repeat scroll center -61px transparent;
    color: #101010;
    float: left;
    height: 64px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.main-nav li a:hover, .main-nav li.current a {
    background-position: center 2px;
    color: #00457d;
}
.agent-img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 #CFCECE;
    text-align: center;
}
.contact .center {
    text-align: center;
    font-size: 16px !important;
    font-family: 'DroidSansRegular' !important;
    color: #666 !important;
    margin-top: -8px;
    position: relative;
    padding-top: 0 !important;
}
.content h1 {
    font-size: 30px;
}
.content h2 {
    font-size: 28px;
}
.content .contact h2 {
    letter-spacing: -2.5px !important;
    font-size: 36px !important;
}
.title2 h2, .content h3 {
    font-size: 22px;
    color: #101010;
    line-height: 20px;
}
.title2 h1 {
    margin-bottom: 5px !important;
}
.title2 h3 {
    font-size: 20px;
    letter-spacing: normal;
    margin-bottom: 15px;
}
.title3 {
    font-family: 'DroidSansRegular' !important;
    text-align: center;
    font-size: 25px !important;
    margin-bottom: 30px;
    letter-spacing: -1px;
}
.title3 span {
    font-style: italic;
    font-size: 18px;
}
.content h4 {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px 0 #14436A;
}
.content h5 {
    font-size: 19px;
}
.content h6 {
    font-size: 17px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    letter-spacing: -1px;
}
.main p, .content p {
    font-family: 'DroidSansRegular' !important;
}
span.reg {
    padding-left: 1px !important;
}
.content .panel {

}
.bgbluetitle {
    background: none repeat scroll 0 0 #3876A9;
    border-bottom: 3px solid #F39500;
    -webkit-box-shadow: 0 -3px 5px #356F9F inset;
    -moz-box-shadow: 0 -3px 5px #356F9F inset;
    box-shadow: 0 -3px 5px #356F9F inset;
    padding: 10px 0;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
.ourmission.panel {
    padding: 0 !important;
}
.index .ourmission.panel {
    top: -122px;
}
p.italic {
    font-family: 'DroidSerifRegular' !important;
    font-size: 13px;
    font-style: italic;
}
.ourmission p.mission {
    border-bottom: 1px dotted #C6C6C6;
    color: #346F9E;
    margin: 10px auto 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
}
.userbuttons {
    border-bottom: 1px dotted #fff;
    margin-bottom: 15px;
}
.userbuttons.bottom {
    border-color: #DEDEDE;
}
.noborder {
    border-bottom: none !important;
}
.buttones {
    margin-top: 20px;
}
.buttones ul {
    font-family: 'DroidSerifRegular';
    font-size: 16px;
    letter-spacing: -1px;
}
.home-appointment .buttones ul {
    font-family: 'DroidSerifRegular';
    font-size: 16px;
    letter-spacing: -1px;
    width: 235px;
}
.buttones li {
    position: relative;
}
.buttones li a {
    background: url("../images/btn-interactive.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 1px 1px #C1C1C1;
    color: #101010;
    float: left;
    height: 79px;
    width: 99%;
    margin-bottom: 10px;
}
.buttones li.active a, .buttones li a:hover {
    background-position: 0 -91px;
    color: #00457d;
}
.userbuttons .labeled {
    float: left;
    padding-left: 15px;
    position: relative;
    top: 24%;
    width: 67%;
}
.userbuttons .labeled.singleline {
    top: 38% !important;
}
.icon {
    float: left;
    height: 43px;
    left: 6px;
    line-height: 999px;
    overflow: hidden;
    position: relative;
    top: 15px;
    width: 43px;
}
.icon2 {
    float: left;
    height: 20px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
    width: 20px;
}
.icon-handbook {
    background: url("../images/icon-handbook.png") no-repeat scroll 0 0 transparent;
}
.icon-home {
    background: url("../images/iconset1.png") no-repeat scroll 0 0 transparent;
}
.icon-medicare {
    background: url("../images/iconset1.png") no-repeat scroll -41px 0 transparent;
}
.icon-new {
    background: url("../images/iconset1.png") no-repeat scroll -88px 0 transparent;
}
.userbuttons h1, .userbuttons h2, .userbuttons h3, .userbuttons h4, .userbuttons h5, .userbuttons h6 {
    font-size: 100%;
    color: #101010;
    letter-spacing: -1px !important;
    overflow: hidden;
}
.handbook {
    background: url("../images/htag-bg.png") repeat-x scroll 0 0 #F4F4F4;
    border: 1px solid #DADADA;
    padding: 8px !important;
    width: 100%;
}
.handbook h6 {
    font-size: 119% !important;
    padding-bottom: 20px;
}
.handbook li {
    list-style: disc outside none;
    margin: 0 0 0 15px;
}
.handbook li a {
    color: #717171;
}
.handbook li a:hover {
    color: #101010;
}
.source {
    margin-bottom: 5px;
}
.source p {
    font-size: 11px;
    font-style: italic;
    margin: 0 !important;
    padding: 0;
}
.footer {
    background: url("../images/footer-bg.png") no-repeat scroll center 0 #F4F4F4;
    color: #4A4A4A;
    padding: 5px 0;
    text-align: center;
}
.footer p {
    font-size: 12px;
    text-align: center;
}
.footer a {
    color: #4a4a4a !important;
}
/* -----------------------------------------
 Page FAQ
 ----------------------------------------- */
.faq {

}
.faq dt {
    padding-bottom: 5px;
}
.faq dd {
    margin-bottom: 20px;
}
.faq dd strong {
    color: #484646;
}
.faq dt a {
    font-family: 'DroidSansRegular' !important;
    font-size: 15px;
}
.faq dt a span {
    font-size: 11px;
    position: relative;
    top: -4px;
}
.faq dd p {
    margin: 10px 0 0;
}
.faq dd p span {
    color: #252424;
    font-size: 14px;
}
.faq dd ul {
    list-style: disc inside none;
    margin-bottom: 10px;
    margin-left: 20px;
}
.faq dd li {
    margin-bottom: 3px;
}
.pagesep {
    border-top: 1px dotted #D2D1D1;
    padding: 5px 0 0;
}
.pagesep p {
    float: left;
}
a.gotopage {
    float: right;
}
.faq-info {
    background: none repeat scroll 0 0 #F7F7F7;
    padding: 15px 15px 2px !important;
    margin-top: 35px;
}
.faq-info p {
    font-family: 'DroidSerifRegular' !important;
    font-size: 12px !important;
    font-style: italic;
    text-align: left;
}
.faq .userbuttons .labeled, .home-appointment .userbuttons .labeled {
    float: left;
    line-height: 20px;
    padding-left: 15px;
    position: relative;
    text-align: left;
    top: 23%;
    width: 63%;
}
.faq .handbook li a, .home-appointment .handbook li a {
    background: none repeat scroll 0 0 transparent;
    color: #717171;
    float: none !important;
    font-size: 13px;
    height: auto;
    line-height: 16px;
}
.faq h4 {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px 0 #14436A;
}
.faq .ourmission.panel {
    top: -122px;
    margin-top: 20px;
    padding-bottom: 1px !important;
}
.faq .ourmission p.mission {
    border-bottom: 1px dotted #C6C6C6;
    color: #666;
    margin: 20px auto 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
}
.faq .faq-info {
    font-size: 11px;
    font-style: italic;
    margin-top: -60px;
    padding-top: 5px;
}
.faq .source p {
    font-size: 11px;
    font-style: italic;
    margin: 0 !important;
    padding-top: 5px;
    padding-left: 10px;
}
.title1 span {
    display: inline;
    font-size: 12px;
    position: relative;
    top: -18px;
}
p.backtop {
    text-align: right;
}
.faq .userbuttons .labeled {
    float: left;
    line-height: 20px;
    padding-left: 15px;
    position: relative;
    text-align: left;
    top: 23%;
    width: 63%;
}
.faq .buttones ul {
    left: -10px;
    position: relative;
    width: 235px;
}
.faq .handbook ul {
    margin: 0;
    padding: 0;
}
.faq .handbook li {
    font-size: 12px;
    list-style: inside;
}
.faq .handbook li a {
    background: none repeat scroll 0 0 transparent;
    color: #717171;
    font-size: 13px;
    height: auto;
    line-height: 16px;
    float: none !important;
}
.faq .handbook li a:hover {
    color: #101010;
}
.lt-ie8 .faq .handbook h6 {
    font-size: 118% !important;
}
/* -----------------------------------------
 Page Name changes-in-medicareareas-of-specialty
 ----------------------------------------- */
.changes-in-medicare h3 {
    font-family: 'DroidSansRegular' !important;
    margin-bottom: 0;
}
.changes-in-medicare h4 {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px 0 #14436A;
}
.changes-in-medicare .ourmission.panel {
    top: -25px;
    margin-top: 20px;
    padding-bottom: 1px !important;
}
.changes-in-medicare .ourmission p.mission {
    border-bottom: 1px dotted #C6C6C6;
    color: #666;
    margin: 20px auto 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
}
.changes-in-medicare .faq-info {
    background: none repeat scroll 0 0 #F7F7F7;
    padding: 15px 15px 2px !important;
    margin-top: 150px;
}
/* -----------------------------------------
 Page Name areas-of-specialty
 ----------------------------------------- */
.carrier-logos h3, .areas-of-specialty h3 {
    background: url("../images/bulletlist.png") no-repeat scroll 0 3px transparent;
    color: #00457D;
    font-family: 'DroidSansRegular' !important;
    font-size: 18px;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 20px;
}
.areas-of-specialty h3 span {
    font-size: 11px;
    position: relative;
    top: -7px;
}
.areas-of-specialty h4 {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px 0 #14436A;
}
.accordionButton {
    width: 80%;
    float: left;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    position: relative;
}
.accordionContent {
    width: 80%;
    float: left;
    display: none;
}
.areas-of-specialty .content p span {
    font-size: 11px;
    position: relative;
    top: -4px;
}
/* -----------------------------------------
 Page Insurance Carriers
 ----------------------------------------- */
.carrier-logos h3 {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #E8E6E6;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-left: 0;
}
.carrier-logos ul {
    margin: 0;
    padding-bottom: 10px;
}
.carrier-logos li {
    font-size: 15px;
    list-style: disc inside none;
    margin-bottom: 5px;
    padding: 0;
}
.carrier-logos li span {
    padding-left: 15px;
}
.carrier-logos {
    margin: 0 auto;
}
.carrier-logos div.panel {

}
/* -----------------------------------------
 Page Home Appointment
 ----------------------------------------- */
.home-appointment p.info span {
    font-size: 11px;
    position: relative;
    top: -4px;
}
.home-appointment h4 {
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px 0 #14436A;
}
.home-appointment .ourmission.panel {
    top: -122px;
    margin-top: 20px;
    padding-bottom: 1px !important;
}
.home-appointment .ourmission p.mission {
    border-bottom: 1px dotted #C6C6C6;
    color: #666;
    margin: 20px auto 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
}
.home-appointment .source p {
    font-size: 11px;
    font-style: italic;
    margin: 0 !important;
    padding: 5px 0;
    padding-left: 250px;
}
.row .five {
    margin-top: 50px;
}
.row .seven {
    margin-top: 110px;
}
/* Mobile Targeting */
@media only screen and (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
        font-size: 20px;
    }
}