/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue_contact {
	width: 100%;
	background-color: transparent;
	/*BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; */
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	font-family: Garamond;
	color:#354565;	
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.containerrow1_blue_contact {
	/*BACKGROUND-IMAGE: url(fly.jpg);
	background-repeat:no-repeat;
	background-position:left;*/
	background-color: transparent;
	padding-left: 0px;
	font-size:13px;
	font-weight:bold;
	font-family:Garamond;	
	padding-top: 0px;
	padding-bottom: 0px;			    
}

}
.containerrow2_blue {
	background-color: transparent;
}








































































