/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
}
.containerrow1_blue {
	/* BACKGROUND-IMAGE: url(sub_section_header_bg.gif);
	height:34px;
	*/
}
.containerrow2_blue {
	background-color: #990000;
}
.bottomdot{
	border-bottom:dotted 1px #003366;
}
.moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal;
	padding: 1px;
	line-height:14px;
	Color:#003366
}
