body{background-color:#f0f5fb;}a:hover{color:#ff0000;}#footer{background-image:url('/uploads/bg_bottom.png');background-repeat:repeat-x;background-position:center top;}#news-bodyhtml table{    width: 100%;    align-content: center;}

#news-bodyhtml table td {    border: 1px solid rgb(218, 218, 218);    padding: 4px;}

.sliderwrapper {    height: 300px;    width: 100%; }
.sliderwrapper .contentdiv {    height: 320px;}

.sliderwrapper .contentdiv img {    height: 315px;}
#header .banner-site{
    padding-top: 11px;
}
.third-nav .bg {
    background-image: linear-gradient(to bottom,#A3D1EC 0%,#0A87E0 10%,#0077CB 49%,#004A8F 51%,#006AB8 90%,#0080D5 100%) !important;}
#header-slide #slide-holder #slide-runner {
    max-width: 100%;
    height: 325px;
    overflow: hidden;
    position: absolute;
    width: 1078px;
}
#header-slide #slide-holder #slide-controls {
    left: 0;
    top: 223px;
    width: 100%;
    height: 100px;
    display: none;
    position: absolute;
    border: 1px solid #ffffff;
    background-color: rgba(0, 0, 0, 0.50);
}
 
body{
    -moz-user-select: none !important;
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}