<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Move down content because we have a fixed navbar that is 50px tall */
body {
    margin: 0 !important;
    font: 12px/1.5em Geneva,"Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-bottom: 20px;
    /*padding-top:20px;*/
}

table {
    padding: 2px 2px 2px 2px;
    /*width: 100%;*/
}

fieldset {
    border: 1px solid black;
    padding: 2px 2px 2px 2px;
    max-width: 75%;
}

legend {
    max-width: 75%;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/
#gh_wrapper {
    background-color: white;
}

ul li {
    margin-left: 35px;
}

ol li {
    margin-left: 35px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.verdanaPad {
    padding: 2px 2px 2px 2px;
    font-size: 14px;
    font-family: Verdana, Arial;
    text-decoration: none;
}

.verdana8 {
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    padding: 1px 1px 1px 1px;
}

.verdana12 {
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    padding: 1px 1px 1px 1px;
}

.verdanaPadBlack {
    padding: 2px 2px 2px 2px;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.BasicPagePadding {
    padding: 2px 200px 2px 200px;
}

.buttonListing {
    border: 1px solid #730f0f;
    background: #660000;
    color: #fff;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

    input[type="text"].extend {
        max-width: 500px;
    }

.button {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 250px;
    height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 180%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonsmall {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 50px;
    height: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 100%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonsmall2 {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 50px;
    height: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 5%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonMedium {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 125px;
    height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 150%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonLong {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 250px;
    height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 150%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonLong2 {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 300px;
    height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 150%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonLong3 {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 350px;
    height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 150%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.buttonLong4 {
    background-color: #8a1212;
    color: #fff;
    border: 1px solid #730f0f !important;
    width: 400px;
    height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 150%;
    margin: 5px;
    /*margin-left: 0px;*/
}

.mainHeader1 {
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #660000;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    padding: 10px;
}

.mainHeader1Center {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #660000;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
}

.mainHeader2 {
    font-family: Arial, Verdana;
    font-size: 18px;
    color: #660000;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
}

.mainHeader2NoPad {
    font-family: Arial, Verdana;
    font-size: 18px;
    color: #660000;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
}

.mainHeader3 {
    font-family: Arial, Verdana;
    font-size: 21px;
    color: #660000;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
}

.mainHeader4 {
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 30px;
    color: #8a1212;
    font-weight: bold;
    background-position: right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
}

.h4Equiv {
    color: #73000a;
    font-size: 1.5em;
    font-family: "Crimson Text", Georgia, serif;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: -0.01em;
    margin: 0 0 0.5em;
}

.h3Equiv {
    color: #535961;
    font-size: 1.75em;
    font-family: "Crimson Text", Georgia, serif;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: -0.01em;
    margin: 0 0 0.5em;
}


.error {
    font-family: Arial, Times New Roman;
    font-size: 13px;
    font-weight: bold;
    color: Red;
    background-color: #ffff99;
    border: solid;
    border-width: thin;
    border-color: Black;
    padding: 3px 3px 3px 3px;
}

.subHeader {
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #660000;
    font-weight: bold;
}

.subHeader2 {
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #660000;
    font-weight: bold;
    background-color: #D7D7D7;
}

.subHeader3 {
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 18px;
    color: #660000;
    font-weight: bold;
    background-color: #D7D7D7;
    padding-top: 5px;
    padding-bottom: 5px;
}

.eetHeader {
    color: #660000;
    font-size: 19px;
    font-family: Arial, Verdana, 'Microsoft Sans-Serif';
    text-decoration: none;
    text-align: center;
}

.sectionHeader {
    font-family: Arial, Times New Roman;
    font-size: 16px;
    color: White;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #660000;
}

.sectionHeader2 {
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 18px;
    color: White;
    font-weight: bold;
    padding: 10px 6px 6px 6px;
    /*background-color: #8a1212*/
    background-color: #660000;
}

.sectionHeaderLaw {
    font-family: Arial, Times New Roman;
    font-size: 16px;
    color: White;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #630009;
}

.sectionHeader2Law {
    font-family: 'Crimson Text', Georgia, serif;
    font-size: 18px;
    color: White;
    font-weight: bold;
    padding: 10px 6px 6px 6px;
    /*background-color: #8a1212*/
    background-color: #630009;
}

.gridHeader {
    font-family: Arial, Times New Roman;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding: 3px 0 3px 0;
    background-color: #660000;
}

    .gridHeader a:link {
        color: #D2D2D2
    }

    .gridHeader a:visited {
        color: #9DB1DE;
    }

    .gridHeader a:hover {
        color: #A6B7CB;
    }

    .gridHeader a:active {
        color: #C2CDDA;
    }

.gridHeader2 {
    font-family: Arial, Times New Roman;
    font-size: 12px;
    color: #660000;
    font-weight: bold;
    padding: 3px 0 3px 0;
    background-color: White;
}

    .gridHeader2 a:link {
        color: #660000;
    }

    .gridHeader2 a:visited {
        color: #9DB1DE;
    }

    .gridHeader2 a:hover {
        color: #A6B7CB;
    }

    .gridHeader2 a:active {
        color: #C2CDDA;
    }

.BasicPagePadding {
    padding: 2px 200px 2px 200px;
}

.BasicLogoutPagePadding {
    padding: 2px 300px 2px 300px;
}

.errors {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 15px;
    font-weight: bold;
    color: red;
    background-color: #fff;
    padding: 3px 3px 3px 3px;
}

.round {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}


button[disabled],
html input[disabled] {
    border: 1px solid #730f0f;
    background: #e9e9e9;
    color: #808080;
}

.Required {
    font-weight: normal;
    color: red;
}

.styleTextbox {
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #999;
}

.h1equiv {
    letter-spacing: -0.015em;
    line-height: 1.09091em;
    margin: 0 0 0.27273em 0;
}

.ddlWidth {
   width:  200px;
}

input[type="submit"]:focus {
    color: dimgray;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}
</pre></body></html>