/* 
================================
 Container Styles for DotNetNuke
================================
*/

.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.h{ height:100%}
.w{ width:100%}
.wh{ width:100%; height:100%}

.con1_top{ padding-top:15px;}
.con3title{ padding:5px}
.con1title{ padding-left:8px; height:40px;}
.con2title{ padding-left:8px; height:40px;}
.con1contentbg{ background:#FF0000}
.con1bg{ background:#254A7E}
.con2_top{ background:url(images/con2_topbg.jpg) repeat-x left top; height:6px;}
.con2_left{ background:url(images/con2_left.jpg) repeat-y left top; width:6px;}
.con2_right{ background:url(images/con2_right.jpg) }
.con2_bottom{ background:url(images/con2_bottombg.jpg) repeat-x left top; height:6px;}
.con2contentbg{ background:#254A7E}
.con8{ border-bottom:1px solid #666666}
/*-------------------------------------------------------------------------------*/
.Head1{ font-size:24px; font-weight: normal; color:#666666; font-family:Arial, Helvetica, sans-serif}
.Head2{ font-size:15px; font-weight: normal; color:#ffffff; font-family:Arial, Helvetica, sans-serif}
.Head3{ font-size:21px; font-weight: normal; color:#e94900; font-family: Arial, Helvetica, sans-serif}
.Head4{ font-size:13px; font-weight: bold; color:#FF4F00; font-family: Arial, Helvetica, sans-serif}

/*--------------------------------------------------------------------------------------*/
.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;}

/*---------------------------------------------------------*/
.contentpane1{ padding:8px 8px 8px 33px;}
.contentpane2{ padding:0px;}
.title1{ background:url(images/icon1.jpg) no-repeat left top; height:28px; line-height:28px; padding-left:37px;}
.title2{ background:#e2b325; height:35px; line-height:35px;}
.title3{ background:#DA392C; height:35px; line-height:35px;}
.title4{ background:#D97220; height:35px; line-height:35px;}
.title5{ background:#69B228; height:35px; line-height:35px;}
.title6{ background:#268CDC; height:35px; line-height:35px;}


td.c3link a,
td.c3link a:link,
td.c3link a:visited,
td.c3link a:active
{
	color:#F5EFF1;
	text-decoration: underline;
}
td.c3link a:hover {
	color:#936158;
	text-decoration: underline;
}
td.c3link .Normal { color:#F5EFF1} 
td.c3link td{ color:#F5EFF1} 

td.c2link a,
td.c2link a:link,
td.c2link a:visited,
td.c2link a:active
{
	color:#f39700;
	text-decoration: underline;
}
td.c2link a:hover {
	color:#7ecef4;
	text-decoration: underline;
}
td.c2link .Normal { color:#c9c9c9} 
td.c2link td{ color:#c9c9c9} 



