/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;	
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue 
{
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
.red_cont
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
}
.yellow_cont
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#00602D;
}
.green_cont
{
	font-family:tahoma;
	font-size:20px;
	font-weight:600;
	font-style:normal;
	color:#ffffff;
	
	}
	.ConRep
	{
		width:332px;
		height:235px;
		background-image:url(Dental.jpg);
		background-repeat:no-repeat;
	}