* {
    font-weight: 100 !important;
    /* font-family: Helvetica !important; */
}

.hf-fixed-grid, .hf-fixed-grid-10 {
    max-width: 730px;
}

#main {
    width: 930px;
}

#main .hf-breadcrumb * {
    font-weight: 200 !important;
    -webkit-text-fill-color: black; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: .4px;
    -webkit-text-stroke-color: black;
}

h1 {
    font-weight: 200 !important;
}

h2, h3, h4, h5, h6 {
    font-weight: 200 !important;
    -webkit-text-fill-color: black; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: .4px;
    -webkit-text-stroke-color: black;
}

.ce-bodytext strong {
    font-weight: 200 !important;
    -webkit-text-fill-color: black; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: black;
}

.ce-bodytext p {
    font-weight: 200 !important;
}

a {
    color: #003399 !important;
    -webkit-text-fill-color: #003399; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #003399;
}

#c1487, #sitefooter, #socialmedia, #copyright {
    display: none;
}

#c1487rulerBefore hr {
    margin-top: 20px;
    margin-bottom: 40px;
}

.only4pdf {
    padding-top: 20px;
    page-break-before: always;
    display: block;
}