.blockText p{
    padding-bottom: 0.6em!important;
}
/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Sitewide Banner */

.blockWrap_cba26d2d7dbf45b188b8929a97c18766 {
background-color: #ed1c24;
color: #ffffff; 
text-align: center;
padding: 0px;
padding-top: 5px;
a:link { color: #ffffff; font-weight: bold; text-decoration: underline; }
a:visited { color: #ffffff; font-weight: bold; text-decoration: underline; }
a:hover { color: #ffffff; font-weight: bold; text-decoration: underline;}
a:active { color: #ffffff; font-weight: bold; text-decoration: underline; }
}

.headerAndNavContainer{
padding-top: 0px !important;
}