@charset "UTF-8";
a {
  text-decoration: underline;
  font-weight: 700; }

body {
  background-color: #BBBBBB !important; }
  body .container {
    background-color: #FFFFFF;
    max-width: 980px; }

.chapter-nav {
  transition: .3s;
  position: fixed;
  display: table;
  /*background: #262922;*/
  color: white;
  padding: 10px;
  top: 20%;
  bottom: 0;
  padding-top: 0px;
  width: 68%;
  z-index: 9999; }

.chapter-nav.open ul {
  border: 1px solid black;
  padding-left: 0px !important;
  display: table-row;
  overflow: auto; }

.chapter-nav li, .chapter-nav article .no-list-style, article .chapter-nav .no-list-style {
  text-decoration: underline;
  border-bottom: none;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.5em;
  padding-left: 40px;
  background: #ffffff; }

.chapter-nav a {
  color: black;
  text-decoration: none; }

.chapter-nav a:hover {
  background: #15416e;
  color: white; }

.chapter-nav.closed {
  right: -68%;
  top: 15%;
  opacity: 0.6; }

.chapter-nav.open {
  border: 1px solid #E7E8E9;
  right: 0;
  opacity: 0.95;
  display: table;
  padding: 0px;
  top: 15%;
  background: #ffffff; }

.glyphicon-remove:before {
  content: "\e014";
  color: gray; }

.chapter-nav-close {
  padding: 20px;
  color: white; }

.chapter-nav-close:hover {
  background: #111; }

.glyphicon {
  color: white !important; }

.menu-button {
  color: white;
  top: 42%;
  position: absolute;
  display: block;
  left: -44px;
  background: #15416e;
  padding: 15px; }

@media screen and (min-width: 720px) {
  .chapter-nav {
    width: 30%; }
  .chapter-nav.closed {
    right: -30%;
    top: 15%; } }

article .subtitle {
  font-weight: 400;
  margin-top: 0px; }

article .initial-cap::first-letter {
  initial-letter: 2; }

article p, article .subhead, article .subhead-title {
  font-size: 20px;
  font-family: "garamond-premier-pro", serif;
  line-height: 26px;
  padding-bottom: 15px; }

article .byline {
  font-family: "proxima-nova", sans-serif;
  text-size: 16px !important;
  color: #636463;
  margin-bottom: 18px; }

article li, article .no-list-style {
  font-size: 20px;
  font-family: "garamond-premier-pro", serif;
  padding-bottom: 15px; }

article .no-list-style {
  list-style: none;
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 15px; }

article .subhead, article .subhead-title {
  color: #487629;
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  margin-top: 10px;
  font-weight: 500;
  padding-bottom: 5px; }

article .subhead-title {
  margin-bottom: 0px;
  padding-top: 0px; }

article #logo {
  border-top: 12px solid #3e3e3e;
  padding: 26px 44px;
  border-bottom: 4px solid #3e3e3e; }

article h2.subhead, article h2.subhead-title {
  color: #FFFFFF;
  background-color: #3e3e3e;
  font-size: 16px;
  padding: 6px;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: normal;
  margin-top: 0px;
  letter-spacing: .5px; }

article .col-centered {
  float: none !important;
  margin: 0 auto !important; }

article .article-title {
  color: #000000;
  font-size: 36px;
  font-family: "garamond-premier-pro", serif;
  font-weight: bold;
  margin-bottom: 0px;
  margin-right: 20px;
  margin-left: 20px; }

article .article-title-subhead {
  color: #487629;
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  margin-top: 10px;
  font-weight: 500; }

article .head-line {
  color: #000000;
  font-size: 30px;
  font-family: "proxima-nova", sans-serif;
  text-align: center; }

article hr.dark {
  border: 1px solid #636463;
  margin-top: 20px; }

article hr.light {
  border: 1px solid #E6E7E8;
  margin-top: 8px;
  margin-bottom: 8px; }

article .section-title {
  padding: 20px 0 10px 0;
  color: #636463;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-top: 1px solid #E6E7E8; }

article .chart {
  float: left;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 3px; }

article .portrait-right {
  margin: 0 0 12px 30px; }

article .portrait-left {
  margin: 0 30px 12px 0; }

article .portrait-right, article .portrait-left {
  width: 120px; }

article .greenbox-normal {
  padding: 30px 30px 10px 30px;
  background-color: #F0F7E9;
  margin-bottom: 20px; }
  article .greenbox-normal h1 {
    margin-top: 0;
    color: #487629; }
  article .greenbox-normal h2 {
    margin-top: 0;
    color: #000000; }

article .greenbox {
  padding: 25px 25px 10px 25px;
  margin-bottom: 20px;
  background-color: #F0F7E9; }
  article .greenbox h1 {
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    font-size: 32px;
    margin-top: 0;
    color: #487629; }
  article .greenbox p, article .greenbox .subhead, article .greenbox .subhead-title {
    font-family: "proxima-nova", sans-serif;
    padding-bottom: 7px; }
  article .greenbox h2 {
    font-family: "garamond-premier-pro", serif;
    margin-top: 0;
    color: #000000; }

article .graybox-normal {
  padding: 10px;
  background-color: #E6E7E8;
  margin-bottom: 10px;
  border: 2px solid #487629;
  padding: 10px; }
  article .graybox-normal h2 {
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    font-size: 32px;
    margin-top: 0;
    color: #000000; }
  article .graybox-normal p, article .graybox-normal .subhead, article .graybox-normal .subhead-title {
    font-family: "proxima-nova", sans-serif;
    padding-bottom: 7px; }
  article .graybox-normal h1 {
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    font-size: 32px;
    margin-top: 0;
    color: #487629; }
  article .graybox-normal h3 {
    margin-top: 0;
    color: #487629;
    font-size: 18px; }

article .graybox {
  font-family: "proxima-nova", sans-serif;
  padding: 25px 25px 10px 25px;
  background-color: #E6E7E8;
  margin-bottom: 20px !important; }
  article .graybox h2 {
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    font-size: 32px;
    margin-top: 0;
    color: #000000; }
  article .graybox p, article .graybox .subhead, article .graybox .subhead-title {
    font-family: "proxima-nova", sans-serif;
    padding-bottom: 7px; }
  article .graybox h1 {
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    font-size: 32px;
    margin-top: 0;
    color: #487629; }

article#mailbag p, article#mailbag .subhead, article#mailbag .subhead-title {
  font-family: "garamond-premier-pro", serif;
  font-size: 20px; }

article#mailbag .question {
  background-color: #F0F7E9;
  padding: 25px 25px 0px 25px;
  font-style: normal; }
  article#mailbag .question span.no-style {
    text-decoration: none !important;
    font-style: normal !important; }

.greenBack {
  background-color: #eaf0e2;
  padding: 25px 25px 0px 25px;
  font-style: normal; }

.dropcap {
  float: left;
  color: #ffffff;
  background-color: #4d4d4d;
  font-size: 35px;
  line-height: 45px;
  padding-top: 4px;
  margin-right: 5px;
  padding-right: 8px;
  padding-left: 8px;
  font-family: Georgia; }

.chart {
  margin-bottom: 20px !important; }

.chart-right {
  max-width: 55%;
  width: 440px;
  margin-left: 20px; }

.chart-left {
  max-width: 55%;
  width: 440px;
  margin-right: 20px; }

.editors-note {
  background: #eee;
  padding: 20px;
  margin-bottom: 30px; }
  .editors-note p, .editors-note article .subhead, article .editors-note .subhead, .editors-note article .subhead-title, article .editors-note .subhead-title {
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    font-size: 18px; }
    .editors-note p:last-of-type, .editors-note article .subhead:last-of-type, article .editors-note .subhead:last-of-type, .editors-note article .subhead-title:last-of-type, article .editors-note .subhead-title:last-of-type {
      margin-bottom: 0;
      padding-bottom: 0; }

.black-subhead {
  color: #000;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 32px;
  font-weight: bold;
  margin-top: 10px; }

.answer {
  background-color: #fff;
  padding: 25px 25px 0px 25px;
  font-style: normal; }

ul.checkmark {
  list-style: none; }
  ul.checkmark:before {
    content: '✓';
    padding-right: 15px;
    color: #4f7624; }

.CharOverride-2 {
  font-weight: bold; }

.CharOverride-3 {
  font-style: italic; }

.CharOverride-22 {
  font-style: italic; }

.CharOverride-23 {
  font-weight: bold; }

.CharOverride-4 {
  font-weight: bold;
  font-style: italic; }

.endstop {
  display: none; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Put your IE-only styles here. Works for IS 10 & IE 11*/
  .menu-button {
    display: none !important; }
  .chapter-nav.open {
    display: none !important; }
  .chapter-nav.closed {
    display: none !important; }
  .chapter-nav {
    display: none !important; } }
