.radioform span {
    display: block;
}

#popupwrap {
    margin-bottom: 40px;
}
#popupwrap .container {
    width: 800px;
}
#popupwrap #content {
    border-top: 10px solid #114c95;
    border-bottom: 5px solid #114c95;
    margin-bottom: 20px;
}
#popupwrap.popupreport .container {
    width: 1050px;
}

#wrappop .planq {
    left: 0px;
    width: auto;
}

#lbIframe {
    background: #FDFDFD url(/_inc/img/box_bg.png) repeat-x bottom;
    border: 5px solid #fff;
}

#lbIframe #wrappop td {
    border-bottom: none;
    border-top: none;
}

#lbIframe #wrappop table {
    width: 450px;
}


/* Sitecore Report Table */

#rvReport_ReportViewer table {
    background: none;
    border: none;
    border-spacing: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

#rvReport_ReportViewer td {
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0px;
    vertical-align: middle;
}
.side {
    border-right: 1px solid #C6C6C6;
    float: left;
    padding: 0px 10px 10px;
    width: 210px;
    /*background-color: white;*/ /* fallback/image non-cover color */
    /*background: url(/_inc/img/gradient_sidebar.png) repeat-x top left white;*/ /* fallback image */
    /*background-size: 100% 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E0EBF9', endColorstr='#ffffff')";*/ /* IE9 */
    /*background: -moz-linear-gradient(#E0EBF9, white), -moz-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6);*/ /* Firefox 3.6+ */
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0EBF9), to(white)), -webkit-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6);*/ /* Safari 4+, Chrome 1+ */
    /*background: -webkit-linear-gradient(rgba(224, 235, 249, 0.7), white), -webkit-linear-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6);*/ /* Safari 5.1+, Chrome 10+ */
    /*background: -o-linear-gradient(#E0EBF9, white), -o-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6);*/ /* Opera 11.10+ */
    position: relative;
    z-index: 2000;
}

/* Profile Questions */
.planq, .profile {
    background-image: -ms-linear-gradient(top, #FFFFFF 30%, #CFDAEE 100%); /* IE10 Consumer Preview */
    background-image: -moz-linear-gradient(top, #FFFFFF 30%, #CFDAEE 100%); /* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #FFFFFF 30%, #CFDAEE 100%); /* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.3, #FFFFFF), color-stop(1, #CFDAEE)); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #FFFFFF 30%, #CFDAEE 100%); /* Webkit (Chrome 11+) */
    background-image: linear-gradient(to bottom, #FFFFFF 30%, #CFDAEE 100%); /* W3C Markup, IE10 Release Preview */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#CFDAEE')"; /* IE9 */
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    border-bottom: none;
    float: left;
    margin: 25px 0 0;
    min-height: 150px;
    padding: 15px 20px 20px 20px;
    width: 460px;
    height: 170px;
    position: relative;
    left: 390px;
}

    .planq .profileBtn {
        margin-left: 35px;
    }

    .profile table, .planq table {
        background: none;
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 470px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .profile td, .planq td {
        border-bottom: none;
        border-top: none;
        padding: 0;
        position: relative;
    }

.ziperror {
    color: #AB1E39;
}

.planq td.location {
    width: 250px;
}

    .planq td.location select {
        width: 170px;
    }

.planq td.services select {
    width: 230px;
}


#zip {
    width: 60px;
}

#profileviewer {
    border: solid 1px #000;
    border-bottom: none;
    float: right;
    margin: 10px 10px 0 0;
    min-height: 195px;
    overflow: hidden;
    width: 668px;
}

.profile, .planq a {
    color: #114C95;
    text-decoration: none;
}

    .profile, .planq a:hover, .side ul li.active a, .profileTable a {
        color: #114C95;
    }

        .profile h1, .planq h1,
        .profile .h1, .planq .h1 {
            color: #114C95;
            font-size: 2.25em;
            font-weight: 600;
            line-height: 0;
            margin: 40px 25px 25px;
            text-shadow: 0 1px 5px #000;
        }

        .profile h2, .planq h2, .planq .h2 {
            color: #114C95;
            font-size: 1.75em;
            font-weight: 600;
            line-height: 1.25em;
            margin-bottom: 0.5em;
        }

.popupq h1, .popupq .h1 {
    font-size: 1.85em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px 0px 15px;
    text-shadow: none;
}

.planq h3, .profile h3 {
    color: #114C95;
    font-size: 1.0em;
    line-height: 1.25em;
    margin: 10px 0px;
}

.planq span.h3, .popupq span, .popupq .h1 span {
    color: #114C95;
    font-size: 0.6em;
    font-weight: 600;
    line-height: 0.7em;
}

.popupq .h1 span {
    font-weight: bold;
}

.planq tr, .profile tr {
    height: 35px;
}

.planq select, .planq input {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
}

.profile .profileBtn {
    margin-left: 25px;
}

#vidplayer {
    float: right;
    margin: 10px -35px 0 0;
    display: none;
}

/* Profile Questions - New */
.profileq {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    background: url(/_inc/img/bg_transparent.png);
    zoom: 1;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    padding: 10px 20px 5px;
    position: absolute;
    right: 40px;
    width: 40%;
    margin-bottom: -1px;
}

.profile-info-sub .profileq {
    padding: 10px 20px;
}

    .profile-info-sub .profileq h2 {
        margin-bottom: 0px;
    }

.profileq h2 {
    color: #004990;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
}

.profileq .btn-collapse {
    background: url("/_inc/img/icn-arrow-down.png") no-repeat 0 6px;
    float: left;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
}


.profileq .btn-expand {
    background: url("/_inc/img/icn-arrow-up.png") no-repeat 0 6px;
    float: left;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
}

.profileq .profile_info {
    color: #004990;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 370px;
}

.profile-box-full {
    clear: both;
}

.profile-box-small {
    display: none;
}

.form-profile {
    margin-bottom: 15px;
}

.col1 {
    float: left;
    padding: 20px 20px 0;
    width: 240px;
    color: #000;
    display: none;
}

.col1 h1 {
    line-height: 1.125em;
}

.tricarelogo {
    background: url(/_inc/img/TRICARE_logo.png) left top no-repeat;
    text-indent: -9999px;
    display: block;
    height: 130px;
    width: 240px;
    padding: 0px;
    margin: -15px 0 25px;
    cursor: pointer;
}

/* MAIN PAGE */
.ctop {
    padding: 0 30px;
    border-bottom: 1px solid #CCC;
}

.dropdown {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: url(/_inc/img/gradient_news-bg.png) repeat-x 50% 50% white;
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -moz-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(224, 235, 249, 0.7))), -webkit-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -o-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -o-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6);
    border: 5px solid white;
    margin: 0 10%;
    padding: 15px 0;
    text-align: center;
}

.dropdown h2 {
    text-shadow: 1px 1px 1px white;
}


ul.qlinks {
    float:left;
    margin: 20px;
    width: 320px;
}

ul.qlinks li {
    background:url(/_inc/img/mobile-arrow.png) no-repeat 0 .2em;
    border-bottom: 1px dashed #aaa;
    list-style:none;
    margin:10px 0 0;
    padding:6px 0 15px 40px;
}
ul.qlinks li:last-child {
    background:url(/_inc/img/mobile-arrow.png) no-repeat 0 .2em;
}

ul.qlinks a {
    color: #282D5D;
    font-weight: 400;
    text-decoration: none;
    vertical-align: top;
    display: block;
    font-size: 1.25em;
}

ul.qlinks a:hover {
    color: #AB1E39;
}

