/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.HulettBlue {
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #1766c3;
	font-family: arial;
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: #e0b27e 1px solid; 


}



