@charset "UTF-8";
:root {
  --black-right-pointing-triangle-unicode: "\25B6";
  /* ▶ */ }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html, body {
  touch-action: auto; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover, a:focus {
  outline: 0;
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }
  button:focus {
    outline: 0; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

::-moz-selection {
  background: #1b3d6e;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #1b3d6e;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #1b3d6e; }

main {
  display: block; }

svg {
  fill: currentColor; }

body, button, input, select, textarea {
  color: #222;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2; }

p {
  margin-bottom: 1.2em; }

dfn, cite, em, i {
  font-style: italic; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

html,
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  text-align: left;
  color: #222;
  word-break: keep-all; }

h1 {
  font-size: 1.6875em;
  font-weight: 600;
  margin-bottom: 1em;
  color: #1b3d6e; }

h2 {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 1em;
  color: #003399; }

.is-centered {
  text-align: center; }

a {
  color: #003399;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden; }
  a:hover {
    color: #0d7fc4; }

.error {
  color: #1b3d6e; }

input, textarea {
  background-color: #fff;
  border-color: #dbdbdb;
  border-radius: 3px;
  color: #363636;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  line-height: 1.5; }

input[type=checkbox], input[type=radio] {
  width: auto; }

symbol .logotype {
  fill: #606264; }

symbol .subtype {
  fill: #a7a8aa; }

.svg-inline {
  display: inline-block; }
  .svg-inline > svg {
    color: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: middle; }
  .svg-inline.circle {
    background-color: currentColor;
    width: 1.6em;
    height: 1.6em;
    text-align: center;
    border-radius: 0.8em; }
    .svg-inline.circle > svg {
      color: #fff; }
      .svg-inline.circle > svg.icon {
        width: 1.6em;
        height: 1.6em; }
    a:hover .svg-inline.circle {
      border-bottom: 0 none transparent; }

html,
body {
  min-height: 100%; }

.wrapper {
  height: 100%;
  max-width: 1190px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box; }

input.control-input {
  position: absolute;
  left: -1337em;
  z-index: -1;
  opacity: 0; }

main ol,
main ul {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

.rightframe ol {
  list-style-type: decimal; }

.rightframe ul {
  list-style-type: disc; }

#maintable .menutable a {
  padding-left: 12px; }

#maintable .menutable a span {
  margin-left: -12px;
  width: 12px;
  display: inline-block; }

.topbar_body.test .topbar_menu {
  background: url("/images/topmenu/bkgd_test.gif") repeat-x top left; }

.topbar_body.test .topbar_menu_edge {
  background: url("/images/topmenu/end_test.gif") no-repeat top left; }

.fa-external-link, .fa-external-link-alt {
  position: relative;
  top: 1px;
  padding-left: 5px; }


/*# sourceMappingURL=reset.css.map*/