.news {
    min-height: 410px;
    border-left:1px solid #c6c6c6;
    float:right;
    padding:20px 10px 10px;
    text-align:right;
    width:210px;
    background-color: white; /* fallback/image non-cover color */
    background: url(/_inc/img/gradient_news-bg.png) repeat-x bottom left white; /* fallback image */
    background: -moz-linear-gradient(white, rgba(224, 235, 249, 0.7)), -moz-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Firefox 3.6+ */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(rgba(224, 235, 249, 0.7))), -webkit-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(white, rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(right, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(white, rgba(224, 235, 249, 0.7)), -o-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Opera 11.10+ */
}

.news h3 {
    background: url(/_inc/img/news-active.png) no-repeat -15px 50%;
    color: #AB1E39;
    font-size: 1.5em;
    margin-bottom: 1em;
    text-align: left;
    margin-left: -11px;
    padding-left: 20px;
    line-height: 1em;
}

.news h3 a {
    color:#AB1E39;
    text-decoration:none;
}

.article {
    border-bottom:1px solid #CED9E7;
    border-top:1px solid #FFF;
    padding:10px;
    text-align:left;
}

.article:first-child {
    border-top: none;	
}

.article:last-child {
    border-bottom: none;	
}

.article h3 {
    margin:0;
    padding: 0;
    background: none;
    padding-bottom:10px;
}

.article h3 a {
    color:#282d5d;
    font-size:0.75em;
    font-weight:400;
    margin:0.5em 0;
    text-decoration:none;
}

.acrisis h3 a {
    color:#AB1E39;
}

.article p {
    line-height:1.5em;
    margin:0.5em 0;
}

a.morenews {
    background:url(/_inc/img/mobile-arrow.png) no-repeat right 0.1em;
    font-weight:700;
    margin-right:-5px;
    padding:5px 35px 5px 0;
    line-height:2.5em;
}

.news a.profilebtn {
    background:url(/_inc/img/button_gradient.png) bottom;
    border:2px solid #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    color:#fff;
    font-size:1em;
    height:30px;
    width:110px;
}


.side2 .side-image {
    text-align: center;
}

/*.side2 img, .multimediaSocial img {width:auto}*/

/*.side2 .side-image img {
    height: auto;
    width: 100%;
}*/

/* ARTICLE */

/*.main h3 {
margin:0.5em 0;
padding:0;
color: #000000;
font-size: 1.0em;
font-weight: bold;
}
*/
.main {
    padding: 10px 20px 20px;
}
/*
.main p, ul, ol {
line-height:1.5em;
margin:0.5em 0 1.5em;
}

.main label {
color: #114C95;
font-size: 1.25em;
line-height: 1.5em;	
}*/

/*input[type="radio"] + label {font-size:13px}*/

.table-calc-red label {
font-size:1em;
}


.main select {
margin: 2px 25px 2px 10px;	
}
.main input.profileBtn {
background: url(/_inc/img/button_gradient.png) bottom;
border: 2px solid white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow: 0 1px 5px black;
-webkit-box-shadow: 0 1px 5px black;
box-shadow: 0px 1px 5px black;
color: white;
font-size: 1em;
height: 30px;
margin: 0 15px 0 0;	
}

.lmargin {
border-left:1px solid #C6C6C6;
float: left;
margin-left: -1px;
width: 665px;
}

.rmargin {
float: left;
width: 650px;
}

.main.rmargin {
    margin-left: 10px;
    width: 680px;
}

.main.lmargin.rmargin {
    margin-left: -1px;
    width: 450px;
}

/*.insideleft {
float: left;
width: 170px;
padding: 10px 15px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
background: url(/_inc/img/gradient_news-bg.png) repeat-x 50% 50% white;	
background: -moz-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -moz-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(224, 235, 249, 0.7))), -webkit-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
background: -o-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -o-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6);
border: 5px solid white;
font-style: italic;
}*/

/* BREADCRUMBS & PRINT */
/*.main .crumbs ul {
 margin: 0;
}
.crumbs {
border-bottom:2px solid #B5B8BB;
font-size:0.9em;
font-style:italic;
margin:0 10px 0px;
overflow:hidden;
padding: 20px 0 10px 7px;
width:942px;
}
.lmargin .crumbs ul {
width: 525px;
overflow: hidden;
float: left;
}
.lmargin .crumbs {
width: 711px;
border-left: none;
padding:20px 0 10px 7px;
}
.crumbs ul {
width: 755px;
overflow: hidden;
float: left;
margin: 0;
}
.crumbs .right {
float:right;
font-style:normal;
margin: 0 0 0.5em;
line-height: 1.5em;
}
.print {
background:url(/_inc/img/print_ico.png) no-repeat;
padding-left:15px;
}

.crumbs ul li {
display:inline-block;
list-style:none;
margin:0 0 5px;
}

.crumbs ul li a {
background:url(/_inc/img/breadcrumbarrow.png) no-repeat right 50%;
padding-right:12px;
text-decoration: none;
}
.crumbs ul li a:hover {
text-decoration: underline;
}

.landing {
 padding-top: 15px;
}

.landing.item-Pharmacy {
    min-height: 410px;
}

.landing .right {
  border: 1px solid #d8d8d8;
 -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
margin: 10px;
}
.landing .right img {
 border: 7px solid #fff;
}

.landing .content {
    width: 60%;
}*/
.xxxxxxxxxxxxxxxxxxxxxxxlanding .side2Wide { /* right column, wider than on subpages. Pair with ".landing .content" */
    width:38%;
    float:right
}
/*.landing.item-Pharmacy .content {
    width: 50%;
}*/
.xxxxxxxxxxxxxxxxxxxxxxxlanding.item-FindDoctor .content, .landing.page404 .content { /* specific to Find a Doctor landing page and 404 page*/
    width: 60%;
    float:left
}

/* SPOTLIGHT ITEMS */
.shighlight {
    background: url(/_inc/img/bg_gradient.png) repeat-x center center #fff; /* fallback image */
    background: -moz-linear-gradient(top, #ffffff 0%, #eaf1fb 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#eaf1fb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eaf1fb 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eaf1fb 97%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eaf1fb 97%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eaf1fb 97%); /* W3C */
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    float:left;
    margin: 20px 7px 10px;
    min-height:75px;
    position:relative;
    width: 185px;
    padding: 0 10px;
}

.shighlight:hover {
    background: #e4ebf6; /* fallback image */
    background: -moz-linear-gradient(top, #e4ebf6 0%, #eaf1fb 97%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4ebf6), color-stop(97%,#eaf1fb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4ebf6 0%,#eaf1fb 97%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4ebf6 0%,#eaf1fb 97%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e4ebf6 0%,#eaf1fb 97%); /* IE10+ */
    background: linear-gradient(to bottom, #e4ebf6 0%,#eaf1fb 97%); /* W3C */

    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
} 

.shighlight a {
    text-decoration: none;
}

.shighlight:hover a, .shighlight a:hover {
    color: #114C95;
    text-decoration: none;
}

.shighlight img.ico {
    float:left;
    padding: 0 20px 0 12px;
}

.shighlight h2 {
    background: url(/_inc/img/shighlight-icon.png) no-repeat top left;
    color: #AB1E39;
    margin: -12px 0 0 -5px;
    min-height: 62px;
    text-align: left;
    text-decoration: none;
    padding: 12px 0;
}

.shighlight h2 span {
    display: block;
    margin: 7px 0 7px 75px;
}

.shighlight a h2, .shighlight a:link h2, .shighlight a:visited h2 {
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
    color: #AB1E39;
}

.shighlight a:hover h2 {
    color: #114C95;
}

.shighlight .saction {
    float: right;
    background: url(/_inc/img/mobile-arrow.png) no-repeat right 3px;
    margin: 10px 0 0;
    padding: 6px 40px 15px 0;
    text-decoration: none;
    font-weight: normal;
    color: #AB1E39;
    font-size: 1.1em;
    text-align: right;
}

.shighlight a:hover.saction {
    text-decoration: underline;
    color: #114C95;
}

/* OTHER CONTENT ITEMS */

.contactscol {
float:left;
margin:0 15px 15px;
width:250px;
}



/* RIGHT SIDEBAR BOXES */

.side2 {
    margin:10px 20px 10px 10px;
    text-align:right;
    float: right;
    width:210px;
}

.side2 .right {
float:none;
text-align:right;
}

.box {
    background: -moz-linear-gradient(#FCFCFC, #efefef); /* Firefox 3.6+ */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FCFCFC), to(#efefef)); /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(#FCFCFC, #efefef); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#FCFCFC, #efefef); /* Opera 11.10+ */
    background: linear-gradient(#FCFCFC, #efefef); /* Opera 11.10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#efefef')"; /* IE9 */
    -webkit-box-shadow: 0px 0px 2px 0px #ddd;
    box-shadow: 0px 0px 2px 0px #ddd;
    border:1px solid #efefef;
    margin:0 0 20px 0;
    padding:0 0 5px;
    text-align:left;
    }
    .box h3, .rside_heading {
    color: #114C95;
    font-size:16px /*1.25em*/;
    line-height: 1.2em;
    padding: 0px;
}

/* .strong {
	font-weight: bold;
}
*/

.box a {
line-height: 1.5em;
word-wrap: break-word;
}

.side2 .box p {
display: block;
margin: 0 0 0.75em;
}

/*.highlight {
padding: 10px;
padding-top: 0px;
}*/

.rside_icn {
	height: 18px;
	margin-right: 10px;
	float: left;
    width:auto
}

.rside_heading {
	background: #e7e7e7; /* Old browsers */
    background: url(/_inc/img/box_bg.png) repeat-x center; /* fallback image */
    background:#e7e7e7 url(/_inc/img/box_bg.png) repeat-x center; /* fallback image */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ddd 100%); /* IE10+ */background: linear-gradient(to bottom,  #ffffff 0%,#ddd 100%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#dddddd')"; /* IE9 */

	padding: 10px;
}

.rside_heading_blue {
	background: #d9e4f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9e4f6 0%, #c0d3f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e4f6), color-stop(100%,#c0d3f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9e4f6 0%,#c0d3f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9e4f6 0%,#c0d3f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9e4f6 0%,#c0d3f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9e4f6 0%,#c0d3f1 100%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d9e4f6', endColorstr='#c0d3f1')"; /* IE9 */

	padding: 10px;
}

.rside_heading_blue .rside_icn {
    height: auto;
}

.rside_content p {
    margin-bottom: 10px;
}

.rside_content input[type="text"]  {
    border: 1px solid #ccc;
    width: 60%;
}

.rside_content input[type="submit"] {
    width: 25%;
}

.rside_content {
	margin: 10px;
	word-wrap: break-word; 
}

.loading {
  background-color: rgba(0, 0, 0, .25);
  opacity: 0.5;
  -ms-filter: "alpha(opacity = 50)";
  margin: auto;
  padding: 0px 10px 10px 10px;
  position: relative;
  height: 312px;
  width: 699px;
  z-index : 9999;
  zoom: 1;
}

.form/*-secureLogin*/ .loading { /* for widgets (eg, Find a Doctor, Secure Login). Displays during processing delays */
    background-color: rgba(0, 0, 0, .15);
    width:40%;
    height:15%;
    position:absolute;
    top:0;
    bottom:0;
    left:0; 
    right:0;
    padding:30px;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    color:#114C95;
    opacity: initial;
    
}

/*.loadingPodcasts 
{
  position: absolute;
  background-color: rgba(0, 0, 0, .25);
  width: 402px;
  height: 130px;
  position : absolute;
  z-index : 9999;
  opacity: 0.5;
  -ms-filter: "alpha(opacity = 50)";
  zoom: 1;
  margin: 0px 10px 0px 0px;
  padding: 0px 10px 10px 10px;
}*/

.loading img 
{
    position: absolute;
    top: 40%;
    left: 45%;
}

/*.loadingPodcasts img 
{
    position: absolute;
    top: 30%;
    left: 40%;
}*/

.loadingpop 
{
  position: absolute;
  background-color: rgba(0, 0, 0, .25);
  width: 500px;
  height: 310px;
  position : absolute;
  left: 0%;
  z-index : 9999;
  opacity: 0.5;
  -ms-filter: "alpha(opacity = 50)";
  zoom: 1;
  margin: 0px 10px 0px 0px;
  padding: 0px 10px 10px 10px;
}

.loadingpop img 
{
    position: absolute;
    top: 40%;
    left: 40%;
}


.highlight h3, .highlight .rside_heading {
    background: #5a92dd url(/_inc/img/h1side_bg.png) bottom; 
	-ms-filter: "none";
    color:#fff;
    line-height:1em;
    margin:0 -11px 7px;
    padding: 7px 0 7px 5px;

}

/* Compare Plans */

.planbox table {
margin:0 auto;
width:100%;
}
.plantable {}

.comparetable td {
    position:relative;
}

.comparetable .single-checkbox input {
    left:10px;
    top: 15px;
}

.planBtn {
 float: right;
background:#aa1e38 url(/_inc/img/button_gradient.png) bottom repeat-x;
border:2px solid #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow:0 1px 5px #000;
-webkit-box-shadow:0 1px 5px #000;
box-shadow:0px 1px 5px #000;
color:#fff;
font-size:1em;
margin: -5px 35px 20px;
padding: 10px;
text-shadow: 1px 1px 1px #000;
}

/* BOTTOM NAV & FOOTER */

#bottomnav {
background:#274777;
-moz-box-shadow: 0px 5px 5px #CCC;
-webkit-box-shadow: 0px 5px 5px #CCC;
box-shadow: 0px 5px 5px #CCC;
margin-bottom:25px;
text-align:center;
width: 956px;
margin: 0 auto 30px;
}

#bottomnav ul {
margin:0;
padding:0.75em;
}

#bottomnav ul a {
color:#FFF;
text-decoration:none;
}

#bottomnav ul li {
display:inline;
margin:0 10px;
}

#fxxxxxxxxxxxooter {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 50%, #cfdaee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#cfdaee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 50%,#cfdaee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 50%,#cfdaee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 50%,#cfdaee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 50%,#cfdaee 100%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cfdaee')"; /* IE9 */
/*margin:0 auto;
padding-bottom:25px;
text-align:center;
width:100%;*/
}

#footer {
    margin:0 auto;
padding-bottom:25px;
/*text-align:center;*/
width:100%;
}
#footer p {
    line-height: 1.5em;
}

#footer_content {
    clear: both;
    margin: 20px auto;
    width: 956px;
}

#profile_map {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 956px;
}
#profile_map .col {
    display: table;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: left;
    width: 180px;
}

#profile_map .maptitle a, #profile_map .footer_socialmedia .maptitle {
    color: #274777;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.75em;
}
#profile_map p {
    line-height: 1.25em;
}
#profile_map a {
    color: #000000;
    line-height: 1.5em;
    text-decoration: none;
}
#profile_map a:hover {
    color: #274777;
    text-decoration: underline;
}
.shadow {
    background: url('/_inc/img/div_shdw.png') no-repeat top center;
	margin: auto; 
    height: 35px;
    width: 600px;
}

/* OTHER */

/*a,a:hover,a:active,a:focus,*/.shighlight h2 a:hover,.side2 a {
text-decoration:none;
}

a img,#utilnav ul a.last,.profile td,.plan td,ul.qlinks li.last {
border:none;
}
div.news .last {
border-bottom: none;	
}

.left,.article img {
float:left;
}

#lbIframe body,.side ul.sub li:last-child {
background:none;
}

#lbDetailsContainer,#search label {
display:none;
}

#utilnav ul a:hover,/*.shighlight a:hover,*/.side2 a:hover,#bottomnav ul a:hover, .box a:hover {
text-decoration:underline;
}

.box a {
text-decoration: none;
}

a.col1 h1,a.col1 h2,.news h3 a:hover {
color:#000;
text-decoration:none;
}

.profile,.planq a:hover,.side ul li.active a, a#ctl08_btnClearProfile {
color:#fff;
}

.planq .step,.profile .step,box img {
vertical-align:top;
width: 22px;
}

.acrisis h3,.ahighlight h3 {
padding-left:45px;
}

.tip h5 {
margin:0;
}


.leftTopics, .rightTopics 
{ float: left;
  width: 40%;
  margin-right: 5%;
}
.leftTopics a, .rightTopics a
{
    margin-left:20px;
    margin-bottom: 20px;
    display:block;
}
/*.row 
{ overflow:hidden;
}*/
a.skip  {
    font: 0.1em/0 a;
    color: transparent;
}
a.skip span     {
    text-indent: -9999px;
    position: absolute;
}
a.skip:focus {
  font: 1em/1 Helvetica,Arial, serif;
  color: #000;
  border: 1px dotted #000;
}

/*.logo a {
    background: url("/_inc/img/TRICARE_logo_sml.png") no-repeat center center;
    display: block;
    height: 70px;
    text-indent: -9999px;
    width: 110px;
}*/

/* Plan Finder Logo */
a.logo img {
    width: 120px;
}

.radioform .row {width:550px;}

.notfound {
	margin: 10px 0;
}
.notFound #content {
	margin: 10px;
	text-align: center;
	padding: 100px 0;
}

/*#content .main h1 {
color:#AB1E39;
font-size:1.5em;
line-height:1.5em;
margin:0 0 0.5em;
}

.main h2  {
    color: #114C95;
    font-size: 1.3em;
    line-height: 1.5em;
}

.main h2 label {
    line-height: 1.5em;
    font-size:inherit;
}*/

