#dnn_ContentPane .SectionHeading02_style h1:first-child, #dnn_LeftPane .SectionHeading02_style h1:first-child {
    padding-top:15px;
}

#dnn_ContentPane .SectionHeading02_style, #dnn_LeftPane .SectionHeading02_style {
    
}

.SectionHeading02_top_height {
    width:100%;
}

.SectionHeading02_content h1 {
    color: #D06F1A;
    font-family:"Raleway", sans-serif;
    font-weight: bold;
    font-size: 22px;

}

.SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div {
    font-size:13px;
    font-family: "Open Sans", sans-serif;
    color: #06293D;
    line-height:24px;
}

.SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div a {
    color:#D06F1A;
    text-decoration: none;
}
.SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div a:hover {
    text-decoration: underline;
}

.SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div a.cta {
    text-decoration: none;
}

.SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div .headerLinks li a {
    color:#ffffff;
    text-decoration: none;
}

#dnn_copyrightPane .SectionHeading02_content .DNNModuleContent.ModDNNHTMLC > div {
    font-size:9px;
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    line-height:14px;
}

#dnn_BannerPane .SectionHeading02_content img{
    -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.25);
-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.25);
box-shadow: 0 10px 6px -6px rgba(0,0,0,0.25);
}