/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_hannablue {
	width: 100%;
	background-color: #ffffff;
	border-right: #79A903 1px; 
	border-top: #79A903 1px; 
	border-left: #79A903 1px; 
	border-bottom: #79A903 1px dotted; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containermasterfix {
	width: 100%;
}
.containersmallleft_hannablue {
	width: 100%;
	border-right: #B4B3B3 1px solid; 
	border-top: #B4B3B3 1px solid; 
	border-left: #B4B3B3 1px solid; 
	border-bottom: #B4B3B3 1px solid; 
	background-color: #ffffff;
}
.containersmallright_hannablue {
	width: 140px;
	border-right: #79A903 1px solid; 
	border-top: #79A903 1px solid; 
	border-left: #79A903 1px solid; 
	border-bottom: #79A903 1px solid; 
	background-color: #ffffff;
}
.homepageleft_hannablue {
	border-right: #79A903 1px dotted; 
	border-top: #79A903 1px dotted; 
	border-left: #79A903 1px dotted; 
	border-bottom: #79A903 1px dotted; 
	background-color: #79A903;
}
.homepagenews_hannablue {
	border-right: #79A903 1px dotted; 
	border-top: #79A903 1px dotted; 
	border-left: #79A903 1px dotted; 
	border-bottom: #79A903 1px dotted; 
	background-color: #ffffff;
}
.homepageright_hannablue {
	border-right: #79A903 0px dotted; 
	border-top: #79A903 0px dotted; 
	border-left: #79A903 0px dotted; 
	border-bottom: #79A903 0px dotted; 
	background-color: transparent;
}
.homepagemain_hannablue {
	background-color: #3072BE;
	border-right: #000000 0px; 
	border-top: #000000 0px; 
	border-left: #000000 0px; 
	border-bottom: #000000 0px; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_hannablue {
	background-image: url(gradient_LtBlue.jpg);
}