/* FORM - Media Kits Page */
span.scfDateSelectorLabel {
    color: #114C95;
    line-height: 1.5em;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 15px;
}
div.scfShortText {
    clear: left;
    display: block;
    margin: 5px 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.scfDateSelectorGeneralPanel label {
    width: 90px;
}

.scfDateSelectorGeneralPanel select.scfDateSelectorDay, 
.scfDateSelectorGeneralPanel select.scfDateSelectorMonth, 
.scfDateSelectorGeneralPanel select.scfDateSelectorYear {
    margin: 0 10px 10px 0 ;
    width: 80px;
}

/* News Releases Page */
div.release_item 
{
    display: block;
    margin: 15px 0;
}
.release_item .date {
    display: block;
    float: left;
    padding-right: 10px;
    width: 110px;
}
.release_item .title {
    display: table;
}

.release_item .title a {
    line-height: 1.5em;
}
.release_item .desc {
    display: inline-block;
    margin-left: 120px;
}

/* Podcasts */
/*div.podcast_item 
{
    display: block;
    margin: 15px 0;
}
.podcast_item .podtitle {
    display: block;
    float: left;
    padding-right: 10px;
    width: 110px;
}
.podcast_item .title {
    display: table;
}

.podcast_item .title label {
    font-weight: normal;
    font-size: 1.1em;
}
.podcast_item .poddesc {
    display: inline-block;
    margin-left: 120px;
}*/

.twitter-share-button {
	float: left;
}


/*#content_0_main_0_upPlan .lmargin.main {
    border-left: 0px;
}*/

/* Profile Popup*/

#lbIframeContainer #lbImage.blue, #lbIframeContainer #lbIframe.blue {
	border: 0px;
}

#wrappop .popupq {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    float: none;
	margin: 0;
	height: auto;
	*width: auto;
}

#wrappop.fullScreen {
    height: 100%;
    width: 100%;
    position: fixed;
}

table.profileTable {
	*width: 488px;
}

.planq td.services select, .profile td.services select {
    width: 400px;
}


/* Pop up that confirms selection of Profile */
.profileConfirm {padding:10px}
.profileConfirm h1,
.profileConfirm h2,
.profileConfirm h3 {font-weight:bold}
.profileConfirm p {margin-bottom:10px}

#mobile 
{
    display: none;}
    
.lyteframe 
{
    width: 500px;
    height: 210px;
}

.scfSingleLineTextBorder {
    margin-bottom: 35px;
}

/*table.chart {
	background: #fff;
}*/


/*table.chart th {*/
	/* IE10 Consumer Preview */
	/* Mozilla Firefox */
	/* Opera */ 
	/* Webkit (Safari/Chrome 10) */ 
	/* Webkit (Chrome 11+) */ 
	/*color: #666;
    font-size: 1em;
    text-shadow: none;
    background-image: linear-gradient(to bottom, #EEEEEE 50%, #DDDDDD 100%);*//* W3C Markup, IE10 Release Preview */
	/* IE6-9 */
	/*}*/

.alert_msg 
{
    padding: 10px;
}

div.scroll {
    margin: 10px auto;
    width: 100%;
}

@media (width:320px) 
{
    div.scroll 
    {
        width: 300px;
    }
}

.center 
{
    text-align: center;
}

.social_media 
{
    float: left;
    width: 75px;
}

/* SOCIAL MEDIA ICONS */ 
#utilnav ul li, #profile_map ul.icn_social_media{
    display: inline;
}

#utilnav ul.icn_social_media {
    float: right;
    margin: 0 15px 10px 0;
}

/*#profile_map .col.footer_socialmedia {
    width: 186px;
}*/

#utilnav ul.icn_social_media li,
#profile_map ul.icn_social_media li {
    display: inline-block;
    float: left;
}

#utilnav ul.icn_social_media li a,
#profile_map ul.icn_social_media li a {
    background: url("/_inc/img/icn_socialmedia.png");
    display: block;
    border: none;
    height: 28px;
    width: 25px;
    padding: 0;
    text-indent: 100%;
    white-space:nowrap;
    overflow: hidden;
}

#utilnav .icn_social_media li.icn_fb a,
#profile_map .icn_social_media li.icn_fb a {
    background-position: -1px 1px;
}

#utilnav .icn_social_media li.icn_fb:hover a,
#profile_map .icn_social_media li.icn_fb:hover a {
    background-position: -30px 1px;
}

#utilnav .icn_social_media li.icn_googleplus a,
#profile_map .icn_social_media li.icn_googleplus a {
    background-position: -1px -27px;
}

#utilnav .icn_social_media li.icn_googleplus:hover a,
#profile_map .icn_social_media li.icn_googleplus:hover a {
    background-position: -30px -27px;
}

#utilnav .icn_social_media li.icn_twitter a,
#profile_map .icn_social_media li.icn_twitter a {
    background-position: -1px -55px;
}

#utilnav .icn_social_media li.icn_twitter:hover a,
#profile_map .icn_social_media li.icn_twitter:hover a {
    background-position: -30px -55px;
}

#utilnav .icn_social_media li.icn_instagram a,
#profile_map .icn_social_media li.icn_instagram a {
    background-position: -1px -83px;
}

#utilnav .icn_social_media li.icn_instagram:hover a,
#profile_map .icn_social_media li.icn_instagram:hover a {
    background-position: -30px -83px;
}

#utilnav .icn_social_media li.icn_youtube a,
#profile_map .icn_social_media li.icn_youtube a {
    background-position: -1px -112px;
}

#utilnav .icn_social_media li.icn_youtube:hover a,
#profile_map .icn_social_media li.icn_youtube:hover a {
    background-position: -30px -112px;
}

#utilnav .icn_social_media li.icn_govdel a,
#profile_map .icn_social_media li.icn_govdel a {
    background-position: -1px -140px;
}

#utilnav .icn_social_media li.icn_govdel:hover a,
#profile_map .icn_social_media li.icn_govdel:hover a {
    background-position: -30px -140px;
}

#utilnav .icn_social_media li.icn_rss a,
#profile_map .icn_social_media li.icn_rss a {
    background-position: -1px -168px;
}

#utilnav .icn_social_media li.icn_rss:hover a,
#profile_map .icn_social_media li.icn_rss:hover a {
    background-position: -30px -168px;
}

#utilnav .icn_social_media li.icn_podcast a,
#profile_map .icn_social_media li.icn_podcast a  {
    background-position: -1px -196px;
}

#utilnav .icn_social_media li.icn_podcast:hover a,
#profile_map .icn_social_media li.icn_podcast:hover a {
    background-position: -30px -196px;
}


#utilnav .icn_social_media li.icn_webinars a,
#profile_map .icn_social_media li.icn_webinars a  {
    background-position: -1px -224px;
}

#utilnav .icn_social_media li.icn_webinars:hover a,
#profile_map .icn_social_media li.icn_webinars:hover a {
    background-position: -30px -224px;
}

#profile_map .icn_social_media li:nth-child(5) {
    clear: both;
}

/* ==============================
                FORMS 
   ============================== */

/* Buttons */

/*.btn, a.btn, a.btn-blue-emphasize, a.btn-red-emphasize, a.btn-blue-highlight, a.btn-red-highlight {
    background: url(/_inc/img/gradient-blue.png) top center repeat-x #efefef; /* IE and older browsers 
	background-image: -ms-linear-gradient(top, #fff 0%, #efefef 100%); IE10 Consumer Preview 
	background-image: -moz-linear-gradient(top, #fff 0%, #efefef 100%); Mozilla Firefox 
	background-image: -o-linear-gradient(top, #fff 0%, #efefef 100%); Opera  
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef)); Webkit (Safari/Chrome 10) 
	background-image: -webkit-linear-gradient(top, #fff 0%, #efefef 100%); Webkit (Chrome 11+)  
	background-image: linear-gradient(to bottom, #fff 0%, #efefef 100%); W3C Markup, IE10 Release Preview 
   
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #114c95;
	font-size: 1em;
	line-height: 1.25em;
	padding: 5px 10px;
    margin: 0 5px;
	text-decoration: none;
	cursor: pointer;
}*/

/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    
    -webkit-appearance: button;
    border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #114c95;
	font-size: 1em;
	line-height: 1.25em;
	padding: 5px 10px;
    margin: 0 5px;
	text-decoration: none;
	cursor: pointer;
}*/

/*p .btn {
    display: inline-block;
}*/

/*.btn-small {
    font-size: 0.9em;
}*/

.form-secureLogin {position:relative}

.form-secureLogin .form-control .startOver {
    padding:5px 10px;
    border:none; 
    box-shadow:none;
}

.form-secureLogin .form-control .clear .startOver {
    padding:15px 20px 0 0;
}

.form-secureLogin .form-control .clear .startOverSubmit {
    padding-right:0;
}


/*a.btn-red, input.btn-red, .form-secureLogin a.btn-red, .btn-red,
#content_0_main_0_btnStart,
.planq .profileBtn, .profile .profileBtn, 
.searchresults .button, .scfSubmitButtonBorder input, a.btn-red-emphasize, a.btn-red-highlight {
	background: url(/_inc/img/gradient-red.png) repeat-x center center #a90329;  Old browsers 
	background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* Opera 11.10+ 
	background: -ms-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* IE10+ 
	background: linear-gradient(to bottom,  #a90329 0%, #6d0019 100%); /* W3C 
	-webkit-box-shadow: 0 1px 5px #333;
	box-shadow: 0px 1px 5px #333;
	color: #fff;
	border: 2px solid #fff;
	padding: 5px 10px;
}*/

/*.btn-red:hover, a.btn-red:hover,
#content_0_main_0_btnStart:hover,
.planq .profileBtn:hover, .profile .profileBtn:hover, 
.searchresults .button:hover,  .scfSubmitButtonBorder input:hover, 
a.btn-red-highlight:hover, a.btn-red-emphasize:hover {
	background-position: 0 -15px;
	background: #6d0019;
	filter: none;
	-ms-filter: "none";
	transition: background-position 0.1s linear 0s;
    box-shadow:none;
}
.btn-red:hover, a.btn-red:hover {color:#fff}*/

/*.tab-btn .btn-red.right, .tab-btn .btn-red.right:hover {
    color: #fff;
    border: 2px solid #fff;
    float: right;
    margin: 0px 15px 15px;
}*/

/*.btn-blue, a.btn-blue, a.btn-blue-emphasize, a.btn-blue-highlight {
    background: url(/_inc/img/gradient-blue.png) center center repeat-x #114c95;  IE and older browsers 
	background: -moz-linear-gradient(top,  #255CA0 0%, #3B5785 100%); /* FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#255CA0), color-stop(100%,#3B5785)); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  #255CA0 0%,#3B5785 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  #255CA0 0%,#3B5785 100%); /* Opera 11.10+ 
	background: -ms-linear-gradient(top,  #255CA0 0%,#3B5785 100%); /* IE10+ 
	background: linear-gradient(to bottom,  #255CA0 0%,#3B5785 100%); /* W3C 
	
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
}*/

/* .btn-blue:hover, a.btn-blue:hover, a.btn-blue-highlight:hover, a.btn-blue-emphasize:hover {
	background:none; Old browsers 
    background-color:#1E375F;
	color: #fff;
	filter: none;
    -ms-filter: "none";
}*/

/*.btn-highlight, 
a.btn-highlight,
a.btn-blue-highlight, 
a.btn-red-highlight,  
a.btn-blue-emphasize, 
a.btn-red-emphasize, 
a.btn-red-emphasize:hover {
	-webkit-box-shadow: 0 1px 5px #333;
	box-shadow: 0px 1px 5px #333;
	color: #fff;
	border: 2px solid #fff;
	padding: 5px 10px;
    margin: 0px 5px 10px;
}*/

/*.btn-highlight:hover, 
a.btn-highlight:hover, 
a.btn-blue-highlight:hover, 
a.btn-red-highlight:hover, 
a.btn-blue-emphasize:hover, 
a.btn-red-emphasize:hover {
    -webkit-box-shadow:none;
	box-shadow:none;
}

a.btn-blue-highlight, a.btn-blue-highlight:hover,
a.btn-red-highlight, a.btn-red-highlight:hover,
a.btn-red-emphasize, a.btn-red-emphasize:hover,
a.btn-blue-emphasize, a.btn-blue-emphasize:hover {
    color: #fff;
    text-decoration:none;
    line-height: 34px;
    margin: 0px 5px 10px;
}


    a.btn-red-emphasize, a.btn-red-emphasize:hover,
    a.btn-blue-emphasize, a.btn-blue-emphasize:hover {
        font-style: italic;
    }*/

/*.btn-gray, input[type=submit].btn-gray {
	color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	line-height: 1.2em;
    background:#ddd;
}*/


#comparePlansButtons > input.btn-gray {
    float:right;
}


/*.btn-gray:hover {
    background: #e7e7e7;
}*/

/*.plainButton {
    background:#efefef;
    border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #114c95;
	font-size: 1em;
	line-height: 1.25em;
	padding: 5px 10px;
    margin: 0 5px;
	text-decoration: none;
	cursor: pointer;
}*/

