/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:15px;
	font-weight: bold;
	color:#3B7FC6;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:16px;
	font-weight: bold;
	color:#A1A1A1;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:14px;
	font-weight:bold;
	color:#3B7FC6;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title5{
	font-size:15px;
	font-weight:bold;
	color:#011E7D;
	font-family: Tahoma, Geneva, sans-serif;
	}


.c1-line{ border-bottom:2px solid #3B7FC6;}
.c2-l{ background:url(images/c2-l-bg.jpg) left top repeat-y;}
.c2-r{ background:url(images/c2-r-bg.jpg) right top repeat-y;}
.c2-t-line{ border-top:1px solid #C0C0C0;}



