/* 
================================
 Container Styles for DotNetNuke
================================
*/
.lt{ text-align:left; vertical-align:top}
.h{ height:100%}
.w{ width:100%}
.wh{ width:100%; height:100%}

.con1top{ padding:0px 5px 7px; background:url(images/c1top_line.jpg) no-repeat left bottom;}
.con1pane{ padding:5px;}

.con2top{ background:url(images/c2top_line.jpg) no-repeat left bottom; padding:0px 3px 13px 5px;}
.con2pane{ padding:3px;}
 
.con3top{ background:url(images/c3_top.jpg) no-repeat left top; height:46px; padding-left:20px; padding-top:3px;}
.c3_bot{ background:url(images/c3_bot.jpg) no-repeat left top; height:35px;}
.c3_mid{ background:url(images/c3_mid.jpg) repeat-y left top;}
.con3pane{ padding:0px 18px; padding-left:3px;}

.con4top{ background:url(images/c4_top.jpg) no-repeat left top; height:48px; padding-left:20px;}
.c4_bot{ background:url(images/c4_bot.jpg) no-repeat left top; height:22px;}
.c4_mid{ background:url(images/c4_mid.jpg) repeat-y left top;}
.c4_mid_footer{ background:url(images/c4_mid_footer.jpg) no-repeat left bottom; height:20px;}

.con5top{ background:url(images/c5_top.jpg) no-repeat left top; height:50px; padding-right:20px; padding-top:30px;}
.c5_mid{ background:url(images/c5_mid.jpg) repeat-y left top;}
.c5_mid_footer{ background:url(images/c5_bot.jpg) no-repeat left bottom; height:30px;}
.con5pane{ padding:2px 15px 13px 10px;}

.con6top{ background:url(images/c6_top.jpg) no-repeat left top; height:31px; padding-left:16px; padding-top:10px;}
.c6_bot{ background:url(images/c6_bot.jpg) no-repeat left top; height:18px;}
.c6_mid{ background:url(images/c6_mid.jpg) repeat-y left top;}
.c6_mid_t{ background:url(images/c6_mid_t.jpg) no-repeat left top; height:80px;}
.c6_mid_b{ background:url(images/c6_mid_b.jpg) no-repeat left bottom;}
.con6pane{ padding:2px 14px 13px 11px;}
/*-------------------------------------------------------------------------------*/
.Head1{ font-size:17px; font-weight: bold; color:#547EB5; font-family:"Lucida Grande",Tahoma,Helvetica,sans-serif; line-height:normal;}
.Head2{ font-size:15px; font-weight: bold; color:#6B8FBF; font-family: "Times New Roman",Impact,Arial,Tahoma; line-height: normal;}
.Head3{ font-size:15px; font-weight: bold; color:#fff; font-family: "Times New Roman",Lucida Grande,Tahoma; line-height:normal}
.Head4{ font-size:16px; font-weight: bold; color:#6B8FBF; font-family: "Times New Roman",Lucida Grande,Tahoma; line-height:normal}
.Head5{ font-size:16px; font-weight: bold; color:#677D94; font-family: "Times New Roman",Lucida Grande,Tahoma; line-height:normal}
.Head6{ font-size:14px; font-weight: bold; color:#000000; font-family: "Times New Roman",Lucida Grande,Tahoma; line-height:normal}
.Head7{ font-size:14px; font-weight: bold; color:#000000; font-family: "Times New Roman",Lucida Grande,Tahoma; 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;}

/*---------------------------------------------------------*/
td.c3link a,
td.c3link a:link,
td.c3link a:visited,
td.c3link a:active
{
	color:#4A533E;
	text-decoration: underline;
}
td.c3link a:hover {
	color:#5B8D1E;
	text-decoration: underline;
}
td.c3link .Normal { color:#4A533E;} 
td.c3link td,
td.c3link div{ color:#4A533E; } 