/*.btn.plainButton:hover,
.btn-gray:hover {
    color:#000;
    background:none;
    background-color:#e7e7e7;
    border-color: #757474;
}*/


    
/*.rside_content .btn-lightblue {
    color: #000;
}*/

/*.btn-lightblue:hover {
    background: #D0D9F0;  IE 7 
	background-image: -ms-linear-gradient(top, #D0D9F0 0%, #E0E7F7 100%);/* IE10 Consumer Preview 
	background-image: -moz-linear-gradient(top, #D0D9F0 0%, #E0E7F7 100%);/* Mozilla Firefox 
	background-image: -o-linear-gradient(top, #D0D9F0 0%, #E0E7F7 100%);/* Opera  
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D0D9F0), color-stop(1, #E0E7F7));/* Webkit (Safari/Chrome 10) 
	background-image: -webkit-linear-gradient(top, #D0D9F0 0%, #E0E7F7 100%);/* Webkit (Chrome 11+) 
	background-image: linear-gradient(to bottom, #D0D9F0 0%, #E0E7F7 100%);/* W3C Markup, IE10 Release Preview 
	-ms-filter: "none";
}*/

/*.btn a {
	text-decoration: none;
}*/

/* extender class for buttons within the content of a wizard/form. ex: use with "btn btn-red"  */
/*a.btn-WizardContent {
    display:inline-block;
    margin:10px 5px 15px
}*/

/* long selector name needed to override other :hover style */
/*a.btn.btn-WizardContent:hover {
    margin:10px 5px 15px
}*/

/*.form-profile input[type="submit"], 
input[type="submit"].btn-red,
button[value="Search"].btn-red,
#content_0_main_0_btnStart,
.planq .profileBtn, .profile .profileBtn, 
.searchresults .button,  .scfSubmitButtonBorder input {
	border: 2px solid #FFF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
}*/

/* Right Side Content - Button */

.box-btn {
    margin:10px 0;
    text-align: center
}

    .box-btn .btn
    {
        width: 100%;
        
    font-size:13px
    }
/*.side2 .highlight .box-btn {margin-top:20px}*/

/* Form Fields */
.form-control {
    clear: both;
    margin-bottom: 5px;
    padding: 0px 2px;
}

/*.form-control input[type=submit] {
    display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 10px;
	box-shadow:none;
}*/


.form-control:after, .form-Instructions:after { /*-- this will clear floated elements within a container --*/
    content:"";
    height:0;
    clear:both;
    display:table
}

.form-control + .form-Instructions {padding-top:5px}
.form-Instructions ul > li {margin-left:25px}
.form .form-label, 
.form-contact .form-label {
    float: left;
    color: #114C95;
    display: block;
    font-weight: bold;
    width: 130px;
    vertical-align: top;
}

.form-contact.AskBeneQues .form-label { /* special for Ask a Benefit Question form */
    float:none
}

.form-contact.AskBeneQues .formInputGroup {
    border-top:1px #B5B8BB solid
}
.form-contact.AskBeneQues .formInputGroup:first-of-type {
    border-top:none
}


.form .form-input,
.form-contact .form-input,
.scfSectionContent input,
.scfSectionContent textarea,
.scfDateSelectorGeneralPanel select,
.scfDropListGeneralPanel select {
    /*-webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;*/
    float: left;
    display: block;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0px 0px 10px;
}


/*.form .form-input[type=text],
.form-contact .form-input[type=text],
.scfSectionContent input[type=text],
.scfSectionContent textarea,
.docs-results .dataTables_filter input,
.planq input[type=text] {
    -webkit-box-shadow: 1px 1px 2px 1px #efefef inset;
    box-shadow: 1px 1px 2px 1px #efefef inset;
}*/

.form select.form-input {
    height: 30px;
    max-width: 95%;
    margin-right:10px /* needed for when auto text input follows inline */
}

select.form-input[multiple] {
    height: 55px;
}

/* ########################### TEMPORARY PATCH UNTIL T17 IMPLEMENTATION IS COMPLETE ##########################*/
/*.searchresults.sitewidesearch input[type=text] {width:70%}*/

/*@media only screen and (max-width:500px) {
    .searchresults.sitewidesearch input[type=submit] {
        float:none;
        margin:0 0 10px 0;
    }

}*/
/*@media only screen and (max-width:950px) {
    .searchresults.sitewidesearch .left {margin-left:10px}
}*/

@media only screen and (min-width:951px) {
    /*--- evens out the height of the search input well with the other search buttons that sit to the right of it ---*/
    .searchresults.sitewidesearch .form-search .well {height:190px}
    .searchresults.sitewidesearch .form-search.side2Wide.form-404 .well {height:auto}
}

/*@media only screen and (min-width:681px) {
    .searchresults.sitewidesearch .form-search.side2Wide.form-404 {width:45%}
}*/




/*.form .xsmall {
    width: 100px;
}

.form .small, 
.form-contact .small {
    width: 150px;
}

.form .medium,
.form-contact .medium {
    width: 250px;
}

.form .large, 
.form-contact .large {
    width: 428px;
}*/

/*.form-contact .form-selection {
    width: 510px;
    float: left;
    display: block;
}*/

/*.form-validation {
    color: Red;
}
.form-validation > span {
    display:block
}*/
/*.form-secureLogin .countrySelector {
    margin-right:15px
}*/

/*.form-contact strong {
    font-weight: bold;
}*/

/*.form-inline .form-control,
.form-inline .form-label,
.form-inline .form-input {
    display:inline-block;
    float: none;
    zoom:1;
    background-position:right
}*/

.form .form-input[type="checkbox"] {
    margin: 2px;
    padding: 0px;
}

.form-msg,
.form-msg a {
    font-size: 14px;
    line-height: 15px;
    text-align: left;
}

/* Form - Sitecore Forms */
/*.scfSectionContent > div {
    margin-bottom: 5px;
}

.scfForm .scfSectionLegend {
    color: #666;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
}

.scfForm .scfSectionContent label,
.scfForm .scfDateSelectorLabel,  
.scfForm .scfRadioButtonListLabel,
.scfForm .scfCheckBoxListLabel {
    display: block;
    margin: 0px 3px;
    font-weight: bold;
    font-size: 1em;
}

.scfSectionContent input,
.scfSectionContent select,
.scfDateSelectorGeneralPanel,
.scfSectionContent textarea,
.form-briefing .scfCheckBoxListGeneralPanel {
    width: 300px;
}

.scfDropListGeneralPanel {
    padding-right: 2px;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel,
.scfSectionContent input[type="checkbox"] {
    width: auto !important;
}

.scfForm .scfSectionContent .radioform label {
    margin: 10px 0 5px 20px;
    font-weight: normal;
    display: block;
    font-style: normal;
    font-size: 1em;
}

.scfSectionContent input[type="checkbox"] {
    margin: 3px 5px;
}

.scfRadioButtonListGeneralPanel {
    margin-bottom: 20px;
    width: 90%;
}

.scfRadioButtonList label {
    float: left;
    width: 90%;
}

.scfRadioButtonList input {
    margin: 3px 5px;
    width: auto;
}

.scfCheckBoxListGeneralPanel {
    margin-bottom: 10px;
    width: 95%;
}

.scfSubmitButtonBorder {
    float: right;
    margin: 15px 0;
}

.scfRequireValidatorLeft {
    float: left;
    margin: 5px 0px 0px -310px;
}

.scfForm .scfValidatorRequired, 
.scfForm .scfRequired {
    color: red;
}

.scfSectionContent .scfDatePickerGeneralPanel .ui-icon {
    top: 0px;
}

.scfFooterBorder {
    margin: 0 30px;
    padding: 0 15px 15px;
}*/

.radioform input {
    float: left;
    width: auto;
    margin: 0px 0 0 15px;
}

.radioform span input
{
    background: transparent;
    border: none;
}

/* Form - Search */
#search {
	background : url("/_inc/img/search_bg.png");
	height: 27px;
	margin: 0px 10px;
	width: auto;
}

#search .search-input, .search404 .search-input { /* main sitewide search and 404 Page search */
    border: 1px solid #ccc;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    float: left;
    height: 24px;
    height: 24px;
	margin: 0px; 
    padding: 1px 5px;
    padding: 2px 5px 0px;
    width: 100px;
}

.search404 .search-input {width:60%}

#search .search-btn, #search404 .search-btn { /* main sitewide search and 404 Page search */
	border: 1px solid #000;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
    float: left;
	margin: 0px;
    height: 28px;
    padding-top: 3px;
    padding-top: 4px;
}


#search .search-input:focus {
	background: #fff;
}

.well.highlightedContent {
    border:1px #c6c6c6 solid;
    margin-top:0;
    padding-top:10px;
    background: #d3deeb; /* Old browsers */
    background: -moz-linear-gradient(top, #d3deeb 0%, #e7edf4 15%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d3deeb 0%, #e7edf4 15%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d3deeb 0%, #e7edf4 15%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.well.highlightedContent h2 {
    color: #114C95;
    font-weight:bold;
    font-size: 1.3em;
    line-height: 1.5em;
}
/* Table - Search Results */
.searchresults table {
    width:80%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background-color: white; /* fallback/image non-cover color */
    background: url(/_inc/img/gradient_news-bg.png) repeat-x 50% 50% white; /* fallback image */
    background: -moz-linear-gradient(rgba(255,255,255,0.9), rgba(224, 235, 249, 0.7)), -moz-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Firefox 3.6+ */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(224, 235, 249, 0.7))), -webkit-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Safari 4+, Chrome 1+ */
    background: -o-linear-gradient(rgba(255,255,255,0.9), rgba(224, 235, 249, 0.7)), -o-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6); /* Opera 11.10+ */
    background: -webkit-linear-gradient(rgba(255,255,255,0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6); /* Safari 5.1+, Chrome 10+ */
    border: 5px solid #fff;
    border-collapse: separate;
}

.searchresults .enterValue {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: url(/_inc/img/gradient_news-bg.png) repeat-x 50% 50% white;
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -moz-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(224, 235, 249, 0.7))), -webkit-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -o-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -o-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(224, 235, 249, 0.7)), -webkit-linear-gradient(#C4C8CC, #C4C8CC 97%, #9FA2A6);
    border: 5px solid white;
    height: 75px;
    margin: 0 0 20px;
    padding: 10px 0 10px;
    text-align: center;	
}

.searchresults td {
    border: none;	
}

.main .searchresults p {
    margin: 0.5em 0 -1.5em;	
}

/*.searchresults p:before, .searchresults p:after {
    content: " … ";	
}*/

a.searchlink {
    line-height: 5em;
    color: #7F9EC5;
    font-style: italic;
    font-size: 0.9em;
}

a.searchlink:hover {
    color: #114C95;
}

/* Form - Profile */
.form-profile .form-input {
	font-size: 1em;
	margin-right: 10px;
	width: 100%;
}

.form-profile .form-input.medium {
	width: 64%;
}
.form-profile .form-input.small {
	width: 25%;
}

.btn-secure {
    border: 1px solid #ccc;
    margin: 0 10px;
    padding: 5px 10px;
    padding: 7px 10px 6px\9;
}

.icn-secure {
    background: url("/_inc/img/icn_secure.png") no-repeat -10px center;
    display: inline-block;
    padding-bottom: 1px;
    padding-left: 20px;
    text-decoration: none;
}

/* Form - Zip Code Lookup */
.form-zip label {
    display: inline-block;
    width: 130px;
}

.form-zip input {
    border: 1px solid #ccc;
}

.form-zip-results p, .form-zip-results ul {
    color: #114C95;
    font-weight: bold;
}

/* Form- Autocomplete */



/* Form - Search */
/*.form-search .well {
    padding-bottom: 28px;
    margin-right:20px
}*/

a.btn-search-items {
    color: #114C95;
    display: block;
    float: left;
    min-height: 150px;
    padding:5px 10px 15px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    background: #eee;
    word-break: normal;
    margin:0 10px 15px 0
}

/*a.btn-search-items:first-of-type {margin-left:0}*/

a.btn-search-items span.icn-pharmacy {
    background: url(/_inc/img/icn_prescription.png) no-repeat center center;
    display: block;
    margin: auto;
    height: 40px;
    width: 40px;
}

a.btn-search-items span.icn-faq {
    background: url(/_inc/img/icn_searchfaq.png) no-repeat center center;
    display: block;
    margin: auto;
    height: 40px;
    width: 40px;
}
a.btn-search-items span.icn-hospitals {
    background: url(/_inc/img/icn_search-hospitals.png) no-repeat center center;
    display: block;
    margin: auto;
    height: 40px;
    width: 40px;
}

