body, html {
    font-family: Arial, sans-serif;
    color: #3f3f3f;
    margin: 0;
    background-color: #F0F2F2;
}

.previewtitle-text {
    color:#F0F2F2;
}

a {
    text-decoration: none;
    color: #1e407d;
}

.padding-top-sm {
    padding-top: 8px;
}

.padding-bottom-sm {
    padding-bottom: 8px;
}

.padding-left-sm {
    padding-left: 8px;
}

.padding-right-sm {
    padding-right: 8px;
}

.padding-top {
    padding-top: 10px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.padding-left {
    padding-left: 10px;
}

.padding-right {
    padding-right: 10px;
}

.link {
    color: #1e407d;
}

.center {
    text-align: center;
}

.pre-mast {
    color: #888888;
    font-size: 12px;
    line-height: 16px;
}

.footer-text {
    font-size: 12px;
    line-height: 16px;
}

h3.storyHeader {
    font-weight: normal;
    font-size: 18px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Arial, sans-serif;
}

p.storyStandFirst {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, sans-serif;
}

.border-bottom {
    border-bottom: 1px solid #1e407d;
}

.sectionHead {
    color: #e2b30b;
    font-size: 16px;
    font-weight: normal !important;
    text-align: left;
    background-color: #1e407d;
    padding: 5px 15px;
    vertical-align: middle;
}

img.contact-img {
    float: left;
    margin-right: 5px;
}

.contact-name {
    color: #000000;
    font-weight: bold;
    margin: 0;
    font-size: 12px;
}

.contact-jobtitle {
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.contact-tel {
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.contact-email {
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.sponsoredcontent.option-one {
    background-color: #1e407d;
    color: #ffffff;
}

.sponsoredcontent.option-two {
    background-color: #f0f2f2;
    color: #3f3f3f;
}

.sponsoredcontent-label {
    color: #1e407d;
}

.sponsoredcontent-button.option-one {
    background-color: #1e407d;
}

.sponsoredcontent-button.option-one a {
    color: #ffffff;
    font-weight: bold;
}

.sponsoredcontent-button.option-two {
    background-color: #f0f2f2;
}

    .sponsoredcontent-button.option-two a {
        color: #000000;
        font-weight: bold;
    }
.sponsored-inlinecontent p:first-child {
    font-weight: normal;
    font-size: 18px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Arial, sans-serif;
}

.sponsored-inlinecontent p:not(:first-child) {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, sans-serif;
    color: #3f3f3f;
}

table.sectionHead td {
    font-family: Arial, sans-serif;
}