body {
	font-size: 11px;
}
/*---BEGIN Homepage Tabbed Navigation---*/
.tabset li a span {
	display:block;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	}
	
.tab0 span {
	background: url(/static/unitedstates/IT%20Site%20Administration/images/a-individuals-families.png) no-repeat;
	}

.tab1 span {
	background: url(/static/unitedstates/IT%20Site%20Administration/images/a-businesses.png) no-repeat;
	}
	
.tab2 span {
	background: url(/static/unitedstates/IT%20Site%20Administration/images/a-FinancialProfessionals.png) no-repeat;
	}
/*---END Homepage Tabbed Navigation---*/


div.feature-green div.box {
	position: relative;
	z-index: 499;
	background: url(/static/unitedstates/images/box-text-blue-grad.gif) repeat-x top left;
}

img.arc {
	margin: 0;
	padding: 0;
	position: relative; 
	z-index: 501;
}

div.feature-yellow {
	background: url(/static/unitedstates/images/box-text-yellow-grad.gif) repeat-x top left;
	height:1%;
}

div.box-text-only-yellow {
	padding: 10px 19px 10px 19px;
	background: url(/static/global/images/features/box_yellow_bg_grad.gif) repeat-x top left;
	height:1%;
}

div.box-text-yellow {
	position: relative;
	margin-top: -20px; 
	padding: 25px 19px 1px 10px;
	z-index: 500;
	background: url(/static/unitedstates/images/box-text-yellow-grad.gif) repeat-x top left;
	height:1%;
}

div.box-text-only-blue {
	padding: 10px 19px 10px 19px;
	background: url(/static/unitedstates/images/box-text-blue-grad.gif) repeat-x top left;
	height:1%;
}

div.box-text-blue {
	position: relative;
	margin-top: -20px; 
	padding:25px 19px 1px 19px;
	z-index: 500;
	background: url(/static/unitedstates/images/box-text-blue-grad.gif) repeat-x top left;
	height:1%;
}

div.box-padding {
	padding: 10px 19px 10px 19px;
	min-height: 60px;
}


.en #header #current-country {
	background-image:url(/static/unitedstates/images/unitedstates_en.gif);
	width: 115px;
}

.en #header h1 {
	background-image:url(/static/slfglobal/Header/unitedstates/SLF_bermuda_3.gif);
	width: 146px;
}

div.us-products-layout #main-row-one {
	margin-top: -50px;
}



div.feature-green h2 {
	background-color:#5482AB;
	border-bottom:2px solid #B6BBC0;
}


div.feature div.box {
	padding: 0px 0px 0px 0px;
}

div.feature ul li {
	background-image: url(/static/slfglobal/images/box_yellow.gif);
	padding-left:16px;
}

.text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EBEBEB url(/static/unitedstates/images/title-box-text.gif) repeat-x scroll 0 0;
	height:1%;
	overflow:hidden;
	padding:2px;
}
.text .image {
	float:left;
	margin:0 -100% 0 0;
	position:relative;
}

.image img {
	display:block;
}

.image h1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/static/unitedstates/images/txt-financial.png) no-repeat scroll 0 0;
	height:49px;
	left:318px;
	margin:0;
	position:absolute;
	text-indent:-9999px;
	top:70px;
	width:289px;
}

#breadcrumb {
	/*padding-bottom: 35px;*/
	height:auto !important;
	min-height:16px;

}



