/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	color:#CFCFCF;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px;
}
.containermaster_blueBorder1 {

	background-color: #E3EBF2;
	color:#CFCFCF;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px;
}
.Title
{
	font-family:Verdana;
	font-weight:bold;
	color:#D12421;
	font-size:10pt;
}
.Title1
{
	font-family:Verdana;
	font-weight:bold;
	background-color:#E6E6E6;
	color:#003399;
	font-size:12px;
}
.Title2
{
	font-family:Verdana;
	font-weight:bold;
	background-color:#E6E6E6;
	color:#003399;
	font-size:12px;
}
.containermasterNew
{
	border:0;
	border-color:#CAC7C5;
	background-color:#F9F9F9;

	}

.containerrow2_blue {
	background-color: #ffffff;
	color:#333333;
	font-size:10px;
	font-family:Verdana;
	text-align:left;
	padding-right:2;
	padding-left:0;
}
.containerrow3_blue {
	background-color: #E3EBF2;
	color:#333333;
	font-size:10px;
	font-family:Verdana;
	text-align:left;
	padding:0 10 0 5;
}
.containermaster_blueBorder {
	width: 100%;
	
	color:#CFCFCF;
	border:solid 0px #DDDDDD;

}
.ContainerLine1 
{
	
	background-image: url(containerline1.gif); 
	background-repeat:repeat-x;
	
	
}
.ContainerLine2
{
	
	background-color:Transparent;
	color:Transparent;
	
	background-repeat:repeat-x;
	
	
}
.Row
{
	
	background-color:#E6E6E6;
	
}
.containermaster_blue1
{
	
	background-color: #F9F9F9;
	
	
}
.containermasterNew1
{
	border:0;
	color:#616161;
	font-family:Verdana;
	font-style:normal;
	font-size:9;
	}


