div.FeaturedPane {
  width:100%;
  text-align:center;
}

.FeaturedPane img {width:100%;
 margin: 0px auto;}
  
.button-flat {
 background-color: #336699;
 border-radius: 4px;
 color: white;
 text-decoration: none;
 padding: 6px;
 font-size: 12px;
}
.box-flat {
background-color: #336699;
 border-radius: 4px;
 color: white;
 text-decoration: none;
 padding: 6px;
}

.box-open {
 background-color: #fff;
 border-style:solid;
  border-width: 2px;
 border-radius: 4px;
 border-color: #336699;
 padding: 6px;
}


#ControlBar_conrolbar_logo {display:none;}

.cb { clear: both; }

p.NewsFloat {display:inline; margin: 0px 10px 0px 0px;}

.nowrap {white-space:nowrap;}

hr {border-top: 1px solid #00529b; }

div.clearfix {overflow: auto;}
.image_description {line-height:normal; font-style:italic;}
.in_article_image {margin:15px;}

.formwide {width:100%;padding:20px 5px;}
.formhalf {width:50% !important;padding:20px 5px;}
.formnoborder .{border:none; width:100%;padding:20px 5px;}

/* related article within story fix */
#dnn_ctr736_ModuleContent .news-article.news-article__listing {max-width: 570px; width:100%; }

.green {color:#96ce0f;}

.BJCBox-right { width:45%; min-width:200px; max-width:320px; float:right; border-radius: 0px 20px 0px 20px; background-color:#00529b; padding:10px; color:white; font-weight:bold; margin:20px;}

.BJCBox-left { width:45%; min-width:200px; max-width:320px; float:right; border-radius: 0px 20px 0px 20px; background-color:#00529b; padding:10px; color:white; font-weight:bold; margin:20px;}

.BJCBox-full { width:100%; border-radius: 0px 20px 0px 20px; background-color:#00529b; padding:10px; color:white; font-weight:bold; margin:20px;}


