body {
font: 14px/180% 'helvetica neue',helvetica,arial,sans-serif;
}


#homenumbersDefault p {
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    margin-right: 10px;
    padding: 0;
    width: 670px;
}

.header .memberContainer .memberLogin {
    color: #55AFE2;
    font-size: 100%;
    margin: 27px 0 0 12px;
}

.header .memberContainer .memberLogin p {
    font-size: 13px;
    text-align: center;
}

.headline {
    color: #006699;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 4px;
}

.contentMain .content .col-7 .headline {
    color: #B7692F;
    font-size: 18px;
}

.contentMain .content .col-7 .date {
    font-size: 12px;
}

.footer .bottomTop {
    line-height: 20px;
    margin: 15px auto 0;
    outline: 0 solid;
    padding-bottom: 4px;
    padding-top: 10px;
    position: relative;
    width: 980px;
}

.footer .bottomTop p {
    color: #0070AF;
    font-size: 15px;
    margin: 0;
    text-align: center;
}

.breadcrumbcontainer {
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding-left: 7px;
    text-transform: uppercase;
}