/* 20260826 ATR News Letter - page-specific styles extracted from inline CSS */
.nl-top-link {
  text-decoration: underline;
  text-align: right;
}

.nl-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.nl-font-105 {
  font-size: 105%;
}

.nl-hr-dashed {
  border-width: 1px;
  border-style: dashed;
  clear: both;
}

.nl-heading-center {
  font-weight: bold;
  text-align: center;
}

.nl-image-center {
  margin-top: 1em;
  text-align: center;
}

.nl-indent {
  margin-left: 1em;
}

.nl-hr-gap {
  margin-top: 2em;
  margin-bottom: 2em;
}

.nl-hr-dashed-top {
  border-width: 1px;
  border-style: dashed;
  clear: both;
  margin-top: 1em;
}

.nl-hr-dashed-bottom {
  border-width: 1px;
  border-style: dashed;
  clear: both;
  margin-bottom: 1em;
}

.nl-bold {
  font-weight: bold;
}

.nl-topic-group {
  margin-bottom: -0.3em;
  font-weight: bold;
}

.nl-topic-subgroup {
  margin-bottom: -1em;
  font-weight: bold;
}

.nl-topic-group-tight {
  margin-bottom: -0.5em;
  font-weight: bold;
}

.nl-editor-divider {
  margin-top: 5em;
  border-width: 1px;
  border-style: dashed;
  clear: both;
}

.nl-section-divider {
  margin-top: 3em;
}

.nl-break-20 {
  line-height: 20px;
}

.nl-underline {
  text-decoration: underline;
}

.nl-break-30 {
  line-height: 30px;
}

.nl-hr-double {
  border-width: 1px;
  border-top: 3px double #bbb;
  clear: both;
}
