/* Content Layout Styles---------------------------------------------------------------------------------------------*/
#PageWrapper {
	background:url('/Templates/Images/Content/pageWrapper-bg.png') repeat-x;
}


#HeaderBanner {
	width:932px;
	height:178px!important;
}

#ContentMiddle {
	float:left;
	width:325px;
}

#ContentCallout {
	float:right;
	width:195px;
}

#ContentCallout h2 {
	margin-top:5px;
	color:#AEDEE4;
	font-size:13pt;
	font-weight:bold;
	text-transform:none;
}

/*------------------------------------ Content Table Styles ---------------------------------------------------------------------------*/
td, th {
	padding:6px;
}

th {
	background-color:#454545;
	color:#FACA40;
	text-align:left;
}

table {
	border-bottom:1px solid #454545;
}

span {
	color:#66b2e2;
	font-weight:bold;
}