  
<style>

.footer_box h2 {
    font-size: 18px!important;
    text-transform: uppercase!important;
}

.footer_box .socialicons a:hover {
color: #13314990;
}

.footer_box, .footer_box .Normal, .footer_box a {
    color: #133149;
}
.dnngo-main .dg-btn-2 {
  color: #133149;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
      margin: 3px 3px 3px 0;
}
.dnngo-main .dg-btn-2:hover {
  color: #fff!important;
  border-color: #133149!important;
  background: #133149!important;
}

a, a:link, a:active, a:visited {
  text-decoration: underline;
}

.footer_bottom .footer_bottom_bg {
    opacity: 1;
    background-color: #133149;
}

.FooterPane .Normal, .copyright_style, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .FooterPane a, .FooterPane a:link, .FooterPane a:active, .FooterPane a:visited {
    color: #dcdcdc;
}


.footer_bottom .Normal, .footer_bottom a, .footer_bottom a:link, .footer_bottom a:active, .footer_bottom a:visited, .footer_bottom .social_list_1 a span, .footer_bottom .link_list_1 a, .footer_bottom .link_list_1 a:link, .footer_bottom .link_list_1 a:active, .footer_bottom .link_list_1 a:visited {
    color: #dcdcdc;
}


.footer_bottom .link_list_1 .social a, .footer_bottom .link_list_1 .social a:link, .footer_bottom .link_list_1 .social a:active, .footer_bottom .link_list_1 .social a:visited, .footer_bottom .FooterPane a:hover, .footer_bottom .copyright_style a:hover, .footer_bottom .link_list_1 a:hover, .footer_bottom .link_list_1 .social a:hover, .footer_bottom .list_style_13 li .fa {
    text-decoration: underline;
    color: #ffffff;
}
.footer_box .footer_bottom {
    padding: 0;
}
.footer_box .footer_bottom .footer_line {
    padding: 0;
}

.pagetitleBox .pagetitleborder {
    border-bottom: 2px solid #133149;
}

#dnn_content {
padding-bottom: 60px;
}


.pagetitleBox h1 {
    display: inline-block;
    position: absolute;
    margin-left: -10000px;
}


.pagetitleBox .pagetitletoken {
    display: inline-block!important;
}

.pagetitleBox .pagetitletoken, .pagetitleBox .pagetitletoken a, .pagetitleBox .pagetitletoken a:link, .pagetitleBox .pagetitletoken a:active, .pagetitleBox .pagetitletoken a:visited {
    line-height: 1.2;
    text-align: left;
    margin: 0px 0 0px 0;
    Font-Size: 32px;
    text-transform: uppercase;
    color: #133149;
    Font-Family: "Raleway";
    Font-weight: 700;
    text-decoration: none;
}

.pagetitleBox .pagetitletoken .fa {
    font-size: 1.2em;
    display: none;
}

.pagetitleBox .pagetitletoken span span span:not(:last-child) {
    display: none;
}

</style>



















































