﻿body {
    font-family: 'Roboto',sans-serif;
    /*font-size: 1.4rem;*/
    min-width: 300px;
    color: #333;
    background: #f2f2f2;
}

h4 {
    text-indent: inherit;
}

h5 {
    margin: 0 0 0 0;
    text-indent: inherit;
    font-size: inherit;
    font-family: inherit;
    font-variant: inherit;
    color: inherit;
    font-weight: inherit;
}

sup {
    line-height: inherit;
    position: inherit;
    font-size: smaller;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
}

.nav > li > a, .nav > li > a {
    text-decoration: none;
}

a.mapLink {
    color: #427a26;
}

p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing {
    text-align: inherit;
    font-size: inherit;
    font-family: inherit;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin: .2in 0 0 .5in;
    text-align: inherit;
    font-size: inherit;
    font-family: inherit;
}

span.BigLetterChar {
    color: #427a26;
    font-weight: inherit;
}

.page-content a:link, .page-content a:hover, .page-content a:visited, .page-content a:focus, .page-content a:active {
    color: #427a26 !important;
}

.page-content a:link, span.MsoHyperlink {
    text-decoration: none !important;
}

.page-content a:hover, a:focus {
    color: #224014;
    text-decoration: underline;
}



.page-content a:hover, span.MsoHyperlink {
    text-decoration: underline !important;
}

.ce-parl-header a {
    display: block;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: background-color ease-in .3s;
}

.ce-hoc-dropdown-menu-content .card-group a:link {
    color: #427a26;
}

.ce-hoc-header a:link,
.ce-hoc-footer a:link {
    text-decoration: none !important;
}

a.bookmark span {
    color: #427a26;
}

.ce-hoc-footer a:hover {
    color: #fff;
}

a.bookmark span:hover {
    color: #427a26;
    text-decoration: none;
}

div.WordSection1 h1 a {
    color: #427a26;
}

    div.WordSection1 h1 a:hover {
        color: #427a26;
        text-decoration: none;
    }

span.MsoFootnoteReference {
    vertical-align: inherit;
}

a.bookmark {
    text-decoration: none;
}

.ce-hoc a:link {
    text-decoration: none;
}

.ce-hoc a:hover,
ce-hoc .nav > li > a:hover, 
ce-hoc .nav > li > a:focus {
    text-decoration: underline;
}


.ce-hoc .ce-hoc-panel-title {
    font-family: 'Roboto',sans-serif;
}

.ce-hoc-nav .navbar-nav li.dropdown .dropdown-menu {
    margin-top: 0;
}

.ce-hoc .ce-hoc-nav .navbar-nav li.dropdown {
    margin: 0;
    display: block;
}

.ce-hoc a.nav-link.dropdown-toggle.show:before {
    bottom: -1px;
}

.ce-hoc .ce-hoc-nav .navbar-nav li.dropdown.ce-hoc-search-dropdown a {
    line-height: 20px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px;
}

body {
    min-width: 992px !important
}

.container {
    width: 992px;
    max-width: none !important
}
