

/* 
================================
 Container Styles for DotNetNuke
================================
*/   



.containertoprow4_free {
	background: ;
}
.containerrow4_free {
	background-color: ;
}

.top_blue {background: #499dae; height:11px;}
.bottom_blue {background: #499dae; height:11px;}
.centersection_blue {background:#499dae;}
.leftside_blue {background:#499dae; width:11px;}
.rightside_blue {background:#499dae; width:11px;}

.top_white {background: #ffffff; height:11px;}
.bottom_white {background: #ffffff; height:11px;}
.centersection_white {background:#ffffff;}
.leftside_white {background:#ffffff; width:11px;}
.rightside_white {background:#ffffff; width:11px;}

