﻿#tabs4 {
float:left;
width:100%;
font-size:93%;
line-height:normal;
border-bottom:0px solid #c4c4c4;
}
#tabs4 ul {
    margin:0;
    padding:0;
    list-style:none;
}
#tabs4 li {
display:inline;
margin:0;
padding:0;
}
#tabs4 a {
float:left;
background:url("/images/banker_solutions/tableft4b.gif") no-repeat left top;
margin:0;
padding:0 0 0 6px;
text-decoration:none;
}
#tabs4 a span {
float:left;
display:block;
background:url("/images/banker_solutions/tabright4b.gif") no-repeat right top;
height:29px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:12px 6px 0 0;
text-align:center;
line-height:1em;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none;}
/* End IE5-Mac hack */
#tabs4 a:hover span {
color:#000;
font-weight:bold;
cursor:pointer;
}
#tabs4 a:hover {
background-position:0% -41px;
}
#tabs4 a:hover span {
background-position:100% -41px;
}

#tabs4 #current a {
background-position:0% -41px;
}
#tabs4 #current a span {
background-position:100% -41px;
color:#000;
font-weight:bold;
}
#tabbox {
border-bottom:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
border-right:1px solid #c4c4c4;
background-color:#fff;
display:block;
width:581px;
padding:15px 10px;
clear:both;
float:left;
margin:0;
}
#tabboxleft {
float:left;
width:570px;
padding-top:10px;
}
#tabboxbottom {
width:100%;
float:left;
}
#tabbox h3 {
	padding-bottom:0;
	margin:0;
	font-size:12px;
	color:#000;
}
#tabbox ul {
	line-height:1.4;
	list-style-type:none;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#005595;
	padding:0;
}
#tabbox ul li {
	list-style-image:url('/images/solutions/orangearrow.gif');
	margin-left:25px;
}
#tabbox ul li ul {
	margin-left:0;
	list-style-type:none;
   background-position:0 6px;
}
#tabbox ul li ul li {
	font-weight:normal;
	list-style-type:disc;
	list-style-image:none;
	color:#6b6b6b;
}
#quotebox {
	position:relative;
	float:right;
	margin:0 5px 20px 40px;
	width:190px;
	clear:both;
}
.quoteside {
	font-weight:bold;
	font-size:11px;
	color:#005595;
	display:block;
	line-height:1.1em;
}
.openquote {
	display:inline-block;
	background:url(/images/products/encompass/curley_left.gif) no-repeat left top;
	width:21px;
	height:19px;
	margin-right:3px;
}
.closequote {
	display:inline-block;
	background:url(/images/products/encompass/curley_right.gif) no-repeat left top;
	width:21px;
	height:19px;
	margin-left:3px;
}
.quotesource {
	display:block;
	margin-top:10px;
}