/* 
================================
 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;}
.cm{ text-align:center; vertical-align:middle;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.wh{ height:100%; width:100%}
.w{ width:100%}
.h{ height:100%;}
.w50 {width:50%;}


.bg_c1_t{ background:url(images/container-1-t2.jpg) left bottom repeat-x;}
.bg_c1_m{ background:#E7EDF3}
.p_c1{ padding:5px 5px 0px}
.bg_c1_d3{ background:url(images/container-1-d1.png) left top no-repeat;}
.bg_c1_d2{ background:#E7EDF3; margin-left:5px; height:5px; font-size:0px;}

.bg_c2_t{ background:url(images/container-2-t2.jpg) left top repeat-x;}
.bg_c2_b{ background:url(images/container-2-d2.jpg) left top repeat-x;}
.bg_c2_m{ background:#fff url(images/container-2-mb.jpg) left bottom repeat-x;}
.bg_c2_l{ background:url(images/container-2-l.jpg) left top repeat-y}
.bg_c2_r{ background:url(images/container-2-r.jpg) right top repeat-y}
.p_c2{ padding:9px;}

.bg_c3_tl{ background:url(images/container-3-t1.png) left top no-repeat;}
.bg_c3_tr{ background:url(images/container-3-t3.png) right top no-repeat;}
.bg_c3_tm{ background:url(images/container-3-t2.jpg) left top repeat-x; margin:0px 13px;}
.bg_c3_tmm{ background: url(images/container-3-tm.jpg) center top no-repeat; height:31px}
.bg_c3_tmbg{ background: url(images/container-3-tmm.jpg) left top repeat-x; min-height:31px;}
.bg_c3_m{ background:#82A0B9 url(images/container-3-m.jpg) left bottom repeat-x;}
.bg_c3_l{ background:url(images/container-3-l.jpg) left top repeat-y;}
.bg_c3_r{ background:url(images/container-3-r.jpg) right top repeat-y;}
.bg_c3_bl{ background:url(images/container-3-d1.png) left top no-repeat;}
.bg_c3_br{ background:url(images/container-3-d3.png) right top no-repeat;}
.bg_c3_bm{ background:url(images/container-3-d2.jpg) left top repeat-x; margin:0px 5px; height:5px; font-size:0px;}

.bg_c4_d3{ background:url(images/container-4-d3.png) right top no-repeat;}
.bg_c4_d2{ background:#E7EDF3; margin-right:5px; height:5px; font-size:0px;}

/*-------------------------------------------------------------------------------------------*/
/*blue*/
.Head1{ font-size:13px; font-weight: bold; color:#fff;FONT-FAMILY: Arial, Helvetica, sans-serif; line-height:normal}
.Head2{ font-size:12px; font-weight: bold; color:#293D6B;FONT-FAMILY: Arial, Helvetica, sans-serif; line-height:normal}
.Head3{ font-size:17px; font-weight: normal; color:#444444;FONT-FAMILY: FuturaLT,Tahoma, Arial, Helvetica, sans-serif;line-height:normal}
/*-------------------------*/
.row1{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle;}
.row2{ 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;}
.row4{ height:10px;}


