/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.C_Slim_T1
{
	width: 11px;
	height: 26px;
	background-image: url(con2_t_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.C_Slim_T1
{
	background-image: none;
}
.C_Slim_T2
{
	height: 26px;
	background-image: url(con2_t_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.C_Slim_T3
{
	
	height: 26px;
	background-image: url(con2_t_c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T3
{
	background-image: none;
}
.C_Slim_T4
{
	width: 100%;
	height: 26px;
	background-image: url(con2_t_c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.C_Slim_T5
{
	width: 8px;
	height: 26px;
	background-image: url(con2_t_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T5
{
	background-image: none;
}
.C_Slim_C1
{
	width: 11px;
	background-image: url(con2_c_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.C_Slim_C2
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
}
.C_Slim_C3
{
	width: 8px;
	background-image: url(con2_c_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.C_Slim_B1
{
	width: 11px;
	height: 9px;
	background-image: url(con2_b_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.C_Slim_B2
{
	width: 100%;
	height: 9px;
	background-image: url(con2_b_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.C_Slim_B3
{
	width: 8px;
	height: 9px;
	background-image: url(con2_b_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.C_Slim_Head
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 31px;
 padding-top:5px;
 padding-left:1px;
	
}
.C_Slim_Head1
{
	font-weight: bold;
	font-size: 11px;
	color: #00309c;
	font-family: Tahoma, Arial, Helvetica;
	
 padding-top:0px;
  padding-left:1px;
	
}
.C_Slim_Head_White
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	height: 24px;
	vertical-align: middle;
	
}

.containerrow1_blue {
	background-image: url(contt_c.gif);
	
}
.containerrow2_blue 
{
	border-right: #ffc000 1px solid; 
	
	border-left: #ffc000 1px solid; 
	border-bottom: #ffc000 1px solid; 
	background-color: #ffffff;
	padding-right:3px;
	
	padding-left:3px
}
.containerrow22_blue 
{
	
	background-color: #ffffff;
	padding-right:3px;
	
	padding-left:3px
}
.containerrow_blue 
{ text-align:left;
	
	/*background-color: #dceec4;*/
	background-color: #ffffff;
	padding-right:3px;
		padding-left:3px;
		padding-top:0px
		
}

.C_T1
{
	 width:23px;
  height:25px;
	background-image: url(con1_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.C_T1
{
	background-image: none;
}
.C_T2
{
	width:100%;
  height:28px;
	background-image: url(con1_r.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
IMG.C_T2
{
	background-image: none;
}
























