/* 
	================================
CSS STYLES FOR DotNetNuke Skins by the Awecomm - http://www.awecomm.com
   ================================
*/ 
/* style for main container */
/* style for module titles */
.bannerCon {
	background-color:transparent;
	width:100%;
}
.bannerConTitle {
	font-family:"Trebuchet MS", Harrington;
	font-size:  15pt;
	font-weight: bold;
	color: #0f3d67;
	text-align: left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.hdrContact {
	background-image:url('images/hdrContact.jpg');
}
/* style for content pane */
.bannerConContentPane p {
	padding-left:15px;
	padding-right:20px;
	margin:0;
}
.bannerConActions {
	width:10px;
	text-align:left;
	vertical-align:bottom;
}
.bannerConVisible {
	width:10px;
	text-align:right;
	vertical-align:bottom;
}
.blueHdr {
	background-image:url(/Portals/0/Skins/DNN-Vin/vincentricimages/blueHdr-bg.gif)
}

