/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.contmaster_0323 {
	width: 100%;
	background-color: tranceparent;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	moz-border-radius-bottomleft:15px; 
	moz-border-radius-bottomright:15px; 
	moz-border-radius-topleft:3px;
	moz-border-radius-topright:3px;
}
.cont_blue_0323 {
	background-color: transparent;
	color:#003366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.aloha0323TiTle{
	color:#003366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: small;
	font-weight: bold;
}