/* ###################################   TEMPORARY OVERRIDE OF NEW T17 GLOBAL BUTTON STYLES ###################################  */
/*.searchresults.sitewidesearch .form-search .well input.button {display:inline-block}*/


/* Form - FAQ Search, MTF, CSC Directory, Covered Services Search */
/*.form-faqsearch > div,
.form-cscsearch > div{
    float: left;
    margin: 0px 10px;
}*/

/*.form-cssearch > div {
    float: left;
    margin: 0px 5px;
}*/
.form-cssearch > div.text-or {
    padding-top: 24px;
}

.form-cssearch > [class*="cs"] {
    min-height: 32px;
    height:auto;
    width: 40%;
}

.form-cssearch > div {
    float: left;
    margin: 0px 5px;
}

/*.form-faqsearch > div.text-or {
    padding-top: 90px;
}*/

/*.form-faqsearch > div.text-or-answer {
    padding-top: 50px;
}*/

/*.form-cscsearch > div.text-or {
    padding-top: 100px;
}

.form-cssearch > div.text-or {
    padding-top: 24px;
}*/

/*.form-faqsearch > [class*="faqs"],
.form-cscsearch > [class*="csc"] {
    width: 42%;
}*/

/*.form-cssearch > [class*="cs"] {
    min-height: 32px;
    height:auto;
    width: 40%;
}*/

/* Covered Services - Title Message*/
    .title-msg.form-msg {
        margin-top: -24px;
    }

/*.form-faqsearch > [class*="faqs"]:hover,
.form-faqsearch > [class*="faqs"].active,
.form-cscsearch > [class*="csc"]:hover,
.form-cscsearch > [class*="csc"].active,
.form-faqsearch > .well:hover,
.form-faqsearch > .well.active,
.form-cscsearch > .well:hover,
.form-cscsearch > .well.active,
.form-cssearch > .well:hover,
.form-cssearch > .well.active,
.form-search > .well.active {
    background: #F0F5FC;
}*/

/*.form-faqsearch h2,
.form-cscsearch h2,
.form-secureLogin h2,
.form-secureLogin h2 label,
.form-findDoctor h2,
.form-404 h2 {
    font-weight: bold;
}*/

.form-secureLogin:after,
.form-findDoctor:after,
.form-404:after {
    content:"";
    height:0;
    display:block;
    clear:both
}
.form-secureLogin .form-control:last-of-type,
.form-findDoctor .form-control:last-of-type {
    padding-top:15px
}
.form-secureLogin .form-control a,
.form-secureLogin .form-control input,
.form-findDoctor .form-control a,
.form-findDoctor .form-control input {
    margin:0
}

/*.form-faqsearch .form-label,
.form-cscsearch .form-label {
    font-size: 1em;
    margin-right: 10px;
    margin-top: 4px;
    width: auto;
}*/

/*.form-cscsearch .csc-location, .form-cscsearch .csc-keyword {
    min-height: 180px;
}*/

.form-cssearch input.form-input, 
.form-cssearch select.form-input {
    width:65% /*185px*/;
    margin-right: 10px;
}


/*#faqs p {
    margin: 0px 0px 1.5em;
}

#faqs .faqs_tools p {
    margin-bottom: 5px;
}

.form-faq .form-input, 
.form-faq select.form-input {
    margin: 0px 10px 10px 0px;
}*/

/*.form-mtf .form-label {
    padding-top: 5px;
    margin-right: 5px;
    width: auto;

}

.form-mtf .form-msg {
    display: inline-block;
}

.form-mtfsearch .form-mtf-advance {
    clear: both;
    margin-bottom: -40px;
}

.form-mtfsearch .form-mtf-input {
    margin-top: 0px;
}

.form-mtf-simple .large {
    width: 292px;
}

.form-mtf-simple .medium,
.form-mtf-advance .medium {
    width: 240px;
}

.form-mtf-advance .small {
    width: 102px;
}

.form-mtfsearch .form-msg 
{
    display: inline;
    margin-top: 6px;
}*/

.icn_notice {
    background: url("/_inc/img/icn_notice.png") no-repeat 0px -5px;
    float: left;
    height: 25px;
    width: 32px;
}

/*.mtf-results,*/
/*.csc-results {
    margin: 35px 0px;
}*/

/* mtf results buttons */
/*.mtf-results .rowDistance .small { 
    margin-bottom:10px;
    margin-right:10px
}*/ 

/* Form - FAQ & MTF - Buttons */
/*.form-faq .btn {
    margin: 0px;
}*/

/*.mtf-results .btn,
.mtf-results .btn:hover {
    color: #000;
    text-decoration: none;
}*/

/*#faqs .btn-gray {
    background: #fff;
}

#faqs .btn:hover {
    background: #e7e7e7;
}*/

/*#faqs .btn-showall {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ 
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ 
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ 
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ 
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ 
}*/

/*#faqs .btn-showall:hover {
	background: url(/_inc/img/icn_faqs_show.png) no-repeat -1px -2px #e7e7e7;
}*/

/*#faqs .btn-hideall {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ 
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ 
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ 
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ 
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ 
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px, linear-gradient(to bottom,  #fff 0%,#ededed 100%); /* W3C 
}

#faqs .btn-hideall:hover {
	background: url(/_inc/img/icn_faqs_hide.png) no-repeat -1px -2px #e7e7e7;
}*/

/*#faqs .btn-print,
.mtf-utiltools .btn-print {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ 
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ 
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ 
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ 
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ 
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px, linear-gradient(to bottom,  #fff 0%,#ededed 100%); /* W3C 
}*/

