/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	color:#666666;
	font-family:Verdana;
	font-size:9pt;
	background-color: #ffffff;
}
.containerrow1_gray {
	background-color: #eeeeff;
}
.containerrow2_gray 
{
	width: 100%;
	padding-left:10px;
	padding-right:10px;
}
hr{
	width: 100%;
	color:#eeeeee;
}
.head
{
	font-family:Verdana;
	font-size:14pt;
	font-weight:bold;
	color:#3b73b9;
	line-height:20pt;
}

