/* Hero Banner */

#HeroBnrWpr {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	/*display:;*/ 
	float: left;
}/* IE6 margin:0; padding:0; width:100%; */

html > body #HeroBnrWpr {
	margin: 0 0 16px 0 !important;
	width: auto;
}
#HeroBnrWpr #HeroBnrMenuWpr {
	margin: 0;
	padding: 0;
	width: 181px;
	border-right: 1px solid #fff;
	display: block;
	float: left;
	background: #ccd4e5;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger {
	margin: 0;
	padding: 0;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li {
	margin: 0;
	padding: 0;
	width: 181px;
	display: block;
	overflow: hidden;
	background: none;
	float: left;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a {
	margin: 0;
	padding: 0;
	height: 51px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	display: block;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #002b88;
	background: none;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a:hover {
	text-decoration: underline;
	border-top: 1px solid #fefdfe;
	border-bottom: 1px solid #e5e5f1;
	background: url(/products/deposits/_assets-custom/images/homepage/hero-bnr-tab-bg.gif) bottom left repeat-x #fefdfe;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a span {
	margin: 16px 0 0 0;
	display: block;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a span.multiline {
	margin: 8px 0 0 0;
	display: block;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a.first {
	height: 50px;
	border-top: 1px solid #d1d1d1;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li a.last {
	height: 54px;
	border-bottom: 1px solid #d1d1d1;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li span.bottom-border {
	margin: 0;
	padding: 0;
	height: 3px;
	display: block;
	overflow: hidden;
	font-size: 0;
	background: url(/products/deposits/_assets-custom/images/homepage/deposits-index-hero-tab.gif) top left repeat-x;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li span.on-arrow {
	position: absolute;
	display: none;
	margin: -35px 0 0 181px;
	z-index: 20;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li.on-state a, #HeroBnrMenuWpr ul#HeroBnr_Trigger li.on-state a:hover {
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background: #002888;
}
#HeroBnrMenuWpr ul#HeroBnr_Trigger li.on-state span.on-arrow {
	display: inline;
}
#HeroBnrWpr #HeroBnrContentWpr {
	width: 768px;
	height: 221px;
	border: 1px solid #9fb0d5;
	float: right;
	background: url(/uos/_assets/images/contentframework/container-primary-bg.gif) top left #fff repeat-x;
}
#HeroBnrWpr #HeroBnrContentWpr .HeroBnr_Content {
	position: static;
	display: none;
}/* IE6 position:static; */
html > body #HeroBnrWpr #HeroBnrContentWpr .HeroBnr_Content {
	position: relative !important;
}

/* Bridgetrack Banner */

#HeroBnrBridgeTrack_Content {
	position: relative !important;
}/* IE6 position:relative !important; */

html > body #HeroBnrBridgeTrack_Content {
	position: static !important;
}
#HeroBnrBridgeTrack_Content #ChatBoxWpr {
	height: 35px;
	display: block;
	overflow: visible;
}
#ChatBoxWpr .chatbox {
	position: absolute;
	margin: -8px 0 0 0;
	display: block;
	right: 0;
	height: 47px;
	z-index: 10;
}
#ChatBoxWpr .chatbox .chatbox-content {
	padding: 0 0 0 20px;
	height: 47px;
	float: left;
	background: url(/products/deposits/_assets-custom/images/homepage/chatbox-bg.png) top left no-repeat;
}
#ChatBoxWpr .chatbox span.chatbox-end {
	width: 14px;
	height: 47px;
	float: left;
	background: url(/products/deposits/_assets-custom/images/homepage/chatbox-bg.png) top right no-repeat;
}
#HeroBnrBridgeTrack_Content #ChatBoxWpr #BridgeTrackBnrWpr {
	display: block;
	overflow: hidden;
}
#BridgeTrackBnrWpr a, #BridgeTrackBnrWpr a img {
	text-decoration: none !important;
	background: none !important;
}

.chatbox-content a {background-color:transparent !important;}

/* Client Bridgetrack Banner */

#banner {
	margin: 0;
}
#banner .content h2 {
	font-size: 15px;
	line-height: 18px;
}
#banner .content p {
	font-size: 13.5px;
	line-height: 16px;
}
#banner .content ul li {
	padding-bottom: 2px;
}
#banner .content ul li a {
	font-size: 13.5px;
	line-height: 18px;
}
#banner .content ul li a:hover {
	text-decoration: underline !important;
	background: #e5ebf2 !important;
}

/* rotating banner style */

