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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #222;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1 {
  font-size: 38.4px;
  font-size: 2.4rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
}
h2 {
  font-size: 28.8px;
  font-size: 1.8rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
}
h3 {
  font-size: 24px;
  font-size: 1.5rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
}
h4 {
  font-size: 20.8px;
  font-size: 1.3rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
}
h5 {
  font-size: 16px;
  font-size: 1rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
}
h6 {
  font-size: 14.4px;
  font-size: 0.9rem;
  text-rendering: optimizelegibility;
  font-weight: bold;
  margin: 0.75em 0;
  line-height: 1.6em;
  text-transform: uppercase;
}
body {
  color: #3f3f3f;
  color: #24506d;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  background: #fefefe;
}
#top,
#content {
  max-width: 780px;
  margin: 0 auto;
}
#content {
  padding: 0px 14px;
  line-height: 1.6em;
}
#top h1 {
  padding: 0px 14px;
  margin: 6px 0px;
}
#topContainer {
  background: #fff;
  padding: 14px 0px;
  border-bottom: 2px solid #42c2bd;
  margin-bottom: 20px;
  box-shadow: 0px 0px 9px 2px rgba(51,51,51,0.09);
  background: -webkit-linear-gradient(left, rgba(236,241,255,0.02), rgba(240,255,248,0.49));
  background: -moz-linear-gradient(left, rgba(236,241,255,0.02), rgba(240,255,248,0.49));
  background: -o-linear-gradient(left, rgba(236,241,255,0.02), rgba(240,255,248,0.49));
  background: -ms-linear-gradient(left, rgba(236,241,255,0.02), rgba(240,255,248,0.49));
  background: linear-gradient(to right, rgba(236,241,255,0.02), rgba(240,255,248,0.49));
/*@include background-image(linear-gradient(left, rgba(236, 241, 255, 0.02), rgba(240, 255, 248, 0.49)));*/
}
.panel {
  border: 1px solid #42c2bd;
  border-radius: 2px;
  line-height: 21px;
  color: #2b6992;
  background: #f5fbff;
  margin: 0px 0px 15px 0px;
  padding: 10px;
  word-wrap: break-word;
}
h1,
h2,
h3 {
  font-family: 'Raleway', sans-serif;
}
h1 {
  color: #228b87;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}
img {
  border-radius: 2px;
}
h2 {
  font-size: 2rem;
  color: #31b1ac;
}
p {
  color: #2b6992;
  font-size: 18px;
}
p.introduction {
  margin-bottom: 30px;
}
#leftColumn {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 70.13%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 20px;
}
#leftColumn:before,
#leftColumn:after {
  content: '';
  display: table;
}
#leftColumn:after {
  clear: both;
}
#leftColumn:last-child {
  margin-right: 0%;
}
#rightColumn {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 26.869999999999997%;
  margin-left: 0%;
  margin-right: 3%;
  padding-top: 22px;
}
#rightColumn:before,
#rightColumn:after {
  content: '';
  display: table;
}
#rightColumn:after {
  clear: both;
}
#rightColumn:last-child {
  margin-right: 0%;
}
#rightColumn img {
  width: 100%;
}
strong {
  font-weight: bold;
}
ul {
  list-style-type: disc;
  list-style-position: inside;
}
p {
  margin: 15px 0px;
  font-size: larger;
}
