/* 
================================
 Container Styles for DotNetNuke
================================
*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left;vertical-align:middle;}
.cm{ text-align:center;vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

/*-------------------------------------------------------------------------------*/

.Head1{ font-size:15px; font-weight:bold; color:#fff; }

.Head2{ font-size:15px; font-weight:normal; color:#fff; }

.Head3{ font-size:18px; font-weight:normal; color:#01a5cb; FONT-FAMILY:Arial }

.Head4{ font-size:18px; font-weight:normal; color:#fff; FONT-FAMILY:Arial }
/*--------------------------------------------------------------------------------------*/
.row1{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle; height:25px; border-bottom:1px solid #cbcbcb;}
.row2{ background:url(images/c1.jpg) no-repeat right top; padding-left:10px; padding-right:10px; text-align:left; vertical-align:top;}
.r2{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:top;}
.row3{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle;height:25px; }
.row4{ height:10px;}

/*---------------------------------------------------------*/
.side001{
border-bottom:1px double #742f42;
}

.side003{
border:6px solid #C4C4C4; 
}

.borderbottom
{
border-bottom:#808080 solid 1px;
}
/*CONTAINER-1*/
.ch0{ height:32px;}
.ch1{ height:13px;}

.icon{ height:34px; text-align:center; white-space:nowrap; padding:3px 0px 3px 0px}
.icon1{ height:34px;white-space:nowrap; padding:3px 0px 0px 0px}
.wh{ width:100%; height:100%}
.cbottom{ height:25px}
.cbottom1{ height:25px; white-space:nowrap; padding:2px 0px 2px 0px }
/*CONTAINER-2*/
.icon2{ height:30px; text-align:center; white-space:nowrap; padding:3px 3px 3px 3px}
.icon2-1{ height:30px;white-space:nowrap; padding:3px 0px 0px 0px}
/*CONTAINER-4*/
.row4{ height:10px}
.n{ white-space:nowrap; padding:3px 0px 3px 0px;}
.cp{ padding:2px 10px 2px 10px; }
.l1{ background-color:#6194af}
.l2{ padding:0px 10px 0px 10px}
.l3{ height:42px; background:url(images/c1.gif) left bottom repeat-x}
.l4{ padding:0px 5px 0px 5px}



