/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:14px;
	font-weight: bold;
	color:#0156a4;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:14px;
	font-weight: bold;
	color:#0156a4;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:14px;
	font-weight:bold;
	color:#0156a4;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:15px;
	font-weight:bold;
	color:#504628;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
td.c1_links
td.c1_links a,
td.c1_links a:link,
td.c1_links a:visited,
td.c1_links a:active{ color:#759F17; text-decoration:underline;}
td.c1_links a:hover{ color:#BC620C;}
td.c1_links .Normal,
td.c1_links .normal{ color:#506f0b;}

.c2-topline{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6EBCFE;
}
.c2-tp{ padding-top:5px;}
.c3-l-t{ width:7px; height:28px;}
.c3-b{ width:7px; height:8px;}
.c3-tbg{ height:28px; background:url(images/c3-t-bg.jpg) repeat-x left top;}
.c3-b-bg{ height:8px; background:url(images/c3-b-bg.jpg) repeat-x left top;}
.c3-l{ width:7px; background:url(images/c3-l-bg.jpg) repeat-y left top;}
.c3-r{ width:7px; background:url(images/c3-r-bg.jpg) repeat-y right top;}
.c3-t-l{ width:34px; height:28px;}
.c4-t-l{ width:37px; height:20px;}
.c4-c{ background:url(images/c4-l-bg.jpg) left top repeat-y; background-color:#ACD2FF;}
.c4-c-t{ background:url(images/c4-l-t.jpg) left top no-repeat;}
.c4-contp{ padding: 20px 5px 5px 25px; }

c4-contp a,
td.c4-contp a,
td.c4-contp a:link,
td.c4-contp a:visited,
td.c4-contp a:active{ color:#05549d; text-decoration:underline;}
td.c4-contp a:hover{ color:#000; text-decoration:none;}


.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;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.wid{ width:100%;}
.hei{ height:100%;}
.hw{ height:100%; width:100%;}
.cnowr{ white-space:nowrap;}
.cpadd{ padding:5px 8px;}
.bot-h{ height:8px;}


