#content a,
#content a:link,
#content a:hover,
#content a:active,
#content a:visited {
    color:White;
	text-decoration:none;
}

#headerWrapper {
    padding:14px 10px 0 50px;
}

#doctorHomeCallout {
    background-image: url("../graphics/doctor.jpg");
    background-repeat:no-repeat;
    width:190px;
    height:173px;
    float:right;
    color:White;
    font-weight:bold;
}

#doctorHomeCallout a {
    color:White;
    font-weight:bold;
    text-decoration:none;
}

#doctorHomeCallout p.line1 {
    margin:50px 0 0 13px;
    width:55px;
}

#doctorHomeCallout p.line2 {
    margin:30px 0 0 13px;
}

#pageTitle {
    margin:0 0 16px 0;
    padding:0 0 0 18px;
}

div.document {
    padding:0 20px 10px 18px;
    width:375px;
    float:left;
}

#findPhysicianHomeCallout {
    background-color:#003878;
    width:132px;
    height:32px;
    color:White;
    font-weight:bold;
    padding:16px 0 0 0;
    margin:20px 0 0 20px;
}

#findPhysicianHomeCallout a {
    color:White;
    font-weight:bold;
    text-decoration:none;
}

#findPhysicianHomeCallout p {
    text-align:center;
}

#drQuestionsHomeLeftCallout {
    background-color:#6AAEE1;
    width:132px;
    height:40px;
    color:White;
    font-weight:bold;
    padding:8px 0 0 0px;
    margin:28px 0 0 20px;
}

#drQuestionsHomeLeftCallout a {
    color:White;
    font-weight:bold;
    text-decoration:none;
}

#drQuestionsHomeLeftCallout {
    text-align:center;
}

#primaryNav iframe {
    width:170px;
    height:192px;
    border-style:solid;
    border-width:1px;
    border-color:#659933;
    
}
