/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	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;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.aboutnavtitle {
	background-image: url(look2-main-page_03.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:23px;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	color: #1E4D62;
	padding-right:45px;
}

.aboutnavfooter {
	background-image: url(look2-main-page_08.jpg);
	width:196px;
	height:2px;
}

.aboutnavbg {
	background-image: url(look2-main-page_05.jpg);
	width:196px;
}

.productnavtitle {
	background-image: url(insurances-nav-title.jpg);
	width:199px;
	height:42px;
}

.productnavbg {
	width:199px;
}

.subproductnavtitle{
	background-image: url(look2-product-page2_r2_c2.jpg);
	width:149px;
	height:107px;
}

.subproductnavbg{
	width:149px;
}

.containerrow2_blue {
	background-color: #ffffff;
}

