   body .rstpl-top-position {
	background-color: #012d65 !import;
} 
h2 {
    font-size: 32px;
}
.gohost-module {
    border: #333333;
    border-width: 1px;
    padding: 10px;
    border-style: solid;
	text-align: center;
}
#column-right > [class*="rstpl-"], #column-left > [class*="rstpl-"] {
    margin-bottom: 2rem;
}
.rspbld-vertical-icon-box {
    padding: 13px;
}
.rstpl-footer-position h1, .rstpl-after-footer-position h1, .rstpl-footer-position h2, .rstpl-after-footer-position h2, .rstpl-footer-position h3, .rstpl-after-footer-position h3, .rstpl-footer-position h4, .rstpl-after-footer-position h4, .rstpl-footer-position h5, .rstpl-after-footer-position h5, .rstpl-footer-position h6, .rstpl-after-footer-position h6 {
    color: #fff;
}

.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:after {
    background: #ffffff;
}
.btn.btn-warning {
    background-color: #630702;
}
.rspbld-button.btn.btn-secondary {
    color: #01014f;
	background-color: #ffffff;
}
.uk-button {
    color: #fff !important;
    background: #01014f !important;
}
.uk-panel-title {
    color: #01014f!important;
	font-weight: 400 !important;	font-size: 30px !important;	line-height: 35px !important;
}
.banneritem {
    margin-bottom: 20px;
}
h3 {
    font-size: 26px;
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:after {
    bottom: 15px;
}

.rstpl-footer-position .rstpl-menu .menu li:hover a, .rstpl-after-footer-position .rstpl-menu .menu li:hover a {
    color: #000000;
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a {
    font-size: 18px;
    font-weight: 500;
}
.row-fluid {
    width: 98%;
    margin-left: 1%;
}
.rstpl-footer-position + .rstpl-copyright-position:before, .rstpl-after-footer-position + .rstpl-copyright-position:before {
    background-color: rgba(0,0,0,0.01);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.001)), to(rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.001), #ffffff);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.001), rgba(0,0,0,0.6));
    background: -ms-linear-gradient(top, rgba(0,0,0,0.001), rgba(0,0,0,0.6));
    background: -o-linear-gradient(top, rgba(0,0,0,0.001), rgba(0,0,0,0.6));
}
.rstpl-footer-position h1, .rstpl-after-footer-position h1, .rstpl-footer-position h2, .rstpl-after-footer-position h2, .rstpl-footer-position h3, .rstpl-after-footer-position h3, .rstpl-footer-position h4, .rstpl-after-footer-position h4, .rstpl-footer-position h5, .rstpl-after-footer-position h5, .rstpl-footer-position h6, .rstpl-after-footer-position h6 {
    font-weight: 700;
}

#edocman-categories .edocman-box-heading h3, #edocman-documents .edocman-box-heading h3, #edocman-document-page .edocman-box-heading h3 {
    margin: 0;
    line-height: 30px;
}
h1 {
    font-size: 31px;
    letter-spacing: 0px;
}
.jd_footer {
    
    display: none;
}

.rstpl-m-bot-small {
    margin-bottom: 0.5rem;
    background-color: whitesmoke;
    padding: 3px;
}

dfn, cite, em, i {
    padding: 0px 5px 0px 5px;
    line-height: 25px;
    font-size: larger;
	color: white;
}
.ja-headlines {
    overflow: hidden;
    width: auto;
    position: relative !important;
    height: 21px;
}

.ja-healineswrap {
    line-height: 20px;
    background-color: #f5f5f5;
    padding: 10px;
    /* background: url(../images/sticker-bg.gif) no-repeat right top; */
    /* color: #fff;
    /* float: left;
    /* font-size: 92%; */
    /* font-style: normal; */
    /* height: 17px; */
    /* line-height: 17px; */
    /* margin-right: 5px; */
    /* padding: 0 15px 0 5px; */
    text-transform: uppercase;
    /* margin-top: 5px; */
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
    color: #e6e6e6;
    background-color: #e6e6e6;
    border: 3px solid #e6e6e6;
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink:hover {
    color: #c3c3c3;
    text-decoration: none;
    background-color: #c3c3c3;
    border: 3px solid #c3c3c3;
}
ul.sigProResponsiveBlue span.sigProPseudoCaption {
    padding-top: 0px;
}

.rstpl-footer-position + .rstpl-copyright-position:before, .rstpl-after-footer-position + .rstpl-copyright-position:before {
    background-color: rgba(0,0,0,0.01);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.001)), to(rgba(99,7,2,0.6)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.001), #630702);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.001), rgba(99,7,2,0.6));
    background: -ms-linear-gradient(top, rgba(0,0,0,0.001), rgba(99,7,2,0.6));
    background: -o-linear-gradient(top, rgba(0,0,0,0.001), rgba(99,7,2,0.6));
}
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active {
    background-color: #000000;
}
.uk-panel-box {
    padding: 10px;
}
.uk-panel-box-primary {
    margin-bottom: 0px;
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-brand {
    padding: 10px 0px;
    background-color: transparent;
}
@media (max-width: 768px){
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-brand h1, .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-brand h2, .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-brand h3 {
  
    font-size: 30px;
}}

.rstpl-main-menu-position .full-width-menu {
    padding: 0px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active {
    color: #ad1a00;
}
#column-right .rstpl-menu, #column-left .rstpl-menu {
padding: 15px;
    border: #e5e5e5;
    border-style: solid;
    border-width: 1px;
}
#column-left > div, #column-right > div {
    background-color: #fafafa;
}
#column-right > div > h4 {
    color: #bb1600;
    font-weight: 300;
}
#column-right > [class*="rstpl-"] ul li > a:hover, #column-left > [class*="rstpl-"] ul li > a:hover, #column-right > [class*="rstpl-"] ol li > a:hover, #column-left > [class*="rstpl-"] ol li > a:hover {
    color: #be210d;
}
#column-right .rstpl-menu .rstpl-template-menu li.active a, #column-left .rstpl-menu .rstpl-template-menu li.active a {
    color: #ad1a00;
}
#column-right > div > h1:before, #column-left > div > h1:before, #column-right > div > h2:before, #column-left > div > h2:before, #column-right > div > h3:before, #column-left > div > h3:before, #column-right > div > h4:before, #column-left > div > h4:before, #column-right > div > h5:before, #column-left > div > h5:before, #column-right > div > h6:before, #column-left > div > h6:before {
    background-color: rgb(255 255 255 / 15%);
}
em{
	background-color: #630702;
	}
