/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_weact {
	width: 100%;
	background-color: transparent;
	border-bottom: #1d75a5 1px solid;
	text-align:center; 
	
}
/*
.containerrow1_weact {	
	background-color:transparent;
}
*/

.HalfBlueElipse01 {
	background:transparent url(HalfBlueElipseL2.gif) no-repeat scroll 0%;
	font-size:1px;
	height:8px;
	width:63px;
}

.HalfBlueElipse02 {
	background:transparent url(HalfBlueElipseCenter.gif) repeat-x scroll 0%;
	font-size:1px;
	height:8px;
}

.HalfBlueElipse03 {
	background:transparent url(HalfBlueElipseR2.gif) no-repeat scroll 0%;
	font-size:1px;
	height:8px;
	width:63px;
}

/*
.containerrow2_vortex {
	background-color: #ffffff;
}
.containermaster_transparent {
	width: 100%;
	background-color: transparent;
}
*/

