/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_free {
	width: 100%;
	background-color: #ffffff;
}
.containerrow1_free {
	background-color: #EBEBEB;
}
.containerrow2_free {
	background-color: #ffffff;
}
.containertitle {
color: #FF5500;
	font-family: Arial, Helvetica; 
	font-size:15pt; 
	font-weight: bold; 
	font-style: normal;
}

