/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_trans {
	width: 100%;
	background-color:Transparent;
    color: #666666; 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
   

}
.containertitle_trans {

    width: 100%;
	background-color:Transparent;
    color: Black; 
	font-family:  Times New Roman, helvetica, sans-serif;
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal; 
}





















































