#facebook-feed { max-width: 100%; }

.fb_iframe_widget iframe {height: 363px !important;}

img, object, embed { max-width: 100%; }

#likes p { display: none; }

#section-middle-1 {
max-height: 320px;
overflow: auto;
margin-left: 0;
} 


img.icon{
width:41px;
padding:5px;
}
a.icon:hover{
opacity:.7;
}

body{
background: #1e3b6f;
background: -webkit-gradient(linear,left top,right top,color-stop(0%,#1e3b6f),color-stop(25%,#2989d8),color-stop(75%,#207cca),color-stop(100%,#1e3b6f));
background: -webkit-linear-gradient(left,#1e3b6f 0,#2989d8 25%,#207cca 75%,#1e3b6f 100%);
background: linear-gradient(to right,#1e3b6f 0,#2989d8 25%,#207cca 75%,#1e3b6f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1e3b6f,endColorstr=#1e3b6f,GradientType=1);
color: #333;
font-family: Tahoma,Arial;
font-size: 12px;
font-weight: normal;
letter-spacing: 0;
line-height: 18px;
margin: 0;}

.logo1{
padding-bottom:20px;
padding-right:30px;
margin-top:-10px;
}

.logo2{
width:125px;
padding-right:30px;

}

.logo3{
width:165px;
padding-right:30px;

}

#article { 	font-family: Arial Unicode MS, Arial, sans-serif; font-size: 14px; color: #484848; }


h1 {
text-align: center;
font-family: Tahoma,Arial;
font-weight: 600;
font-size: 1.4em;
line-height:145%;
color: #044D92;
 }

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

h3 { font-family: Tahoma,Arial;
line-height:130%;
font-weight: 300;
line-height: 32px;
font-size: 1.2em;
color: #333;
border-bottom: 1px dotted #fff; }

a, a:visited, a:hover { color:#005cb0;}

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

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

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



 a.footlink:link{
font-size:115%;
display:block;
}

 a.footlink:hover{
font-size:115%;
color:#464545;
padding-bottom:5px;
text-decoration:none;
background-color:#fff;
}

#section-header{
background-color:#fff;
}
#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle{
background-color:#fff;
}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer{
text-align:center;
padding-bottom:30px;
background: #ededed;
border: 1px solid #ccc;

}

#section-footer-0 {
border-right:1px dotted  #fff;
}
#section-footer-0-content {}
#section-footer-1 {
border-right:1px dotted  #fff;
}
#section-footer-1-content {}
#section-footer-2 {}
#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;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
.flexslider {}

.flex-caption {
font-size:13px;
line-height:127%;
padding:5px;
}
#slider-player {}
#slider-player-nav {}


.ctab {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 20px;
    border: 1px solid #01437d;
    border-radius: 8px;
    background: #67a7e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#67a7e0), to(#005bb0));
    background: -moz-linear-gradient(top, #67a7e0, #005bb0);
    background: linear-gradient(to bottom, #67a7e0, #005bb0);
    font: normal normal bold 17px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab:hover,
.ctab:focus {
    border: 1px solid #026bc8;
    background: #7cc8ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7cc8ff), to(#006dd3));
    background: -moz-linear-gradient(top, #7cc8ff, #006dd3);
    background: linear-gradient(to bottom, #7cc8ff, #006dd3);
    color: #ffffff;
    text-decoration: none;
}
.ctab:active {
    background: #3e6486;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e6486), to(#005bb0));
    background: -moz-linear-gradient(top, #3e6486, #005bb0);
    background: linear-gradient(to bottom, #3e6486, #005bb0);
}