<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #7cd5ff;
}

body {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}

body, footer:not(.bg--primary):not(.bg--dark) a {
    color: #666666;
}

.public-search-page .searchResults h6 a, a, .tabs li.active .tab__title span, .tabs li.active .tab__title, .public-search-page .searchResults .resultUrl {
    color: #4a90e2;
}

.public-search-page .searchResults h6 a:hover, a:hover {
    color: #a73d33;
}

.lead {
    color: #808080;
}

.bg--secondary {
    background: #fafafa;
}

section:not(.imagebg):not([class*='bg-']) + section.bg--secondary, section.bg--secondary:not(.imagebg) + section:not(.imagebg):not([class*='bg-']) {
    border-top: 1px solid #ebebeb;
}

.menu-horizontal &gt; li &gt; a, .menu-horizontal &gt; li &gt; span, .menu-horizontal &gt; li &gt; .modal-instance &gt; .modal-trigger, .dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a, .menu-horizontal &gt; li &gt; a:hover, .menu-horizontal &gt; li &gt; span:hover, .menu-horizontal &gt; li &gt; .modal-instance &gt; .modal-trigger:hover {
    color: #ededed;
}

.dropdown .dropdown__content:not([class*='bg-']) {
    background: #161616;
}

a.btn--primary, .btn--primary:visited, .btn--primary-1, .btn--primary-1:visited, button.btn.btn--primary, input[type="submit"].btn.btn--primary {
    background: #304f72;
}

a.btn--primary, .btn--primary:visited, .btn--primary-1, .btn--primary-1:visited, button.btn.btn--primary, input[type="submit"].btn.btn--primary {
    color: #ffffff;
}

a.btn--primary, .btn--primary:visited, .btn--primary-1, .btn--primary-1:visited, button.btn.btn--primary, input[type="submit"].btn.btn--primary {
    border-color: #4a90e2;
}

a.btn--primary:hover, .btn--primary-1:hover, button.btn.btn--primary:hover, input[type="submit"].btn.btn--primary:hover {
    background: #609de6;
}

.btn--primary:hover, .btn--primary-1:hover, button.btn.btn--primary:hover, input[type="submit"].btn.btn--primary:hover {
    border-color: #609de6;
}

.btn:not([class*="primary"]) .btn__text, .btn i {
    color: #252525;
}

.btn:not([class*="primary"]) {
    border-color: #d3d3d3;
}

.btn:not([class*="primary"]):hover {
    border-color: #252525;
}

h1, .h1 {
    color: #252525;
}

h2, .h2 {
    color: #252525;
}

h3, .h3 {
    color: #252525;
}

h4, .h4 {
    color: #252525;
}

h5, .h5 {
    color: #252525;
}

h6, .h6 {
    color: #252525;
}

input[type], textarea, select {
    background: #fcfcfc;
}

input[type], textarea, select {
    border: 1px solid #ececec;
}

.boxed:not([class*='bg-']) {
    background: #ffffff;
}

.boxed.boxed--border {
    border: 1px solid #ececec;
}

.table--alternate-row tbody tr:nth-child(odd) {
    background: rgba(255,255,255,0);
}

.table--alternate-row tbody tr:nth-child(even) {
    background: #fafafa;
}

.accordion-1 li.active .accordion__title, .paging_full_numbers .paginate_active {
    border: 1px solid #4a90e2; background: #4a90e2;;
}


.bar {
    padding: 1.85714286em 0;
    background-color: #304f72;
}

*,Â&nbsp;h1,Â&nbsp;h2,Â&nbsp;h3,Â&nbsp;h4,Â&nbsp;h5,Â&nbsp;h6,Â&nbsp;p,Â&nbsp;ul,Â&nbsp;a {
		
		
		    color: #252525;
		
		    font-weight: 700;
		
		    letter-spacing: -0.5px;
		
		    color: #111;
		
		    font-family: math;
}
h1,Â&nbsp;.h1Â&nbsp;{
		
		
		    color: #252525;
		
		    font-weight: 700;
		
		    letter-spacing: -0.5px;
		
		    color: #111;
		
		    font-family: math;
}
h3, .h3 {
    margin-bottom: 1.04em;
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #111;
    font-family: math;
}
h2, .h2 {
    font-size: 2.35714286em;
    line-height: 1.36363636em;
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #111;
    font-family: math;
}
body {
font-size: 18px;
}</pre></body></html>