﻿p {
	margin-bottom:8px;
}
.videocolumn {
	float:left;
	width:180px;
	margin:10px;
	text-align:center;
}
.videocolumn p {
	float:left;
	width:120px;
	margin-left:30px;
}
.quotebox {
	padding:20px;
	width:100%;
}
.quote {
	font-weight:bold;
	font-size:14px;
	color:#005595;
	display:block;
	line-height:1.5em;
}
.openquote {
	display:inline-block;
	background:url(/images/banker_solutions/quote_open.gif) no-repeat left top;
	width:21px;
	height:19px;
	margin-right:3px;
}
.closequote {
	display:inline-block;
	background:url(/images/banker_solutions/quote_close.gif) no-repeat left top;
	width:21px;
	height:19px;
	margin-left:3px;
}
.quotesource {
	display:block;
	margin-top:10px;
}
.pagebox {
	width:100%;
	float:left;
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:1px #ccc solid;
}
.twocolimg {
	width:90px;
	padding:0;
	margin:0 15px;
	float:left;
}
.twocoltext {
	width:180px;
	float:left;
}
.twocoltextlarge {
	width:495px;
	float:left;
}
.articletitle {
	font-weight:bold;
	color:#000;
}
.articletitlelarge {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.benejumplinks {
	width:300px;
	padding:0;
	margin:0 10px;
	float:left;
}
.benejumplinks ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
#tabboxright {
	background:url(/images/banker_solutions/sidebar_top.gif) no-repeat left top;
	position:relative;
	float:right;
	margin:0 0 20px 10px;
	width:211px;
	}
#tabboxright div {
	background:url(/images/banker_solutions/sidebar_bottom.gif) no-repeat left bottom;
	position:relative; /* for IE6 */
	padding:0 0 20px 25px;
	}
#sidebartitle {
	font-weight:bold;
	color:#666;
	display:block;
	text-align:left;
	margin:6px 0 20px 62px;
}
#tabboxright p {
	margin:0 10px 12px 30px;
}
.icoimg {
	display:inline-block;
	float:left;
	background:url(/images/banker_solutions/ico_grn_img.gif) no-repeat left top;
	width:16px;
	height:16px;
	margin:0 8px 0 3px;
	border:0;
}
.icovid {
	display:inline-block;
	float:left;
	background:url(/images/banker_solutions/ico_grn_video.gif) no-repeat left top;
	width:16px;
	height:16px;
	margin:0 8px 0 3px;
	border:0;
}
.icolink {
	display:inline-block;
	float:left;
	background:url(/images/banker_solutions/ico_grn_link.gif) no-repeat left top;
	width:16px;
	height:16px;
	margin:0 8px 0 3px;
	border:0;
}
.icopdf {
	display:inline-block;
	float:left;
	background:url(/images/banker_solutions/ico_grn_pdf.gif) no-repeat left top;
	width:16px;
	height:16px;
	margin:0 8px 0 3px;
	border:0;
}
.e360overviewbtn {
	width:100%;
	text-align:right;
}
.e360overviewbtn a {
	font-weight:bold;
	color:#87be00;
	font-size:16px;
	padding:8px;
	background:url('/images/banker_solutions/green_arrow.gif') no-repeat right center;
	line-height:4em;
}
.disclaimer {
	display:block;
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	line-height:1.2em;
	border-bottom:1px #ccc solid;
}