.rotatebnr ul.bnrcontrol {
	position: relative;
	top: 32px;
	z-index: 15;
	margin: 0 0 0 16px;
	padding: 0;
	
}
.rotatebnr ul.bnrcontrol li {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
	cursor: pointer;
	background: none;
}
.rotatebnr ul.bnrcontrol li p, .rotatebnr ul.bnrcontrol li p span, .rotatebnr ul.bnrcontrol li p span a {
	display: block;
	float: left;
}
.rotatebnr ul.bnrwpr {
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	overflow: hidden;
}
.rotatebnr ul.bnrwpr li {
	position: absolute;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: none;
}
.ipad_trigger {
	display: none;
}
.ipad_trigger a.rotatebnr_Left, .ipad_trigger a.rotatebnr_Right {
	position: absolute;
	margin-top: 112px;
	bottom: 0;
	width: 48px;
	height: 54px;
	display: block;
	text-align: center;
	overflow: hidden;
	z-index: 20;
	border: 1px solid #ccd4e5;
	border-bottom: 0;
}
.ipad_trigger a.rotatebnr_Left img, .ipad_trigger a.rotatebnr_Right img {
	margin: 12px 0 0 0;
}
.ipad_trigger a.rotatebnr_Left {
	left: 0;
	border-left: 0;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
}
.ipad_trigger a.rotatebnr_Right {
	right: 0;
	border-right: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
}
.rotatebnr ul.bnrcontrol {
	top:10px;
	left:0;
}

.rotatebnr ul.bnrwpr {
	width:768px; 
	height:186px;
}

/* View All Accounts style */

#HeroBnrtab4_Content {
	padding: 12px;
	width: 744px;
	background: url(/uos/_assets/images/contentframework/container-primary-bg.gif) top left repeat-x;
}
#sortAllCard_id {
	font-size: .85em;
}
#HeroBnrtab4_Content #sortAllAccounts_id {
	font-size: .85em;
}
#HeroBnrtab4_Content #ViewAllAccounts_Control {
	margin: 0 0 16px 0;
	display: block;
	overflow: visible;
	width: 100%;
}

/* IE6 width:100% */

html > #HeroBnrtab4_Content #ViewAllAccounts_Control {
	width: auto;
}
#HeroBnrtab4_Content #ViewAllAccounts_Control h3 {
	float: left;
	font-size: 14px;
}
#HeroBnrtab4_Content #ViewAllAccounts_Control div {
	float: right;
}
#ViewAllAccounts_Content {
	display: block;
	overflow: hidden;
	width: 100%;
	background: url(/products/deposits/_assets-custom/images/homepage/sort-cards-bg.gif) bottom left repeat-y;
}


/* Compare Accounts */
.bnrcontent{
	padding:0px; 
	margin:0px;
}
.left {width:255px;padding-left:20px;}
.middle {width:240px;padding-left:10px;}
.right {width:220px;padding-left:10px;}


/*****************************************************************************/
/* Callout
/*****************************************************************************/
.callout {margin: 0 0 12px; overflow: visible; display: block;}

.column{width:214px; background:url(/uos/_assets/images/layout/divider-dash-vertical.gif) repeat-y right; float:left; position:relative;}
.column.first{padding:0 12px 0 0; width:216px;}
.column.second, .column.third{margin:0 0 0 12px; padding:0 12px 0 0;}
.column.fourth{margin:0 0 0 12px; background:none;}


/*****************************************************************************/
/* Link Grid
/*****************************************************************************/	
.homepagelinkgrid{margin:0 0 12px 0;clear:both}
.homepagelinkgrid-row-wide .homepagelinkgrid-block{width:auto;float:none;}
.homepagelinkgrid-row-first .homepagelinkgrid-block{padding-top:0}
.homepagelinkgrid-block{margin:0;padding:17px 24px 7px 0;float:left;width:452px;overflow:hidden}
.homepagelinkgrid-block h2{margin:0 0 6px -12px;background: none;padding:0 0 0 12px; color: #595959;}
.homepagelinkgrid-block-left{}
.homepagelinkgrid-block-right{padding-left: 24px; padding-right: 0;}
.homepagelinkgrid-block ul{margin-left:0}
.homepagelinkgrid-row-last {padding-bottom:0;}

/* bullet check mark */
ul.bullets-check{ margin-top: 12px;}
ul.bullets-check li{background: url(/_assets-custom/images/check-mark-icon.gif) 0 0 no-repeat; padding-left: 21px; margin-bottom: 0;}
ul li.bullets-check{background: url(/_assets-custom/images/check-mark-icon.gif) 0 .35em no-repeat; padding-left: 21px;}

/* mini-arrow */
ul.bullets-miniarrow {margin:0 0 1.5em 0;padding:0}
ul.bullets-miniarrow li{background: url(/uos/_assets/images/layout/bullet-childpage.gif) 0 .65em no-repeat;padding-left:10px;}