/* 
================================
 Container Styles for DotNetNuke
================================
*/   
#containermaster{width:100%;text-align:left;}
.ccon{width:100%;text-align:left;}
.cactb{text-align:right;font-size:0;padding-right:10px;margin-bottom:5px;}
.cactb img{margin:0 0 5px 5px;}



.containermaster2 {width: 400px; background-color: #FFFFFF;}

.ModuleTitle_MenuItem {
	border: white 0px solid; 
}

.ModuleTitle_MenuItem TD {  
	cursor: pointer; 
	color: black; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  
    padding: 1px 3px 3px 1px;	
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; 
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}



