#top.btPageWrap .boldRow {
  background-color: 0176d5;
}

#menu-footer-menu.menu {
  margin-top: -10px;
  margin-right: 80px;
		color:#ffff;
}

.btFooterMenu .fooWidgets {
margin-bottom:-10px;
		color:#ffff;
}
.btLightSkin a, .btDarkSkin .btLightSkin a {
    color: #FFF;
}

.btLightSkin .btSiteFooter, .btDarkSkin .btLightSkin .btSiteFooter {
    background: #0176d5;
		color:#ffff;
}
.sTxt p:last-of-type, .btText p:last-of-type {
    margin-bottom: 0px;
		font-size:16px;
	
}
.btDarkSkin, .btLightSkin .btDarkSkin {
    color: #fff;
    background-color: #1d1f27;
    font-size: 16px;
}
.btSiteFooter .copyLine {
    margin-bottom: 0;
		font-size:16px;
}
p, dl, dd, address, cite {
    margin: 0 0 20px;
    font-size: 16px;
}
li, ul ul, ol ol {
    margin-bottom: 0;
    font-size: 14px;
}