@charset "UTF-8";
/* -------------------- Global (Full Size) -------------------- */
body {
  font-family: 'Roboto', sans-serif;
  margin: 0px;
  background-color: #F3F8F8;
}
h2, h3, h4 {
  color: #4444DD;
  font-family: sans-serif;
  font-weight: bold;
}
h2 {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 30px;
  letter-spacing: 1px;
  width: 70%;
  clear: both;
}
h3 {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 30px;
  padding-left: 3%;
  padding-right: 3%;
  letter-spacing: 1px;
  border-bottom: solid 1px #4444DD;
  width: 70%;
  clear: both;
}
h4 {
  margin-left: 5%;
  margin-right: 5%;
  letter-spacing: 1px;
  width: 70%;
  clear: both;
}
img {
  max-width: 100%;
}
.strong {
  color: maroon;
  font-weight: bold;
}
.direct {
  padding-left: 2%;
  padding-right: 2%;
}
.direct li, dd {
  margin-bottom: 10px;
}
.direct ul, ol, dl {
  padding-left: 5%;
  padding-right: 5%;
}
.direct p {
  padding-left: 5%;
  padding-right: 5%;
}
.tight {
  line-height: 90%;
  font-size: small;
}
.float {
  margin-left: 5%;
  width: 90%;
  border: solid 1px #00B800;
}
.largelink {
  background-color: #FDEEE8;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 15px;
  border-left: 5px solid #EF4C16;
}
.largelink:hover {
  background-color: #F9CABA;
}
.noDisplay {
  display: none;
}
.container {
  background-color: #FFFFFF;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.row {
  width: 100%;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline-block
}
.row.blockDisplay {
  display: block;
}
/* -------------------- Header (Full Size) -------------------- */
.primary_header {
  width: 100%;
  background-color: #E3FBFD;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: left;
}
.title {
  padding-left: 5%;
  font-weight: bold;
  font-style: oblique;
  font-family: sans-serif;
  font-size: xx-large;
  color: #077781;
  letter-spacing: 2px;
  display: inline;
}
.lang {
  margin-left: 30%;
  margin-right: 5%;
  padding-left: 10px;
  padding-right: 10px;
  letter-spacing: 1px;
  text-align: justify;
  font-size: larger;
  color: #FFFFFF;
  background-color: #18CF2D;
  text-decoration: none;
}
.lang:hover {
  background-color: #119520;
}
.secondary_header {
  width: 100%;
  background-color: #C0F6FA;
  clear: left;
  padding-top: 10px;
  padding-bottom: 15px;
}
.secondary_header ul {
  margin-top: 0%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  width: 100%;
}
.secondary_header ul li {
  list-style: none;
  float: left;
  text-align: center;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  font-family: sans-serif;
  color: #0A33D3;
  width: 15%;
  text-decoration: underline;
}
.secondary_header ul li:hover {
  color: #0A33D3;
  background-color: #A0D6DA;
}
.secondary_header ul .current {
  color: #0A33D3;
  font-weight: bold;
  text-decoration: none;
}
/* -------------------- Main-Sub Columns (Full Size) -------------------- */
.left_article {
  background-color: #FFFFFF;
  width: 60%;
  float: left;
  color: #111111;
  padding-bottom: 15px;
}
.left_article p, dl {
  padding-left: 5%;
  padding-right: 5%;
  text-align: justify;
  line-height: 150%;
  margin-top: 20px;
  margin-bottom: 10px;
}
.right_article {
  width: 40%;
  float: left;
  background-color: #FCFCFF;
}
.right_article ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.right_article ul li {
  font-family: sans-serif;
  list-style: none;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #222222;
}
/* -------------------- Half Columns (Full Size) -------------------- */
.column_half {
  width: 50%;
  float: left;
  margin-top: 0px;
  margin-bottom: 15px;
}
.column_half h3 {
  text-align: center;
  border: none;
  color: #008400;
}
.column_half p {
  padding-left: 5%;
  padding-right: 5%;
  line-height: 150%;
}
/* -------------------- Quarter Columns (Full Size) -------------------- */
.columns {
  width: 25%;
  float: left;
  color: #555555;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.columns h4 {
  text-align: center;
}
.columns p {
  padding-left: 10%;
  padding-right: 10%;
  line-height: 150%;
}
/* -------------------- Footer (Full Size) -------------------- */
.footer {
  background-color: #717070;
  color: #FFFFFF;
  text-align: center;
  font-weight: lighter;
  letter-spacing: 2px;
  font-family: sans-serif;
  margin-top: 10px;
}
.copyright {
  text-transform: uppercase;
  margin-bottom: 5px;
}

/* -------------------- Setting for smaller widths -------------------- */
/* -------------------- ---------------------------- -------------------- */

@media screen and (max-width:320px) {
  /* -------------------- Header (Small Size) -------------------- */
  .secondary_header {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 1px;
    padding-bottom: 10px;
  }
  .secondary_header ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .secondary_header ul li {
    float: none;
    margin-top: 5px;
    margin-left: 0px;
    width: 100%;
  }
  /* -------------------- Main-Sub Columns (Small Size) -------------------- */
  .left_article {
    width: 100%;
    height: auto;
  }
  .left_article h3 {
    margin-top: 30px;
  }
  .right_article {
    width: 100%;
    height: auto;
  }
  /* -------------------- Half Columns (Small Size) -------------------- */
  /* -------------------- Quarter Columns (Small Size) -------------------- */
  .columns {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0PX;
    padding-right: 0PX;
    padding-bottom: 0PX;
    padding-left: 0PX;
  }
  .columns p {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* -------------------- Footer (Small Size) -------------------- */
  .copyright {
    padding-top: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (min-width:321px) and (max-width:768px) {
  /* -------------------- Header (Middle Size) -------------------- */
  .secondary_header {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 1px;
    padding-bottom: 10px;
  }
  .secondary_header ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .secondary_header ul li {
    float: none;
    margin-top: 5px;
    margin-left: 0px;
    width: 100%;
  }
  /* -------------------- Main-Sub Columns (Middle Size) -------------------- */
  .left_article {
    width: 100%;
    height: auto;
  }
  .right_article {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
  }
  /* -------------------- Half Columns (Middle Size) -------------------- */
  .column_half {
    width: 100%;
  }
  /* -------------------- Quarter Columns (Middle Size) -------------------- */
  .columns {
    width: 100%;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .columns p {
    padding-left: 14px;
    padding-right: 14px;
  }
  /* -------------------- Footer (Middle Size) -------------------- */
}
@media screen and (min-width:769px) and (max-width:1000px) {
  /* -------------------- Header (Large Size) -------------------- */
  .secondary_header {
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .secondary_header ul li {
    margin-top: 10px;
    margin-right: 7%;
    margin-bottom: 10px;
    margin-left: 7%;
  }
  /* -------------------- Main-Sub Columns (Large Size) -------------------- */
  .left_article {
    height: auto;
  }
  .right_article {
    height: auto;
    padding-bottom: 27px;
  }
  /* -------------------- Half Columns (Large Size) -------------------- */
  /* -------------------- Quarter Columns (Large Size) -------------------- */
  .columns {
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .columns p {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* -------------------- Footer (Large Size) -------------------- */
}
@media screen and (min-width: 1001px) {}