/* =============================
   4 FOOTER
 ============================= */
 
 .simple_title{
	padding-bottom:10px;
 }
 
.simple_title  h3{
	/*border-bottom: 1px solid #333;*/
	color:#fff ;
	margin:5px 0 20px 0;
}
.simple_title  h3 span{
	/*border-bottom: 1px solid #777;
	padding-bottom:12px;
	padding-right: 10px;
	position: relative;*/
	font-size: 23px;
	line-height: 23px;
	font-weight: 300;
	font-style: normal;
	/*text-shadow: 0 0 1px rgba(0,0,0,0.01);*/
	-webkit-font-smoothing: antialiased;
	letter-spacing:0;	

}
.simple_title  h3 .Head{
	margin:0 0 -1px 0;
}

 .simple_title .DNNModuleContent .Normal{
	color:#777;
 }
/* =============================
   4 WHITE BG
 ============================= */
 
 .simple_title2{
	padding-bottom:10px;
 }
 
.simple_title2  h3{
	border-bottom: solid 2px #ccc;
	color:#121214;
	margin:5px 0 20px 0;
	font-size: 28px;
	line-height: 36px;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: -1px;
	

}
.simple_title2  h3 span{
	border-bottom: 3px solid #2F86E8;
	padding-bottom:8px;
}
.simple_title2  h3 .Head{
	margin:0 0 -1px 0;
}

 .simple_title2 .DNNModuleContent .Normal{
	color:#;
 }
 
/* =============================
   4 GREY BG
 ============================= */
 
 .simple_title3{
	padding-bottom:10px;
 }
 
.simple_title3  h3{
	border-bottom: solid 1px #c2c2c2;
	color:#444;
	margin:5px 0 15px 0;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;	
	
}
.simple_title3  h3 span{
	border-bottom: 3px solid #676768;
	padding-bottom:8px;
}
.simple_title3  h3 .Head{
	text-transform:uppercase;
	margin:0;
}

 .simple_title3 .DNNModuleContent .Normal{
	color:#;
 }
 

.DNNModuleContent{
	font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial,  sans-serif;
	color:#777;
	font-size:14px;
	line-height:24px;
}

