<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body {
  padding-top: 75px; }
@media (max-width: 991px) {
  html body {
    padding-top: 45px; } }

#mail-icon-link-text {
  margin-left: 0px; }

.trp-wordmark {
  display: inline-block; }
.trp-wordmark a {
  display: inline-block; }
.trp-wordmark a:focus {
  outline: thin dotted #ffffff !important; }

.disable-delegate-user {
  cursor: not-allowed; }
.disable-delegate-user.sitebar-trp-logo a, .disable-delegate-user .mail-icon-link, .disable-delegate-user.sitebar-link-profile .sitebar-link, .disable-delegate-user.sitebar-link-contact-us .sitebar-link, .disable-delegate-user.sitebar-link-logout a {
  pointer-events: none;
  opacity: 0.5; }

.cn-nav {
  color: #ee8d00;
  font-size: 29px;
  position: absolute;
  top: 0;
  right: 45px; }

.cs-score-nav {
  padding: 5px 10px 0;
  color: #ee8d00;
  font-size: 29px; }

.trp-wordmark img {
  width: 154px;
  height: 24px;
  margin: 10px 0; }

.mast-head-global-nav{
  display: block;
  position: fixed;
  top: 0;
  z-index: 1010;
  left: 0;
}

@media (max-width: 991px) {
  .confidence-nav {
    display: block !important; }
  .conf-number {
    display: none !important; } }

@media (max-width: 991px) {
  .trp-wordmark {
    width: 100vw;
    text-align: center; }
  .trp-wordmark img {
    width: 123px;
    height: 19px;
    margin: 13px 0; } }

.trusty-logo {
  padding-left: 30px; }

.nav.sitebar-nav, .global-header {
  background-color: #4f4f4f;
  margin-top: 30px;
  position: fixed;
  top: 0;
  width: 100%; }
@media (max-width: 1199px) {
  .nav.sitebar-nav, .global-header {
    width: 100vw; } }
.nav.sitebar-nav .sitebar-info, .global-header .sitebar-info {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  line-height: 45px;
  padding: 0 20px;
  font-style: italic; }
.nav.sitebar-nav .popover, .global-header .popover {
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 0; }
.nav.sitebar-nav .popover .arrow, .global-header .popover .arrow {
  border-bottom-color: #c4c4c4; }
.nav.sitebar-nav .popover .arrow:after, .global-header .popover .arrow:after {
  border-bottom-color: #ffffff; }
.nav.sitebar-nav .popover li, .global-header .popover li {
  border: none; }
.nav.sitebar-nav .popover li a, .global-header .popover li a {
  color: #086ea1;
  line-height: 24px !important;}
.nav.sitebar-nav .popover li a:hover, .global-header .popover li a:hover {
  color: #065379;
  text-decoration: underline;
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01"; }
.nav.sitebar-nav .popover .popover-content, .global-header .popover .popover-content {
  padding: 0;
  margin: 0; }
.nav.sitebar-nav .popover .popover-content ul, .global-header .popover .popover-content ul {
  margin-bottom: 0;
  list-style-type: none; }
.nav.sitebar-nav .popover .popover-content li &gt; a, .global-header .popover .popover-content li &gt; a {
  color: #086ea1;
  margin-bottom: 4px;
  display: inline;
}
.nav.sitebar-nav .popover .popover-content .row, .global-header .popover .popover-content .row {
  margin-left: 0;
  margin-right: 0; }
.nav.sitebar-nav .trusty-logo img, .global-header .trusty-logo img {
  height: 45px; }
.nav.sitebar-nav .menu, .global-header .menu {
  float: right;
  height: 0; }
.nav.sitebar-nav .menu:after, .global-header .menu:after {
  content: "";
  clear: both;
  display: block; }
.nav.sitebar-nav .list, .global-header .list {
  float: right;
  margin: 0; }
.nav.sitebar-nav .list &gt; li, .global-header .list &gt; li {
  float: left;
  list-style: none;
  color: #ffffff; }
.nav.sitebar-nav .list &gt; li &gt; a, .global-header .list &gt; li &gt; a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  line-height: 45px;
  padding: 0 20px; }
.nav.sitebar-nav .list &gt; li &gt; a:hover, .global-header .list &gt; li &gt; a:hover {
  color: #05c3de; }
.nav.sitebar-nav .list &gt; li &gt; a:focus, .global-header .list &gt; li &gt; a:focus {
  color: #05c3de;
  outline: thin dotted #ffffff !important; }
.nav.sitebar-nav .list &gt; li.active &gt; a, .global-header .list &gt; li.active &gt; a {
  color: #05c3de; }

.nav.sitebar-nav {
  z-index: 1009; }

.global-header {
  z-index: 1010;
  @media (max-width: 991px) {
    display: block;
  }
}

.sitebar-nav {
  display:none;
  @media (max-width: 991px) {
    display: block;
  }
}

.show {
  display: block; }

@media (max-width: 991px) {
  .nav.sitebar-nav &gt; .container {
    padding: 0; }
  .nav.sitebar-nav {
    padding-top: 0;
    width: 100vw; }
  .nav.sitebar-nav .menu {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: none; }
  .nav.sitebar-nav .list {
    float: none;
    width: 100%; }
  .nav.sitebar-nav .list &gt; li {
    float: none;
    width: 100%; }
  .trusty-logo {
    padding-left: 30px;
    position: absolute;
    right: 0;
    top: 0; } }

@media (max-width: 991px) {
  .mail-icon, .sitebar-links {
    display: none; } }

@media (max-width: 991px) {
  .nav.sitebar-nav {
    background-color: #4f4f4f;
    margin-top: 30px; } }

.mail-icon img {
  height: 16px;
  width: 23.5px; }

@media (min-width: 769px) {
  .sitebar-nav-mobile {
    display: none; } }

.circle_bg.circle-unread {
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
  min-width: 16px;
  width: auto;
  height: 16px;
  position: absolute;
  top: 7px;
  left: 36px;
  margin: 0;
  background: #b41f00;
  box-shadow: none;
  padding: 4px;
  color: #ffffff;
  font-style: normal;
  border-radius: 100%;
  font-size: 12px;
  line-height: 8px; }
@media (max-width: 991px) {
  .circle_bg.circle-unread {
    top: auto;
    left: auto; } }

.message-icon {
  position: relative;
  top: -2px; }
@media (max-width: 991px) {
  .message-icon {
    left: 0;
    top: 0; } }
.message-icon .fa-caret-up {
  border: 8px transparent solid;
  width: 0;
  height: 0;
  position: absolute;
  font-size: 0;
  line-height: 0;
  border-bottom-color: #3b3b3b;
  top: 29px;
  right: 24px;
  display: none; }
.message-icon.open &gt; a,
.message-icon.open &gt; a:focus,
.message-icon.open &gt; a:active {
  background-color: transparent; }
.message-icon .dropdown-menu {
  position: absolute;
  top: 45px;
  right: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #3b3b3b;
  transition: down 0.5s ease-in-out; }
.message-icon .dropdown-menu li {
  padding-bottom: 0; }
.message-icon .dropdown-menu li a {
  display: block;
  padding: 0 20px;
  line-height: 38px;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
  box-shadow: inset 0 -1px 0 0 #4f4f4f; }
.message-icon .dropdown-menu li a:hover, .message-icon .dropdown-menu li a:focus, .message-icon .dropdown-menu li a:active {
  background-color: #086ea1;
  color: #ffffff; }
.message-icon .dropdown-menu li a:last-of-type a {
  box-shadow: none; }
@media (max-width: 991px) {
  .message-icon .dropdown-menu {
    display: none; }
  .message-icon.open .dropdown-menu {
    display: block; } }

.mc-dropdown {
  list-style-type: none; }

.icon-div {
  background-image: none;
  float: left;
  width: 8%;
  text-align: center; }
.icon-div &gt; .sl-icon {
  font-size: 20px;
  color: #b41f00;
  background-image: none; }

.new-messages {
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  font-size: 12px;
  line-height: 2;
  color: #3b4b59;
  margin-left: 24px;
  padding-top: 34px;
  padding-bottom: 17px;
  width: 87%;
  letter-spacing: 0.01px;
  border-bottom: 1px solid #e9ebed !important; }

.see-all-messages {
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.02px;
  text-align: left;
  color: #086ea1;
  margin-left: 10px;
  margin-bottom: 15px;
  padding: 15px; }
.see-all-messages img {
  margin-left: 5px; }

.sub-div .teaser-link {
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
  font-size: 16px;
  letter-spacing: 0.02px;
  text-align: left;
  color: #086ea1; }
.sub-div .teaser-link:hover {
  color: #000000;
  text-decoration: none; }

.sub-div .enroll-link {
  white-space: nowrap; }

.global-header .popover {
  top: 45px !important;
  margin-left: 0 !important; }
.global-header .popover.bottom .arrow {
  left: calc(50% - 5.5px) !important; }

.each-sub {
  padding: 15px 24px 15px 7px;
  display: inline-block;
  width: 87%;
  border-bottom: 1px solid #e9ebed;
  margin-left: 25px !important; }

.dropdown-menu-mc {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 3px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #b1b1b1;
  border-radius: 0;
  background-clip: padding-box; }
.dropdown-menu-mc &gt; li &gt; a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
  color: #ffffff;
  cursor: pointer;
  white-space: nowrap; }
.dropdown-menu-mc &gt; li:hover {
  color: #05c3de;
  text-decoration: none; }
.dropdown-menu-mc &gt; li:focus {
  color: #05c3de;
  text-decoration: none; }

.open .dropdown-menu-mc {
  display: block; }

.fa-caret-down {
  border: 10px transparent solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top-color: #000000; }

@media (max-width: 991px) {
  .global-header .popover.bottom,
  .nav.sitebar-nav .popover.bottom {
    top: 15px !important;
    left: 10px !important;
    display: block; }
  .global-header .popover.bottom .arrow,
  .nav.sitebar-nav .popover.bottom .arrow {
    left: 15px !important; } }

@media (max-width: 767px) {
  .global-header .popover.bottom,
  .nav.sitebar-nav .popover.bottom {
    min-width: 275px !important;
    max-width: calc(100vw - 20px) !important;
    width: calc(100vw - 20px) !important; } }

@media (min-width: 768px) {
  .global-header .popover.bottom,
  .nav.sitebar-nav .popover.bottom {
    min-width: 275px !important;
    max-width: 400px !important;
    width: 400px !important; } }

@media (max-width: 768px) {
  .sub-div .teaser-link {
    color: #000000;
    font-size: 18px;
    font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
    width: 80%; }
  .sub-div .teaser-link:not(.enroll-teaser) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute; }
  .sub-div .teaser-link.enroll-link {
    position: relative;
    margin-top: 35px;
    display: block; }
  .each-sub {
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 2px; }
  #header-experience-fragment .popover.bottom {
    top: 10px !important;
    left: 5px !important; } }
@media (max-width: 768px) and (max-width: 767px) {
  #header-experience-fragment .popover.bottom {
    top: 20px !important; } }

@media (max-width: 768px) {
  #header-experience-fragment .popover.bottom &gt; .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-width: 11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  #header-experience-fragment .popover.bottom &gt; .arrow, #header-experience-fragment .popover.bottom &gt; .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #header-experience-fragment .each-sub {
    padding: 10px 10px 20px; } }

li:last-of-type .each-sub {
  margin-bottom: 0; }
</pre></body></html>