#xxxxxxxxxxxxxxxxxxxxfaqs .btn-share/*,
.mtf-utiltools .btn-share*/ {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ */
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ */
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ */
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px, linear-gradient(to bottom,  #fff 0%,#ededed 100%); /* W3C */
}

.xxxxxxxxxxxxxxxxxxxxxxxxxxxxmtf-utiltools .btn-map {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ */
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ */
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ */
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px, linear-gradient(to bottom,  #fff 0%,#ededed 100%); /* W3C */
}

.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxmtf-utiltools .btn-list {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px #f9f9f9;
	-ms-filter: "none";
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, -moz-linear-gradient(top,  #fff 0%, #ededed 100%); /* FF3.6+ */
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, -webkit-linear-gradient(top,  #fff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, -o-linear-gradient(top,  #fff 0%,#ededed 100%); /* Opera 11.10+ */
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, -ms-linear-gradient(top,  #fff 0%,#ededed 100%); /* IE10+ */
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px, linear-gradient(to bottom,  #fff 0%,#ededed 100%); /* W3C */
}

/*#faqs .btn-printall,
#faqs .btn-shareall {
	border-radius: 4px 0px 0px 4px;
	margin-right: 0px;
}*/

/*#faqs .btn-print:hover,
.mtf-utiltools .btn-print:hover {
	background: url(/_inc/img/icn_faqs_print.png) no-repeat -1px -3px #e7e7e7;
}*/

/*#faqs .btn-share:hover,
.mtf-utiltools .btn-share:hover {
	background: url(/_inc/img/icn_faqs_share.png) no-repeat -1px -3px #e7e7e7;
}*/

/*.mtf-utiltools .btn-map:hover {
	background: url(/_inc/img/icn_map.png) no-repeat -1px -3px #e7e7e7;
}

.mtf-utiltools .btn-list:hover {
	background: url(/_inc/img/icn_list.png) no-repeat -1px -3px #e7e7e7;
}*/

/*#faqs .btn-printselected,
#faqs .btn-shareselected {
	border-radius: 0px 4px 4px 0px;
	border-left: 1px solid #fff;
    margin-left: -4px;
}*/

#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxfaqs .btn-approve {
	background-repeat: no-repeat;
    padding-left: 30px;
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px #fff;
	-ms-filter: "none";
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, -moz-linear-gradient(top,  #fff 0%, #ddd 100%); /* FF3.6+ */
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, -webkit-linear-gradient(top,  #fff 0%,#ddd 100%); /* Chrome10+,Safari5.1+ */
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, -o-linear-gradient(top,  #fff 0%,#ddd 100%); /* Opera 11.10+ */
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, -ms-linear-gradient(top,  #fff 0%,#ddd 100%); /* IE10+ */
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px, linear-gradient(to bottom,  #fff 0%,#ddd 100%); /* W3C */
	color: #333;
}

/*#faqs .btn-approve:hover {
	background: url(/_inc/img/icn_unchecked.png) no-repeat -1px -3px #e7e7e7;
	color: #333;
}

#faqs .btn-approve.disabled {
	background: url(/_inc/img/icn_checked.png) no-repeat -1px -3px #e7e7e7;
	color: #999;
	cursor: default;
}*/

/*#faqs .faqs_link {
    color: #114C95;
    text-decoration: underline;
    cursor: pointer;
}

#faqs .faqs_question .faqs_link {
    color: #fff;
    line-height: 1.3em;
}

#faqs .faqs_link:hover {
    text-decoration: none;
}

#faqs .faqs_tools {
    background: #F1F1F1;
    min-height: 60px;
    margin: 10px -10px 0px;
    padding: 10px;
    overflow:hidden
}

#faqs .nomatches {
    padding: 30px;
}

#faqs .highlight {
    background: yellow;
    color: #000;
    padding: 0px;
}*/

/* FAQS - POPUP */
.form-faqpopup {
    background: #fff;
    padding: 10px;
}

.form-faqpopup p {
    margin-bottom: 10px;
}

.form-faqpopup .form-label {
    margin-top: 5px;
}


/* ==============================
               TABLES 
   ============================== */
.dataTables_wrapper {
    position: relative; 
}

.top, .bottom {
    clear: both;
    display: table;
    position: relative;
    width: 100%;
}

/*.bottom {
    margin-bottom: 10px;
}

.borderless {
    border: none !important;
}*/

/*.dataTables_length {
    display: table-cell;
    position: relative;
    width: 30%;
}

.dataTables_length label {
    font-size: 1em;
}

.dataTables_length select {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    margin: 2px 10px;
    padding: 5px;
}

.dataTables_info {
    display: table-cell;
    height: 30px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    width: auto;
}

.bottom .dataTables_info {
    margin-left: 30%;
    width: auto;
}

.dataTables_paginate {
    display: table-cell;
    height: 30px;
    padding-top: 10px;
    position: relative;
    text-align: right;
    width: auto;
}*/

/*.docs-results .paging_full_numbers {
    line-height: 1em;
}

.dataTables_paginate a,
.docs-results .dataTables_paginate .paginate_button,
.docs-results .dataTables_paginate .paginate_active {
    background: #fff;
    border: 1px #ccc solid; 
    border-right: none;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #114C95; 
    cursor: pointer;
    display: inline-block;
    margin: 0px;
    padding: 6px 8px;
}

.dataTables_paginate a:hover,
.docs-results .dataTables_paginate .paginate_button:hover {
    background: #E4EDF9;
}

.dataTables_paginate .first,
.docs-results .dataTables_paginate .first {
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.dataTables_paginate .last,
.docs-results .dataTables_paginate .last {
    border: 1px #ccc solid; 
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}

.dataTables_paginate .paginate_active,
.dataTables_paginate .paginate_active:hover, 
.dataTables_paginate .paginate_button_disabled,  
.dataTables_paginate .paginate_button_disabled:hover,
.docs-results .dataTables_paginate .paginate_active,
.docs-results .dataTables_paginate .paginate_active:hover, 
.docs-results .dataTables_paginate .paginate_button_disabled,  
.docs-results .dataTables_paginate .paginate_button_disabled:hover {
    background: #fff;
    color: #ccc;
    cursor: default;
}


.docs-results .dataTables_paginate .paginate_active,
.docs-results .dataTables_paginate .paginate_active:hover {
    border: 1px solid #CCCCCC;
    border-right: 0px; 
    border-radius: 0;
    margin: 0;
}*/

.docs-results .dataTables_filter {
    margin: 0px;
}

.docs-results .dataTables_filter input {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 0.8em;
    padding: 4px;
}

.docs-results .bottom .dataTables_info {
    margin-left: 0px;
}

.filterMatches {
    background: #99CCFF;
}

/*.docs-results .dataTable {
    margin-top: 10px;
}*/

/*table.dataTable thead th,
.docs-results table.dataTable thead th {
    border: none;
    padding: 15px;
}*/

/*.docs-results table.dataTable td, .docs-results table.dataTable tr.odd, 
.docs-results table.dataTable tr.odd td.sorting_1, .docs-results table.dataTable tr.even, 
.docs-results table.dataTable tr.even td.sorting_1 {
    background: none;
}*/

/*.mtf-results table.dataTable th,
.csc-results table.dataTable th,
.docs-results table.dataTable th {
    -ms-filter: "none";
}*/

/*table.dataTable .sorting,
.mtf-results table.dataTable .sorting,
.csc-results table.dataTable .sorting,
.docs-results table.dataTable .sorting {
    background: url("/_inc/img/icn_arrows.png") no-repeat right center #3B5785;
    -ms-filter: "none";
    background: url("/_inc/img/icn_arrows.png") no-repeat right center, -o-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrows.png") no-repeat right center, -moz-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrows.png") no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255CA0), to(#3B5785));
    background: url("/_inc/img/icn_arrows.png") no-repeat right center, -webkit-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrows.png") no-repeat right center, linear-gradient(#255CA0, #3B5785);
    text-decoration: underline;
    padding-right: 30px;
}

table.dataTable .sorting_asc,
.mtf-results .dataTable .sorting_asc,
.csc-results table.dataTable .sorting_asc,
.docs-results table.dataTable .sorting_asc {
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center #3B5785;
    -ms-filter: "none";
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center, -o-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center, -moz-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255CA0), to(#3B5785));
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center, -webkit-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_up.png") no-repeat right center, linear-gradient(#255CA0, #3B5785);
    text-decoration: underline;
    padding-right: 30px;
}

table.dataTable .sorting_desc,
.mtf-results table.dataTable .sorting_desc,
.csc-results table.dataTable .sorting_desc,
.docs-results table.dataTable .sorting_desc {
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center #3B5785;
    -ms-filter: "none";
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center, -o-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center, -moz-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255CA0), to(#3B5785));
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center, -webkit-linear-gradient(#255CA0, #3B5785);
    background: url("/_inc/img/icn_arrow_down.png") no-repeat right center, linear-gradient(#255CA0, #3B5785);
    text-decoration: underline;
    padding-right: 30px;
}
*/
.dataTable img {margin:10px}

.dataTable#docs img {
    margin:0;
    max-width:100px;
    height:auto
}

div.scroll {
    margin: 10px auto;
}


/* Table - MTF & CSC */
/*.mtf-results h2,
.csc-results h2 {
    font-weight: bold; 
}

.csc-results .bottom .dataTables_info {
    text-align: left;
}
.csc-results .dataTable,
.mtf-results .dataTable {
    width: 100% !important;
}

.csc-results td,
.mtf-results td {line-height: 18px}
.csc-results td {padding: 10px 15px}
.mtf-results td {padding: 10px 5px 15px 10px}

.csc-results td {
    border-top: 1px solid #CED9E7;
    border-bottom: 0px;
}*/

/*.mtf-results td.contact {
    word-break: break-all;
}*/

/*.csc-results td a,
.mtf-results td a {
    line-height: 18px;
}*/

/*.mtf-results #resultGrid_wrapper,
.mtf-results #map-canvas {
    float: left;
    width: 48%;
}*/



/*
#divResultTable.dataTables_length {
}

.mtf-results td > div { 
    float: left;
    padding: 0px 5px;
}

.mtf-results td div.rowNo { 
    text-align: right;
    width: 5%;
    padding: 0;
}

.mtf-results td div.rowText { 
    width: 60%;
    padding-right: 10px;
    box-sizing: border-box;
}

.mtf-results td div.rowDistance { 
    width: 34%;
    padding: 0;
}

.mtf-results .rowText a {
    font-weight: bold;
}
.mtf-results .rowText a.link-no-style {
    font-weight: normal;
}
    */

/*.mtf-results td .link-no-style {
    font-weight: normal;
}*/
/*.mtf-results .rowDistance .btn { 
    display: block;
    font-weight: normal;
    border: 1px solid #999;
    margin: 10px 0 0;
    Padding: 6px;
    text-align: center;
    text-decoration:none;
}*/
/*.mtf-results .rowDistance .btn:hover {text-decoration: underline}*/


/*.mtf-results #divResultTable .dataTables_length,
.mtf-results #divResultTable .dataTables_paginate {
    display: block;
    position: relative;
    text-align: left;
    width: 100%;
}*/

/*.csc-results .csc-icn-txt {
    display: block;
    float: left;
	padding-top: 1px;
	padding-bottom: 1px;
    width: 80%;
    word-wrap: break-word;
}

.csc-results .csc-icn {
    background-position: center center;
    background-repeat: no-repeat; 
    display: block;
    float: left;
    margin-right: 5px;
    text-indent: -9999px;
    height: 18px;
    width: 10%;
}

.csc-results .csc-icn.icn-phone {
    background-image: url("/_inc/img/icn_csc_phone.png");
}

.csc-results .csc-icn.icn-email {
    background-image: url("/_inc/img/icn_csc_email.png");
}

.csc-results .csc-icn.icn-note {
    background-image: url("/_inc/img/icn_csc_note.png");
}

.csc-results .csc-icn.icn-hours {
    background-image: url("/_inc/img/icn_csc_hours.png");
}*/

/* Table - Covered Services */

#coveredTable {
    width: 100%;
}

#coveredTable th:first-child {
    width: 30%;
}

/* Table - Calculator */

.landing .module-calc {
    border: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-align: left;
    width: 450px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.calc-caption {
    text-align: left;
}

/*
.table-calc-red {
    background: #eeeeee;
    border-radius: 10px;
    border: 0px;
    border: 1px solid #ccc;
}


.table-calc-red th {
    -ms-filter: "none";
    background: #A82437;
    background: -o-linear-gradient(#A82437, #7E1B2C);
    background: -moz-linear-gradient(#A82437, #7E1B2C);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A82437), to(#7E1B2C));
    background: -webkit-linear-gradient(#A82437, #7E1B2C);
    background: -ms-linear-gradient(#A82437, #7E1B2C);
    background: linear-gradient(#A82437, #7E1B2C);
    padding: 8px;
} 
.table-calc-red td {
    border: 0px;
    padding: 8px;
} 

.table-calc-red .calc-heading {
    font-weight: bold;
}
*/
.table-calc-red .input-small {
    width: 60px;
}

.table-calc-red .btn {
    -ms-filter: "none"; /* IE9 */
    background: #A82437;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0px;
    padding: 10px;
}

.table-calc-red .btn:hover {
    background: #7E1B2C;
}

.table-calc-red .calc-footer td {
    background: #fff;
}
.table-calc-red .calc-footer td.calc-heading {
    padding-bottom: 0px;
}

/*
.table-calc-red th:first-child {
    border-top-left-radius: 10px;
}
.table-calc-red th:last-child {
    border-top-right-radius: 10px;
}
tfoot tr:last-child td:first-child {
    border: 0 none;
    border-bottom-left-radius: 10px;
}
tfoot tr:last-child td:last-child {
    border: 0 none;
    border-bottom-right-radius: 10px;
}
.table-calc-red td span {
    padding-left: 5px;
}
*/

/* Switch Retail Chart: http://tricaredevcd/Home/CoveredServices/Pharmacy/ManageScripts/SwitchRetail */
.table-calc-red .calc-highlight td { /* calculated results. Very large red numbers. */
    /* border-top: 0px; */
    color: #A82437;
    font-size: 30px;
}

.table-calc-red input.profileBtn {
    margin-bottom: 10px;
    margin-right: 0px;
}

/*.table-calc-red .note {
    font-size: 0.8em;
    font-style: italic;
    margin: 0px;
}
*/
/* Div Tables */

.tab-header {
    background: #A82437;
    background: -o-linear-gradient(#A82437, #7E1B2C);
    background: -moz-linear-gradient(#A82437, #7E1B2C);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A82437), to(#7E1B2C));
    background: -webkit-linear-gradient(#A82437, #7E1B2C);
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
    overflow:hidden
}

.tab-header a {
    color: #FFFFFF;
    float: right;
    padding: 0px 2px;
}
.tab-header > span { /* "More Videos" link */
    display:block;
    float:right;
    padding:3px 0 0 10px
}

.tab-header > span a {
    padding:0
}
.tab-desc {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 1px 10px;
}
.tab-content {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 5px #CCCCCC;
    box-shadow: 0 2px 5px #CCCCCC;
    width: 45%;
}
.table {
    border-collapse: separate;
    border-spacing: 20px;
    display: table;
}

.item-HealthWellness .table {
    width: 100%;
}

.table-cell {
    display: table-cell;
    border: 1px solid #ccc;
}

.table-col-3 .table-cell {
    height: 400px;
    padding-bottom: 50px;
    position: relative;
    width: 33%;
}

.table-row {
    display: table-row;
}

.table-col-3 .table-cell .tab-desc {
    padding: 10px;
}

.table-cell > .clear, .table-cell > .clear:after, .table-cell > .clear:before {
    clear: both;
    display: block;
}

.tab-btn {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.tab-img {
    height: 140px;
    margin: 10px;
    overflow: hidden;
}

.tab-img > img {
    height: auto;
    width: 100%;
}

/* STYLING - MTF Record Page */
/*.column [class*="col"] {
    padding: 0px 10px;
}*/

/*#facility-container,
#facility-container p, 
#facility-container a {
    word-wrap: break-word;
}*/

/*#facility-container p {
    margin: 0.5em 0em 0.75em;
}*/

/*#facility-container a {
    line-height: 1.3em;
}*/

#facility-container .btn.plainButton,
.mtf-results .btn.plainButton {
    display: inline-block;
    font-weight: normal;
    border: 1px solid #999;
    margin: 10px 0 0;
    Padding: 6px;
    text-align: center;
    text-decoration: none;
}

#facility-container .btn.plainButton:hover,
.mtf-results .btn.plainButton:hover {text-decoration: underline}

/*#facility-container .mtf-utiltools .form-msg {
    margin-top: -2px;
}*/

#facility-container .rmargin {
    padding: 0;
    width: 680px;
}

#facility-container .side2 {
    margin-top: 0px;
    margin-right: 0px;
}

/*#facility-container h2 {
    font-weight: bold;
}*/

/*#facility-container .box-record {
    margin-bottom:10px;
}*/

#facility-container .box-record h3,
#facility-container .box h3 {
    /*color: #114C95;
    font-weight: bold;
    font-size: 1.15em;
    margin-top: 0px;*/
    padding:8px 10px 8px 30px;
    border-bottom: 1px solid #ccc;
}

#facility-container .box-apptmt h3 {
    background: url("/_inc/img/icn_apptmt.png") no-repeat 0px 3px;
}

#facility-container .box-addlinfo h3 {
    background: url("/_inc/img/icn_addlinfo.png") no-repeat 0px 3px;
}

#facility-container .box-specialties h3 {
    background: url("/_inc/img/icn_specialties.png") no-repeat 0px 3px;
}

#facility-container .box-highlight {
    background: #effaff; /*(@LtBlue4)*/
    
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e7f0f7')";*/ /* IE9 */
    /*background: -o-linear-gradient(#ffffff, #e7f0f7);
    background: -moz-linear-gradient(#ffffff, #e7f0f7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e7f0f7));
    background: -webkit-linear-gradient(#ffffff, #e7f0f7);
    background: linear-gradient(#ffffff, #e7f0f7);
    -webkit-box-shadow: 0px 0px 3px 0px #ccc;
    box-shadow: 0px 0px 3px 0px #ccc;*/
    margin-bottom: 15px;
}

#facility-container .box-highlight-content {
    padding: 5px 10px;
    border: 1px solid #acacac;
    border-top:none
}

#facility-container .box-highlight-content div {
    padding: 1%;
}

#facility-container .box-highlight h3 {
    /*background: #3B5785;*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#255CA0', endColorstr='#3B5785')";*/ /* IE9 */
    /*background: -o-linear-gradient(#255CA0, #3B5785);
    background: -moz-linear-gradient(#255CA0, #3B5785);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255CA0), to(#3B5785));
    background: -webkit-linear-gradient(#255CA0, #3B5785);
    background: linear-gradient(#255CA0, #3B5785);*/


    background:#14377d; /*@primary*/


    color: #fff;
    /*font-weight: bold;*/
    font-size: 1.15em;
    margin: 0px;
    padding: 10px;
}

#facility-container .box .rside_heading {
    font-size: 1em;
    padding: 0px;
}

#facility-container .box-pharmacy h3 {
    background: url("/_inc/img/icn_pharm.png") no-repeat center left;
}

#facility-container .box-service h3 {
    background: url("/_inc/img/icn_service.png") no-repeat center left;
}

/* UI - Autocomplete */
.ui-autocomplete 
{
    font-size: 1em !important; 
    z-index: 9999 !important;
}


/* ==============================
           MISCELLANEOUS 
   ============================== */
.col-10
 {
    width: 10%;
}

/*.mtf-results #divListTable th.state {
    width: 10% !important;
}*/

.col-15 {
    width: 15%;
}

/*.mtf-results #divListTable th.distance,
.mtf-results #divListTable th.contact {
    width: 15% !important;
}*/

