<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Body, #dnn_ContentPane, #dnn_TopPane {
    margin: 0 auto;
    font-family: 'Trade Gothic','Trade Gothic Pro Light',Arial,sans-serif
}

a {
    text-decoration: none;
}

    a, a:visited, h1 {
        color: #0054a4
    }

h1, h2 {
    line-height: 1em
}

    a i, a:hover, h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
        color: #f26531
    }

@font-face {
    font-family: 'Trade Gothic Pro Light';
    src: url(/TradeGothicLTPro-Light.otf)
}

@font-face {
    font-family: 'Trade Gothic Pro Bold Condensed No.20';
    src: url(/TradeGothicLTPro-BdCn20.otf);
    font-weight: 700
}

@font-face {
    font-family: 'Trade Gothic Bold No. 2';
    src: url(/TradeGothicLTPro-Bd2.otf)
}

a:hover {
    text-decoration: underline
}

#Body {
    padding: 0;
    color: #333;
    background: url(/Portals/_default/Skins/Colder/images/newsletter_wireframe.svg) 0 230px/100% auto no-repeat #0054a4;
    height: auto
}

#DNN6 {
    margin: 0;
    height: 100%
}

.container {
    background-color: #fff;
    max-width: 910px;
    height: auto;
    margin: 0 auto
}

h1, h3 {
    margin-bottom: 10px
}

h3, p {
    margin-top: 0
}

#Header {
    width: 220px;
    position: fixed;
    top: 20px;
    left: 20px
}

#dnn_TopPane {
    max-width: 910px;
    width: 100%;
    text-align: center;
    background-color: #f6f7f8;
    padding-top: 10px
}

#dnn_ContentPane {
    width: 94.5%;
    max-width: 910px;
    padding: 0 25px 25px
}

#dnn_BottomPane {
    max-width: 910px;
    clear: both;
    width: 100%;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif
}

.socialMedia {
    width: 233px;
    position: fixed;
    left: 30px;
    bottom: 40px
}

    .socialMedia img {
        width: 30px
    }

    .socialMedia a:hover {
        text-decoration: none
    }

h1 {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20','Arial Narrow',Arial,sans-serif;
    font-size: 3em;
    font-weight: bold;
}

h2 {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20','Arial Bold',Arial,sans-serif;
    color: #a0a0a0;
    font-size: 2.25em;
    font-weight: bold;
}

h3, h5 {
    font-size: 1.25em
}

h3 {
    font-family: 'Trade Gothic','Trade Gothic Bold No. 2',Arial,sans-serif;
    color: #fff;
    line-height: 1em;
    font-weight: bold;
}

h5, h6 {
    font-family: 'Trade Gothic','Trade Gothic Bold No. 2','Arial Bold',Arial,sans-serif;
    color: #7e8083;
    line-height: 1em;
    font-weight: bold;
}

h5 {
    margin-top: 20px;
    margin-bottom: 20px
}

h6 {
    font-size: .75em;
    text-transform: uppercase
}

.primary-button, .secondary-button {
    color: #fff;
    border-radius: 5px;
    border-style: none;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    padding: 9px;
    text-transform: uppercase
}

p {
    font-size: 1.1em;
    margin-bottom: 30px;
    line-height: 1.5em
}

.primary-button {
    background: #f26531;
    font-size: .75em
}

    .primary-button i {
        font-size: 1.455em
    }

    .primary-button-search:hover, .primary-button:hover {
        background-color: #0054a4;
        cursor: pointer
    }

.secondary-button {
    background: #a8adad;
    font-size: .75em
}

    .secondary-button i {
        color: #f26531;
        font-size: 1.455em
    }

    .secondary-button:hover {
        background-color: #0054a4;
        cursor: pointer
    }

.alt-button {
    background: #0054a4;
    border-radius: 5px;
    border-style: none;
    color: #fff;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    font-size: .75em;
    padding: 9px;
    text-transform: uppercase
}

    .alt-button i {
        font-size: 1.455em
    }

    .alt-button:hover {
        background-color: #f26531;
        cursor: pointer
    }

@media screen and (max-width: 1500px) {
    #Header, .socialMedia {
        position: relative;
        left: 0
    }

    #Header {
        margin: 20px auto;
        width: 200px;
        top: 0
    }

    .socialMedia {
        bottom: 0;
        margin: 25px auto 30px;
        max-width: 910px;
        text-align: center
    }

    .socialMediaLinks {
        width: 170px;
        margin: 0 auto
    }
}

@media screen and (max-width: 910px) {
    #Body {
        background: #0054a4
    }

    #dnn_ContentPane {
        width: 90%;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px
    }
}

@media screen and (max-width: 400px) {
    #dnn_ContentPane {
        width: 89%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.CpcClickDimensionsForm {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 550px;
    width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
</pre></body></html>