body {
    background: #f8f8f8;
}
.navbar {
    float: left !important;
}
.navbar-toggle {
    margin-left: 20px;
}
.header-banner {
    text-align: center;
    letter-spacing: 3px;
}
header {
    border-bottom: 1px solid #999;
}
.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: left;
}
.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: "Crate Helvetica", "Helvetica Neue", Helvetica, Arial !important;
}
.videoWrapper {
    position: relative;
    padding-bottom: 57.25%;
    padding-top: 25px;
    height: 0;
}
.video-container embed, .video-container iframe, .video-container object, .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
footer .footer-above {
    background-color: transparent;
    border-top: transparent;
}
footer .copyright, footer .terms-priv {
    display: none;
}