.col-20 {
    width: 20%;
}

.col-25 {
    width: 25%;
}

.col-30 {
    width: 30%;
}

/*.mtf-results #divListTable th.title, 
.mtf-results #divListTable th.name {
    width: 30% !important;
}*/

.col-35 {
    width: 35%;
}

.col-45 {
    width: 45%;
}

/*.well {
    background:#f6f6f6;
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    margin: 20px 10px;
}*/

/*.well-fullwidth {margin:20px 0}*/

.well.form-msg {
    padding: 10px;
}

/*.well-blue {    
    background: #f4f8fd;
    border: 1px solid #e4edf9;
    -webkit-border-radius: 4px;
}*/

/*.well-blue hr {
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}*/

/*.text-right {
    text-align: right;
}

.text-centered {
    text-align: center;
}

.hidden {   
    display: none; This hides content from ALL users, even those using Assistive Technologies (ie, NOT 508 Compliant)
}*/

/*.visiblyHidden { Makes elements visually hidden, but still accessible to Assitive Technologies (ie, 508 Compliant) 
    position:absolute;
    left:-9999px; 
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden
}

.inline {
    display: inline;
}*/


/* BODY TEXT */
strong.blue {
    color: #114C95;
}

/* FANCYBOX - POPUP */
.fancybox-wrap {
    overflow: hidden;
}


/* ---------- FOOTER ---------- */

/*#footer {
    background: none repeat scroll 0 0 #eaf1fb;
    
}*/

#xxxxxxxxxxxxxxxxxxxxxxxfooter:after {
    display:block; 
    content:""; 
    height:0; 
    top:auto;
    clear:both;
    /* Following line fixes Opera/contenteditable bug: http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */
    line-height: 0
}

/*#footer_content p {
    margin-bottom: 9px;
}

#footer_content img {
    margin-bottom: 20px;
    width:auto
}*/

/* ---------- To accommodate Live Chat tab on UCanQuit2 ---------- */
/*footer, #footer {padding-bottom: 40px}*/


/*.clear {
    clear: both;
}
.topPadd15 {
    padding-top: 15px;
}*/

/* ---------- use for date stamps, etc  ---------- */
.metaData {
    display: block;
    padding-bottom:5px
}
/*section, article {
    border-top: 1px #B5B8BB solid;
    padding: 5px 0 15px 0;
    overflow: hidden;
}*/

/* wrap around an image to crop it at a specific proportion. 
4:3 = padding-bottom:75% (common to older videos)
16:9 = padding-bottom:56.25% 
*/
.ImgWrap { /* this selector deprecated. Replace with ".imgWrap" mixin >> Tri-mixins.less */
    display:block; 
    height:0; 
    position:relative; 
    margin-bottom:10px;
    padding-bottom:75%;
}
ul li.single span.ImgWrap { 
    padding-bottom:57%;
}

img {max-width:100%; height:auto}

