/************Gray Box Styles*************************/#grayfeature {	background: #E5E5E5;	padding: 15px;	margin-top: 25px;	width: 670px;	font-size: 9pt;	overflow: visible;	min-height: 106px;}#grayfeature img.upcoming {	float: left;	margin-right: 15px;}#grayfeature #details {	float: right;	font-size: 10pt;}/********************White Box Styles***************/#whitefeature {	background: #ffffff;	padding: 15px;	width: 670px;	font-size: 8pt;	border-bottom: solid 1px #E5E5E5;}#whitefeature #details {	float: right;	font-size: 10pt;}#whitefeature .featuretitle{	font-size: 10pt;	color: #0000ff;}/***************Custom Header tags****************************/#grayfeature header {	font-size: 12pt;	font-weight: 700;}#grayfeature subheader {	font-size: 10pt;	font-weight: 700;}/******************View section Styles*************************/#viewcontent {	position: relative;	top: -20px;	padding: 0 20px 5px 20px;	font-size: 10pt;}#viewcontent div.info{	position: relative;	margin-bottom: 5px;}#viewcontent headline{	font-size: 14pt;	font-weight: 700;	line-height: 22pt;}#viewcontent subheadline{	font-size: 9pt;	font-weight: 700;	line-height: 100%;}#viewcontent .inline_image{	position: relative;	float: left;	margin-right: 15px;}