.small_text{
font-size:82%;
}
ul li {
margin-bottom:10px;}
.ctab2 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #126196;
    border-radius: 8px;
    background: #22b6ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#22b6ff), to(#1673b1));
    background: -moz-linear-gradient(top, #22b6ff, #1673b1);
    background: linear-gradient(to bottom, #22b6ff, #1673b1);
    text-shadow: #0b3958 1px 1px 1px;
    font: normal normal bold 16px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab2:hover,
.ctab2:focus {
    border: 1px solid #1572b0;
    background: #29daff;
    background: -webkit-gradient(linear, left top, left bottom, from(#29daff), to(#1a8ad4));
    background: -moz-linear-gradient(top, #29daff, #1a8ad4);
    background: linear-gradient(to bottom, #29daff, #1a8ad4);
    color: #ffffff;
    text-decoration: none;
}
.ctab2:active {
    background: #126196;
    background: -webkit-gradient(linear, left top, left bottom, from(#126196), to(#1673b1));
    background: -moz-linear-gradient(top, #126196, #1673b1);
    background: linear-gradient(to bottom, #126196, #1673b1);
}
.ctab2:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px 6px 14px;
    position: relative;
    top: 6px;
    left: -13px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADx0lEQVRIib2WTWhcVRTHf/fjzUcmyUwy02mSFoMxKmJLE1r8LlURRRB14UZFsLhyYRd271LcqlApLlViFV2IRQJqrF1UU2zaUBpt2pSkrc6kSZOZyWQyH/ceF0nMpMyUUsX/4/IenHfO755zD4eraKZutqNpb2qvl2OWDHONTKqhQ4rW5P7ksd5Eb6cgN42tlGLy8uQvhY8KLzey28ZepPcN7hs4+NhB7cU1DS5A2IR4a+iAHWU0AqzcGgB0jTKL5et48aA2pyp1H4EJcFSbbqIZADFVSq6AE49qXEhEIJAAsc2zbArAVFh2SwhrGdRBRDbeVQnA1m4DYKusSAGPR3FDieoARizqdgBiKpSkAMoDoGQzRWR1aSzqFkpkAb3hjVW2ygoFWM/ghnOQtaWwaFvTazFCdb/UAG/NizzZ+1TySCQIWRuAMWAsujUW0WXyKCWotTNYZ3hAFIgHxJDsiXXt/qT7sqtBzYGrKQrLxfyVw7lHbTTCPcluk3ogvZdIyGIsGA3aCGWdR2s2AGqtRdfK4wHvYLBrl/ZbVMI58DVNZmmW09kTiauWO+xyDn390iyngqPcl3yQFhPBKjAKtAKt2QSB1Z37dYCA8woP5Kp5JhfOs1TMsngJpAbWn2N04S5mW8LF9EzsOF12J+1BK0YLxoA2YLXBKItSGhC8djjvcEpY8WUW3QKZYoaFUp64htI05M4zzmWmDDkypYv8Sg/7oiHfEU3PU9RlJFgBU8FqS0iHsQRopRHxVPwyOX+NbHWKTPUiOTePkzJdWvPX78LVk/xcOMKrlJkxgFBiuniWn6Sbh8MxurZtDTGrsggetf4ohUIQcXg8iEcphVcOpT3bXYJLEyWmR/h64XP245kBMP80VZVs4RTDpGRHkKj0DaTvRwcxEjZFwqaJ2yRtppMW3U5YR7E6QKEJ64CtpQRnz/3pL3wjh+e+4gBsjO4NwGp3LOZ+Y9jF/Da65ncOpgZpCW+hzXQSN2naTSdR00agwig0LSZGeMlxcuJMZeJT3r32Le8AhfqQmwGrKuZO830VH631Tu3Z0bFLp6L9tJoO4jZFVMfQGNptnHzuAscnji2dOcTb137gAxqM60YAgPLiWY4t56VYuXd8b39Hv72z5SGiupWQjhAPUvyxeJSR8eG50fd4Y+4EQ3CTmX0T2Z4neP2VERa+mH1TppfHZbo0JoeuPCPPf8l0+908Tv2IuU3p9B6ee+1Hsh9nn5b3M7vlhc8YC6cZ+LeBN0HifTzy0hBjz37IdypM338ZvF4puMWbxv+lvwGN+of4Z28sAQAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
}

.ctabtop{
margin-top:5px;
}
body { background: url(images/bg.jpg) top center no-repeat #002d4e;background-size:cover; }

#article { background: url() top center no-repeat; font-family: Arial Unicode MS, Arial, sans-serif; font-size: 14px;}

.dateline, .source { font-weight: bold; font-style: italic; }

.small_print { font-size:80%; line-height:128%; }

.contact { text-align: right; font-size: 100%; padding-right: 10px;}

h1 { font-size: 1.35em !important; text-align: center; color: #006db0; }

h2 { text-align: center; font-style: italic; font-size: 1.3em; }

h3 { font-size: .9em; text-align: center; background: #002d4e; color:#fff; font-weight:300; padding:5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#header-container{background-color:#fff; top left repeat; margin-top:60px; border: 3px #002d4e solid; 
padding-top: 10px;
background-color:#fff;
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
box-shadow: 0 2px 6px -1px #000;
-moz-box-shadow: 0 2px 6px -1px #000;
-webkit-box-shadow: 0 2px 6px -1px #000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-align:center;
}
#section-middle {
padding-top: 10px;
background-color:#fff;
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
box-shadow: 0 2px 6px -1px #000;
-moz-box-shadow: 0 2px 6px -1px #000;
-webkit-box-shadow: 0 2px 6px -1px #000;
margin-top:10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding-top:20px;
padding-bottom:20px;
border: 3px #002d4e solid; 
}

#section-header{
padding-top:15px;
padding-bottom:15px;

}
#section-header-0-0-content {}
#section-header-0 { padding-top: 1em; padding-bottom: 1em; }
#section-header-0-content {}
#section-header-1 { padding-top: 1em; padding-bottom: 1em; text-align: center; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}


#middle-container{ 


}

#section-middle-1 { background:none;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { max-height: 430px; overflow: auto; margin-left: 0; padding: 0 5px 0 5px;} 
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#footer-container { background: url(images/footer.jpg) repeat;
padding-bottom: 10px;
margin-bottom: 10px;

-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
box-shadow: 0 2px 6px -1px #000;
-moz-box-shadow: 0 2px 6px -1px #000;
-webkit-box-shadow: 0 2px 6px -1px #000;
margin-top:10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 3px #002d4e solid; 
font-size: 1.3em;}
#footer-container a, #footer-container a:visited { color: #002d4e; text-decoration: none; font-size: 80%;font-weight: bold; word-wrap: break-word;}
#footer-container a:hover { color: #002d4e; text-decoration: underline; }

#section-footer-1 a {
   font-size: 13px;
   font-weight: normal;
   display: block;
}
#section-footer-1 li{
   
}

#section-footer-0 { text-align: center; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; }
#section-footer-1-content {}
#section-footer-2 { text-align: center; }
#section-footer-2-content {}

span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}



/* Custom ID's & Classes */
*:focus { outline: none; }

.flexslider {background:none; }
.flex-caption {font-size:1em; line-height:127%; padding:5px;}

#slider-player {}
#slider-player-nav {}

.social-likes{ position: static; }

#section-middle-0.col-md-6.col-sm-6{
width:65%;
}

#section-middle-1.col-md-6.col-sm-6{
width:34%;
}


#yt-feed { max-width:100%}
#facebook-feed { max-width: 100%; }
.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }

.social-icons { width: 20%; margin: .25em; max-width: 60px; }

.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden; margin-top:4em;}
 
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0; width: 100%; height:100%;}

