.FeatureHeader {
    color: white;
    background-color: #003366;
    font-size: 1.5em;
    padding: .25em 0 .25em 0;
    text-align: center;
    margin: 1em 0 0 0;
    width: 9em;
}

#NewsTitle {
    margin-top: 0.75em;
    font-weight: bold;
    color: black;
    font-size: 1.5em;
    margin-bottom: 0;
    line-height: 1.25em;
}

.readMoreLink {
    color: black !important;
    font-weight: 700;
    font-size: 12px;
}

.imgThumb {
    width: 100% !important;
}

.storyDate{
    color: black;
    font-size: 16px;
}

#NewsBody{
    font-size: 16px;
}
