/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: white;
	color: black;
}
.containerrow1_blue {
	background-color: white;
	color: black;
}
.containerrow2_blue {
	background-color: white;
	color: black;
}

.Head {
   font-family: Arial, Helvetica, Tahoma,;
   font-size:  14px;
   font-weight: bold;
   color: #004990;
}

.SubHead {
   font-family: Arial, Helvetica, Tahoma,;
   font-size:  14px;
   font-weight: bold;
   color: #004990;
}
