html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
    text-align: center
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, .custom-select, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], html .custom-select[type="button"], input[type="reset"], .custom-select[type="reset"], input[type="submit"], .custom-select[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled], html .custom-select[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner, .custom-select::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input, .custom-select {
    line-height: normal
}

    input[type="checkbox"], .custom-select[type="checkbox"], input[type="radio"], .custom-select[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, .custom-select[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button, .custom-select[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"], .custom-select[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, .custom-select[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, .custom-select[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

html {
    box-sizing: border-box;
    overflow-y: scroll
}

* {
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased
}

::-moz-selection {
    background: rgba(102,102,102,0.5);
    color: #FFF;
    text-shadow: none
}

::selection {
    background: rgba(102,102,102,0.5);
    color: #FFF;
    text-shadow: none
}

a:link {
    -webkit-tap-highlight-color: rgba(102,102,102,0.5)
}

hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    font-style: italic;
    font-weight: bold
}

pre {
    overflow-x: auto
}

address {
    white-space: pre-line
}

img {
    display: block;
    margin: 0 auto;
    font-style: italic;
    color: #666;
    vertical-align: middle
}

.left {
    float: left
}

}

    img[width] {
        width: auto !important
    }

    img[height] {
        height: auto !important
    }

img, audio, canvas, embed, object, video {
    max-width: 100%;
    height: auto
}

iframe {
    display: block
}

table {
    width: 100%
}

td {
    vertical-align: middle
}

th, caption {
    text-align: left
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label, form .control__label, select {
    cursor: pointer
}

legend {
    padding: .3em .6em;
    *margin-left: -7px
}

button, input, .custom-select {
    line-height: normal
}

    input, .custom-select, input[type="search"], .custom-select[type="search"], select, textarea {
        width: 100%;
        margin-bottom: .5em
    }

        button, html input[type="button"], html .custom-select[type="button"], input[type="reset"], .custom-select[type="reset"], input[type="submit"], .custom-select[type="submit"] {
            width: auto
        }

        input[type=file], .custom-select[type=file] {
            width: auto;
            border: 0;
            padding: 0
        }

        input[type="checkbox"], .custom-select[type="checkbox"], input[type="radio"], .custom-select[type="radio"] {
            height: .8em;
            width: .8em
        }

        input[type="checkbox"], .custom-select[type="checkbox"] {
            -webkit-appearance: checkbox !important
        }

        input[type="radio"], .custom-select[type="radio"] {
            -webkit-appearance: radio !important
        }

textarea {
    resize: vertical
}

html {
    font-family: Arial,Helvetica,Verdana,Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans","Verdana Ref",sans-serif;
    line-height: 1.5;
    font-size: 100%
}

body {
    color: #4C4C4C;
    background-color: #fff;
}

ul, ol {
    margin-left: 1em;
    padding-left: 0
}

ol {
    margin-left: 1.25em
}

li {
    margin-bottom: .5em;
    line-height: 1.4
}

    li ul, li ol {
        margin-top: .25em;
        margin-bottom: 0
    }

dt {
    font-weight: bold
}

dd {
    margin-left: 0;
    margin-bottom: .375em;
    line-height: 1.2
}

caption {
    padding-bottom: .5em;
    font-style: italic
}

th, td {
    padding: .5em .25em;
    border: 0;
    vertical-align: middle line-height: 1
}

td {
    background-color: white;
    border-bottom: 1.5px solid #FFF
}

th, legend {
    font-weight: bold
}

label, form .control__label {
    display: block;
    padding-bottom: .25em
}

input, .custom-select, textarea {
    padding: 1em;
    color: #666;
    background-color: #FFF;
    border: 1px solid #CECBC6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

    input:focus, .custom-select:focus, textarea:focus {
        outline: 0;
        border-color: #4C4C4C
    }

button {
    background-color: transparent;
    font-family: Georgia,Garamond,"Apple Garamond","Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",serif;
    border: 0
}

form .control {
    margin-bottom: .75em
}

a {
    text-decoration: none;
    color: #006892;
    border-bottom: 1px solid;
    border-bottom-color: #b3d2de;
    border-bottom-color: rgba(0,104,146,0.3);
    transition: border-color .25s linear
}

    a:hover, a:focus {
        border-bottom-color: #006892
    }

h1 a, h2 a, .alpha a, .beta a, .sys_subitem-heading a {
    border-bottom: 1px solid;
    border-bottom-color: #b3d2de;
    border-bottom-color: rgba(0,104,146,0.3);
    transition: border-color .15s linear
}

    h1 a:hover, h2 a:hover, .alpha a:hover, .beta a:hover, .sys_subitem-heading a:hover {
        color: #006892;
        border-bottom-color: #006892
    }

h1, h2, h3, h4, h5, h6, .alpha, .beta, .sys_subitem-heading, .gamma, .sys_cms-form-item .sys_sectionbreak-header, .sys_box h3, .delta, .sys_featureImage h2, .epsilon, .zeta {
    font-family: Georgia,Garamond,"Apple Garamond","Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",serif;
    font-weight: normal;
    margin-bottom: .65em;
    margin-top: 1.5em;
    line-height: 1
}

h1, .alpha, blockquote, pre, p, ul, ol, dl, hr {
    margin-top: 0
}

p, ul, ol, dl, hr, form, table, blockquote, pre {
    margin-bottom: 1.5em
}

p, ul, ol, dl {
    max-width: 50em
}

hr {
    border-top: 4px solid #CECBC6
}

blockquote > :last-child, ul > :last-child, ol > :last-child, dl > :last-child {
    margin-bottom: 0
}

code {
    font-family: Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
    font-size: .9em
}

small {
    font-size: 90%
}

h1, .alpha {
    font-size: 33.6px;
    font-size: 2.1rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

h2, .beta, .sys_subitem-heading {
    font-size: 28px;
    font-size: 1.75rem
}

h3, .gamma, .sys_cms-form-item .sys_sectionbreak-header, .sys_box h3 {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: Arial,Helvetica,Verdana,Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans","Verdana Ref",sans-serif;
    font-weight: bold
}

h4, .delta, .sys_featureImage h2 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans","Verdana Ref",sans-serif
}

h5, .epsilon {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans","Verdana Ref",sans-serif
}

h6, .zeta {
    font-size: 14px;
    font-size: .875rem;
    font-family: Arial,Helvetica,Verdana,Corbel,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans","Verdana Ref",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em
}
