/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #FFFFFF;
	 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_gray {
	background-color: #FFFFFF;
}
.containerrow2_gray {
	background-color: #FFFFFF;
}



.containers
{
    color:#07458A;
    font-size:15pt;
    font-weight:bold;
}









.containermasternew_gray {
	width: 100%;
	background-color: #C5D5E8;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1new_gray {
	background-color: #C5D5E8;
}
.containerrow2new_gray {
	background-color: #C5D5E8;
}


.contain
{
    color:#08366B;
    background-color:#F2B523;
    font-size:12pt;
    height:22px;
    font-weight:bold;
}


.contain1
{
    color:#08366B;
    background-color:#FED442;
    font-size:12pt;
    height:22px;
    font-weight:bold;
}




.containermasternewone_gray {
	width: 100%;
	background-color: #FFFFFF;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1newone_gray {
	background-image: url(gradient_LtGray.jpg);
}
.containerrow2newone_gray {
	background-color: #ffffff;
}







.containermasternewonetwo_gray {
	width: 100%;
	background-color: #FFFFFF;
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1newonetwo_gray {
	background-image: url(gradient_LtGray.jpg);
}
.containerrow2newonetwo_gray {
	background-color: #ffffff;
}