﻿.coloblue {
    color: #295F98 !important;
}

.responsive {
    width: 100%;
    max-width: 800px;
    height: auto;
}

.responsive1 {
    width: 100%;
    max-width: 700px;
    height: auto;
}

.responsive2 {
    width: 70%;
    max-width: 450px;
    height: auto;
}

.responsive3 {
    width: 70%;
    max-width: 200px;
    height: auto;
}

p {
    font-family: arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 17px;
    margin: 0px 10px 18px 0px;
    padding: 0px 0px 0px 0px;
    word-spacing: 2px;
    line-height: 150%;
}

h2 {
    color: #8C0000;
    font-family: 'Franklin Gothic TT Medium', Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 6px;
    margin-top: 18px;
    text-transform: uppercase;
    white-space: normal;
    word-spacing: 0;
}

h3 {
    color: #4B008C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-style: normal;
    line-height: 40px;
    margin: 30px 10px 25px 0px;
    text-transform: inherit;
    white-space: normal;
    word-spacing: 0;
    padding: 0px 0px 0px 0px;
    font-weight: Bold;
}

h4 {
    color: #007887;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 24px;
    padding: 0px;
    text-transform: uppercase;
    line-height: 24px;
}

a {
    color: #8C0000;
}

.tt td, tr, img {
    padding: 0px;
    margin: 0px;
    border: none;
}

.ttt {
    border-collapse: collapse;
}

.auto-style70 {
    font-size: 12px;
}

.auto-style73 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
}

.date {
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding: 0px;
}

h1 {
    color: #8C0000;
    font-family: Franklin Gothic TT Light, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0px 0px 12px 0px;
    margin: 0px;
    font-size: 36px;
    margin-top: 24px;
    margin-bottom: 24px;
    letter-spacing: 0px;
    border-bottom: 1px dotted #8C0000;
}

h1 {
    letter-spacing: 1px;
}

* {
    outline: none;
}

# h1 .firstone {
    font-family: 'Franklin Gothic TT Medium', Helvetica, sans-serif;
    font-size: 36px;
}

.small {
    font-size: 12px;
}

.tinysmall {
    font-size: 10px !important;
    line-height: 12px;
    margin: 3px 0;
}

h5 {
    color: #8C0000;
    font-family: Franklin Gothic TT Light, Helvetica, sans-serif;
    font-weight: normal;
    padding: 12px 0px 12px 0px;
    margin: 0px;
    font-size: 36px;
    margin-bottom: 24px;
    letter-spacing: 0px;
    border-bottom: 1px dotted #8C0000;
}

@media only screen and (max-width: 480px) {
    body, table, td, p, a, li, blockquote {
        -webkit-text-size-adjust: none !important;
    }
    /* Prevent Webkit platforms from changing default text sizes */
    /* Prevent iOS Mail from adding padding to the body */
    #templateContainer {
        max-width: 600px !important;
        width: 100% !important;
    }

    #templatePreheader {
        display: none !important;
    }
    /* Hide the template preheader to save space */
    .templateColumnContainer {
        display: block !important;
        width: 100% !important;
    }

    .columnImage {
        height: auto !important;
        max-width: 480px !important;
        width: 100% !important;
    }

    .leftColumnContent {
        font-size: 16px !important;
        line-height: 125% !important;
    }

    .rightColumnContent {
        font-size: 16px !important;
        line-height: 125% !important;
    }

    .footerContent {
        font-size: 14px !important;
        line-height: 115% !important;
    }

        .footerContent a {
            display: block !important;
        }

    .auto-style76 {
        margin-left: 40px;
    }

    .tealA {
        color: teal;
    }

    .auto-style77 {
        text-align: center;
    }

    .auto-style78 {
        text-decoration: underline;
    }
