#newheader-wrapper {
    padding: 0px;
    margin: 0px;
}

#logoimg {
    padding: 0px;
    margin: 0 auto;
    max-width: 942px;
}

#logo {
    background: #fff;
    padding: 0px;
    height: 67px;
    margin: 0 auto;
    border-bottom: 2px solid #999;
    width: 100%;
}

.red {
    color: #e34;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    margin-top: -15px;
    list-style-type: none;
}

.style-inside {
    list-style-position: inside;
}

ul li p {
    font-size: 100%;
}

li {
    list-style-type: disc;
    padding: 5px;
    padding-left: 0px;
}

.esign-table {
    border: 0px;
    width: 100%;
}

.greybg {
    background-color: #eaeaea;
    color: #333;
    max-width: 942px;
    margin: 0 auto;
    font: 13px verdana;
    font-weight: light;
}

a {
    color: #0088cc;
}

a:hover {
    color: #005580;
    text-decoration: underline;
}

.text-muted {
    font-size: 95%;
    color: #666;
    font-style: italic;
}

.headertitle {
    font-size: 16px;
    margin: 10px 0px 10px -20px;
    line-height: 17px;
}

.ethicslist {
    list-style-type: disc;

}

.footer-ethics {
    font-size: 12px;
    padding: 20px;
    text-align: center;
    bottom: 0;
    width: 80%;
    margin: auto;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
}

#wrapper {
    display: block;
    background: #fff;
}