﻿.newsHeader {
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #8E0000;
    font-weight: normal;
    color: White;
    width: 100%;
}

.newsFooter {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.externalBox {
    width: 683px;
    padding: 0 0 0 7px;
    height: 575px;
    font-family: Arial;
    font-size: 12px;
}

.externalBoxNoHeight {
    width: 683px;
    padding: 0 0 0 7px;
    font-family: Arial;
    font-size: 12px;
}

.headerTitleBox {
    font-size: 14px;
    font-weight: bold;
    padding: 25px 0 3px 0;
}


.hprLink {
    color: #324B64;
    text-decoration: none;
    font-weight: bold;
}
