/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: White; 
	FONT-FAMILY:Arial; 
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}

.BreakingTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #338000; 
	FONT-FAMILY: Arial; 
}

