@charset "UTF-8";
.N165D5390--div {
    min-height: 300px;
    margin-top: 5em;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    /* Background pattern from subtlepatterns.com */
    background: url(/app/footer/.InlineStyle/pattern.png?o1-cache=0163a4f88f) repeat center top, linear-gradient(45deg, #006880, #00232c), #006880;
}
.N165D5390--wrapper {
    width: 900px;
    padding-top: 2em;
    margin: 0 auto;
}
.N165D5390--col {
    float: left;
    width: 300px;
    text-align: center;
}
.N165D5390--a {
    display: block;
    color: #EEEEEE;
    line-height: 1.8em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.N165D5390--a:hover {
    text-decoration: underline;
}
.N165D5390--a.highlight {
    font-size: 17px;
}
.N165D5390--group-heading {
    display: block;
    color: white;
    line-height: 1em;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-decoration: none;
    font-weight: 100;
}
.N165D5390--separator {
    width: 40px;
    height: 1px;
    background: rgba(255,255,255,0.25);
    display: inline-block;
    margin: 10px 0 10px;
    vertical-align: middle;
}

