/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:15px;
	font-weight: bold;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:15px;
	font-weight: bold;
	color:#325267;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:16px;
	font-weight:bold;
	color:#115E78;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title5{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	}


.c1-t-bg{ background:url(images/c1-t-bg.jpg) left top repeat-x;}
.c1-b-bg{ background: url(images/c1-b-bg.jpg) left top repeat-x;}
.c1-c-bg{ background:url(images/c1-c-bg.jpg) left bottom repeat-x; background-color:#D92121;}
.c1-c-bg A,
.c1-c-bg A:link,
.c1-c-bg A:visited,
.c1-c-bg A:active				  {
	color:#fff;
	text-decoration: underline;
}
.c1-c-bg A:hover									  { color:#fff;text-decoration:none;}



.c3-t{ background:url(images/c3-l.png) center bottom no-repeat;}
.c4-t-bg{ background:url(images/c4-t-bg.png) left top repeat-x;}
.c4-line{ border-bottom: solid 1px #1C6F8B; border-left: solid 1px #1C6F8B; border-right: solid 1px #1C6F8B;}



