@charset "US-ASCII";
@import url(http://fonts.googleapis.com/css?family=Cabin:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Cabin+Condensed:400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  margin: 0.67em 0;
}
h2 {
  margin: 0.83em 0;
}
h3 {
  margin: 1em 0;
}
h4 {
  margin: 1.33em 0;
}
h5 {
  margin: 1.67em 0;
}
h6 {
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "fontello";
  src: url("fonts/fontello/fontello-2ab743ed.eot?1664088");
  src: url("fonts/fontello/fontello-2ab743ed.eot?1664088#iefix")
      format("embedded-opentype"),
    url("fonts/fontello/fontello-b131074e.woff?1664088") format("woff"),
    url("fonts/fontello/fontello-fd1eec8b.ttf?1664088") format("truetype"),
    url("fonts/fontello/fontello-b934a7a4.svg?1664088#fontello") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-check:before {
  content: "\2611";
}
.icon-download-circle:before {
  content: "\e0c4";
}
.icon-left-circle:before {
  content: "\e4a1";
}
.icon-right-circle:before {
  content: "\e4a2";
}
.icon-up-circle:before {
  content: "\e4a3";
}
.icon-down-circle:before {
  content: "\e4a4";
}
.icon-down-open:before {
  content: "\f004";
}
.icon-up-open:before {
  content: "\f005";
}
.icon-right-open:before {
  content: "\f006";
}
.icon-left-open:before {
  content: "\f007";
}
.icon-download-cloud:before {
  content: "\f015";
}
.icon-facebook-circle:before {
  content: "\f051";
}
.icon-github-circle:before {
  content: "\f056";
}
.icon-twitter-circle:before {
  content: "\f057";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page {
  *zoom: 1;
  width: 920px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.page:after {
  content: "";
  display: table;
  clear: both;
}
html {
  color: black;
  font-family: "Cabin Condensed", "Arial Narrow", sans-serif;
  /* font-size: 17px; */
  line-height: 150%;
  background-color: white;
}
::-webkit-selection {
  color: white;
  background: #2e2885;
}
::-moz-selection {
  color: white;
  background: #2e2885;
}
::-o-selection {
  color: white;
  background: #2e2885;
}
::selection {
  color: white;
  background: #2e2885;
}
.banner {
  border-bottom: 8px solid #2e2885;
}
.banner #logo {
  margin: 0;
}
.content {
  overflow: hidden;
  *zoom: 1;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}
.contentinfo {
  clear: both;
  line-height: 130%;
  border-top: 3px solid #2e2885;
}
.column1,
.column2 {
  width: 47.61905%;
  float: left;
  margin-right: 4.7619%;
  display: inline;
}
.content .column1 {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 2em;
  background: #f5f1e3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.column2 {
  float: right;
  margin-right: 0;
  margin-left: -40px;
  display: inline;
}
h4 {
  font-family: "Cabin", Helvetica, sans-serif;
  font-size: 1.12em;
  margin: 1em 0 0 0;
}
h4 + p {
  margin-top: 0;
}
strong {
  font-family: "Cabin", Helvetica, sans-serif;
}
a {
  color: #2e2885;
  -webkit-transition: 0.4s all ease-in;
  -moz-transition: 0.4s all ease-in;
  -o-transition: 0.4s all ease-in;
  transition: 0.4s all ease-in;
}
a:focus,
a:hover,
a:active {
  -webkit-transition: 0.1s all ease-in;
  -moz-transition: 0.1s all ease-in;
  -o-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}
.plain-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content img {
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .column1,
  .column2 {
    width: 100%;
    display: block;
  }
  p {
    font-size: 25px;
    line-height: 2;
  }
  h4 {
    font-size: 32px;
  }
}
