/* =============================
   4 FOOTER
 ============================= */
 
 .simple_title{
	padding-bottom:10px;
 }
 
.simple_title  h3{
	border-bottom: 1px solid #777;
	color:#fff ;
	margin:5px 0 25px 0;
}
.simple_title  h3 span{
	border-bottom: 1px solid #00AAFF;
	padding-bottom:6px;
	padding-right: 10px;
	position: relative;
	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_title  h3 .Head{
	margin:0;
}

 .simple_title .DNNModuleContent .Normal{
	color:#999;
 }
/* =============================
   4 WHITE BG
 ============================= */
 
 .simple_title2{
	padding-bottom:10px;
 }
 
.simple_title2  h3{
	border-bottom: solid 1px #c2c2c2;
	color:#0e0e0e;
	margin:5px 0 15px 0;
	font-size: 2.2em;
	line-height: 42px;
	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: 4px solid #0088CC;
	padding-bottom:8px;
}
.simple_title2  h3 .Head{
	margin: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: Raleway,  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial,  sans-serif;
	color:#444;
}

