/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #ffffff;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containermaster_gray1 {
	width: 561;
	background-image: url(BirdContainer.jpg);
	height:164;
	text-align:justify;
	padding-top:2;
}
.containermaster_gray10 {
	width: 569;
	background-image: url(YellowContainer11.jpg);
	background-repeat:no-repeat;
	height:176;
	text-align:justify;
}
.containerrow1_gray {
	background-image: url(gradient_LtGray.jpg);
	vertical-align:top;
	text-align:justify;
}
.containermaster_gray6 {
	width: 561;
	background-image: url(Bird.jpg);
	height:164;
	background-color:White;
	background-repeat:no-repeat;
	text-align:justify;
}
.containerrow2_gray {
	background-color: #ffffff;
	vertical-align:top;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.Title {
	background-color: #ffffff;
	color:#5092E2;
	font-size:15;
	font-family:Verdana;
	font-weight:bold;
}
.bird
{
	background-image:url(BirdContainer.jpg);
	height:110;
	width:34;
}
.columncontainer
{
background-image: url(columnContainer.jpg);
height:316;
width:18;
background-repeat:repeat-y;
}
.rowcontainer
{
background-image: url(rowContainer.jpg);
height:19;
width:552;
}
.containerrow3_blue
{
	background-color:#C8DCFF;
}
.containermaster_gray101 {
	padding-left:17;
	padding-top:13;
	
}