.quick-link-text {
    font-size: .9em;
    line-height: 1.3;
}
.body-wrap {
  font-size: 18px;
    line-height: 1.3;
}

a.newsHeadline, a.newsHeadline:active, a.newsHeadline:visited {
  color: #114064;
      font-family: 'Palatino';
          font-weight: bold;
}

a.newsHeadline:hover {
  text-decoration: underline;
  color: #114064;
    font-family: 'Palatino';
}

body {
    background-color: #FFF;
}

  .two-column-nav .sub-nav{
    column-count: 2;
}

.two-column-nav .sub-nav li {
    page-break-inside: avoid;
    break-inside: avoid-column;
}

.dnnSearchBoxPanel .dnnSearchBox {
    margin-right: 165px !important;
}

.dnnSearchBoxPanel {
    font-size: 14px !important;
}
.dnnSearchResultPanel {
    font-size: 14px;
}

.containerNotice {
  background: #5A9635;
  color:#fff !important;
}

.containerNotice p, .containerNotice strong{
  color:#fff !important;
}
