/* 
================================
 Container Styles for NCQA
================================
*/   

.containermaster_blue 
{
	width: 100%;
	background-color: #fff;
	z-index: 7000;
}

.containerrow2_blue 
{
	background-color: #FFFFFF;
}

/*hide the titles of the containers*/
.SubHead center
{
	display: none;
}


