/*
* Used on PEBB microsite index.shtml
*/

.pebb #div940 {
    /*NEWNEW-NOTNEEDED*/
    width: 940px;
    border-left: 01px solid #ccc;
    margin: 0px auto;
    border-right: 01px solid #ccc;
    border: 1px dashed #ccc;
}

.pebb #divHdr {
    /*NEWNEW-NOTNEEDED*/
    width: 940px;
}

.pebb #divNav200 {
    /*NEWNEW-NOTNEEDED*/
    width: 200px;
    float: left;
    margin: 35px 0 0 0;
    border: 0px dashed #ccc;
}

.pebb #contentMain {
    /*NEW*/
    width: 660px;
}

.pebb #divDeck {
    /*NEW*/
    margin: 30px 15px;
}

.pebb h1 {
    /*NEW*/
    font-size: 25px;
    margin-top: 1em;
}

.pebb h2 {
    font-size: 21px;
}

.pebb h3 {
    font-size: 18px;
}

.pebb .introtext {
    /*NEW*/
    font-size: 19px;
    line-height: 1.3;
}

.pebb ul,
/*.pebb .leftAction .box ul,
.pebb .leftAction .box ul li*/ {
    list-style-image: url('/images/bullet_arrow.gif') !important;
}

.pebb hr.teal {
    /*NEW*/
    color: #0a99aa;
    background-color: #0a99aa;
    height: 1px;
    opacity: 0.5;
    clear: both;
}

.pebb #contentMain .box h3 {
    /*NEW*/
    margin: 0 0 1em 0;
    padding-top: 0;
}

.pebb .imageonright {
    /*NEW*/
    float: right;
    margin: 0 0 30px 50px;
}

.pebb .newsection {
    /*NEW*/
    clear: both;
    margin: 40px 0;
    padding-top: 30px;
    border-top: 1px solid #999;
    width: 100%;
}

.pebb .pdf {
    /*CAN REMOVE*/
    background: rgba(0, 0, 0, 0) url("/images/pdf.gif") no-repeat scroll right center;
    padding-right: 18px;
    width: auto;
}

.pebb .section-planlinks {
    border-top: 2px solid rgba(10, 153, 170, 0.5);
    padding-top: 10px;
}

.pebb .section-planlinks:first-child {
    border-top: 0 none;
    padding-top: 0;
}

.pebb li.lastlink {
    /*NEW*/
    margin-bottom: 0;
    padding-bottom: 0;
}

.pebb .planlinks p {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*provider search quick links include*/

.pebb .ps-links-vision,
.pebb .network-connexus {
    display: none;
}

.pebb #actions {
    float: left;
    width: 200px;
}

.pebb #navMain {
    padding-bottom: 10px !important
}
