.block h3, .landing-page #content .block h3, {
	margin-top: 0;
}

.department .inside #contentcontainer .block h3{
	margin-top: 0;
}

ul.bullet_list_arrow_yellow{
	list-style-image: url('/_resources/images/common/bullet_list_arrow_yellow.png');
}

 #contentcontainer .block h3 {
    background: #002E66;
    color: #fff;
    text-transform: none;
    font-size: 1.75rem; /*font-size: 1.5rem;*/ /*Updated by RRD*/
    padding: 1.429rem 1.714rem;
	border-radius: 0px; /*Updated by RRD*/
	font-family: "Open Sans", sans-serif; /*Updated by RRD*/
	margin-bottom: 20px; /*Updated by RRD*/
	margin-top: 40px; /*Updated by RRD*/
	font-weight: 500;
	 border-bottom: .3em #ffbe00 solid;
}

.block h3 span {
	display: inline;
}

.emphasis{
	color: #FFBE00;
	font-weight: bold;
}

 .block h3 .fa{
	 margin-top: 8px;
 }

.block h3 span.fas {
    float: left;
    padding-right: 1.25em;
    margin-top: 8px;
}

.success_team {
	padding: 1rem;
	border: .1rem solid #cecece;
}

p.heading {
	background: #002E66;
    color: #fff;
    font-size: 1.65rem; /*font-size: 1.5rem;*/ /*Updated by RRD*/
    padding: 1rem 1.714rem;
	border-radius: 0px; /*Updated by RRD*/
	font-family: "Open Sans", sans-serif; /*Updated by RRD*/
	margin: 0 0 0 0 !important;
	font-weight: 500;
	border-bottom: .3em #ffbe00 solid;
}

.emphasis{
	color: #FFBE00;
	font-weight: bold;
}

.bullet_list_arrow_yellow li{
	margin-bottom: 1.5em;
	
}

#yel_buttons a.button{
	padding: 9px 5px;
}



.well p{
	margin: 0 !important;
}