#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:16px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #0055A5;
    width: 70%;
}
.ctab, .ctab:visited {background-color: #0055a5;
    color: #ffffff; border-radius: 3px;  text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center;}

.ctab:hover { background: #0055a5;  color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.mpeg, .mpeg:visited {     background: #0055a5;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    padding: 15px;
    font-weight: bold;
    font-size: 106%;
    display: block;
    width: 40%;
    margin: 0 auto;
    margin-top: 1em;
    text-align: center;}

.mpeg:hover { background-color: #0055a5;  color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
#topbar {background-color:white;
padding:8px;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}

.social-icons .fa {
font-size: 1.8em;
}

.social-icons .fa {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #FFF;
color: rgba(255, 255, 255, 0.8);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
border-radius: 50%;
}
.social-icons.icon-rounded .fa{
border-radius:5px;
}

.social-icons.icon-flat .fa{
border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
color: #ffffff;
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
-webkit-transform: scale(1.1) rotate(360deg);
-moz-transform: scale(1.1) rotate(360deg);
-ms-transform: scale(1.1) rotate(360deg);
-o-transform: scale(1.1) rotate(360deg);
transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#0055a5;}  
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#0055a5;} 
.social-icons .fa-instagram{background-color:#0055a5;}
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#0055a5;}
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#0055a5;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0055a5;}

.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; background: #0055a5; font-weight: bold; color: #fff; text-decoration: none; position: fixed; bottom: 5px; right: 20px; border-radius: 3px; }

.scrollToTop:hover { text-decoration:none; color: #fff; }
h1, h2, h3 {text-align:center;}
h3 { color: #0055A5; }
.tq {
padding: 15px;
    display: block;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 124%;
    color: #082e50;
    background-color: #99c3e9;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline { display:none;
background: none repeat scroll 0 0 #555;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 54px;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity:.75;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {}
#box-b {}
#box-c-d {
background-color: #efefef;
    -moz-box-shadow: inset 0 -6px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -6px 10px -10px #000000;
    box-shadow: inset 0 -6px 10px -10px #000000;
    border-top: solid 4px #0055a5;
    margin-top: 20px;
padding-bottom:15px;
}
#box-c {text-align: center;}
#box-d{text-align: center;}
#underfooter {
    text-align: center;
    padding: 20px;
}
.link {
display: block;
font-size: 105%;
color:#003e7e;
text-decoration:none !important;
}

.link:hover {
text-shadow: 0px 0px 2px #fee8b3;
text-decoration: none;
}

/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{}
.share-lg-btn .twitter-lg-btn{}
/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn{}
.share-sm-btn .twitter-sm-btn{}
/* Social Icons - large buttons */
.gplus-lg-btn{}
.linkedin-lg-btn{}
.blogger-lg-btn{}
.wp-lg-btn{}
.mail-lg-btn{}
/* Social Icons - small buttons */
.gplus-sm-btn{}
.linkedin-sm-btn{}
.blogger-sm-btn{}
.wp-sm-btn{}
.mail-sm-btn{}


/* Media contacts */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;
}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {}
#lede {}
.source {
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#body-media-gallery{
background-color: #efefef;
margin: 20px 0 20px 0;
border-top: solid 4px #0055a5;
border-bottom: solid 4px #0055a5;
}
#body_text{}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{}
.showcase-asset{}
.showcase-asset-img{}
#download-photo-btn{}
#embed-photo-btn{}
#pinit-photo-btn{}
#showcase-photo-icons{}
#asset-title-container-0{}
#asset-title-container-1{}
#asset-title-container-2{}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
margin:12px;
}
#cut-single-column{}
/* Sidebar */
#sidebar{
/* Sidebar Single Column */
width:100%;
}
@media only screen and (min-width : 480px){
#sidebar{
width:40%;
}
#sidebar-wrapper #press-release-row{
width:60%;
}
}
/* Expanded Viewer */
.white-popup {
background: #FFF;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #3F3F3F;
}
.mfp-arrow-right:after{
color: #3F3F3F;
}
/* Popup caption */
.mfp-title{}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
    background: #0055a5;
    padding: 6px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.gallery-asset {}
.gallery-asset-title {padding-left: 1.6em;}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%;}
#box-d{width:100%;}
}