@page { size:8.5in 11in;}

/*BOOTSTRAP OVERRIDES*/
body { font-family: "Open Sans", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; }
html { scroll-behavior: smooth; }
.container { max-width:1200px !important; }
strong, .font-weight-bold, .fw-bold { font-weight:600 !important; }
a:hover, a:focus { text-decoration:underline; }
tbody tr, tbody td, thead tr, thead td { height:unset !important; }
.row, .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { margin:0; padding:0; }
* {
  --bs-primary-rgb: 0, 40,93 !important; /*BLUE #00285D*/
  --bs-primary: rgb(0, 40, 93) !important;
  --bs-secondary: rgb(125, 0, 0) !important; /*RED #7D0000*/
  --bs-secondary-rgb: 125, 0, 0 !important;
  --bs-success: rgb(25, 135, 84) !important; /*GREEN #198754*/
  --bs-success-rgb: 25, 135, 84 !important;
  --bs-info: rgb(10, 155,184) !important; /*BLUE #0A9BB8*/
  --bs-info-rgb: 10, 155,184 !important;
  --bs-warning: rgb(173, 130, 0) !important; /*WARNING #FFC107*/
  --bs-warning-rgb: 173, 130, 0 !important;
  --bs-danger: rgb(220, 53, 69) !important; /*RED #DC3545*/
  --bs-danger-rgb: 220, 53, 69 !important;
  --bs-dark: rgb(0, 0, 0) !important; /*BLACK #000*/
  --bs-dark-rgb: 0, 0, 0 !important;
  --bs-light: rgb(255, 255, 255) !important; /*WHITE #fff*/
  --bs-light-rgb: 255, 255, 255 !important;
  --bs-muted: rgb(116, 116, 116) !important; /*GREY #747474*/
  --bs-muted-rgb: 116, 116, 116 !important;
  --bs-btn-bg: rgb(37, 69, 68) !important;
}