.ImgWrap iframe {
    max-width:100%; 
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

/*----------- For changing buttons to appear as links - for 508 compliance -----------*/
.linkButton {
    background-color:transparent;
    border:none;
    cursor:pointer;
    text-decoration:underline;
    padding: 0px;
}
.form-msg .linkButton {
    font-size:1.18em;
    color:#114c95
}

.form-msg .linkButton:hover {
    text-decoration:none
}


/*----------- Puts a video icon on thumbnails to identify the item as a video -----------*/
.sliderPlay {
        display: block;
        width:41px;
        height:31px;
        opacity: .5;
        position: absolute;
        top:6px;
        right:4px;
        background: url(/_inc/img/VideoIcon4thumbs.png) center no-repeat;
        opacity: .9;
}
/*--- Individual Video landing page ---*/
.individualVideo .sliderPlay {display:none}
.individualVideo .itemDesc .date {display:block}
.individualVideo .more-link {margin-top:2px}

/* -- used for General Feeds (articles, videos, Listings, etc -- */
.generalFeed {}
.generalFeed h2 {font-weight:bold; margin-bottom:0}
.generalFeed .ImgContainer {width:30%; float:left; margin-right:2%}
.feedItemDesc {float:left; width:58%}
.feedItemDesc p {margin-top:0}
.feedItem {position:relative}
.feedItem:last-of-type {border-bottom:1px #B5B8BB solid; margin-bottom:15px}
.feedItem > h3 {max-width:550px; padding-right:80px; margin:2px}
.feedItem > h3 a {font-weight:bold}
.feedItem > .ImgWrap {position:relative; margin-right:10px; float:left; display:block; overflow:hidden}
.feedItem a img:hover {opacity:.70}
.feed-TypeLabel {display:block; position:absolute; padding:4px; top:0; right:0px; color:#fff; background:#000; text-align:center; min-width:60px; font-weight:bold; font-size:1.1em}
/* -- for add'l styles specific to video feeds -- */ 
.videoFeed {} 
/* -- pagination for General Feeds -- */
.generalFeed h2 + div {margin:0 0 10px}
.generalFeed h2 + div:after {content:""; height:0; display:block; clear:both}
.pageXofY, .resultsXthruY {font-weight:bold; color:#5A5A5A}
.pageXofY {float:left}
.resultsXthruY {float:right}

/*.pageSelector > span {display:block; width:auto; font-size:1em; color:#252525; margin:0 0 8px 0}
.pageSelector span a {text-decoration:none; color:#114c95; display:inline-block; padding:5px; margin-right:4px; background:#d4dbe9}
.pageSelector span a:hover {text-decoration:underline; color:#fff; background:#114c95}
.pageSelector span a.current {background:none; font-weight:bold; color:#252525}
.pageSelector span a.current:hover {color:#252525; text-decoration:none}
.pageSelector span div {margin-top:4px; text-align:left; font:.85em tahoma, verdana, sans-serif}
.pageSelector span a.disabled {background:#dedede; color:#909090}
.pageSelector span a.disabled:hover {text-decoration:none}*/

/*----404 page-----*/
.page404 {margin:0 auto 25px}

#content .page404 .main h1 {margin:0 0 10px 0; font-size:2.5em}
.page404 input {clear:none; width:auto}
.form-404.well {margin:20px 0 0}

   .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
       
    }
    
    /*-------------- Play button for video posterimages ----------------*/
    .videoPlayBTN {
        display:block;
        width:44px;
        height:30px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-22px;
        margin-left:-15px;
        cursor: pointer;
        background-image: url("/_inc/img/TRICAREsprite.png")
    }
    .videoPlayBTN:hover {background-position:-46px 0}

    /*-------------- UCQ2 Velaro Live Chat ----------------*/

    #velarochat-container-dynamic { z-index: 1000000000;}
    #velaro-mobile-inline { z-index: 1000000000;}



/*==============================
          GENERAL STRUCTURE 
   ============================== */

/*html, body {
  margin: 0;
  padding: 0;
}*/

/*h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, cite, code, del, 
dfn, em, img, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dd, dl, dt, li,
ol, ul, fieldset, label, legend, button, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 1em;
  font-family: inherit;
}*/

/*strong {
    font-weight: bold;
}

em {
    font-style: italic;
}
em, strong, small, strike {line-height:1.5em;}*/
/*table {
    border-collapse: collapse;
    border-spacing: 0;
}*/

/*q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

html {
  font-size: 100%;
}*/

/* General - Body & Headings */
/*body {
    background:#fff;
    color:#000;
    font:0.8125em Lucida Grande, Helvetica, Arial, sans-serif;
    line-height:1.5em;
    margin:0;
    padding:0;
}

p {line-height:1.25em;}

h1,.h1,h2,h3,h4,h5,h6 {
    font-family:Lucida Grande, Helvetica, Arial, sans-serif;
    font-weight:400;
}

h1, .h1 {
    font-size:1.6em;
    margin:0 0 0.5em;
}

h2 {
    color:#AB1E39;
    font-size:1.5em;
    line-height:1.5em;
    margin:0 0 0.5em;
}

#siteWideAlert h2 {margin:0}

h3 {
    color: #114C95;
    font-size: 1.25em;
    line-height: 1.5em;
}

h4 {
    font-size:1em;
    font-weight:700;
    line-height: 1.5em;
}

hr {
    margin: 1em auto;
    height: 1px;
    border: none;
    background: #999;
}*/

/*ul,ol {
    list-style:none;
}*/



/*a:hover, a:active, a:focus {text-decoration:none}*/ /* NEW ##############################################################*/

/*a:focus {
    outline: thin dotted;
}*/

/*a:hover, a:active {
    outline: 0;
}*/

/* For hypertext link that need to appear like default text (eg, phone numbers) */
/*a.link-no-style {
    text-decoration:none;
    color:#000;
    cursor:text
}*/
/*h1 a.link-no-style,
h2 a.link-no-style {
    text-decoration:none;
    color:#004990;
    font-weight:bold
}*/

/*article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section {
    display: block;
}*/

/*audio, canvas, video {display: inline-block}*/

/*audio:not([controls]) {display: none}*/

/*sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {top: -0.5em}
sub {bottom: -0.25em}*/

/* General - Lists */

/*.main ul > li,
.main ol > li {
    list-style: disc;
    margin: 0 0 0px 40px;
    line-height:1.5em;
}

.main ul > li > ul,
.main ol > li > ol {
    margin-top: 0px;
    margin-bottom: 0px;
}

.main ul > li {
    list-style: disc;
}

.main ul > li > ul > li {
    list-style: circle;
}

.main ul > li > ul > li > ul > li {
    list-style: square;
}

.main ol > li {
    list-style: decimal;
}

.main ol > li > ol > li {
    list-style: lower-alpha;
}

.main ol > li > ol > li > ol > li {
    list-style: lower-roman;
}

.main ul.list-unstyled > li,
.main ol.list-unstyled > li{
    list-style: none;
    margin: 0px;
}
*/


/* General - Clearfix */
/*.clear {
    zoom: 1;
}
.clear:before,
.clear:after {
    display: table;
    content: "";
    zoom: 1;
}
.clear:after {
    clear: both;
}*/

/* General - Miscellaneous Elements */
/*.right {
    float:right;
    margin-top:5px;
    text-align:right;
}
.left {float:left}*/

/*img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}*/

/*img.right {
    float:right;
    padding:20px;
}*/

/*#wrap {
    margin:0 auto;
    width:100%;
}


.container {
    margin: 0 auto;
    width: 980px;
}*/


/* 508: skipnav link is positioned off screen by default. This brings it into field of view on focus */
/*.skipnav a:focus {
    left:20px;
    top:20px; 
    width:auto;
    height:auto;
    padding:12px;
    background-color:#476fa2;
    color:#fff;
    font-weight:bold
}*/

/* General - Tables */
/*table {
    border: 1px solid #CED9E7;
    border-spacing: 0;
    margin: 10px 0;
    -moz-box-shadow: 0px 2px 5px #CCC;
    -webkit-box-shadow: 0px 2px 5px #CCC;
    box-shadow: 0px 2px 5px #CCC;
    background: -o-linear-gradient(#E0EBF9, white), -o-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: url(/_inc/img/gradient_sidebar.png) repeat-x top left white;
    background: -moz-linear-gradient(#E0EBF9, white), -moz-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0EBF9), to(white)), -webkit-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    background: -webkit-linear-gradient(rgba(224, 235, 249, 0.7), white), -webkit-linear-gradient(left, #c4c8cc, #c4c8cc 97%, #9fa2a6);*/ /* Safari 5.1+, Chrome 10+ */
/*background: -o-linear-gradient(#E0EBF9, white), -o-gradient(left, #C4C8CC, #C4C8CC 97%, #9FA2A6);
    line-height: 1.25em;
}*/

/*th {
    border-top: none;
    font-weight: 700;
    color: white;
    background: #3B5785;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#255CA0', endColorstr='#3B5785')";*/ /* IE8 */
/*background: -o-linear-gradient(#255CA0, #3B5785);
    background: -moz-linear-gradient(#255CA0, #3B5785);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255CA0), to(#3B5785));
    background: -webkit-linear-gradient(#255CA0, #3B5785);
    background: linear-gradient(#255CA0, #3B5785);
    font-size: 1em;
    padding: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-align: left;
    border-spacing: 0px;	
}

th .hovertip {
    color:#fff;
    font-weight:bold;
    border-bottom: 1px dotted #fff;
}

th .DefinitionTerm {
    color:#000;
    font-weight:normal;
    text-shadow:none
}

th[scope="row"] {
    text-shadow:none;
    color:#000;
    background:none;
    border-bottom: 1px solid #CED9E7;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
}
td {
    margin: 0;
    padding: 10px 15px 10px 10px;
    border-bottom: 1px solid #CED9E7;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    vertical-align: top;	
}
.tableSubheadRow th {background:#416ba0}*/



/*.wideTable {overflow-x:auto}*/ /* adds horizontal scroll bars to a wide table */



/* ==============================
            TOP CONTENT 
   ============================== */


/*.pagination {
    font-size:0.9em;
    line-height:3em;	
}

.pagination a {
    text-decoration: none;	
    padding: 5px;
    background: #eef1f6;
}

.pagination a:hover {
    background: #d7dfea;	
}

.pagination span {
    padding: 5px;
}*/

/* ==============================
            NAVIGATION 
   ============================== */

fxxxxxxxxxxxxxxxxxxxxxooter nav, #mobile {
    background: url(/_inc/img/gradient-blue.png) center center repeat-x #114c95; /* IE and older browsers */
    background-image: -ms-linear-gradient(top, #476fa2 0%, #114c95 100%); /* IE10 Consumer Preview */
    background-image: -moz-linear-gradient(top, #476fa2 0%, #114c95 100%); /* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #476fa2 0%, #114c95 100%); /* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #476fa2), color-stop(1, #114c95)); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #476fa2 0%, #114c95 100%); /* Webkit (Chrome 11+) */
    background-image: linear-gradient(to bottom, #476fa2 0%, #114c95 100%); /* W3C Markup, IE10 Release Preview */
    /*height: 43px;*/
    height: auto
}

/*footer nav {
    text-align: center;
}

footer nav h1 {
    color: #fff;
    padding: 10px;
    text-align: left;
}

footer nav ul {
	list-style: none;
	margin: auto;
	width: auto;
}

footer nav a:link {
	display: block;
	text-decoration: none;
}

footer nav > ul > li {
    display: inline-block;
	margin: 0px 1px 0;
	
	padding: 1px;
	padding-bottom: 1px;
	
	position: relative;
	text-align: left;
    white-space: nowrap;
}

footer nav > ul > li > span {
	display: none;
	text-indent: -9999px;
} 
	
footer nav > ul > li:hover {
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);*/
/*border-bottom: 0px;
    padding: 0px;
	padding-bottom: 1px;*/
}


/*footer > nav {
    height: 45px;
}*/
/* display the submenu on <li> hover */
/*footer > nav > ul > li:hover ul.showActive {
	display: block;
}*/



/*header > nav > ul > li:hover ul {
	display: block;
}

header > nav > ul > li:hover a,
header > nav > ul > li.active a { 
	color: #114c95;
}*/

/*footer > nav > ul > li > a,
footer > nav > ul > li > a:visited {
	
    color:#fff
}

footer > nav > ul > li:hover a,
footer > nav > ul > li.active a { 
	color: #114c95;
}
	
footer > nav > ul > li > a {
	padding:12px;

        line-height: 19.5px;
}*/


/*header > nav > ul > li {
	margin: -6px 1px 0;
}
	
header > nav > ul > li.nav-link-home.active {
	background: none;
	border-radius: 0;
	box-shadow: none;
}

header > nav > ul > li.nav-link-home > a, 
header > nav > ul > li.nav-link-home > a:hover, 
header > nav > ul > li.nav-link-home:hover > a {
	background-image: url("/_inc/img/icn_home.png");
	background-repeat: no-repeat;
	background-position: -24px -22px;
	height: 20px;
	padding: 20px 15px 9px;
	text-indent: -9999px;
	width: 20px;
}

header > nav > ul > li.nav-link-home > a:hover, 
header > nav > ul > li.nav-link-home:hover > a {
	background-position: -125px -23px;
}

header > nav > ul > li:hover,
header > nav > ul > li.active {
	background: #fff;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.2);
    
    border: 1px solid #ccc;
    border-bottom: 0px;
    padding: 0px;
	padding-bottom: 1px;
}*/

/* changing the :hover to a class name that can be applied via JS */
/*footer > nav > ul > li:hover,
footer > nav > ul > li:active {
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);

    border:0;
    background: #fff;
}*/

fxxxxxxxxxxxxxxxxxxxxxxxxxooter nav ul.submenu {
    background: #E0E7F7;
    background-image: -ms-linear-gradient(top, #ffffff 0%, #eaf1fb 100%); /* IE10 Consumer Preview */
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eaf1fb 100%); /* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #ffffff 0%, #eaf1fb 100%); /* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaf1fb)); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eaf1fb 100%); /* Webkit (Chrome 11+) */
    background-image: linear-gradient(to bottom, #ffffff 0%, #eaf1fb 100%); /* W3C Markup, IE10 Release Preview */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#eaf1fb')"; /* IE9 */
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    border-top: 0px;
    display: none;
    margin: 0px;
    margin: 0px 0px 0px -2px;
    min-width: 225px;
    padding: 5px 0;
    position: absolute;
    width: auto;
    z-index: 250;
}

fxxxxxxxxxxxxxxxxxxxooter > nav ul.submenu {
    position: absolute;
    bottom: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
    border-bottom: 0px;
    background-image: -ms-linear-gradient(top, #eaf1fb 100%, #ffffff 0%); /* IE10 Consumer Preview */
    background-image: -moz-linear-gradient(top, #eaf1fb 100%, #ffffff 0%); /* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #eaf1fb 100%, #ffffff 0%); /* Opera */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #eaf1fb), color-stop(0, #fff)); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #eaf1fb 100%, #ffffff 0%); /* Webkit (Chrome 11+) */
    background-image: linear-gradient(to bottom, #eaf1fb 0%, #ffffff 100%); /* W3C Markup, IE10 Release Preview */
}

/*footer nav ul.submenu a {
	display: block;
	padding: 8px 20px;
}*/

/*header > nav > ul > li > ul.submenu a:hover,*/
/*footer > nav > ul > li > ul.submenu a:hover {
    background:#dbe2ec;
    text-decoration:underline;
}*/

/*.lshdw {
    border-color:#555 #555 transparent transparent;
    border-style:solid;
    border-width:5px 5px 6px 6px;
    height:0;
    left:0;
    line-height:0;
    position:absolute;
    top:100%;
}

.rshdw {
    border-color:#555 transparent transparent #555;
    border-style:solid;
    border-width:5px 6px 6px 5px;
    height:0;
    right:0;
    line-height:0;
    position:absolute;
    top:100%;
}*/

/*#nav ul.submenu li a:hover {
color: #AB1E39;
}*/

/* Navigation - Left Side */


.xxxxxxxside h2 /*h1*/ {
    color: #fff;
    background-color: #114C95; /* fallback/image non-cover color */
    background: -moz-linear-gradient(#255ca0, #3b5785); /* Firefox 3.6+ */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255ca0), to(#3b5785)); /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(#255ca0, #3b5785); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#255ca0, #3b5785); /* Opera 11.10+ */
    font-size: 1.5em;
    margin: 0 -11px 0 -10px;
    padding: 20px 0 22px 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -2px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: -2px 1px 3px rgba(0, 0, 0, 0.4);
}

.xxxxxxxxxxside /*h1*/ h2.active {
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50% #114C95;
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50%, -ms-linear-gradient(#255ca0, #3b5785); /* Firefox 3.6+ */
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50%, -moz-linear-gradient(#255ca0, #3b5785); /* Firefox 3.6+ */
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50%, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#255ca0), to(#3b5785)); /* Safari 4+, Chrome 1+ */
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50%, -webkit-linear-gradient(#255ca0, #3b5785); /* Safari 5.1+, Chrome 10+ */
    background: url(/_inc/img/sidenav-active.png) no-repeat 214px 50%, -o-linear-gradient(#255ca0, #3b5785); /* Opera 11.10+ */
}

/*.side h2 a {
    color:#fff;
    text-decoration:none;
}

.side ul {
    list-style:none;
    margin:0;
    padding:0;
}

.side ul li {
    border-bottom:1px solid #CED9E7;
    border-top:1px solid rgba(255,255,255,0.6);
    list-style:none;
    margin:0;
    padding:10px;
}*/

.xxxxxxxxxxxxxxside ul li.active {
    background-color: #A81D38; /* fallback/image non-cover color */
    background: /*url(/_inc/img/sidenav-active.png) no-repeat 226px 50%,*/ -moz-linear-gradient(#A81D38, #83172C); /* Firefox 3.6+ */
    background: /*url(/_inc/img/sidenav-active.png) no-repeat 226px 50%,*/ -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A81D38), to(#83172C)); /* Safari 4+, Chrome 1+ */
    background: /*url(/_inc/img/sidenav-active.png) no-repeat 226px 50%,*/ -webkit-linear-gradient(#A81D38, #83172C); /* Safari 5.1+, Chrome 10+ */
    background: /*url(/_inc/img/sidenav-active.png) no-repeat 226px 50%,*/ -o-linear-gradient(#A81D38, #83172C); /* Opera 11.10+ */
    border-bottom: none;
    border-top: none;
    margin: -1px 0 0px -22px;
    padding: 10px 21px 10px 32px;
    position: relative;
    width: 190px;
}

/*.side ul li.active span {
    border-color:#555 #555 transparent transparent;
    border-style:solid;
    border-width:6px;
    height:0;
    left:0;
    line-height:0;
    position:absolute;
    top:100%;
}

.side ul li.active a:hover {
    color:#fff;
    text-decoration:none
}

.side ul li:first-child,.side ul li.sub {
    border-top:none;
}

.side ul li:last-child {
    border-bottom:none;
}

.side ul li a {
    color:#282D5D;
    font-size:1.125em;
    text-decoration:none;
}

.side ul li a:hover {
    color:#114c95;
    text-decoration:underline;
}

.side ul li.sub {
    border-top:none;
    padding:0;
}

.side ul.sub {
    background:#FFF;
    list-style:none;
    margin:0 -10px;
    padding: 0 10px;
}

.side ul.sub li {
    background:url(/_inc/img/dotted.png) repeat-x bottom;
    border-bottom:none;
    border-top:none;
    padding-left:20px;
}

.side ul.sub li.active {
    margin: 0;
    background: url(/_inc/img/sidenav-active.png) no-repeat 205px 50%, url(/_inc/img/dotted.png) no-repeat bottom left;
    width:191px;
}

.side ul.sub li.active:last-child {
    margin: 0;
    background: url(/_inc/img/sidenav-active.png) no-repeat 205px 50%;	
    width:191px;
}

.side ul.sub li.active a {
    color: #282D5D;	
}

.side ul.sub li a {
    color:#4A77AE;
    font-size:1em;
    margin:0;
    text-decoration:none;
}

.side ul.sub li a:hover {
    color:#282D5D;
    text-decoration:underline
}

.side ul.sub > li.sub {
    background: none;
}

.side ul.sub li.sub ul.sub li.active {
    background-position: 184px 50%, -19px bottom;
    width: 170px;
}

.side ul.sub li.sub ul.sub li.last {
    background: url("/_inc/img/dotted.png") repeat-x center bottom;
    background: none;
}*/

/*.side ul.sub li.sub ul.sub li.active.last {
    background: url(/_inc/img/sidenav-active.png) no-repeat 184px 50%, 
                url("/_inc/img/dotted.png") repeat-x center bottom;
    width: 160px;*/
/*background: url(/_inc/img/sidenav-active.png) no-repeat 165px 50%, 
                url("/_inc/img/dotted.png") no-repeat -37px bottom;
    width: 140px;

}*/


/* ==============================
               CONTENT 
   ============================== */
/*#utilnav {
	width: 370px;
}


#mainnav {
    position: relative;
    z-index: 2;
}

#top {
    margin: 10px 0;
}

#wrap {
    clear: both;
}

#wrap, #header, #content, #footer {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: relative;
}*/


/* Header */
/*.shdw_brdr {
	background: url("/_inc/img/shdw_brdr.png") 50%;
	padding: 0px 20px;
}*/



/*.shdw {
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

.banner .container {
    height: 230px;
    position: relative;
}*/

/*#header a {
    text-decoration: none;	
}

#header .banner {
    background: url("/_inc/img/banner.jpg") repeat-x center top;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}*/


/*.amargin {
    padding-top:1px;	
}*/

/*.alert {
    background:#FFF url(/_inc/img/alert_bg.png) repeat-x bottom;
    border:3px solid #ab1e39;
    margin:30px 0;
    padding:20px;
    overflow: hidden;
}

.alert h2 {
    color:#ab1e39;
    line-height:1.5em;
    margin-right:20px;
    padding-right:20px;
    width:300px;
}

.alert img {
    float: left;
    margin: 0 20px 0 0;
    max-width: 250px;
}

.alert p {
    line-height:1.35em;
    padding-left:20px;
}*/

/*.col2 {
    float:left;
    padding-top:30px;
    width:720px;
}

.col2 li {
    list-style:none;
    margin:0;
}*/