.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    color: #0081C2 !important;
    text-decoration: underline !important;
    background-color: #fff !important;
    background-image: none !important;
    background-repeat: repeat-x;
    
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #0081C2 !important;
}

.navbar .nav > li > a {
    float: none;
    padding: 10px 15px;
    color: #777;
    text-decoration: none;
    text-shadow: 0px 0px 0px #FFF !important;
}

.header-punch {
    border-bottom: 10px solid #16396f;
    border-top: 5px solid #16396f;
    float: left;
    font-family: "Fjalla One", sans-serif;
    margin-bottom: 1px;
    width: 100%;
}
.header-punch h4 {
    font-size: 23px;
    font-weight: normal;
    text-align: center;
    margin-left: -100px;
}
.header-punch h4 a {
    color: #980000;
}
.header-punch span {
    font-size: 12px;
    margin-left: 10px;
    margin-top: 0;
    position: absolute;
}
.header-punch span a {
    color: #65a3ed;
}
.site-header {
    background: #ffffff;
    border-bottom: 5px solid #65a3ed;
    border-top: 1px solid #16396f;
    clear: both;
    display: block;
    position: relative;
    z-index: 6;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}
.site-header .logo {
    margin: 15px 0 5px;
}
.site-header .subscriber-login {
    width: 700px;
    margin-right: 12%;
}
.site-header .subscriber-login li {
    font-size: 13px;
    margin: 15px 10px;
    opacity: 0.6;
}
.site-header .subscriber-login li.input-table {
    width: 286px;
    margin: 25px 0 0 0;
}
#gsc-iw-id1 table tr td.gsib_a {
    padding: 0 0 0 5px;
}
input#gsc-i-id1.gsc-input {
    font: 13px Lato;
    padding: 0 !important;
}
#gsc-iw-id1 table tr td.gsib_b .gsst_b {
    font-size: 24px;
}
.site-header ul.nav.col-dropdown {
    height: auto;
    margin-top: 30px;
}
.nav.col-dropdown li {
    position: static;
}
.nav.col-dropdown ul.dropdown-menu {
    left: 0;
    top: 35px;
    width: 100%;
}
.nav.col-dropdown ul.dropdown-menu li {
    float: left;
    width: 33.3333%;
}
.nav.col-dropdown ul.dropdown-menu li a {
    font-size: 13px;
    white-space: initial;
}
.blue-punch {
    background: #7eb5ef;
    float: left;
    margin: 20px 0 0;
    padding: 35px 0;
    width: 100%;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) inset;
    /*border-top: 1px solid #16397d;    
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) inset;*/
}
.blue-punch h2 {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    text-align: justify;
}
.blue-punch h2 a {
    color: #ffffff;
}
.three-columns {
    float: left;
    padding: 25px 0;
    width: 100%;
}
.three-columns .span4 {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0;
    width: 33.3333%;
}
.box-home {
    float: left;
    width: 100%;
}

.box-home p {
	width: 340px;
	margin-left: 50px;
}
.box-img {
    float: left;
    margin: 0 0 25px;
    max-height: 300px;
    text-align: center;
    width: 410px;
    
}
.box-img img {
    max-height: 100%;
}
.box-home h3 {
    float: left;
    line-height: normal;
    margin: 0 0 15px -12px;
    text-align: center;
    width: 100%;
}
.box-home p a {
    display: block;
}
span.copy {
    font-size: 10px;
    font-weight: bold;
}

.footer-shadow.internal {
    float: left;
}
#followFloat {
    z-index: 10000;
}


.container {width: 1300px !important;}
