@charset "UTF-8";
.content_wrapper {
	/*background: url(/Portals/0/images/wedding-backs/IMG_2176_HZ_BW.jpg) no-repeat #fff;*/
	background-color: #fff;
	padding: 20px;
	border: #E4E4E4 solid 1px;
	max-width: 920px;
	margin: auto;
}
.header_wrapper {
	border-bottom: #efefef solid 1px;
}

.site_wrapper {
	padding-bottom: 15px
}

.contentPane {width: 100%;}
.subLeftPane {width: 60%; float: left; margin-right: 20px;}
.subRightPane {max-width: 30%; min-width: 200px; float: left;}

.chartBody {width: 95%; margin: auto;}
.chartHeader {background-color: #d5e7ed; font-weight: 700; width: 100%; color: #3B96B6; float: left; padding: 6px 2px 6px 2px; font-size: 14px;}
.chartHeaderText {padding-left: 5px;}
.chartServiceName {width: 35%; float: left; padding-left: 7px;}
.chartInfo div {width:  20%; float: left; text-align: center; font-size: 12px;}
.chartImportant div {width:  20%; float: left; text-align: center; font-size: 14px; font-weight: 700;}
.chartRow {width: 100%; border-bottom: solid 1px #e2eef2; float: left; padding: 6px 2px 6px 2px;}
#chartDeposit div {font-size: 10px; font-style:italic;}
#chartInvestment div {font-size: 18px; font-style:italic; font-weight: 700;}
#chartInvestment {background-color: #444; color: #fff;}
.clear {padding: 0px!important; margin: 0px!important;}

.NormalBold {font-size: 14px!important;}