/* 
================================
 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);
	
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.header 
{
	width:143px;
	background: #0a263b url(images/main-box-head-bg.png) no-repeat;
}

.header h2{
	background: url(images/main-box-head-h2-bg.gif) no-repeat 100% 0;
	line-height: 22px;
	margin: 0;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
}

.header1
{
	width:835px;
	background: #0a263b url(images/main-box-head-bg.png) no-repeat;
}

.header1 h2{
	background: url(images/main-box-head-h2-bg.gif) no-repeat 100% 0;
	line-height: 22px;
	margin: 0;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
}

.headerh2
{
	font-weight:bold;
}

.header2
{
	width:470px;
	background: #0a263b url(images/main-box-head-bg.png) no-repeat;
}

.header2 h2{
	background: url(images/main-box-head-h2-bg.gif) no-repeat 100% 0;
	line-height: 22px;
	margin: 0;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
}

.header3
{
	width:496px;
	background: #0a263b url(images/main-box-head-bg.png) no-repeat;
}

.header3 h2{
	background: url(images/main-box-head-h2-bg.gif) no-repeat 100% 0;
	line-height: 22px;
	margin: 0;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
}