/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_grey2 {
	width: 100%;
	background-color: #e9e9e9;
}

.containermaster_grey {
	width: 100%;
	background-color: #f7f7f7;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}

.greycurveedge{margin:10px 0;}
.greystraightedge{margin:10px 0;}
.nobg{margin:10px 0;}

.ctitle{ display:none; }
.ccontent {width:100%;}
.actionbuttons{ display:none; }

h2.links .Head{font-family:Arial; margin:0px; font-size:13px !important; color:#000000; font-weight:bold;}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 

}