.ctab, .ctab:visited { background-color: #1672b1; border: solid 1px #000; border-radius: 8px; color: #fff !important; text-decoration: none; padding: 10px; font-weight: 300; box-shadow: 1px 1px 1px #216899; font-size: 90%; display: block; width:80%; margin: 0 auto; margin-top: 1em; text-align:center;}

.ctab:hover { background-color: #0f5b91; border: solid 1px #000; border-radius: 8px; color: #000; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; text-decoration:none; }

.footer-button, .footer-button:visited { background-color: #970a18; border: solid 1px #a40a1a; border-radius: 4px; color: #434240; text-decoration: none; font-weight: bold; font-size: 120%; width:80%; padding: 15px;}

.button { margin-top: 3em; margin-bottom: 4em; }

#sharing-bar { margin-top: 1em; }


@media (min-width:992px) and (max-width:1200px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1em; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px;}
}

@media (min-width:768px) and (max-width:991px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1em; font-size: 90%; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px; }
}

@media (max-width:767px){
#section-middle-0.col-md-6.col-sm-6{
width:100%;
}
.ctabtop{
margin-top:0px;
}  
#section-middle-1.col-md-6.col-sm-6{
width:100%;
}
#section-header-0{display:none;}
.ctab, .ctab:hover, .ctab:visited { margin-top: .5em;margin-bottom:20px; }
#article { background: none; }
#section-footer-0 { margin-bottom:30px;}
#header-container{ margin-top:auto;}
}
@media (max-width:1199px) and (min-width:768px){
#section-middle-1 {
max-height: 348px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.ctabtop{
margin-top:10px;
}
  
}

@media (min-width: 768px) and (max-width: 991px) {
.ctabtop{
margin-top:20px;
}  
  
}