<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-sidebar .t3-module + .t3-module .module-title,
.item-sidebar .t3-module + .t3-module .module-title {
  border-top: 4px solid #262626;
  padding-top: 20px;
}
.module-title {
  background: transparent;
  color: #000000;
  font-size: 30px;
  font-family: "PT Serif", "Times New Roman", Times, serif;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct &gt; ul,
.module-ct .custom &gt; ul,
.module-ct &gt; ol,
.module-ct .custom &gt; ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct &gt; ul.unstyled,
.module-ct .custom &gt; ul.unstyled,
.module-ct &gt; ol.unstyled,
.module-ct .custom &gt; ol.unstyled {
  padding-left: 0;
}
.module-ct &gt; ul.nav,
.module-ct .custom &gt; ul.nav,
.module-ct &gt; ol.nav,
.module-ct .custom &gt; ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-ct &gt; img,
.module-ct .custom &gt; img {
  max-width: 100%;
}
.module_menu .nav &gt; li &gt; a,
.module_menu .nav &gt; li &gt; .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.bannergroup {
  text-align: center;
}
.bannergroup img {
  max-width: 100%;
  height: auto;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eaeaea;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  color: #3c3c3c;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus,
.categories-module li a:active,
ul.categories-module li a:active,
.category-module li a:active,
ul.category-module li a:active {
  color: #007f9a;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
ul.blog-list li {
  min-height: 60px;
  padding-left: 40px;
  position: relative;
}
ul.blog-list .mod-articles-category-date {
  position: absolute;
  top: 12px;
  left: 0;
  text-align: center;
}
ul.blog-list .mod-articles-category-date .date {
  display: block;
  font-size: 20px;
  line-height: 1;
}
ul.blog-list .mod-articles-category-date .month {
  color: #999999;
  display: block;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eaeaea;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.mod-stats.list-group .list-group-item {
  overflow: hidden;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul &gt; li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul &gt; li &gt; a {
  background: #eaeaea;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul &gt; li &gt; a:hover,
.tagspopular ul &gt; li &gt; a:focus,
.tagspopular ul &gt; li &gt; a:active {
  background: #007f9a;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul &gt; li {
  border-bottom: 1px solid #eaeaea;
  padding: 8px 0;
}
.tagssimilar ul &gt; li &gt; a {
  color: #555555;
}
.tagssimilar ul &gt; li &gt; a:hover,
.tagssimilar ul &gt; li &gt; a:focus,
.tagssimilar ul &gt; li &gt; a:active {
  color: #007f9a;
}
.t3-module ul.mostread,
.t3-module ul.latestnews {
  margin: 0;
  list-style: none;
}
.t3-module ul.mostread &gt; li,
.t3-module ul.latestnews &gt; li {
  clear: both;
}
.t3-module ul.mostread &gt; li:before,
.t3-module ul.latestnews &gt; li:before,
.t3-module ul.mostread &gt; li:after,
.t3-module ul.latestnews &gt; li:after {
  display: table;
  content: " ";
}
.t3-module ul.mostread &gt; li:after,
.t3-module ul.latestnews &gt; li:after {
  clear: both;
}
.t3-module ul.mostread .item-image,
.t3-module ul.latestnews .item-image {
  float: left !important;
  margin: 0;
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .t3-module ul.mostread .item-image,
  .t3-module ul.latestnews .item-image {
    float: left;
    width: 41.66666667%;
  }
}
.t3-module ul.mostread .item-content,
.t3-module ul.latestnews .item-content {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .t3-module ul.mostread .item-content,
  .t3-module ul.latestnews .item-content {
    float: left;
    width: 58.33333333%;
  }
}
.t3-module ul.mostread .article-aside,
.t3-module ul.latestnews .article-aside {
  margin-bottom: 0;
}
.t3-module ul.mostread a,
.t3-module ul.latestnews a {
  font-size: 14px;
  color: #262626;
  font-weight: 700;
  border-bottom: 1px solid transparent;
}
.t3-module ul.mostread a:hover,
.t3-module ul.latestnews a:hover,
.t3-module ul.mostread a:focus,
.t3-module ul.latestnews a:focus,
.t3-module ul.mostread a:active,
.t3-module ul.latestnews a:active {
  color: #000000;
  border-bottom-color: #eaeaea;
}
.t3-module ul.mostread &gt; li + li,
.t3-module ul.latestnews &gt; li + li {
  margin-top: 20px;
}
.t3-module ul.mostread .ja-video-list .img_caption,
.t3-module ul.latestnews .ja-video-list .img_caption {
  margin: 0;
}
.t3-module ul.mostread .ja-video-list p.img_caption,
.t3-module ul.latestnews .ja-video-list p.img_caption {
  display: none;
}
.t3-module ul.mostread .ja-video-list .video-mask,
.t3-module ul.latestnews .ja-video-list .video-mask {
  right: 20px;
}
.t3-module ul.mostread .ja-video-list .btn-play,
.t3-module ul.latestnews .ja-video-list .btn-play {
  font-size: 10px;
  line-height: 28px;
  width: 30px;
  height: 30px;
  margin-left: -25px;
  margin-top: -15px;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.t3-module ul.mostread .ja-gallery-list .img_caption,
.t3-module ul.latestnews .ja-gallery-list .img_caption {
  margin: 0;
}
.t3-module ul.mostread .ja-gallery-list p.img_caption,
.t3-module ul.latestnews .ja-gallery-list p.img_caption {
  display: none;
}
.t3-module ul.mostread .ja-gallery-list .gallery-mask,
.t3-module ul.latestnews .ja-gallery-list .gallery-mask {
  right: 20px;
}
.t3-module ul.mostread .ja-gallery-list .btn-play,
.t3-module ul.latestnews .ja-gallery-list .btn-play {
  font-size: 12px;
  left: 50%;
  right: auto;
  top: 50%;
  height: 30px;
  width: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  margin-left: -25px;
  margin-top: -15px;
  color: #ffffff;
}
.t3-module ul.mostread .ja-gallery-list .btn-play:hover,
.t3-module ul.latestnews .ja-gallery-list .btn-play:hover,
.t3-module ul.mostread .ja-gallery-list .btn-play:focus,
.t3-module ul.latestnews .ja-gallery-list .btn-play:focus,
.t3-module ul.mostread .ja-gallery-list .btn-play:active,
.t3-module ul.latestnews .ja-gallery-list .btn-play:active {
  color: #3c3c3c;
}
.t3-module ul.mostread .ja-gallery-list .slideshow-text,
.t3-module ul.latestnews .ja-gallery-list .slideshow-text,
.t3-module ul.mostread .ja-gallery-list .num-photos,
.t3-module ul.latestnews .ja-gallery-list .num-photos {
  display: none;
}
.article-releated {
  margin-top: 40px;
}
.article-releated .module-title {
  padding-top: 20px;
  border-top: 4px solid #262626;
}
.article-releated .relateditems {
  list-style: none;
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
  margin: 0;
}
.article-releated .relateditems .img-intro {
  float: left;
  margin-right: 20px;
  width: 41%;
}
@media (min-width: 480px) and (max-width: 991px) {
  .article-releated .relateditems .img-intro {
    margin-bottom: 10px;
    float: none;
    width: 100%;
  }
}
.article-releated .relateditems .detail-related {
  overflow: hidden;
}
.article-releated .relateditems .detail-related .article-aside {
  margin-bottom: 0;
}
.article-releated .relateditems .detail-related .article-aside .article-info {
  float: none;
}
.article-releated .relateditems .detail-related .article-title {
  font-size: 16px;
}
@media (max-width: 767px) {
  .article-releated article {
    min-height: unset !important;
  }
}
.category-module.article-list {
  padding-top: 20px;
  border-top: 1px solid #eaeaea;
  position: relative;
}
.category-module.article-list .btn-more {
  position: absolute;
  top: -60px;
  right: 0;
  color: #262626;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.category-module.article-list .btn-more:after {
  content: "\f178";
  font-family: FontAwesome;
  margin-left: 5px;
}
.category-module.article-list .btn-more:hover,
.category-module.article-list .btn-more:focus,
.category-module.article-list .btn-more:active {
  background-color: transparent;
  color: #007f9a;
}
.category-module .items-row:last-child {
  margin-bottom: 0;
}
.category-module .items-row .article-intro {
  margin-bottom: 0;
}
.category-module .banneritem {
  background: #f5f5f5;
  padding: 10px;
}
.module-ct &gt; ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.video-list {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.video-list .btn-more {
  position: absolute;
  top: -60px;
  right: 0;
  color: #262626;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.video-list .btn-more:after {
  content: "\f178";
  font-family: FontAwesome;
  margin-left: 5px;
}
.video-list .btn-more:hover,
.video-list .btn-more:focus,
.video-list .btn-more:active {
  background-color: transparent;
  color: #007f9a;
}
@media (min-width: 992px) {
  .video-list .player-wrap {
    border-right: 1px solid #eaeaea;
  }
}
.video-list .item-image {
  position: relative;
  margin-bottom: 10px;
}
.video-list .btn-play {
  font-size: 20px;
  line-height: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.video-list .videos-featured-list {
  display: none;
}
.video-list .videos-featured-list ul {
  padding-left: 0;
  padding-right: 20px;
  margin-bottom: 0;
  list-style: none;
  overflow: auto;
}
@media (min-width: 992px) {
  .video-list .videos-featured-list {
    display: block;
  }
  .video-list .videos-featured-list ul {
    height: 433px;
  }
}
.video-list .videos-featured-list h2.article-title {
  font-size: 14px;
}
.jamasshead {
  border-bottom: 3px solid #3c3c3c;
  padding: 40px 0;
  text-align: center;
}
.jamasshead .jamasshead-title {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jamasshead .jamasshead-description {
  color: #999999;
}</pre></body></html>