/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/*
.c_head .Head{font-weight:bold;
color: #d66500;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
margin:0;
}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}
.c_head{text-align:left;  background-image: url(/Portals/0/skin/images/small_header_bg.gif); background-repeat: no-repeat; height: 41px; }
.c_headLarge{text-align:left;  background-image: url(/Portals/0/skin/images/large_header_bg.gif); background-repeat: no-repeat; height: 41px; }

.title{margin:0; float:left; white-space:nowrap; color: #d66500; text-transform: uppercase; font-weight: bold; font-size: 11px; padding: 0; margin: 0; padding-top: 14px; }
.title_vis{margin:0; float:right; text-align:right;}

.breadcrumb{
color:#266ca8;
}

.c_content {
	width: 100%;
	background-color: #FFFFFF;
	
}

.border{
padding:10px 10px 5px 10px;
}*/