@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
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%
}
body {
    margin: 0
}
a {
    color: #008CC1
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
h1.beta {
    background-image: url("/site/assets/img/icon-tt.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 25px;
    padding-top: 10px
}
h2.beta {
    background-image: url("/site/assets/img/icon-tt.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 25px;
    padding-top: 10px;
    font-size: 18px
}
h4.beta {
    background-image: url("/site/assets/img/icon-tt.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 25px;
    padding-top: 10px;
    font-size: 18px
}
h5.beta {
    background-image: url("/site/assets/img/icon-tt.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 25px;
    padding-top: 10px;
    font-size: 18px
}
h3.contact {
    background-image: none;
    padding-left: 0px;
    color: #333
}
h3.highlight {
    font-style: italic;
    font-size: 25px;
    color: #008CC1;
    background-image: none;
    padding-top: 40px
}
h3 {
    background-image: url("/site/assets/img/icon-tt.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-size: 25px;
    padding-top: 10px
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
color:#008CC1;
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
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: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
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
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
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
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}
abbr[title],
dfn[title] {
    cursor: help
}
u,
ins {
    text-decoration: none
}
ins {
    border-bottom: 1px solid
}
img {
    font-style: italic
}
label,
input,
textarea,
button,
select,
option {
    cursor: pointer
}
.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus {
    cursor: text;
    outline: none
}
.cf:after,
.nav:after,
.media:after,
.matrix:after,
.multi-list:after,
.wrapper:after {
    content: "";
    display: table;
    clear: both
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre,
.form-fields > li,
.media,
.island,
.islet {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}
.islet h1,
.islet h2,
.islet h3,
.islet h4,
.islet h5,
.islet h6,
.islet hgroup,
.islet ul,
.islet ol,
.islet dl,
.islet blockquote,
.islet p,
.islet address,
.islet table,
.islet fieldset,
.islet figure,
.islet pre,
.islet .form-fields > li,
.islet .media,
.islet .island,
.islet .islet {
    margin-bottom: 12px;
    margin-bottom: 0.75rem
}
.landmark {
    margin-bottom: 48px;
    margin-bottom: 3rem
}
hr {
    margin-bottom: 22px;
    margin-bottom: 1.375rem
}
ul,
ol,
dd {
    margin-left: 48px;
    margin-left: 3rem
}
html {
    font: 1em/1.5 sans-serif;
    overflow-y: scroll;
    min-height: 100%
}
h1,
.alpha {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.33333
}
h2,
.beta {
    color: #008CC1;
    font-size: 18px;
    line-height: 15px;
    margin-bottom: 15px
}
h3,
.gamma {
    font-size: 18px;
    line-height: 15px;
    line-height: 1;
    color: #008CC1
}
h4,
.delta {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}
h5,
.epsilon {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}
h6,
.zeta {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429
}
hgroup .hN {
    margin-bottom: 0
}
.giga {
    font-size: 96px;
    font-size: 6rem;
    line-height: 1
}
.mega {
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 1
}
.kilo {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1
}
.lede,
.lead {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333
}
.smallprint,
.milli {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2
}
.micro {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 2.4
}
q {
    quotes: "\2018" "\2019" "\201C" "\201D"
}
q:before {
    content: "\2018";
    content: open-quote
}
q:after {
    content: "\2019";
    content: close-quote
}
q q:before {
    content: "\201C";
    content: open-quote
}
q q:after {
    content: "\201D";
    content: close-quote
}
blockquote {
    quotes: "\201C" "\201D"
}
blockquote p:before {
    content: "\201C";
    content: open-quote
}
blockquote p:after {
    content: "";
    content: no-close-quote
}
blockquote p:last-of-type:after {
    content: "\201D";
    content: close-quote
}
blockquote q:before {
    content: "\2018";
    content: open-quote
}
blockquote q:after {
    content: "\2019";
    content: close-quote
}
blockquote {
    text-indent: -0.41em
}
blockquote p:last-of-type {
    margin-bottom: 0
}
.source {
    display: block;
    text-indent: 0
}
.source:before {
    content: "\2014"
}
pre {
    overflow: auto
}
pre mark {
    background: none;
    border-bottom: 1px solid;
    color: inherit
}
.code-comment {
    opacity: 0.75;
    filter: alpha(opacity=75)
}
.line-numbers {
    font-family: monospace, serif;
    list-style: decimal-leading-zero inside;
    white-space: nowrap;
    overflow: auto;
    margin-left: 0
}
.line-numbers code {
    white-space: pre
}
img {
    max-width: 100%
}
img[width],
img[height] {
    max-width: none
}
.img--round {
    border-radius: 4px
}
.img--right {
    float: right;
    margin-bottom: 24px;
    margin-left: 24px
}
.img--left {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px
}
.img--center {
    display: block;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto
}
.img--short {
    height: 120px
}
.img--medium {
    height: 240px
}
.img--tall {
    height: 360px
}
figure > img {
    display: block
}
li > ul,
li > ol {
    margin-bottom: 0
}
.numbered-list {
    list-style-type: decimal
}
table {
    width: 100%
}
th,
td {
    padding: 6px;
    text-align: left
}
@media screen and (min-width: 480px) {
    th,
    td {
        padding: 12px
    }
}
[colspan] {
    text-align: center
}
[colspan="1"] {
    text-align: left
}
[rowspan] {
    vertical-align: middle
}
[rowspan="1"] {
    vertical-align: top
}
.numerical {
    text-align: right
}
.t5 {
    width: 5%
}
.t10 {
    width: 10%
}
.t12 {
    width: 12.5%
}
.t15 {
    width: 15%
}
.t20 {
    width: 20%
}
.t25 {
    width: 25%
}
.t30 {
    width: 30%
}
.t33 {
    width: 33.333%
}
.t35 {
    width: 35%
}
.t37 {
    width: 37.5%
}
.t40 {
    width: 40%
}
.t45 {
    width: 45%
}
.t50 {
    width: 50%
}
.t55 {
    width: 55%
}
.t60 {
    width: 60%
}
.t62 {
    width: 62.5%
}
.t65 {
    width: 65%
}
.t66 {
    width: 66.666%
}
.t70 {
    width: 70%
}
.t75 {
    width: 75%
}
.t80 {
    width: 80%
}
.t85 {
    width: 85%
}
.t87 {
    width: 87.5%
}
.t90 {
    width: 90%
}
.t95 {
    width: 95%
}
.table--bordered th,
.table--bordered td {
    border: 1px solid #cccccc
}
.table--bordered th:empty,
.table--bordered td:empty {
    border: none
}
.table--bordered thead tr:last-child th {
    border-bottom-width: 2px
}
.table--bordered tbody tr th:last-of-type {
    border-right-width: 2px
}
.table--striped tbody tr:nth-of-type(odd) {
    background-color: #ffc
}
.table--data {
    font: 12px/1.5 sans-serif
}
fieldset {
    padding: 24px
}
.form-fields {
    list-style: none;
    margin: 0
}
.form-fields > li:last-child {
    margin-bottom: 0
}
label,
.label {
    display: block
}
.additional {
    display: block;
    font-weight: normal
}
.check-list {
    list-style: none;
    margin: 0
}
.check-label,
.check-list label,
.check-list .label {
    display: inline-block
}
.spoken-form label {
    display: inline-block;
    font: inherit
}
.extra-help {
    display: inline-block;
    visibility: hidden
}
.text-input:active + .extra-help,
.text-input:focus + .extra-help {
    visibility: visible
}
.nav {
    list-style: none;
    margin-left: 0
}
.nav > li,
.nav > li > a {
    display: inline-block;
    *display: inline;
    zoom: 1
}
.nav--stacked > li {
    display: list-item
}
.nav--stacked > li > a {
    display: block
}
.nav--banner {
    text-align: center
}
.nav--block {
    line-height: 1;
    letter-spacing: -0.31em;
    word-spacing: -0.43em;
    white-space: nowrap
}
.nav--block > li {
    letter-spacing: normal;
    word-spacing: normal
}
.nav--block > li > a {
    padding: 12px
}
.nav--fit {
    display: table;
    width: 100%
}
.nav--fit > li {
    display: table-cell
}
.nav--fit > li > a {
    display: block
}
.nav--keywords > li:after {
    content: "\002C" "\00A0"
}
.nav--keywords > li:last-child:after {
    display: none
}
.media {
    display: block
}
.media__img {
    float: left;
    margin-right: 24px
}
.media__img--rev {
    float: right;
    margin-left: 24px
}
.media__img img,
.media__img--rev img {
    display: block
}
.media__body {
    overflow: hidden
}
.media__body,
.media__body >:last-child {
    margin-bottom: 0
}
.islet .media__img {
    margin-right: 12px
}
.islet .media__img--rev {
    margin-left: 12px
}
.block-list,
.matrix,
.block-list > li,
.matrix > li {
    border: 0 solid #cccccc
}
.block-list,
.matrix {
    list-style: none;
    margin-left: 0;
    border-top-width: 1px
}
.block-list > li,
.matrix > li {
    border-bottom-width: 1px;
    padding: 12px
}
.block-list__link,
.matrix__link {
    display: block;
    padding: 12px;
    margin: -12px
}
.matrix {
    border-left-width: 1px
}
.matrix > li {
    float: left;
    border-right-width: 1px
}
.multi-list {
    list-style: none;
    margin-left: 0
}
.multi-list > li {
    float: left
}
.two-cols > li {
    width: 50%
}
.three-cols > li {
    width: 33.333%
}
.four-cols > li {
    width: 25%
}
.five-cols > li {
    width: 20%
}
.matrix > .all-cols,
.multi-list > .all-cols {
    width: 100%
}
.brand {
    font-family: "Helvetica Neue", sans-serif !important;
    color: #4a8ec2 !important
}
.brand-face {
    font-family: "Helvetica Neue", sans-serif !important
}
.brand-color,
.brand-colour {
    color: #4a8ec2 !important
}
.float--right {
    float: right !important
}
.float--left {
    float: left !important
}
.float--none {
    float: none !important
}
.text--left {
    text-align: left !important
}
.text--center,
.cta {
    text-align: center !important
}
.text--right {
    text-align: right !important
}
.weight--light {
    font-weight: 300 !important
}
.weight--normal {
    font-weight: 400 !important
}
.weight--semibold {
    font-weight: 600 !important
}
.push {
    margin: 24px !important
}
.push--top {
    margin-top: 24px !important
}
.push--right {
    margin-right: 24px !important
}
.push--bottom {
    margin-bottom: 24px !important
}
.push--left {
    margin-left: 24px !important
}
.push--ends {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}
.push--sides {
    margin-right: 24px !important;
    margin-left: 24px !important
}
.push-half {
    margin: 12px !important
}
.push-half--top {
    margin-top: 12px !important
}
.push-half--right {
    margin-right: 12px !important
}
.push-half--bottom {
    margin-bottom: 12px !important
}
.push-half--left {
    margin-left: 12px !important
}
.push-half--ends {
    margin-top: 12px !important;
    margin-bottom: 12px !important
}
.push-half--sides {
    margin-right: 12px !important;
    margin-left: 12px !important
}
.flush {
    margin: 0 !important
}
.flush--top {
    margin-top: 0 !important
}
.flush--right {
    margin-right: 0 !important
}
.flush--bottom {
    margin-bottom: 0 !important
}
.flush--left {
    margin-left: 0 !important
}
.flush--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
.flush--sides {
    margin-right: 0 !important;
    margin-left: 0 !important
}
.soft {
    padding: 24px !important
}
.soft--top {
    padding-top: 24px !important
}
.soft--right {
    padding-right: 24px !important
}
.soft--bottom {
    padding-bottom: 24px !important
}
.soft--left {
    padding-left: 24px !important
}
.soft--ends {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}
.soft--sides {
    padding-right: 24px !important;
    padding-left: 24px !important
}
.soft-half {
    padding: 12px !important
}
.soft-half--top {
    padding-top: 12px !important
}
.soft-half--right {
    padding-right: 12px !important
}
.soft-half--bottom {
    padding-bottom: 12px !important
}
.soft-half--left {
    padding-left: 12px !important
}
.soft-half--ends {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}
.soft-half--sides {
    padding-right: 12px !important;
    padding-left: 12px !important
}
.hard {
    padding: 0 !important
}
.hard--top {
    padding-top: 0 !important
}
.hard--right {
    padding-right: 0 !important
}
.hard--bottom {
    padding-bottom: 0 !important
}
.hard--left {
    padding-left: 0 !important
}
.hard--ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
.hard--sides {
    padding-right: 0 !important;
    padding-left: 0 !important
}
.full-bleed {
    margin-right: -24px !important;
    margin-left: -24px !important
}
.islet .full-bleed {
    margin-right: -12px !important;
    margin-left: -12px !important
}
.informative {
    cursor: help !important
}
.muted {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important
}
.proceed {
    text-align: right !important
}
.go:after {
    content: "\00A0" "\00BB" !important
}
.caps {
    text-transform: uppercase !important
}
.accessibility,
.visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}
@-webkit-viewport {
    width: device-width
}
@-moz-viewport {
    width: device-width
}
@-ms-viewport {
    width: device-width
}
@-o-viewport {
    width: device-width
}
@viewport {
    width: device-width
}
body {
    color: #444444;
    font-family: 'PTSansRegular'
}
h1,
.alpha,
h2,
.beta,
h3,
.gamma,
h4,
.delta,
h5,
.epsilon,
h6,
.zeta,
nav {
    font-family: nexa_boldregular;
    font-weight: normal;
    font-style: normal
}
.wrapper {
    margin: 0 auto;
    max-width: 971px;
    float: none
}
#wrapperfull {
    background-image: url("/site/assets/img/bg-slider.png");
    background-position: top center
}
.wrapper.cf {
    padding: 30px 0 0 0
}
.wrapper-full {
    background-image: url("/site/assets/img/bg-header.png");
    background-position: top center
}
.slider.flexslider {
    margin: 0 auto;
    max-width: 971px
}
section.wrapper {
    background-repeat: no-repeat;
    background-image: url("/site/assets/img/slider-bg.jpg")
}
.topbar {
    background-color: #008cc1;
    height: 20px;
    width: 100%
}
.footerbar {
    background-color: #008cc1;
    height: 40px;
    width: 100%
}
hr {
    border-top: 1px solid #0074a0;
    border-bottom: 1px solid #40a9d1;
    border-left: 0;
    border-right: 0
}
@font-face {
    font-family: 'PTSansRegular';
    src: url("/site/assets/fonts/ptsans/PTS55F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTS55F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTS55F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTS55F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTS55F-webfont.svg#PTSansRegular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansItalic';
    src: url("/site/assets/fonts/ptsans/PTS56F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTS56F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTS56F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTS56F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTS56F-webfont.svg#PTSansItalic") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansBold';
    src: url("/site/assets/fonts/ptsans/PTS75F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTS75F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTS75F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTS75F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTS75F-webfont.svg#PTSansBold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansBoldItalic';
    src: url("/site/assets/fonts/ptsans/PTS76F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTS76F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTS76F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTS76F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTS76F-webfont.svg#PTSansBoldItalic") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url("/site/assets/fonts/ptsans/PTC55F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTC55F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTC55F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTC55F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTC55F-webfont.svg#PTSansCaptionRegular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansCaptionBold';
    src: url("/site/assets/fonts/ptsans/PTC75F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTC75F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTC75F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTC75F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTC75F-webfont.svg#PTSansCaptionBold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url("/site/assets/fonts/ptsans/PTN57F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTN57F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTN57F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTN57F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTN57F-webfont.svg#PTSansNarrowRegular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'PTSansNarrowBold';
    src: url("/site/assets/fonts/ptsans/PTN77F-webfont.eot");
    src: url("/site/assets/fonts/ptsans/PTN77F-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/ptsans/PTN77F-webfont.woff") format("woff"), url("/site/assets/fonts/ptsans/PTN77F-webfont.ttf") format("truetype"), url("/site/assets/fonts/ptsans/PTN77F-webfont.svg#PTSansNarrowBold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'nexa_boldregular';
    src: url("/site/assets/fonts/nexa/nexa_bold-webfont.eot");
    src: url("/site/assets/fonts/nexa/nexa_bold-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/nexa/nexa_bold-webfont.woff") format("woff"), url("/site/assets/fonts/nexa/nexa_bold-webfont.ttf") format("truetype"), url("/site/assets/fonts/nexa/nexa_bold-webfont.svg#nexa_boldregular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url("/site/assets/fonts/nexa/nexa_light-webfont.eot");
    src: url("/site/assets/fonts/nexa/nexa_light-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/fonts/nexa/nexa_light-webfont.woff") format("woff"), url("/site/assets/fonts/nexa/nexa_light-webfont.ttf") format("truetype"), url("/site/assets/fonts/nexa/nexa_light-webfont.svg#nexa_lightregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.header {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 16px;
    margin-bottom: 1rem
}
.header .nav {
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 0
}
@media only screen and (min-width: 48em) {
    .nav {
        text-align: right
    }
    .nav li {
        position: relative;
        margin-left: 20px !important;
        margin-left: 2rem
    }
    .nav li:first-child {
        margin-left: 0
    }
    .nav a {
        color: #444444;
        text-decoration: none;
        border-bottom: 3px solid transparent
    }
    .nav a.active {
        color: #008cc1
    }
    .nav a:hover {
        border-bottom: 1px solid;
        color: #008CC1
    }
    .nav ul {
        display: none
    }
    .nav li:hover ul {
        background: transparent url(/site/assets/img/css/arrow.gif) no-repeat;
        padding-top: 16px;
        padding-top: 1rem;
        position: absolute;
        display: block;
        top: 100%;
        z-index: 999;
        text-align: left;
        width: 10rem;
        margin-left: 0;
        list-style: none
    }
    .nav li:hover ul li {
        margin-left: 0;
        background-color: #008cc1;
        padding: 8px;
        padding: 0.5rem
    }
    .nav li:hover ul li:hover a {
        border-bottom: 3px solid
    }
    .nav li:hover ul a {
        color: white
    }
}
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-width: 48em) and (min-device-pixel-ratio: 1.3),
only screen and (min-width: 48em) and (min-resolution: 192dpi),
only screen and (min-width: 48em) and (min-resolution: 2dppx) {
    .nav li:hover ul {
        background: transparent url(/site/assets/img/css/arrow-retina.gif) no-repeat
    }
}
.brand {
    text-align: center
}
.footer {
    padding: 0px 10px;
    color: white;
    text-shadow: 0px -1px 0px #ccc;
    background-color: #F1F1F1;
    color: #000
}
.footer a {
    color: white;
    text-decoration: none
}
.footer a:hover {
    text-decoration: underline
}
.legal {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
    background-color: #008cc1;
    color: #fff
}
.legal a > img {
    top: 8px;
    top: 0.5rem;
    position: relative;
    padding: 4px;
    padding: 0.25rem
}
.delta {
    margin: 0
}
.alignright {
    padding-top: 50px
}
a.read-more {
    background-color: #008CC1;
    border-radius: 10px;
    color: #FFFFFF;
    padding: 8px;
    font-size: 11px;
    text-decoration: none
}
.da-all.ta-all.m-all.legal a {
    color: #FFFFFF;
    text-decoration: underline
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides > li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(/site/assets/img/css/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}
.flex-direction-nav .flex-prev {
    left: -36px
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}
.flexslider .slides > li {
    position: relative
}
.flex-caption {
    position: absolute;
    background: url(/site/assets/img/css/textures.png) no-repeat 50% 50% #008cc1;
    color: white;
    bottom: 0;
    width: 40%;
    margin: 24px 24px 0 24px;
    margin: 1.5rem 1.5rem 0 1.5rem;
    padding: 40px 32px;
    padding: 2.5rem 2rem
}
.flex-caption a {
    color: white
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea {
    border: 2px solid #eeeeee;
    padding: 8px;
    padding: 0.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    width: 100%;
    max-width: 100%
}
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="url"]:hover,
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
textarea:hover {
    border: 2px solid #40a9d1
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
textarea:focus {
    border: 2px solid #008cc1;
    outline: none
}
.parsley-error-list {
    list-style-type: none;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    background-color: #e1565e;
    color: white;
    padding: 8px;
    padding: 0.5rem
}
input[type="email"].parsley-error,
input[type="number"].parsley-error,
input[type="password"].parsley-error,
input[type="search"].parsley-error,
input[type="tel"].parsley-error,
input[type="text"].parsley-error,
input[type="url"].parsley-error,
input[type="color"].parsley-error,
input[type="date"].parsley-error,
input[type="datetime"].parsley-error,
input[type="datetime-local"].parsley-error,
input[type="month"].parsley-error,
input[type="time"].parsley-error,
input[type="week"].parsley-error,
textarea.parsley-error {
    border: 2px solid #e1565e;
    margin-bottom: 0
}
.box {
    margin-top: 32px;
    margin-top: 2rem;
    border: 1px solid #e7e7e7;
    background-color: white;
    text-align: center
}
#nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none
}
#nav li {
    width: 100%;
    display: block
}
.js #nav {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1
}
#nav.opened {
    max-height: 9999px
}
#nav,
#nav * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#nav,
#nav ul {
    list-style: none;
    width: 100%;
    float: left
}
#nav li {
    text-align: left;
    margin-left: 0;
    float: left;
    width: 100%
}
#nav a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    background: #008cc1;
    border-bottom: 1px solid #0074a0;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding: 0.7em 1em;
    float: left
}
#nav a.active {
    background: #444444
}
#nav ul ul a {
    background: #40a9d1;
    padding-left: 3em
}
#nav-toggle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 70px;
    height: 55px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url("/site/assets/img/css/hamburger.gif") no-repeat 50% 33%
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3),
screen and (min--moz-device-pixel-ratio: 1.3),
screen and (-o-min-device-pixel-ratio: 2 / 1),
screen and (min-device-pixel-ratio: 1.3),
screen and (min-resolution: 192dpi),
screen and (min-resolution: 2dppx) {
    #nav-toggle {
        background-image: url("/site/assets/img/css/hamburger-retina.gif");
        -webkit-background-size: 100px 100px;
        -moz-background-size: 100px 100px;
        -o-background-size: 100px 100px;
        background-size: 100px 100px
    }
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}
.fancybox-outer,
.fancybox-inner {
    position: relative
}
.fancybox-inner {
    overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("/site/assets/img/fancybox/fancybox_sprite.png")
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/site/assets/img/fancybox/fancybox_loading.gif") center center no-repeat
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/site/assets/img/fancybox/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto
}
.fancybox-lock body {
    overflow: hidden !important
}
.fancybox-lock-test {
    overflow-y: hidden !important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("/site/assets/img/fancybox/fancybox_overlay.png")
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}
.fancybox-title-inside-wrap {
    padding-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("/site/assets/img/fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("/site/assets/img/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}
.btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #008cc1;
    display: inline-block;
    padding: 4px 8px;
    padding: 0.25rem 0.5rem;
    border: none;
    color: white;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}
.btn:hover,
.btn:focus {
    background-color: #40a9d1
}
.btn:active {
    background-color: #0074a0
}
.btn--large {
    padding: 8px 16px;
    padding: 0.5rem 1rem
}
.list {
    background-color: #eeeeee;
    margin-top: 32px;
    margin-top: 2rem;
    padding: 16px;
    padding: 2rem
}
.list img {
    max-width: 100%;
    width: 100%
}
.list--small {
    padding: 8px;
    padding: 0.5rem
}
.media__round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 150px;
    width: 150px
}
.media .name {
    display: block
}
.media blockquote {
    padding: 0.5rem
}
body {
    background-color: #fff
}
.matrix {
    margin: 0;
    border: none
}
.matrix > li {
    border: none
}
.matrix img {
    display: block
}
.lined-up {
    margin: 0 0 0 10px;
    display: block;
}