﻿.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%, 25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%, 25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%, 25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(0.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(0.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(0.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}html,body{margin:0;padding:0}body{line-height:1.4}section,header,article,aside,footer,div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}a{text-decoration:none}a img{border:none;outline:none}input,textarea,button,select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}input:focus,textarea:focus,button:focus,select:focus,a:focus{outline:none}.list-inline ul,.main-nav ul,.utility__main-nav ul,.sitemap ul,.footer__sitemap ul{margin:0;padding:0}.list-inline li,.main-nav li,.utility__main-nav li,.sitemap li,.footer__sitemap li{display:inline-block;list-style:none;margin:0;padding:0}.list-stack ul,.sitemap .menu ul,.footer__sitemap .menu ul,.document-links ul,.home .latest-news ul,.home .content__latest-news ul,.side-nav ul,.aside__secondary-nav ul{margin:0;padding:0}.list-stack li,.sitemap .menu li,.footer__sitemap .menu li,.document-links li,.home .latest-news li,.home .content__latest-news li,.side-nav li,.aside__secondary-nav li{display:block;list-style:none;margin:0;padding:0}.header{height:120px;margin:0 auto;position:relative;width:940px}.header__logo{left:0;position:absolute;top:27px}.header__buyline{color:#362d67;font-size:.9375em;left:235px;letter-spacing:3px;position:absolute;text-transform:uppercase;top:45px}.header__enroll{position:absolute;left:590px;top:34px}.header__enroll a{padding:13px 0 !important}.header__search{margin:0;position:absolute;right:0;top:40px;width:264px}.header__search .search-input{position:absolute;right:0;top:0;width:160px;-webkit-appearance:none}.page .header__search .search-input{background:#fff}.header__search .search-submit{position:absolute;right:2px;top:2px}@media only screen and (max-width: 979px){.header{width:100%;height:auto;text-align:center;padding:20px}.header__logo,.header__buyline,.header__enroll,.header__search{position:relative;width:100%;left:0;right:0;height:auto;margin-top:10px;margin-bottom:0px;top:0;bottom:0}.header__search .search-input,.header__search .search-submit{position:relative}.header__search .search-input{width:100%}}.search .search-input,.header__search .search-input{background:#f5f9fb;border:2px solid #c8cbcd;border-collapse:collapse;border-radius:5px;color:#6d6e71;font-family:Arial;font-size:.75em;padding:10px 0 10px 10px}.search .search-submit,.header__search .search-submit{border:none;background:#449ce0 url(../img/search-icon.png) no-repeat 50% 50% !important;height:34px !important;overflow:hidden;position:absolute;right:2px;text-indent:37px;top:2px;white-space:nowrap;width:37px !important}.utility-wrapper{background-color:#090001;box-shadow:inset 0 1px 1px rgba(255,255,255,0.51);background-image:-webkit-linear-gradient(bottom, #2b7cd8 0%,#449ce0 100%);background-image:linear-gradient(to top, #2b7cd8 0%,#449ce0 100%);height:46px;left:0;position:absolute;top:0;width:100%}.utility{margin:0 auto;position:relative;width:940px}.utility__contact{color:#fff;display:inline-block;font-size:.875em;font-weight:bold;line-height:45px;padding:0 1em;position:absolute;text-shadow:1px 1px 1px rgba(0,0,0,0.3);right:0;top:0}@media only screen and (max-width: 979px){.utility{width:100%}.utility__main-nav{display:none}.utility__contact{position:absolute;color:#FFF;z-index:1000000;display:block;width:300px;height:30px;margin-left:1em;margin-top:5px;left:0}}.main-nav li.current-menu-item,.utility__main-nav li.current-menu-item,.main-nav li.current-page-ancestor,.utility__main-nav li.current-page-ancestor{box-shadow:inset 0 2px 1px rgba(255,255,255,0.51);background-image:-webkit-linear-gradient(bottom, #1d67ba 0%,#5cb8ff 100%);background-image:linear-gradient(to top, #1d67ba 0%,#5cb8ff 100%)}.main-nav a,.utility__main-nav a{color:#fff;display:inline-block;font-size:.875em;font-weight:bold;line-height:45px;padding:0 1em;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.main-nav a:hover,.utility__main-nav a:hover{color:#aad6f7}.main-wrapper{padding-top:46px;width:100%}.home .main-wrapper{background:url(../img/wrapper-bg.png) repeat-x 0 0}@media only screen and (max-width: 979px){.main-wrapper{padding:0px !important;padding-top:20px !important}}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#106db2;padding:4px 0;min-height:42px;z-index:999999;margin-bottom:20px}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px 13px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial, Helvetica, sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#106db2;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #106db2;border-top:1px solid rgba(255,255,255,0.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,0.25);opacity:0.75;filter:alpha(opacity=75);text-shadow:none !important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,0.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px !important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,0.1);border:none !important;border-left:1px solid rgba(255,255,255,0.4) !important;border-bottom:1px solid rgba(255,255,255,0.2) !important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,0.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none !important}.content{*zoom:1;margin:0 auto;width:940px}.content:before,.content:after{content:" ";display:table}.content:after{clear:both}.content__main{float:left;margin-right:50px;position:relative;width:610px}.cff-post-text{height:200px;overflow:hidden}@media only screen and (max-width: 979px){.content{width:100%;padding:20px}.content__main{float:none;margin-right:0px;width:100%}}.slider-wrapper{background:url(../img/watermark.png) no-repeat 50% 100%;height:500px;position:relative;width:100%}.slider-container{background-color:#fff;border-radius:3px;box-shadow:5px 9px 15px rgba(4,5,5,0.2);height:403px;margin:0 auto;overflow:hidden;position:relative;width:940px}.slider{line-height:0;padding:10px}.slider__text{background-color:rgba(161,36,101,0.65);border-radius:0 0 3px 3px;bottom:10px;color:#fff;margin-left:10px;padding:25px 25px 25px 25px;position:absolute;transition-duration:1s;width:920px}.slider__text h1{font-size:2.25em;margin:0}.slider__text p{font-size:.9375em;margin-bottom:0}.slider__text a{color:#fff;text-decoration:underline}@media only screen and (max-width: 979px){.slider-wrapper,.slider-container,.slider__text{width:100%;height:auto}.slider-wrapper{padding:20px}.slider__text{margin-left:0px}.slider__text h1{font-size:1.5em}}.footer-wrapper{background:#106db2;margin-top:0;padding:3.125em 0 1em}.home .footer-wrapper{margin-top:6em}.footer{color:#e7f0f7;margin:0 auto;width:940px}.footer a{color:#e7f0f7}.footer a:hover{text-decoration:underline}.footer__content{*zoom:1;position:relative}.footer__content:before,.footer__content:after{content:" ";display:table}.footer__content:after{clear:both}.footer__content.footer__row--1{margin-bottom:1em;padding-bottom:2em}.footer__content.footer__row--2{border-top:1px solid #408ac1;padding:1.5em 0 1.2em}.footer__content.footer__row--3{border-bottom:1px solid #408ac1;margin-bottom:1em}.footer__content.footer__row--3.hide{display:none}.footer__contact{float:left;margin-right:2em;width:480px}.footer__contact--title{font-size:1em;font-weight:bold;margin-bottom:1em}.footer__contact--address,.footer__contact--phone,.footer__contact--email{font-size:.875em;float:left;margin-right:2em}.footer__logo{float:left;margin-right:2em;width:220px}.footer__donation{position:absolute;right:0;width:155px}.footer__donation--content{font-size:.75em;margin-bottom:1em}.footer__copyright{float:left;font-size:.75em;margin-right:2em;padding-top:0.5em}.footer__social-links{float:left}.footer__social-links a{background:url(../img/icons/facebook-white.png) no-repeat 0 0;display:block;height:29px;margin-right:2em;overflow:hidden;text-indent:100%;white-space:nowrap;width:29px}.footer__sitemap-button{display:none;float:left;margin-top:-4px}.footer__sitemap-button.active{display:block}.footer__sitemap-button a{width:115px !important}.footer__credit{font-size:.75em;padding-top:0.5em;position:absolute;right:0}@media only screen and (max-width: 979px){.footer-wrapper{padding-top:20px;padding-bottom:20px}.home .footer-wrapper{margin-top:0px}.footer{width:100%}.footer__contact,.footer__logo,.footer__donation,.footer__copyright,.footer__social-links,.footer__sitemap-button{position:relative;width:100%;margin-right:0px;text-align:center;margin-top:10px;float:left}.footer__contact--address,.footer__contact--phone,.footer__contact--email{float:none;margin-right:0px}.footer__social-links a{display:inline-block}.footer__credit{display:none}}.sitemap,.footer__sitemap{height:auto;overflow:hidden}.sitemap.hide,.hide.footer__sitemap{height:0}.sitemap a,.footer__sitemap a{font-size:.875em}.sitemap .menu,.footer__sitemap .menu{*zoom:1;margin:1em 0 4em}.sitemap .menu:before,.footer__sitemap .menu:before,.sitemap .menu:after,.footer__sitemap .menu:after{content:" ";display:table}.sitemap .menu:after,.footer__sitemap .menu:after{clear:both}.sitemap .menu>li,.footer__sitemap .menu>li{float:left;margin-right:10px;width:180px}.sitemap .menu>li:last-child,.footer__sitemap .menu>li:last-child{margin:0}.sitemap .menu>li>a,.footer__sitemap .menu>li>a{font-weight:bold}@media only screen and (max-width: 979px){.sitemap .menu>li,.footer__sitemap .menu>li{width:100%;margin-left:20px;margin-bottom:20px}.sitemap .menu>li:last-child,.footer__sitemap .menu>li:last-child{margin-left:20px}}.aside{float:left;width:280px}.contact-form{background:#d0e6f7;border-radius:3px;margin:25px 0 0;padding:20px;width:100%}.contact-form h2{color:#106db2;margin:0;text-transform:none}.contact-form p{color:#106db2;font-size:.75em}.contact-form label{display:block;font-weight:bold;margin-bottom:5px}.contact-form input[type='text'],.contact-form input[type='email'],.contact-form textarea{border:none;outline:none;padding:5px;width:100%}.contact-form input[type='submit']{border:none;font-size:1.125em !important;padding:13px 0 !important;width:100% !important}.document-links li{margin-bottom:1em}.document-links a{background:url(../img/icons/file.png) no-repeat 0 0;color:#106db2;display:block;font-size:1em;font-weight:bold;line-height:1;padding-left:1.8em}.document-links a:hover{text-decoration:underline}.home .latest-news,.home .content__latest-news{position:relative}.home .latest-news h3,.home .content__latest-news h3{margin:10px 0}.home .latest-news h3 a,.home .content__latest-news h3 a{color:#106db2}.home .latest-news .content__column,.home .content__latest-news .content__column{float:left;width:280px}.home .latest-news p,.home .content__latest-news p{font-size:.875em;margin-top:.5em}.teaser__listing li{border-bottom:1px solid #e7e7e8;margin:0 0 20px 0;width:280px}@media only screen and (max-width: 979px){.teaser__listing li{width:100%}}.media-boxes{background-color:#e7eff7;border-radius:3px;box-shadow:0 10px 15px rgba(4,5,5,0.2);padding:2em 2em 1.5em 2em}.media-boxes .content__column{float:left;margin-right:70px;width:245px}.media-boxes .content__column:nth-child(3){margin:0}.media-container,.content__media-container{color:#106db2;text-align:center}.media__thumbnail{margin-bottom:0.5em;position:relative}.media__video .media__thumbnail:after{background:url(../img/icons/play.png) no-repeat 0 0;bottom:0;content:'';display:block;height:54px;left:0;margin:auto;position:absolute;right:0;top:0;width:54px}.media__link{margin-top:0.5em}@media only screen and (max-width: 979px){.media-boxes{padding:20px}.media-boxes .content__column{width:100%}.media-boxes .content__column .media-container,.media-boxes .content__column .content__media-container{margin-top:10px}}.quicklinks .content__column{float:left;height:70px;margin-right:50px;width:280px}.quicklinks .content__column:first-child .quicklink__icon{padding:1.3em 1.5em}.quicklinks .content__column:first-child .quicklink__content{font-size:1em;padding:1.6em 1em 1em}.quicklinks .content__column:last-child{margin:0}.quicklink,.content__quicklink{background:#e7f0f7;border-radius:3px;height:100%;position:relative;width:100%}.quicklink:hover,.content__quicklink:hover{box-shadow:0 2px 6px rgba(4,5,5,0.25)}.quicklink:active,.content__quicklink:active{box-shadow:inset 0 1px 8px rgba(0,0,0,0.28)}.quicklink__icon{float:left;padding:1em 0.75em}.quicklink__content{color:#106db2;font-size:.8125em;font-weight:bold;line-height:1.2;padding:1.4em 1em 1em 1em;position:relative}.quicklink__content a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#106db2;font-weight:bold}.quicklink__url{height:100%;left:0;position:absolute;top:0;width:100%}.quicklink__url a{display:block;height:100%;width:100%}@media only screen and (max-width: 979px){.quicklinks .content__column{height:auto;width:100%;margin-bottom:20px}.quicklink__url{position:relative}}.home.page{background:transparent}.home .content{margin-top:0;min-height:0}.home .main-wrapper{background:transparent;box-shadow:none;padding:46px 0 0;width:100%}.content.quicklinks{margin:1.5em auto}.content.media-boxes{margin:2.5em auto}.content__latest-news{float:left;width:300px}.content__facebook-feed{float:left;margin-left:30px;width:280px}.content__facebook-feed .cff-item{border-bottom:1px solid #E7E7E8;padding-bottom:10px}.content__facebook-feed .cff-date{color:#6d6d6d;font-size:11px;text-transform:uppercase}@media only screen and (max-width: 979px){.content__latest-news,.content__facebook-feed{width:100%;margin-left:0px}.content.media-boxes{margin:auto}#cff{height:auto !important}.content.quicklinks{margin:0px}}.home .aside{margin-top:0}.home .slider-wrapper{margin-bottom:-60px}.home .slider-container{height:413px}.home .owl-controls{position:absolute;right:16px;top:3px}.home .owl-theme .owl-controls .owl-page span{background:#fff;margin:5px}.home .slider__text{cursor:pointer;height:173px;overflow:hidden}.home .slider__text:after{color:#fff;color:rgba(255,255,255,0.8);content:'+';font-size:3em;line-height:1;position:absolute;right:25px;top:25px}.home .slider__text.more{height:343px}.home .slider__text.more:after{content:'–'}.home .slider__text:hover:after{color:#fff}.home .slider__text h1{color:#fff}@media only screen and (max-width: 979px){.home .slider-wrapper{margin-bottom:0px}.home .slider-container{height:auto}.home .slider__text{position:relative;margin-top:0px;height:75px;bottom:0px}.home .slider__text.more{height:auto}.home .metaslider .flexslider{margin-bottom:0px !important}.home .flex-control-nav{bottom:20px}}@media only screen and (max-width: 550px){.home .slider__text{height:110px}.home .slider__text h1{padding-right:40px;font-size:1.3125em}}.aside{margin-top:2.5em}.aside__secondary-nav{border-bottom:2px solid #e7e7e8;border-top:2px solid #e7e7e8;padding:.6em 0 .6em 1.8em}.side-nav h2,.aside__secondary-nav h2{margin:10px 0}.side-nav .menu>li,.aside__secondary-nav .menu>li{color:#6ea9dd;font-size:1em;font-weight:bold;margin-bottom:4px}.side-nav .menu>li:before,.aside__secondary-nav .menu>li:before{content:'+';font-size:1.3125em;font-weight:bold;line-height:1;margin-left:-1.2em;margin-top:0px;position:absolute}.side-nav .menu>li.current-menu-item:before,.aside__secondary-nav .menu>li.current-menu-item:before,.side-nav .menu>li.current-menu-parent:before,.aside__secondary-nav .menu>li.current-menu-parent:before,.side-nav .menu>li.open:before,.aside__secondary-nav .menu>li.open:before{content:'–'}.side-nav .menu>li.current-menu-item .sub-menu,.aside__secondary-nav .menu>li.current-menu-item .sub-menu,.side-nav .menu>li.current-menu-parent .sub-menu,.aside__secondary-nav .menu>li.current-menu-parent .sub-menu,.side-nav .menu>li.open .sub-menu,.aside__secondary-nav .menu>li.open .sub-menu{display:block}.side-nav .menu>li.current_page_item,.aside__secondary-nav .menu>li.current_page_item,.side-nav .menu>li.current-page-parent,.aside__secondary-nav .menu>li.current-page-parent{color:#106db2}.side-nav .menu>li.current_page_item>a,.aside__secondary-nav .menu>li.current_page_item>a,.side-nav .menu>li.current-page-parent>a,.aside__secondary-nav .menu>li.current-page-parent>a{color:#106db2}.side-nav .menu a,.aside__secondary-nav .menu a{color:#6ea9dd;font-size:1em;font-weight:bold}.side-nav .menu a:hover,.aside__secondary-nav .menu a:hover{text-decoration:underline}.side-nav .sub-menu,.aside__secondary-nav .sub-menu{display:none;margin:0.7em 0}.side-nav .sub-menu li:before,.aside__secondary-nav .sub-menu li:before{display:none}.side-nav .sub-menu li.current-menu-item:before,.aside__secondary-nav .sub-menu li.current-menu-item:before{display:none}.side-nav .sub-menu li.current-menu-item a,.aside__secondary-nav .sub-menu li.current-menu-item a{color:#c61e55}.side-nav .sub-menu a,.aside__secondary-nav .sub-menu a{color:#6d6e71;font-size:.875em;font-weight:normal}.sub,.page,.category,.archive{background:url("../img/watermark.png") no-repeat 50% 120px}.main-wrapper{background:#fff;box-shadow:0 0 54px rgba(0,0,0,0.2);margin:0 auto;padding:46px 40px 60px;width:1020px}.content{margin-top:0;min-height:600px}@media only screen and (max-width: 979px){.main-wrapper{width:100%;padding:20px}}@media only screen and (max-width: 579px){.content__main p img.alignright{display:block;float:none !important}}.loop h2{margin:10px 0 0}.loop h2 a{color:#c61e55}.slider-wrapper{margin-bottom:0}.content .search,.content .header__search{position:relative;-webkit-appearance:none}.content .search-input{width:100%;-webkit-appearance:none}@media only screen and (max-width: 979px){.content .search-input{width:100%}}body{color:#47484b;font-family:Arial;font-size:16px}h1{color:#2b7dd8;font-size:2.25em;margin:1em 0}h2{color:#c61e55;font-size:1.25em;margin:1.5625em 0 1.5625em;text-transform:uppercase}h3{color:#106db2;font-size:1em;font-weight:400;margin:1.25em 0}h4{color:#106db2;font-size:1.125em;margin:0}h5{color:#106db2;font-size:1em;margin:0}blockquote{color:#47484b;font-size:1.75em}q{background:#e7f0f7;border-left:18px solid #106db2;border-radius:3px;color:#106db2;display:block;font-size:1.125em;font-weight:bold;margin:1.5em 0;padding:1em}q:before,q:after{display:none}a{color:#106db2}.content__main a:hover{text-decoration:underline}@media only screen and (max-width: 979px){h2{margin:.625em 0 .625em}.content h1{margin:0em}}.button,.header__enroll a,.search .search-submit,.header__search .search-submit,.content__link a,.footer__donation--link a,.footer__sitemap-button a,.contact-form input[type='submit'],.media__link a{border-radius:3px;background-color:#090001;box-shadow:inset 0 1px 1px rgba(255,255,255,0.51);background-image:-webkit-linear-gradient(bottom, #2b7cd8 0%,#449ce0 100%);background-image:linear-gradient(to top, #2b7cd8 0%,#449ce0 100%);color:#fff;cursor:pointer;display:inline-block;font-size:.875em;font-weight:bold;padding:10px 0;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.3);width:150px}.button:hover,.header__enroll a:hover,.search .search-submit:hover,.header__search .search-submit:hover,.content__link a:hover,.footer__donation--link a:hover,.footer__sitemap-button a:hover,.contact-form input[type='submit']:hover,.media__link a:hover{box-shadow:0 2px 6px rgba(4,5,5,0.25),inset 0 1px 1px rgba(255,255,255,0.51);background-image:-webkit-linear-gradient(bottom, #308af0 0%,#48a4ec 100%);background-image:linear-gradient(to top, #308af0 0%,#48a4ec 100%);text-decoration:none}.button:active,.header__enroll a:active,.search .search-submit:active,.header__search .search-submit:active,.content__link a:active,.footer__donation--link a:active,.footer__sitemap-button a:active,.contact-form input[type='submit']:active,.media__link a:active,.button.active,.header__enroll a.active,.search .active.search-submit,.header__search .active.search-submit,.content__link a.active,.footer__donation--link a.active,.footer__sitemap-button a.active,.contact-form input.active[type='submit'],.media__link a.active{box-shadow:inset 0 1px 8px rgba(0,0,0,0.28);background-image:-webkit-linear-gradient(bottom, #308af0 0%,#48a4ec 100%);background-image:linear-gradient(to top, #308af0 0%,#48a4ec 100%)}.button_arrow:after,.footer__sitemap-button a:after{content:'';height:0;width:0;border-color:transparent;border-style:solid;border-width:6px;border-top-color:#fff}.button_arrow.button_icon_right.active:after,.footer__sitemap-button a.active:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:6px;border-bottom-color:#fff;margin:11px 8px}.button_icon_right,.footer__sitemap-button a{padding-left:2em !important;position:relative;text-align:left !important}.button_icon_right:before,.footer__sitemap-button a:before{background-color:#1281d3;box-shadow:1px 0 1px rgba(140,194,236,0.75);content:'';display:block;height:100%;position:absolute;right:30px;top:0;width:2px}.button_icon_right:after,.footer__sitemap-button a:after{display:block;margin:19px 8px;position:absolute;right:0;top:0}.button_icon_right.button_toggle.active:before,.footer__sitemap-button a.active:before{border-left:3px solid #1281d3;border-radius:0 3px;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:29px;background-color:#0f6db1;box-shadow:inset 0 1px 8px rgba(0,0,0,0.28)}.content__main table{border-radius:5px;border-collapse:collapse;border:none;border-bottom:10px solid #3d93de;margin:2em 0;width:100%}.content__main table th{background:#3d93de;border:none;border-right:2px solid #fff;color:#fff;font-size:.875em;padding:20px;text-align:left}.content__main table th:first-child{border-radius:5px 0 0 0}.content__main table th:last-child{border-radius:0 5px 0 0;border:none}.content__main table tr td{background:#ecf5fc;border:2px solid #fff;border-left:none;padding:15px 20px}.content__main table tr td:last-child{border-right:none}.content__main table tr:nth-child(2n+1) td{background:#f6fbff}.content__main table.unstyled{background:transparent;border:none}.content__main table.unstyled td{background:none !important;border:none;padding:0;vertical-align:top}.content__main table.unstyled p{margin:0 0 20px}
/*# sourceMappingURL=main.css.map */
