<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  font-size: 16px;
  font-family: 'Napco_2', sans-serif;
  line-height: 1.42857;
  -webkit-font-smoothing: antialiased;
  color: #000; }

p {
  font-size: 1em; }

p.small-text, div.small-text {
  font-size: 0.875em; }

.general-copy p {
  margin-bottom: 16px; }
.general-copy a {
  color: #336699; }
.general-copy .img {
  border: solid 1px #c2c2c2;
  display: inline-block; }

article.blog p.small-text {
  line-height: 1.6;
  margin-bottom: 16px; }

input, textarea, button {
  font-family: 'Napco_2';
  -webkit-font-smoothing: antialiased; }

.body-lg {
  font-size: 1.250em; }

.body-md {
  font-size: 1em; }

.body-sm {
  font-size: 0.875em; }

.h1, .h2, .h3, .h3b, .h4, .h5, article.blog .h6a {
  font-family: 'Napco_2';
  font-weight: 700;
  color: #333333;
  line-height: 1.1428;
  padding-bottom: 10px;
  display: block; }

h1 {
  line-height: 1.1em; }

.thin {
  font-weight: 300; }

.label {
  color: #6289b1;
  font-size: 0.75em;
  font-weight: 700;
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  line-height: 1.2; }
  .post-preview .label {
    padding-bottom: 0; }
  .label.no-top-pad {
    padding-top: 0; }
  .label.alt {
    color: #000;
    text-transform: none;
    font-weight: normal;
    font-size: 0.875em;
    margin-bottom: 5px; }
  .label.img-float {
    background: #2397db;
    color: #fff;
    font-family: 'Napco_1';
    font-size: 0.875em;
    font-weight: bold;
    text-transform: none;
    float: left;
    padding: 6px 7px;
    position: absolute;
    bottom: 17px; }

.label.partner {
  color: #a9a9a9; }

.feed-col .label {
  padding-bottom: 0;
  padding-top: 0; }

article:first-child .label {
  padding-top: 10px; }

article.swiper-slide .label {
  padding-top: 0; }

cite {
  font-weight: normal;
  font-size: 0.6em;
  color: #949494;
  display: block;
  font-style: normal; }

.date {
  font-size: 0.75em;
  padding: 10px 0; }

.h1 {
  font-size: 2.8125em;
  font-weight: 900; }

.h2 {
  font-size: 2em; }

.h3 {
  font-size: 1.875em; }

.h3b {
  font-size: 1.75em;
  font-weight: 900; }

.h4 {
  font-size: 1.5em; }

.h5 {
  font-size: 1.25em; }

.h5b {
  font-size: 1.25em;
  font-weight: 900;
  line-height: 1.2; }

.highlights .h5 {
  font-size: 1.1875em; }

.h6a {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.2; }

article.blog .h6a {
  font-weight: 900; }

.h6,
.bucket .post-title.h6 {
  font-size: 1em;
  font-weight: 900; }

.h6.centered {
  text-align: center; }

.page-head .h2 {
  display: block;
  line-height: 1.2;
  background: #336699;
  text-transform: uppercase;
  color: white;
  padding: 12px 18px;
  font-family: 'Napco_1', sans-serif;
  font-weight: bold; }



.page-head .h2 a {
  color: #fff;
}



.body-main ul {
  list-style-position: inside;
  margin-left: 10px;
  list-style: none;     
  margin-bottom: 1.3em; }  

.body-main ol {
	margin-left:10px;
	margin-bottom: 1.3em;
	font-weight:300;
}

.post-body ul li {     
    background: url('../../images/li-arrow.png') no-repeat;     
    background-position: 7px 6px;     
    padding-left: 25px;   
    font-weight: 300;
    margin: 10px 0;
    overflow: auto;
}

.body-main .taxonomy-terms ul {
  margin: 0;
}


ul#recent-comment-list {
   list-style: none;
   margin-left: 0px;
}

ul#recent-comment-list li {
    padding-left: 0;
}

.taxonomy-terms ul li, ul#recent-comment-list li {
  background: none;
  list-style: none;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
}


.post-body sup {
  vertical-align: super;
  font-size: .65em;
  line-height: normal;
}


/* ===============================================================
Article/Post page content section Styles
================================================================*/
.figure-img {
  width: auto;
  max-width: 100% !important;
}
.post-body .highlights {
  background: none repeat scroll 0 0 #e5e5e5;
  color: black;
  margin-bottom: 1em;
  padding: 15px;
  width: 33% !important;
}

table.data {
  border: 1px #000 solid;
}

table.data td {
  border: 1px #000 solid;
  padding: .25em;
  font-size: .75em;
  font-family: tahoma, sans-serif;
}

table.data tr.header td {
  background-color: #000;
  color: #fff;
}

table.data tr:not(.header):nth-child(odd) td {
  background-color: #efefef;
}</pre></body></html>