/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #e0e4ea;
	color: #b6bcc6;

}
.containermaster_blue_2 {
	width: 100%;
	background-color: #f8f8f8;
	
}
.LeftMargin
{
	BORDER-LEFT: #E2E6EC 2px solid;
}
.containerRowBottomRight_2
{
	BACKGROUND-IMAGE: url(img_mod2_bottomright.gif); height: 9px; width: 19px;
}
.containerRowBottomLeft_2
{
	BACKGROUND-IMAGE: url(img_mod2_buttomleft.gif); height: 9px; width: 19px;
}
.containerRowBottomCen_2
{
	height: 9px;
	BACKGROUND-IMAGE: url(bg_mod2_buttom.gif);
}
.containerrow1_blue_2 
{
	width: 100%;
	BACKGROUND-IMAGE: url(bg_mod2_top.gif);
}
.containerRowTopRight_2
{
	BACKGROUND-IMAGE: url(bg_mod2_top.gif); 
}
.containerRowTopLeft_2
{
	BACKGROUND-IMAGE: url(img_mod2_topleft.gif); height: 27px; width: 27px; 	
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(bg_mod1.gif); width: 100%;
}
.containerrow2_blue {
	background-color: #FFFFFF
}
.Content
{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166495;
	text-decoration: none;
	background-color: #e0e4ea;
	
}
.Content_2
{
	BORDER-LEFT: #E2E6EC 2px solid;
}
.containerRowTopRight
{
	BACKGROUND-IMAGE: url(img_mod1_right.gif); width: 17px; height: 27px; 	
}
.containerRowTopLeft
{
	BACKGROUND-IMAGE: url(img_mod1_left.gif); width: 18px; height: 27px;	
}



