@charset "UTF-8";


.jumplinks {
  margin: 18px 0 24px 54px;
  list-style: none;
}

.jumplinks_noindent {
  margin: 18px 0 24px 0;
  list-style: none;
  padding: 0;
}

.linked_bullets {
  list-style: none;
  line-height: 1.9em;
  margin: 0;
  padding: 0 0 18px 0 ;
}

h2 {
  font-family: 'Roboto Slab', serif;
  color: #4d4d4d;
  font-weight: bold;
  font-size: 1.35em;
  clear:both;
}

h3 {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 1.15em;
}


h4 {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 1em;
}

.orange_font {
  color: #FA9800;
}

.red_font,
.red_font a {
  color: #E2190A;
}

.bucket_callout {
   font-family: 'Roboto Slab', serif;
   font-size: 1.2em;
   line-height: 1.2em;
   color: #FA9800;
   margin: 0;
   padding: 0;
}