.text-white, .text-white * { color:#fff !important; }
.text-larger { font-size:1.1rem; }
.text-shadow { text-shadow:0 0 8px rgba(0,0,0,.5); }

.bg-grey { background-color:#737373; }
.bg-light-faded { background:rgba(255,255,255,.8); }
.bg-dark-faded { background:rgba(0,0,0,.8); }
.bg-muted.lighter { background:#E8E8E8 !important; }

.border-light { border-color:#ccc !important; }
.border-muted { border-color:#d1d1d1 !important; }

.container { max-width:1300px !important; }
.container.xl-wrapper { max-width:1332px !important; }

a { color:#0051A8; }
a#admin_button { display:inline-block; font-size:12px; padding:5px 10px; border-radius:8px; background:#a7a7a7; color:#fff !important; text-decoration:none !important; position:absolute; top:-30px; left:13px; opacity:0.3; }
a#admin_button:hover { opacity:1; }
a.no-line, button.no-line { text-decoration:none; }
a.no-line:hover, a.no-line:focus, button.no-line:hover, button.no-line:focus { text-decoration:underline; }
a.button { display:inline-block; padding:14px 15px; line-height:1; background:#064a76 !important; color:#fff !important; border:#064a76 solid 1px; text-decoration:none !important; border-radius:26px; }
a.button:hover, a.button:focus { background:#fff !important; color:#064a76 !important; text-decoration:none !important; }

li p:last-of-type { padding-bottom:0px !important; margin-bottom:0px !important; }
blockquote { background:#DCE5EF; padding:20px; border-radius:10px; margin: 0 0 1rem; }
fieldset { padding:20px; border:#333 solid 1px; border-radius:15px; }
hr { margin:2rem 0rem; border: 0; border-top:#ccc solid 1px !important; clear:both; opacity:1; }
legend { display: inline-block; width: auto; padding: 0px 10px; margin-top:30px; }
td { vertical-align:top; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:"Open Sans",sans-serif; }
.h1, h1 { font-size: 2.5rem; }
.h2, h2 { font-size: 2rem; }
.h3, h3 { font-size: 1.75rem; }
.h4, h4 { font-size: 1.5rem; }
.h5, h5 { font-size: 1.25rem; }
.h6, h6 { font-size: 1rem; }

#skip-button { position:absolute; top:0px; left:0px; z-index:999; }
#skip-button a { position:relative; height:1px; width:1px; overflow:hidden; display:inline-block; font:normal 18px/1 'Open Sans', sans-serif; color:#494949;  border-radius:10px; transition:left 0.5s ease; color:#000; }
#skip-button a:focus { margin-top:30px; margin-left:30px; text-decoration:none; display:inline-block; height:auto; width:auto; background:#fff; padding:10px 20px; border:#494949; }
.err-wrap { display:none !important; }
.photo-left { float:left; margin:6px 25px 25px 0px; }
.photo-right { float:right; margin:6px 0px 25px 25px; }
.clear { clear:both; }
.hide { display:none; }
.top-0 { top:0; }
.right-0 { right:0; }
.bottom-0 { bottom:0; }
.left-0 { left:0; }
.z-index-1 { z-index:1; }
.z-index-2 { z-index:2; }
.z-index-3 { z-index:3; }
.z-index-99 { z-index:99; }
.fill-area { position:absolute; top:0; right:0; bottom:0; left:0; }
.negative-edges { margin-left:-2px !important; margin-right:-2px !important; }
.w-max-50 { max-width:50% !important; }
.semitransparent { opacity:.5; }

/*NAV*/
#main-nav.navbar { box-shadow: none; }
#main-nav .dropdown-item { white-space:normal; padding:5px 10px; }
#main-nav .nav-item a:hover, #main-nav .nav-item a:focus { background:#E9ECEF !important; }
#main-nav .nav-item a:active { background:#cccccc !important; }
#main-nav .nav-item a { position:relative; color:#093d5a; }
.dropdown-toggle::after { border-top:transparent .3em solid; } /**Keeps dropdown arrow invisible until hovered**/
.dropdown-toggle:hover::after, .dropdown-toggle:focus::after { border-top:#89a83e .3em solid; } /**set dropdown arrow color when hovered**/


/*MEDIA QUERIES*/
@media screen and (min-width: 576px) {
    .columns { column-count: 2; }
    .columns li { break-inside: avoid-column; }
  }
  @media screen and (min-width: 768px) {
    .offset-md-1 { margin-left: 8.33333333%% !important; }
    .offset-md-2 { margin-left: 16.66666667% !important; }
    .offset-md-3 { margin-left: 25% !important; }
    .offset-md-4 { margin-left: 33.33333333% !important; }
    .offset-md-5 { margin-left: 41.66666667% !important; }
    .offset-md-6 { margin-left: 50% !important; }
    .offset-md-7 { margin-left: 58.33333333% !important; }
    .offset-md-8 { margin-left: 66.66666667% !important; }
    .offset-md-9 { margin-left: 75% !important; }
    .offset-md-10 { margin-left: 83.33333333% !important; }
    .offset-md-11 { margin-left: 91.66666667% !important; }
  }
  @media screen and (min-width: 992px) {
    .offset-lg-1 { margin-left: 8.33333333%% !important; }
    .offset-lg-2 { margin-left: 16.66666667% !important; }
    .offset-lg-3 { margin-left: 25% !important; }
    .offset-lg-4 { margin-left: 33.33333333% !important; }
    .offset-lg-5 { margin-left: 41.66666667% !important; }
    .offset-lg-6 { margin-left: 50% !important; }
    .offset-lg-7 { margin-left: 58.33333333% !important; }
    .offset-lg-8 { margin-left: 66.66666667% !important; }
    .offset-lg-9 { margin-left: 75% !important; }
    .offset-lg-10 { margin-left: 83.33333333% !important; }
    .offset-lg-11 { margin-left: 91.66666667% !important; }
  }
  @media screen and (max-width: 1024px) {
    .table-wrapper { width:100%; overflow:auto; }
  }
  @media screen and (min-width: 1200px) {
    .offset-xl-1 { margin-left: 8.33333333%% !important; }
    .offset-xl-2 { margin-left: 16.66666667% !important; }
    .offset-xl-3 { margin-left: 25% !important; }
    .offset-xl-4 { margin-left: 33.33333333% !important; }
    .offset-xl-5 { margin-left: 41.66666667% !important; }
    .offset-xl-6 { margin-left: 50% !important; }
    .offset-xl-7 { margin-left: 58.33333333% !important; }
    .offset-xl-8 { margin-left: 66.66666667% !important; }
    .offset-xl-9 { margin-left: 75% !important; }
    .offset-xl-10 { margin-left: 83.33333333% !important; }
    .offset-xl-11 { margin-left: 91.66666667% !important; }
    .nav-item:last-child .dropdown-menu { left:auto !important; right:0 !important; }
    .hero-spacer { height:635px; }
    .position-xl-sticky { position:sticky; z-index:99; background:#fff; }
    .columns { column-count: 3; }
  }
  @media screen and (min-width: 1400px) {
    .offset-xxl-1 { margin-left: 8.33333333%% !important; }
    .offset-xxl-2 { margin-left: 16.66666667% !important; }
    .offset-xxl-3 { margin-left: 25% !important; }
    .offset-xxl-4 { margin-left: 33.33333333% !important; }
    .offset-xxl-5 { margin-left: 41.66666667% !important; }
    .offset-xxl-6 { margin-left: 50% !important; }
    .offset-xxl-7 { margin-left: 58.33333333% !important; }
    .offset-xxl-8 { margin-left: 66.66666667% !important; }
    .offset-xxl-9 { margin-left: 75% !important; }
    .offset-xxl-10 { margin-left: 83.33333333% !important; }
    .offset-xxl-11 { margin-left: 91.66666667% !important; }
  }
  @media screen and (min-width: 1450px) {
      .content-left, .content-right { width:600px; }
      .content-left { position:relative; float:right; }
      .content-left::after { content:""; display:block; clear:both; }
  }
  @media screen and (min-width: 1600px) {
    .nav-item:last-child .dropdown-menu { left:0 !important; right:auto !important; }
  }
  
  @media print {
    html, body, #main, #static-wrapper, section, article, #printHeader { display:block !important; width:100% !important; float:none !important; padding:0 !important; margin:0 !important; }
    *.d-print-none, .button, .d-screen-only, a.button, a.learn-more-button { display:none !important; }
    .print-no-style, .print-no-style * { background:#fff !important; color:#000 !important; }
  }