body {
	color:#676767;
	font:12px/18px arial, helvetica, sans-serif;
	margin:0;
	background:#dcdcdc;
	min-width:999px;
}
a {color:#0b407a; text-decoration:none;}
a:hover {text-decoration:none;}
p {margin:0;}
img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text,
select,
textarea {
	font:100% arial, helvetica, sans-serif;
	color:#646466;
}
ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
.hr {
	background:url(../images/dot-hr.gif);
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0 0 20px;
}
#page-box {
	width:973px;
	padding:0 9px 0 9px;
	margin:0 auto;
	background:url(../images/bg-page.gif) repeat-y;
	position:relative;
}
#page-box:after {
	clear:both;
	display:block;
	content:"";
}
.btm-bg {
	height:9px;
	background:url(../images/bg-page-btm.gif) no-repeat;
	overflow:hidden;
	margin:0 -9px;
}
.holder-chart {
	top: 0;
	right: -22px;
	width:26px;
	position: absolute;
	display: block;
	height: 109px;
}
#live-chart {
	top: 132px;
	width: 26px;
	position: fixed;
	display: block;
	height:109px;
	overflow:hidden;
}
#live-chart a {
	display:block;
	width:78px;
	height:100%;
	position:relative;
	cursor:pointer;
	background:url(../images/btn-live-chart.png) no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 0 -52px;
}
#live-chart.active a {margin-left:-26px;}
#live-chart.open {margin-left: 0;}
#live-chart.open a {margin-left:0;}
#header {
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
#header h1 {
	float:left;
	margin:7px 0 15px 12px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:182px;
	height:43px;
	display:inline;
}
#header h1 a {
	display:block;
	height:100%;
}
.login-area {
	float:right;
	width:310px;
	overflow:hidden;
	background:url(../images/bg-login-area.gif) no-repeat 0 100%;
	padding:1px 0 0;
	color:#000;
	font-size:11px;
}
.login-area .inner {
	width:300px;
	height:33px;
	overflow:hidden;
	padding:8px 5px 5px;
}
.login-area .tabset {
	width:100%;
	overflow:hidden;
	margin:0 0 -1px;
	list-style:none;
	font-weight:bold;
}
.login-area .tabset li {
	float:left;
	margin:1px 1px 0 0;
	padding:0 0 1px;
	display:inline;
}
.login-area .tabset a {
	color:#8c8b8b;
	text-decoration:none;
	line-height:17px;
	background:url(../images/bg-login-area-item.gif) repeat-x;
	white-space:nowrap;
	padding:0 6px;
	float:left;
	outline:none;
}
.login-area .tabset li.active {
	border-top:1px solid #c0c0c0;
	margin:0 1px;
	padding:0;
}
.login-area .tabset li.active a {
	color:#000;
	border:solid #c0c0c0;
	border-width:0 1px;
	margin:0 -1px;
	position:relative;
	background-image:url(../images/bg-login-area-item-a.gif);
	line-height:18px;
}
.btn-securely-login {
	float:left;
	background:url(../images/btn-securely-login.gif) no-repeat;
	width:121px;
	height:25px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0 11px 0 0;
}
.imgpad{padding:0px;}

.info {
	float:left;
	background:url(../images/arrow-black.gif) no-repeat 0 50%;
	white-space:nowrap;
	padding:0 0 0 10px;
	color:#505050;
	font-size:10px;
	line-height:25px;
	margin:0 20px 0 0;
}
#header .add-nav {
	float:right;
	font-size:12px;
	margin:3px 30px 0 0;
	list-style:none;
}
#header .add-nav li {
	margin:0 0 -3px 0px;
}
#header .add-nav a {
	color:#aaa;
	font-size:10px;
	text-decoration:none;
}
#header .add-nav a:hover {text-decoration:underline;}
#nav {
	background:#f00 url(../images/bg-nav.gif) repeat-x 0 100%;
	margin:0;
	list-style:none;
	width:943px;
	overflow:hidden;
	padding:5px 15px 0px 15px;
	font-size:12px;
}
#nav span a{text-decoration:none; color:#ffffff; float:right; padding-top:5px; *margin-left:500px;}

#nav li {
	float:left;
	padding:1px 0 0;
	margin:0 1px;
	display:inline;
}
#nav li a {
	float:left;
	padding:4px 15px 14px;
	color:#fff;
	text-decoration:none;
	margin:0 -1px;
	position:relative;
}
#nav li a:hover {text-decoration:underline;}
#nav li.active {
	background:#fff;
}
#nav li.active a {
	background:#fff;
	font-weight:bold;
	color:#11467d;
}
#nav li.active a:hover {text-decoration:none;}
#nav li span {
	border-bottom:2px solid #f00;
	padding:0 0 4px;
	display:block;
}
.sub-nav {
	width:909px;
	padding:5px 32px 15px;
	background:url(../images/bg-sub-nav.gif) repeat-x 0 100%;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
}
.sub-nav form{float:right;}
.sub-nav form .search-box{background:url(../images/search-bar.gif) no-repeat; width:191px; height:24px;}
.sub-nav li {
	float:left;
	margin:0 20px 0 0;
}
.sub-nav li a {
	color:#ff0000;
	text-decoration:none;
}
.sub-nav li a:hover {text-decoration:underline;}
.sub-nav li.active a {
	font-weight:bold;
	border-bottom:1px solid #a9a9a9;
}
.sub-nav li.active a:hover {text-decoration:none;}
.bottom-bar {
	font-size:12px; 
	color:#a09f9f;
	padding:35px 0px 30px 0px;
	overflow:hidden;
	background-color:#ffffff;
}
.bottom-bar a {
	color:#a09f9f;
	text-decoration:none;
}
.bottom-bar a:hover {text-decoration:underline;}
.bottom-tab{
	background:url(../images/btm-nav-bg.gif) repeat-x; 
	height:49px;
	
}
.bottom-tab p{padding:20px 20px; color:#ffffff; font-size:14px; font-weight:bold; float:left;}
.bottom-tab ul{margin:0px;font-size:14px; font-weight:bold;}
.bottom-tab li {
	float:left;
	padding:1px 0 0;
	display:inline;
	margin:16px 10px 0px 0px;
	background:#cc0000;
}
.bottom-tab li a {
	float:left;
	padding:5px 15px 9px;
	color:#fff;
	text-decoration:none;
	margin:0 -1px;
	position:relative;
	background:#cc0000;
}
.bottom-tab li a:hover {text-decoration:underline;}
.bottom-tab li.active {
	background:#fff;
}
.bottom-tab li.active a {
	background:#fff;
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}
.bottom-tab li.active a:hover {text-decoration:none;}

#bot-nav {margin:0px; clear:both;}
#bot-nav ul{margin:5px 0px 5px 50px; float:left; width:130px;}
#bot-nav h3{color:#707070; font-size:14px; font-weight:bold; padding:0px 0px 10px 0px; margin:0px;}
#bot-nav ul li{list-style:none; padding:1px 1px; font-weight:bold;}
#bot-nav ul li a{text-decoration:underline; color:#003366; line-height:20px;}
#bot-nav .spec-width{width:150px;}

#by-group{display:none;}

.main-nav {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
	list-style:none;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.main-nav li {
	float:left;
	margin:0 30px 0 0;
}
.main-nav li a {color:#575353 !important;}
.bottom-bar .add-nav {
	width:100%;
	overflow:hidden;
	margin:0 0 30px;
	list-style:none;
	line-height:16px;
}
.bottom-bar .add-nav li {
	float:left;
	padding:0 5px;
	margin:0 5px 0 -5px;
	display:inline;
	border-left:1px solid #787878;
}
.bottom-bar .add-nav li a {color:#787878;}
.bottom-bar strong {
	display:block;
	color:#787878;
	font-size:11px;
	margin:0 0 5px;
}
.footer {
	background:#1f1a17;
	font-size:12px; 
	color:#fff;
	width:913px;
	padding:15px 30px;
	overflow:hidden;
}
.footer p{float:left; padding-top:12px;}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {text-decoration:underline;}
.footer img {float:right;}
.footer ul {
	float:left;
	margin:12px 0 0;
	list-style:none;
	overflow:hidden;
}
.footer li {
	float:left;
	padding:0 5px;
	margin:0 5px 0 -5px;
	display:inline;
	border-left:1px solid #fff;
}
#container {
	width:940px;
	overflow:hidden;
	padding:12px 13px 0 19px;
}
.content {
	width:737px;
	float:right;
}
.top-panel {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.region-form {
	float:right;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#c1c0c0;
}
.region-form label {
	float:left;
	margin:0 2px 0 0;
	line-height:25px;
}
.region-form select {width:160px;}
.breadcrumbs {
	float:left;
	margin:0;
	list-style:none;
	color:#000;
	font-size:16px;
	line-height:22px;
}
.breadcrumbs li {
	float:left;
	white-space:nowrap;
}
.breadcrumbs a {
	padding:0 10px 0 0;
	margin:0 5px 0 0;
	color:#757474;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/split.gif) no-repeat 100% 50%;
}
.breadcrumbs a:hover {text-decoration:underline;}
.main-column {
	float:left;
	width:560px;
}
.promo-unit {
	margin:0 0 20px -5px;
	border:1px solid #aaa;
	padding:1px 0px 2px;
}
.promo-unit img{padding:1px 0px 0px 3px;}
.promo-unit a {
	color:#053262;
	text-decoration:none;
}
.promo-unit a:hover {text-decoration:underline;}
.top-unit {
	font-size:18px;
	margin:0;
	list-style:none;
	position:absolute;
	top:125px;
	left:15px;
	width:535px;
	list-style:none;
	font-size:18px;
	line-height:22px;
}
.top-unit li {
	display:inline;
	margin:0 20px 0 0;
}
div .bottom-unit{margin:0px; border-top:1px solid #e2e2e2;}
.bottom-unit img{float:left;padding:0px 0px 0px 2px;}
.bottom-unit a {
	display:block;
	padding:0 9px 0 0px;
	line-height:26px;
	float:left;
	padding-left:10px;
	/*background:url(../images/arrow.gif) no-repeat;*/
}
.wrap {
	width:100%;
	overflow:hidden;
}
.page-content {
	float:left;
	width:99%;
	padding:0 0 0 5px;
}
.page-content h3 {
	color:#053262;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 5px;
	border-bottom:1px dotted #aaa;
}
.title {
	overflow:hidden;
	margin:0 0 20px 0px;
	position:relative;
	color:#8a8989;
}
.title img {
	float:left;
	margin:0;
	border-right:7px solid #fff;
	*border-right:none;
	*margin-right:5px;
}
.title h2 {
	font-size:16px;
	line-height:18px;
	margin:0;
	color:#444;
}
.title span {
	border-bottom:1px dotted #666666;
	width:92%;
	float:left;
}

.title1 {
	overflow:hidden;
	margin:0 0 20px 0px;
	position:relative;
	color:#8a8989;
	width:400px;
}
.title1 img {
	float:left;
	margin:0;
	border-right:7px solid #fff;
	*border-right:none;
	*margin-right:5px;
}
.title1 h2 {
	font-size:16px;
	line-height:18px;
	margin:0;
	color:#444;
}
.title1 span {
	border-bottom:1px dotted #666666;
	width:85%;
	float:left;
}


.more {
	padding:6px 0 0 8px;
	background:url(../images/ico-more.gif) no-repeat 0 1px;
	color:#fff;
	font-size:1px;
	margin:0 0 0 5px;
	text-decoration:none;
	letter-spacing:-2px;
}
.button {
	width:100%;
	overflow:hidden;
	font-size:8px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg-btn-right.gif) no-repeat 100% 0;
}
.button a {
	margin:0 21px 0 0;
	background:url(../images/bg-btn-left.gif) no-repeat;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	padding:0 3px 0 10px;
	float:right;
}

.button1 {
	width:100%;
	overflow:hidden;
	font-size:11px;	
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/big_bg-btn-blue-right.gif) no-repeat 100% 0;
}
.button1 a {
	margin:0 21px 0 0;
	background:url(../images/big_bg-btn-blue-left.gif) no-repeat;
	line-height:36px;
	color:#fff;
	text-decoration:none;
	padding:0 15px 0 20px;
	float:right;
}
.button1 a:hover {text-decoration:underline;}


.button a:hover {text-decoration:underline;}
.button.blue {background-image:url(../images/bg-btn-blue-right.gif);}
.button.blue a {
	margin:0 15px 0 0;
	background-image:url(../images/bg-btn-blue-left.gif);
}
.grey-box .button {background-image:url(../images/bg-btn-blue-right-grey.gif);}
.grey-box .button a {
	margin:0 15px 0 0;
	background-image:url(../images/bg-btn-blue-left-grey.gif);
}
.general-info {
	background:#e1f0fc;
	width:309px;
	margin:15px 0 0;
	border:1px solid #c3c3c3;
	color:#767272;
}
.general-info .btm {
	background:url(../images/bg-general-info-btm.gif) no-repeat;
	height:9px;
	overflow:hidden;
	margin:0 -1px -1px;
	position:relative;
	padding:0 1px;
}
.general-info .inner {
	background:url(../images/bg-general-info-top.gif) no-repeat;
	width:291px;
	overflow:hidden;
	margin:-1px -1px 0;
	position:relative;
	padding:10px 10px 0;
}
.general-info .more {color:#e1f0fc;}
.union-box {
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0px;
}

.union-box P{padding:2px 0px 8px 0px; clear:both;}
.union-box ul{margin:0px;}
.union-box ul p{padding:2px 0px 8px 0px;}
.union-box ul li{
	padding:4px 10px 5px 15px;
	background:url(../images/arrow-red.gif) no-repeat 0px 9px;
	list-style:none;
}
.union-box ol li{padding:3px 0px;}	
.union-box ol img{margin:5px 0px 5px 150px; border:1px solid #dddddd;}
.union-box ol ol li{list-style:lower-alpha;}
.union-box ul li a{color:#003366; text-decoration:none;}
.union-box .loan-images{padding:0px 0px 10px 40px;}
.union-box .loan-images img{padding:10px;}

.union-box ol ul li{
	padding:4px 10px 5px 15px;
	background:url(../images/arrow-red.gif) no-repeat 0px 9px;
	list-style:none;
}

.union-box table{width:100%; border:1px solid #999999; margin:5px 0px;}
.union-box td{padding:2px 0px 2px 4px;}
.union-box .sechead{background-color:#676767; color:#FFFFFF; font-weight:bold; padding:4px 4px;}

.inner-content table{width:100%; border:1px solid #999999; margin:5px 0px;}
.inner-content td{padding:2px 0px 2px 4px;}
.inner-content .sechead{background-color:#676767; color:#FFFFFF; font-weight:bold; padding:4px 4px;}

.union-box form{margin:20px 0px;}
.union-box form table{border:none;}

.fleft{float:left;}	
.key-features{padding:10px 0px 0px 0px;}
.key-features h3{float:left; font-size:14px; color:#b4b4b4; font-weight:bold;}
.key-features ul{float:left; padding-left:25px; width:430px;}
.key-features ul li{
	padding:2px 10px 5px 15px;
	background:url(../images/red-square-listitem.gif) no-repeat 0px 9px;
	list-style:none;
}

.inner-content{
	float:left;
	width:361px;
	padding:5px 8px 5px 0px;
}
.inner-content h3{
	font-size:14px; color: #444; font-weight:bold; 
	border-bottom:1px dotted #666666;
	padding:5px 0px 5px 0px;
	margin:0px;
}
.inner-content p{font-size:12px; color:#676767; font-weight:normal; padding:3px 0px; }

.inner-content ul{margin:0px;}
.inner-content ul li{
	padding:4px 10px 5px 12px;
	background:url(../images/black-arrow.gif) no-repeat 0px 9px;
	list-style:none;
	color:#000000;
	margin-top:2px;
}
.inner-content ol{*margin-left:25px;}
.inner-content ol li{
	padding:0px 10px 2px 2px;
	list-style:lower-roman;
	list-style-type:lower-roman;
	margin-top:10px;
	background:none;
	font-weight:normal;
	color:#676767;
}

.inner-sidebox{
	width:175px;
	float:left;
	padding:5px 0px 5px 0px;
}

.add-content {
	float:right;
	width:178px;
}
.grey-box {
	margin:0 0 15px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	width:158px;
	color:#787878;
	border:3px solid #d2d2d2;
}
.grey-box p{font-size:11px; padding:0px 0px 5px 0px;}
.grey-box h3 {
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0 0 0 22px;
	background-repeat:no-repeat;
	color:#535353;
	border-bottom:none;
}
.grey-box.trade h3 {background-image:url(../images/ico-trade.gif);}
.grey-box.open-account h3 {background:url(../images/ico-open-account.gif) no-repeat 0px 5px;}
.grey-box.compare-accounts h3 {background:url(../images/ico-compare.gif) no-repeat 0px 5px;}

.grey-box.quick-links h3 {background:url(../images/ico-more-info.png) no-repeat 0px 5px;}
.grey-box.quick-links ul{margin:0px;}
.grey-box.quick-links ul li{list-style:none; padding:2px 15px; background:url(../images/arrow-red.gif) no-repeat 2px 8px;
}
.grey-box.quick-links ul li a{color:#0B407A;}

.grey-box.apply-now h3 {background:url(../images/ico-more-info.png) no-repeat 0px 5px;}
.grey-box.apply-now ul{margin:0px;}
.grey-box.apply-now ul li{list-style:none; padding:2px 15px; background:url(../images/arrow-red.gif) no-repeat 2px 8px;
font-size:11px; line-height:16px;
}
.grey-box.apply-now ul li a{color:#0B407A;}

.open-account ol {
	margin:0 -5px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	width:158px;
}
.open-account li {
	height:1%;
	vertical-align:top;
	background:url(../images/dot-account-box.gif) repeat-x;
	padding:8px 0 5px;
	margin:-3px 0 3px;
}
.open-account ul {
	margin:5px 0 0;
	list-style:none;
}
.open-account li li {
	background:none;
	padding:0;
	margin:0;
	text-indent:15px;
}
.open-account li .holder {
	width:152px;
	overflow:hidden;
	padding:3px;
}
.open-account span {
	font-size:23px;
	float:left;
	line-height:23px;
	margin:0 4px 0 0;
}
.open-account .holder div {
	display:table;
	height:1%;
}
.buttons {
	margin:10px auto 0;
	width:95px;
	list-style:none;
}
.buttons li {
	margin:0 0 5px;
	vertical-align:top;
	height:1%;
}
.buttons a {
	display:block;
	color:#fff;
	font-size:8px;
	text-transform:uppercase;
	line-height:25px;
	text-decoration:none;
	background:url(../images/bg-btns-trade.gif) no-repeat;
	padding:0 0 0 33px;
}
.buttons a:hover {text-decoration:underline;}
.buttons .call a {background-position:0 100%;}
.add-column {
	float:right;
	width:160px;
}
.rate-info {
	width:146px;
	padding:5px;
	overflow:hidden;
	margin:0 0 10px 2px;
	background:#0a3768 url(../images/bg-rate-box-btm.gif) no-repeat 0 100%; display:none;
}
.rate-info strong {
	width:100%;
	padding:5px;
	margin:-5px -5px 0;
	overflow:hidden;
	background:url(../images/bg-rate-box-top.gif) no-repeat;
	color:#fff;
	display:block;
}
.rate-info .inner {
	background:#fff;
	padding:5px;
	color:#272626;
	font-size:10px;
}
.rate-info ul {
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.rate-info li {
	background:url(../images/dot.gif) repeat-x;
	margin:-1px 0 1px;
	padding:0 5px;
	width:126px;
	overflow:hidden;
	vertical-align:top;
}
.rate-info li em {
	float:left;
	font-style:normal;
}
.rate-info li span {
	float:right;
	color:#338000;
}
.rate-info li span.red {color:#a00;}
.rate-info li span.grey {color:#858c92;}
.rate-info p {
	background:url(../images/dot.gif) repeat-x 0 100%;
	margin:0;
	color:#828181;
	padding:0 0 3px;
}
.btn-open-account {
	display:block;
	width:160px;
	height:55px;
	overflow:hidden;
	margin:0 0 15px;
	text-indent:-9999em;
	background:url(../images/btn-open-account.gif) no-repeat;
}
.ad {
	display:block;
	margin:0 0 10px;
}
.quick-access {
	background:url(../images/bg-quick-access.gif) repeat-y;
	margin:0 0 10px;
}
.quick-access .btm {
	background:url(../images/bg-quick-access-btm.gif) no-repeat;
	height:9px;
	overflow:hidden;
}
.quick-access .inner {
	background:url(../images/bg-quick-access-top.gif) no-repeat;
	padding:10px;
	width:140px;
	overflow:hidden;
}
.quick-access strong {
	display:block;
	font-size:15px;
	margin:0 0 8px;
	color:#2a2a2a;
}
.quick-access ul {
	margin:0;
	list-style:none;
}
.quick-access li {
	padding:4px 0 4px 27px;
	background-repeat:no-repeat;
	background-position:0 50%;
	position:relative;
}
.quick-access a {
	color:#919da8;
	text-decoration:none;
}
.quick-access a:hover {text-decoration:underline;}
.quick-access .atm {background-image:url(../images/atm-locator.gif);}
.quick-access .branch {background-image:url(../images/branch-locator.gif);}
.quick-access .faqs {background-image:url(../images/faqs.gif);}
.quick-access .service {background-image:url(../images/ico-services.gif);}
.quick-access .gold {background-image:url(../images/ico-gold.gif);}
.quick-access .download {background-image:url(../images/ico-download.gif);}
.quick-access .calculator {background-image:url(../images/ico-calculator.gif);}
.sidebar {
	float:left;
	width:195px;
}
.left-nav {
	background:#787878;
	margin:0 1px 12px;
	padding:1px 0;
	width:188px;
}
.left-nav .inner {
	background:#787878;
	margin:0 -1px;
	padding:5px 10px;
	width:170px;
	overflow:hidden;
	position:relative;
}
.left-nav strong {
	display:block;
	color:#fff;
	font-size:12px;
	margin:0 0 5px;
	font-weight:bold;
}
.left-nav ul {
	margin:0 -9px;
	list-style:none;
	background:#eeeeee;
	font-size:12px;
	width:188px;
}
.left-nav li {
	vertical-align:top;
	height:1%;
}
.left-nav li a {
	color:#4b4b4b;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	font-weight:bold;
}
.left-nav li a:hover {text-decoration:underline;}
.left-nav ul ul {
	background:#fff;
	font-size:11px;
	overflow:hidden;
	width:100%;
	margin:0;
}
.left-nav li li {
	border-top:1px solid #c5c7c5;
}
.left-nav li li a {
	color:#194b82;
	padding:4px 10px 5px 25px;
	background:url(../images/arrow-red.gif) no-repeat 14px 9px;
}
.contact-box {
	background:url(../images/bg-contact-box.gif) repeat-y;
	margin:0 0 20px;
}
.contact-box .btm {
	background:url(../images/bg-contact-box-btm.gif) no-repeat;
	height:9px;
	overflow:hidden;
}
.contact-box .inner {
	background:url(../images/bg-contact-box-top.gif) no-repeat;
	padding:10px;
	width:175px;
	overflow:hidden;
}
.contact-box strong {
	display:block;
	font-size:15px;
	margin:0 0 8px;
	color:#2a2a2a;
}
.contact-box ul {
	margin:0;
	list-style:none;
}
.contact-box li {
	padding:4px 0 4px 35px;
	background-repeat:no-repeat;
	margin:0 0 5px;
	background-position:0 3px;
	position:relative;
}
.contact-box a {color:#0b407a;}
.contact-box .queries {background-image:url(../images/ico-queries.gif);}
.contact-box .phone {background-image:url(../images/ico-phone.gif);}
.contact-box .email {background-image:url(../images/ico-email.gif);}
.contact-box .chat {background-image:url(../images/ico-chat.gif);}
.contact-box dl {
	color:#6e6d6d;
	margin:0;
	line-height:14px;
}
.contact-box dd {
	color:#010101;
	margin:0 0 4px;
}
.close {display:none;}
.popup {
	width:265px;
	background:#eae4e4;
	border:solid #cecbcb;
	border-width:2px 0;
	position:fixed;
	top:100px;
	left:50%;
	font-size:10px;
	line-height:14px;
	color:#6a6a6a;
}
.popup .inner {
	width:243px;
	border:solid #cecbcb;
	border-width:0 2px;
	margin:-1px;
	padding:25px 10px 10px;
	position:relative;
	overflow:hidden;
}
.popup .btn-close {
	position:absolute;
	top:8px;
	right:10px;
	background:url(../images/ico-close.gif) no-repeat 100% 50%;
	white-space:nowrap;
	font-size:9px;
	color:#bbb8b8;
	padding:0 14px 0 0;
}
.popup p {margin:0 0 10px;}
.qst {
	background:#fff;
	padding:5px;
	color:#6a6a6a;
	height:45px;
	margin:0 0 5px;
}
.qst strong {color:#ff0202;}
.popup textarea {
	color:#6a6a6a;
	width:233px;
	height:28px;
	padding:2px 5px;
	border:0;
	display:block;
	margin:0 0 5px;
}
.popup .btn {float:right;}
.complaint-box {
	width:90px;
	float:left;
	border:solid #d2d8e2;
	border-width:1px 0;
	margin:0 1px;
	display:inline;
	background:#fff url(../images/border.gif) repeat-y;
	line-height:14px;
	color:#808386;
}
.complaint-box .inner {
	width:78px;
	border:solid #d2d8e2;
	border-width:0 1px;
	margin:0 -1px;
	background:url(../images/bg-complaint-box.gif) no-repeat;
	padding:18px 5px 10px 7px;
	position:relative;
}
.complaint-box span {
	display:block;
	text-align:right;
}
.bottom-panel {
	width:100%;
	margin:30px 0;
	background:url(../images/dot-v.gif) repeat-y 309px 0;
}
.bottom-panel:after {
	clear:both;
	display:block;
	content:"";
}
.bottom-panel .quick-access {
	background:none;
	float:left;
	margin:-30px 10px 0 20px;
	display:inline;
	width:155px;
	position:relative;
}
.bottom-panel .contact-box {
	float:right;
	width:240px;
	background:none;
	margin:-30px 0 0;
	position:relative;
}
.add-info {
	float:left;
	width:571px;
}
.bottom-panel .ad {
	float:right;
	margin:-20px 0 0;
	position:relative;
}
.bottom-panel .contact-box .phone {padding-bottom:20px;}
.bottom-panel .contact-box .email, .bottom-panel .contact-box .chat {
	float:left;
	margin:0 35px 0 0;
}
.bottom-panel .contact-box li {
	margin:0;
}
.bottom-panel .contact-box dl {
	width:100%;
	overflow:hidden;
	line-height:25px;
}
.bottom-panel .contact-box dt {
	float:left;
	clear:left;
	width:100px;
	padding:0 5px 0 0;
}
.bottom-panel .contact-box dd {
	margin:0;
	display:table;
	height:1%;
}
.top-bar {
	overflow:hidden;
	width:959px;
	margin:0 0 0 -19px;
	padding:0 0 10px;
	position:relative;
}
.top-bar .btn-open-account {
	position:absolute;
	top:110px;
	left:653px;
	width:140px;
	height:55px;
	background-image:url(../images/btn-open-account-s.gif);
	z-index:2;
}
.main-promo-unit {
	width:795px;
	height:164px;
	float:left;
	background:url(../images/bg-main-promo.gif) no-repeat;
	position:relative;
	z-index:1;
}
.main-promo-unit .tabgallery {
	position:absolute;
	top:0;
	left:638px;
	margin:0;
	list-style:none;
	width:154px;
	text-transform:uppercase;
	font-weight:bold;
}
.main-promo-unit .tabgallery li {
	vertical-align:top;
	width:152px;
	padding:0 0 0 2px;
}
.main-promo-unit .tabgallery li.active {
	padding:0;
	width:154px;
}
.main-promo-unit .tabgallery a {
	line-height:23px;
	color:#036;
	text-decoration:none;
	border:solid #cfcfcf;
	border-width:1px 1px 1px 0;
	display:block;
	padding:0 0 0 12px;
	background:#fff url(../images/bg-tab.gif) no-repeat;
	outline:none;
}
.main-promo-unit .tabgallery li.active a {background:#fff;}
.main-promo-unit .tabgallery a:hover {text-decoration:underline;}
.images {
	float:left;
	margin:3px 0 0 18px;
	display:inline;
	height:158px;
	position:relative;
}
.images img {
	position:absolute;
	top:0;
	left:0;
}
.selector-region {
	float:left;
	width:138px;
	padding:5px 10px;
	border:1px solid #dfdfdf;
}
.selector-region strong {
	display:block;
	color:#000;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 5px;
}
.selector-region ul {
	margin:0;
	list-style:none;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.selector-region li {
	width:100%;
	vertical-align:top;
	overflow:hidden;
	margin:0 0 7px;
}
.selector-region a {
	color:#003362;
	text-decoration:none;
}
.selector-region a:hover {text-decoration:underline;}
.selector-region img {
	float:left;
	margin:0 8px 0 0;
}
.selector-region .region-form {
	float:none;
	margin:-5px 0 0;
}
.news-box {
	height:24px;
	width:931px;
	padding:5px 10px 0;
	background:#f5f5f5 url(../images/bg-news-box.gif) no-repeat;
	margin:0 0 10px -12px;
	overflow:hidden;
}
.news-list {
	float:left;
	margin:0;
	list-style:none;
	color:#767778;
	width:9999px;
	font-weight:bold;
}
.news-holder {
	width:650px;
	padding:0 0 0 10px;
	position:relative;
	float:left;
	background:url(../images/arrow-red.gif) no-repeat 0 50%;
}
.news-holder div {
	position:relative;
	width:100%;
	overflow:hidden;
}
.news-list li {
	padding:0;
	width:650px;
	float:left;
}
.news-list li a{color:#767778;}
.news-selector {
	color:#2b547e;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 0 0;
	float:right;
}
.news-selector span {
	float:left;
}
.news-selector ul {
	float:left;
	margin:1px 0 0 5px;
	display:inline;
	list-style:none;
	background:url(../images/btns-news-selector.gif) no-repeat;
	width:28px;
}
.news-selector li {
	float:left;
	margin:0 1px 0 0;
}
.news-selector a {
	height:15px;
	width:13px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
}
.main-tabs {
	width:972px;
	margin:0 -13px 50px -19px;
	overflow:hidden;
	background:url(../images/bg-main-box.gif) repeat-y;
}
.main-tabs .inner {
	background:url(../images/bg-main-box-btm.gif) no-repeat 0 100%;
	width:950px;
	overflow:hidden;
	padding:0 8px 7px 14px;
}
.main-tabs .main {
	width:972px;
	overflow:hidden;
	margin:0 -8px 20px -14px;
	list-style:none;
}
.main-tabs .main li {
	float:left;
	position: relative;
}
.main-tabs .main a {
	display:block;
	width:323px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-main-tab.png) no-repeat;
	text-decoration: none;

}
/*list in tabs opener*/
.main-tabs .main a em strong,
.main-tabs .main a em {
	text-indent: 0;
	display: block;
	font-style: normal;
	color: #fbf9f9;
	font-size: 11px;
}
.main-tabs .main a em {
	float: left;
	position: absolute;
	top: 0;
	left: 160px;
	padding:18px 0 0;
}
.main-tabs .main a em strong {
	font-weight: normal;
	line-height: 18px;
}
.main-tabs .main a em strong span {
	width: 15px;
	float: left;
}
.main-tabs .main a em strong span img {
	margin-top: 4px;
}
/*list in tabs opener*/
.main-tabs .main a.nri-services {
	width:329px;
}
.main-tabs .main .active a.nri-services {background-position:0 100%;}
.main-tabs .main a.market-speak {
	background-position:-329px 0;
	width:320px;
}
.main-tabs .main .active a.market-speak {background-position:-329px 100%;}
.main-tabs .main a.nri-help {background-position:100% 0;}
.main-tabs .main .active a.nri-help {background-position:100% 100%;}
.tabs-selector {
	background:#e6e6e6;
	padding:15px;
	width:920px;
	overflow:hidden;
	list-style:none;
	margin:0;
}
.hidden {
	position:absolute;
	left:-9999px;
	text-indent:-9999em;
}
.tabs-selector li {
	float:left;
}
.tabs-selector li.next {float:right;}
.tabs-selector a {
	display:block;
	background:url(../images/btn-selector.gif) no-repeat;
	line-height:28px;
	text-decoration:none;
	text-align:center;
	width:127px;
	font-size:15px;
	font-weight:bold;
	color:#3476a4;
}
.tabs-selector a:hover {text-decoration:underline;}
.tabs-selector .next a {background-position:100% 0;}
.colums {
	width:100%;
	overflow:hidden;
	background:url(../images/dot-colums.gif) repeat-y 315px 0;
	margin:0 0 20px;
}
.colums h2 {
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color:#2a2a2a;
	margin:0 0 30px;
}
.column-nri-services {
	float:left;
	width:285px;
	margin:0 37px 0 11px;
	display:inline;
	overflow:hidden;
}
.account-box {
	background:url(../images/bg-account-box.gif) no-repeat;
	height:46px;
	padding:65px 10px 10px;
	overflow:hidden;
	margin:0 0 12px;
	position:relative;
}
.account-box strong {
	color:#da2a21;
	font-size:13px;
	position:absolute;
	top:10px;
	left:10px;
	width:245px;
}
.account-box .tabset {
	position:absolute;
	left:10px;
	top:34px;
	width:245px;
	margin:0;
	list-style:none;
}
.account-box .tabset li {
	float:left;
	margin:0 -1px 0 0;
}
.account-box .tabset a {
	display:block;
	line-height:18px;
	background:#fff;
	border:solid #e2e2e2;
	border-width:1px 1px 0;
	padding:0 10px;
	text-decoration:none;
	outline:none;
}
.account-box .tabset .active a {
	line-height:19px;
}
.account-box .tabset a:hover {text-decoration:underline;}
.controls {
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.accounts-offered {
	margin:0 0 10px;
	padding:0 5px;
	font-size:13px;
}
.accounts-offered strong {
	display:block;
	color:#040404;
	font-weight:normal;
	margin:0 0 8px;
}
.accounts-offered ul {
	margin:0 -20px 0 0;
	list-style:none;
	width:305px;
	overflow:hidden;
}
.accounts-offered li {
	float:left;
	padding:4px 0 4px 40px;
	background-repeat:no-repeat;
	background-position:0 50%;
	margin:0 20px 0 0;
	white-space:nowrap;
}
.accounts-offered li.student {background-image:url(../images/ico-student.gif);}
.accounts-offered li.officer {background-image:url(../images/ico-officer.gif);}
.accounts-offered a {
	text-decoration:none;
	color:#053262;
}
.accounts-offered a:hover {text-decoration:underline;}
.account-choose {
	position:relative;
	background:url(../images/bg-account-choose.gif) no-repeat;
	min-height:30px;
	padding:32px 0 0 50px;
	color:#000306;
	width:235px;
}
* html .account-choose {height:30px;}
.account-choose em {
	display:block;
	font-style:normal;
	position:absolute;
	top:9px;
	left:50px;
	line-height:14px;
	white-space:nowrap;
	color:#fff;
}
.column-market-speak {
	float:left;
	width:282px;
}
.transfer-box {
	background:url(../images/bg-transfer.gif) no-repeat;
	width:262px;
	height:107px;
	padding:10px;
	color:#f8fafc;
	position:relative;
	margin:0 0 17px;
}
.transfer-box a {color:#f8fafc;}
.transfer-box strong {
	display:block;
	font-size:15px;
	margin:0 0 7px;
}
.transfer-box ul {
	margin:0 0 15px 10px;
	list-style:none;
	line-height:14px;
}
.transfer-box li a {text-decoration:none;}
.transfer-box li a:hover {text-decoration:underline;}
.transfer-box span {
	float:right;
	font-size:10px;
	font-weight:bold;
}
.send-money {
	position:absolute;
	background:url(../images/btn-send-money.gif) no-repeat;
	width:80px;
	height:19px;
	overflow:hidden;
	text-indent:-9999em;
	top:86px;
	left:13px;
}
.product-selector {
	background:#d9e2ec url(../images/bg-product-box-btm.gif) no-repeat 0 100%;
	padding:10px;
	width:260px;
	overflow:hidden;
	color:#828384;
}
.product-selector label {
	font-size:18px;
	display:block;
	margin:-10px -10px 8px;
	padding:10px 10px 0;
	background:url(../images/bg-product-box-top.gif) no-repeat;
}
.column-nri-help {
	float:right;
	width:263px;
	margin:0 30px 0 0;
	display:inline;
	color:#bbb;
}
.column-nri-help ul {
	margin:0;
	list-style:none;
}
.column-nri-help li {
	padding:0 0 0 25px;
	background:url(../images/bullet.gif) no-repeat 5px 3px;
}
.column-nri-help h3 {
	color:#060606;
	font-size:11px;
	font-weight:normal;
	margin:0 0 10px;
}
.column-nri-help ul.buttons {
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.column-nri-help .buttons li {
	margin:0 15px 0 5px;
	display:inline;
	padding:0;
	background:none;
	float:left;
	width:95px;
}
.column-nri-help p {margin:0 0 12px;}
.advice-box {
	color:#242424;
	background:#f7f9fa;
	margin:0 1px 10px;
	border:solid #e1e2e2;
	border-width:1px 0;
	width:230px;
}
.advice-box div {
	border:solid #e1e2e2;
	border-width:0 1px;
	position:relative;
	margin:0 -1px;
	padding:10px 60px 10px 10px;
	width:160px;
}
.advice-box strong {
	font-size:12px;
	color:#747679;
}
.advice-box p {margin:0;}
.advice-box img {
	position:absolute;
	top:-7px;
	right:-7px;
}

/* form */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* selects */
.selectArea {
	position: relative;
	height: 25px;
	float:left;
	color:#000;
	text-transform:uppercase;
	color:#036;
	font:9px/25px Verdana, Arial, Helvetica, sans-serif;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:19px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:15px;
	height:100%;
	background: url(../images/select-button.gif) no-repeat;
}
.selectArea .center{
	height: 25px;
	line-height:22px;
	display:block;
	padding:0 17px 0 8px;
	background: url(../images/select-center.gif) repeat-x;
}
.selectArea .center img {
	float:left;
	margin:5px 5px 0 0;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #E5E5E5;
	border: 1px solid #C9C9C9;
	display: block;
	z-index: 30;
	font-size:9px;
	height:100px;
	overflow-y:scroll;
}
.drop-dif {
	background:#99CCCC;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.optionsDivVisible a {
	color: #000;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a img {
	border:none;
	float:left;
	margin:0 5px 0 0;
}
.selector-region .region-form select {
	width:130px;
}
.selector-region .selectArea .left {
	width:0;
	background:none;
}
.selector-region .selectArea a.selectButton {
	background-image:url(../images/select-button-l.gif);
}
.selector-region .selectArea .center{
	padding-left:0 !important;
	background:none;
}
.account-box .region-form select {width:196px;}
.account-box .selectArea {
	font:11px/22px arial, Helvetica, sans-serif;
	color:#939393;
	height:22px;
	margin:0 5px 0 0;
	text-transform:none;
}
.account-box .selectArea .left {
	width:6px;
	background-image:url(../images/select-left-acc.gif);
}
.account-box .selectArea a.selectButton {
	background-image:url(../images/select-button-acc.gif);
	width:19px !important;
	right:-1px;
}
.account-box .selectArea .center{
	background-image:url(../images/select-center-acc.gif);
	line-height:22px;
	padding:0 19px 0 6px;
}
.product-selector select {width:245px;}
.product-selector .selectArea {
	height:28px;
	text-transform:none;
	color:#828384;
	font:12px/28px arial, Helvetica, sans-serif;
}
.product-selector .selectArea .left {
	width:6px;
	background-image: url(../images/select-left-pr.gif);
}
.product-selector .selectArea a.selectButton {
	width:26px;
	right:-2px;
	background-image: url(../images/select-button-pr.gif);
}
.product-selector .selectArea .center{
	height: 28px;
	line-height:28px;
	padding:0 16px 0 6px;
	background-image: url(../images/select-center-pr.gif);
}

/* For Home Page */

#home-content{ float:left; width:710px; padding:0px 0px 0px 0px;}

.home-banner{background:url(../images/main-banner.jpg) no-repeat; width:710px; height:239px; margin:0px 0px 8px 0px;}
.home-banner-smallbiz{background:url(../images/main-banner-smallbiz.jpg) no-repeat; width:710px; height:239px; margin:0px 0px 8px 0px;}
.home-banner-corporate{background:url(../images/main-banner-corporate.jpg) no-repeat; width:710px; height:239px; margin:0px 0px 8px 0px;}
#banner-list{position:absolute; margin-top:175px; margin-left:50px; z-index:100; width: 200px;}
#banner-list li a{color:#000000;}
#banner-list li.active a{color:#ffffff;}
#banner-list li{list-style:none; float:left; font-size:9px; color:#000000; padding:0px 5px; font-weight:bold;} 
#banner-list li.active{background:url(../images/main-banner-scroll.png) no-repeat -2px -1px; color:#ffffff;}

ul.banner-holder{margin:0px; padding:0px; float:left; }
ul.banner-holder li{list-style:none;}
.inner-banner{float:right; position:absolute; margin-left:275px;}
.banner-prev{float:left; padding:100px 0px;position:absolute;}
.banner-next{float:left; padding:100px 10px 0px 0px;position:absolute; margin-left:390px;}
.atm-access{float:left; padding:0px; margin-left: 40px; width:360px; position:absolute;}
.atm-access-txt{padding:45px 5px 20px 12px; float:left; width:200px;}
.atm-access-txt h3{color:#373636; font-size:20px; font-weight:bold; margin:0px; padding:0px 0px 15px 0px;}
.atm-access-txt p{color:#3a3a3a; font-size:14px; line-height:24px;}
.atm-access-txt ul{margin:30px 0px 0px 0px; padding:0px;}
.atm-access-img{float:left; padding:10px 0px 0px 0px; width:140px;}


.product-ads{margin:10px 0px 10px 0px;}
#ad{float:left; padding:0px 11px 0px 0px;}
.ad-middle{float:left; background:url(../images/ad-bg-middle.gif) repeat-x; width:219px; padding:0px;}
.ad-text{padding:10px 5px 8px 10px; height:228px; color:#8c8b8b;}
.ad-text h3{font-size:18px;  color:#2c2c2c; font-weight:bold; padding:0px; margin:0px;}
.ad-text .pad-left{padding:5px 3px 5px 0px;; float:right;}
.ad-text p{padding:0px 5px 0px 0px; float:left; width:100px;}
.ad-text p.width1{width:55px;}
.ad-text a{color:#f00;}

.home-sidebar{width:220px; float:left; margin-left:10px; *margin-left:0px; margin-top:3px;}

.side-section{border-bottom:1px dashed #5d5c5c; margin:0px 0px 16px 0px;}
.side-section h3{color:#5d5c5c; font-size:14px; font-weight:bold; padding:8px 0px 8px 10px; margin:0px; background:#e8e8e8; width:100%;}
.home-sidebar ul{margin:5px 0px 30px 0px;}
.home-sidebar ul li{
color:#00316f;
/*padding:4px 10px 5px 37px;*/
padding:4px 5px 5px 37px;
background:url(../images/arrow-red.gif) no-repeat 22px 9px;
list-style:none;
}
.side-section h4{color:#2a2a2a; background:url(../images/ico-phone.gif) no-repeat 10px 0px; font-weight:bold; padding:2px 0px 10px 40px; margin:6px 0px 0px 0px; font-size:12px;}
.side-section h4 a { font-weight:normal}
.side-section p{color:#363636; padding:2px 0px 2px 10px;}
.side-section .numb-color{color:#979797; font-size:14px;}
.side-contact {padding:6px 10px; width:100%;}
.side-contact img{padding:0px 5px 0px 0px; vertical-align:middle;}

#simple-accounts{margin:0px 0px 0px 0px; background:url(../images/simple_products-bg.gif) repeat-y; clear:both; overflow:auto;}
*html #simple-accounts{height:1%;}
#simple-accounts ul{margin:0px; width:213px; padding:0px; float:left; *margin-right:7px;}
#simple-accounts li{background:#ffffff; list-style:none; border-bottom:1px solid #6e6e6e; padding:5px 10px;}
#simple-accounts li .simple-color{color:#6e6e6e; font-size:14px; text-transform:uppercase;}
#simple-accounts li .prod-color{color:#000000; font-size:14px; font-weight:bold; text-transform:uppercase;}
#simple-accounts li.active{background:none;}
#simple-accounts li.active .simple-color{color:#ff0000; font-size:16px; text-transform:uppercase;}
#simple-accounts li.active .prod-color{color:#000000; font-size:16px; font-weight:bold; text-transform:uppercase;}

.prod-desc{float:left; width:450px; background:#ffffff; padding:10px 10px 5px 10px; margin:10px; *float:none; }
.desc{float:left; width:240px;}
.prod-desc p{padding:14px 0px;}
#prod-option{float:left; width:210px;}

#prod-option h3{color:#5d5d5d; font-size:16px; font-weight:bold; margin:0px;}

#prod-option ul{margin:5px 0px 15px -20px; float:left;}
#prod-option ul li{
color:#00316f;
padding:4px 10px 5px 37px;
background:url(../images/arrow-red.gif) no-repeat 22px 9px;
list-style:none;
border-bottom:none;
}

.login-area #label-02{display:none;}
.login-area #label-03{display:none;}
.login-area #label-04{display:none;}

#simple-accounts #cards{display:none;}
#simple-accounts #investments {display:none;}
#simple-accounts #loans{display:none;}
#simple-accounts #insurance {display:none;}
#simple-accounts #access{display:none;}

#simple-accounts #accountsc{display:none;}
#simple-accounts #trade{display:none;}
#simple-accounts #custody{display:none;}
#simple-accounts #assets{display:none;}
#simple-accounts #transactions{display:none;}

/* For FAQs */
#faqs{}
#faqs h3 {
	color:#053262;
	font-size:16px;
	font-weight:600;
	margin:0 0 5px;
	background-color:#edeaea;
	border:1px solid #dbd9d9;
	padding-left:5px;
	clear:both;
}
#faqs h4 {
	color:#2A2A2A;
	font-size:13px;
	font-weight:600;
	margin:0;
	float:left;
	width:512px;
	padding-left:5px;
}
#faqs .holder{
/*border:1px solid #dbd9d9;*/
margin-bottom:5px;
padding-bottom:10px;
*padding-bottom:5px;
float:left;
margin-top:5px;
border-bottom:1px dotted #aaa;

}
#faqs .plus{padding-right:5px; padding-top:5px;}
#faqs .minus{padding-top:5px;}
#faqs .ans{display:none; margin-bottom:10px;}
/*#faqs .ans{display:block; margin-bottom:10px;}*/
#faqs p{margin:0px; padding:5px; }
#faqs ul{padding:0px; padding-left:3px; margin:0px 0px 5px 15px; font-weight:bold;}
#faqs ul li{padding:4px 4px 4px 15px; list-style:none; font-weight:normal; clear:both;}

#faqs strong{font-size:15px; margin:10px 0px; color:#194B82;}
#faqs strong.ie{*float:none;}
.showhide-faq{text-align:right; font-weight:bold; border-bottom:1px solid #555; margin:10px 0px; padding:10px 0px;}
.showhide-faq a{color:#f00; margin:0px 2px;}

.elpadding{padding:0px 5px;}
.dotted-border{background:transparent url(../images/dot-account-box.gif) repeat-x scroll 0 0; width:100%; margin:5px 0px -10px 0px;}


/* For All products list */

#allProductsButton{float:right;}
#allProductsMenuDiv table {margin:0; border-collapse:collapse; font-size:11px; background-color:#fff;}

div.dropdownMenu {display:none; position:absolute; z-index:999; padding-top:0px; background-color:#fff; margin-top:1px; border:3px solid #ccc; }

#allProductsMenuDiv ul.ddCol {padding:5px 5px !important; margin:5px; background-color:#fff; list-style:none !important;}
#allProductsMenuDiv ul.ddCol li.ddCat {width:190px !important; clear:both; list-style:none;}
#allProductsMenuDiv ul.ddCol li.ddCat a{color:#222 !important; font-size:11px !important; font-weight:normal !important; float:none;padding:0px 5px;}
#allProductsMenuDiv ul.ddCol li.ddCat h3 {border-bottom:1px solid #ccc; margin:5px 0px 3px; padding-bottom:3px;}
#allProductsMenuDiv ul.ddCol li.ddCat h3 a{color:#f00 !important; font-size:11px !important;font-weight:bold !important; padding-bottom:5px;}
#allProductsMenuDiv ul.ddCol li.ddCat h3 a:hover {color:#000;}
#allProductsMenuDiv ul.ddCol li.ddCat h3 span.catArrow{font-size:9px !important; color:#444; margin-right:6px;}
#allProductsMenuDiv ul.ddCol li.ddCat ul {margin-bottom:10px; list-style:none !important; padding:0px !important;}
#allProductsMenuDiv ul.ddCol li.ddCat ul li {display:block; float:none; margin:0px 0px 0px -15px; padding:2px 0px; list-style:none;}
#allProductsMenuDiv ul.ddCol li.ddCat ul li a {padding-left:0px; font-size:10px !important;}
#allProductsMenuDiv ul.ddCol li.ddCat ul li a:hover {background:#f00 !important; color:#fff !important;}
#allProductsMenuDiv ul.ddCol li.ddCat ul li .rightChev {color:#f00; padding-left: 5px; padding-right:5px; margin-right:4px; font-size:12px; line-height:12px;}
#allProductsMenuDiv ul.ddCol li.ddCat ul li a:hover .rightChev {color:#f00; background:#fff;}

#allProductsMenuDiv table.dropdownTable{overflow:auto;border-collapse:collpase; }
#allProductsMenuDiv table.dropdownTable td{padding:0px; vertical-align:middle;}

#allProductsMenuDiv table.dropdownTable td.vertaligntop { vertical-align:top;margin-top:0;}

/* For Bottom Nav */

.navb {background:#f00 url(../images/red_band_top.jpg) repeat-x 0 100%;margin:0;list-style:none;width:943px;overflow:hidden;padding:8px 15px 0px;font-size:12px;margin-bottom:5px;}
.navb li {float:left;padding:1px 0 0;margin:0px 5px;display:inline;}
.navb li a, .navb .barTitle {float:left;padding:5px 10px 15px;color:#fff;text-decoration:none;margin:0 -1px;position:relative;font-weight:bold;}
/*.nav li a:hover {background:#fff; color:#f00;}*/
.navb li a span.menuArrow{ padding-left:2px; font-size:9px;}
.navb li a.focused {background:#fff; color:#036; }
.navb li a.focused span{ border-bottom:solid 2px #f00;padding-bottom:2px;}
*html .navb li a.focused span{ border-bottom:solid 2px #f00;padding-bottom:2px;}
.navb li a.focused span.menuArrow{ border-bottom:solid 3px #fff !important; color:#777;}
.navb li.active {background:#fff;}
.navb li.active a {background:#fff;font-weight:bold;color:#11467d;}
.navb li.active a:hover {text-decoration:none;}
.navb li.active span {border-bottom:2px solid #f00;padding:0 0 4px;display:block;}
*html .navb li.active a:hover span {padding:0 0 4px;}
#bottomNav {background:#f00 url(../images/red_band_bot.jpg) repeat-x; padding:15px 15px 0px;height:35px; margin-top:25px;}
#bottomNav li {background:#cc0000; margin-right:5px;}
#bottomNav li a{padding:8px 15px 7px; background:#cc0000; font-weight:bold;}
#bottomNav li.active {background:#fff;}
#bottomNav li.active a{background:#fff; padding:7px 15px 15px;}
.navb .barTitle { font-weight:bold; font-size:14px; margin-left:-10px; padding-top:5px; background:none !important;}

/*----- Footer Links ---- */
.footerLinksContainer{overflow:auto; margin-top:-5px; padding-bottom:20px;}
.footerLinksContainer .row{overflow:auto;margin-bottom:20px; clear:both;}
.footerbottom {color:#6D6D6D;font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:left;width:100%;}
.footerLinksContainer a {font-size:11px;color:#003366;text-decoration:none;font-weight:bold;}
.footerLinksContainer a:hover {color:#f00; text-decoration:none;font-weight:bold;}
.footer_head,  .footer_head a{font-weight:bold;line-height:normal;padding-bottom:15px;font-size:14px;color:#707070;text-decoration:none;}
.box {float:left;line-height:1.6em;margin-right:15px;width:170px;}
.lastbox {float:left;line-height:1.9em;margin-right:15px;width:160px;}
.footerExtraLinks{overflow:auto;width:709px; margin:0px; padding:0px;}
*html .footersFoot{height:1%;}
.footerExtraLinks {padding:2px 0px;}
.footerExtraLinks  a{color:#fff; margin-right:3px; margin-left:3px; text-decoration:none;}

.fl{float:left;}
.fr{float:right;}
.txtup{text-transform:uppercase;}

.pt1{padding-top:1px;}
.pt2{padding-top:2px;}
.pt3{padding-top:3px;}
.pt4{padding-top:4px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}

/***** font sizes *****/
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
.fs21{font-size:21px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}
.b{font-weight:bold;}
.fr{float:right;}

.banner-holder #atm1{display:none;}
.banner-holder #atm2{display:none;}
.banner-holder #atm3{display:none;}
.banner-holder #atm4{display:none;}

/* Lead Capture Form*/
.lead{background:#c50000 url(../images/bg-rate-box-lead-btm.gif) no-repeat 0 100% !important;}
.lead strong {background: url(../images/bg-rate-box-lead-top.gif) no-repeat !important;}
.rate-info strong img{vertical-align:middle; margin-right:5px;}
.rate-info .unpaded{padding:1px 0px 0px 0px !important;}
.rate-info .inst{color:#fff; font-size:11px; line-height:16px; display:block; margin-bottom:5px; padding:0px 3px;}
.rate-info ul.noBorder li{background:none; margin:0px 5px 7px 5px; width:100%; padding:0px;}
.rate-info ul.noBorder li span{float:none;}
.rate-info input.text{font-size:11px; color:#aaa; border:1px solid #aaa; padding:2px 2px;}
.rate-info input.checkbox{ float:left;}
.rate-info .heading2{font-size:12px; font-weight:bold; color:#666; background:none; margin:5px 0px 0px 5px;}
.rate-info .button{text-align:left;}
.lead .call {margin:5px 5px 0px 5px; padding:5px 0px 5px 25px; background:url(../images/dot.gif) repeat-x;}
.lead  .button{background:transparent url(../images/bg-btn-right.gif) no-repeat scroll 69px 0;width:'';}
.lead  .button a{float:none; padding:7px 3px 7px 10px; background:transparent url(../images/bg-btn-left.gif) no-repeat scroll 0 0;}

.smst{border:1px solid #999999;}

a#feedback_tab {
background: #000 url(../images/feedback_tab_black.jpg) no-repeat; border: 2px solid #fff; color:#FFFFFF;cursor:pointer;
height:80px; width:34px; margin-left:auto; margin-right:-8px; overflow:hidden; position:fixed;
left:auto; right:0; top:25%; z-index:100000;
text-indent:-100000px;
}

*html a#feedback_tab {
position:absolute;
top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(this.clientHeight) : document.body.scrollTop +(this.clientHeight));
}

.side-section .btn-open-account{margin-left:30px; }
.borbotnon{border-bottom:none; margin-bottom:-10px;}

/******** CSS BY Cybermax**********/

.redtxt{color:#ff0000;}
.bluetxt{color:#003366;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}


div.dropdownsubMenu  {
background-color:#FFFFFF;
border-bottom:1px solid #666666;
border-right:1px solid #AAAAAA;
display:none;
margin-top:1px;
padding-top:5px;
position:absolute;
z-index:100000;
width:160px;
}

.dropdownsubMenu li ul.ddCol {
background-color:#FFFFFF;
margin:0;
overflow:visible;
padding:5px;
z-index:1000000;
float:none;
}

.dropdownsubMenu li ul.ddCol li.ddCat {
clear:both;
width:154px;
}
.ddCat{float:none!important; list-style:none; padding-bottom:3px;}

.ddCat a{color:#ff0000; text-decoration:none!important; border-bottom:0px!important;}
.ddCat a:hover{color:#000000; text-decoration:none!important; border-bottom:0px!important;}

.picborder_ml{
	border:1px solid #cccccc;
	padding:2px;
	margin-left:5px;
}

.picborder_mr{
	border:1px solid #cccccc;
	padding:2px;
	margin-right:5px;
}

.clearfix  {
clear:both;
}

.saworryfreebox{border:5px #efefef solid; padding:5px; margin-bottom:15px; background-color:#FFF2E5;}
.saworryfreebox .heading {font-size:12px; font-weight:bold; color:#2A2A2A;}

.saworryfreebox1{border:5px #efefef solid; padding:5px; margin-bottom:15px; background-color:#ECF9FC;}
.saworryfreebox1 .heading {font-size:12px; font-weight:bold; color:#2A2A2A;}

.top {
padding:10px 0 20px;
text-align:right;
text-transform:uppercase;
}

div.alert {
background:url(http://www.kotak.com/bank/images/alert.gif) no-repeat scroll left center transparent;
color:red;
font-family:normal ms sans serif,arial,verdana,Times new roman;
font-size:11px;
margin-top:2px;
padding-left:18px;
}

#name_alert {
display:none;
}

.table_1 {
background-color:#DADADA;
margin:10px 0 20px;
}

.table_1 td {
vertical-align:top;
}

.td_wht {
background-color:#FFFFFF !important;
}

#header h2 {
	float:left;
	margin:7px 0 15px 12px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/logo_lmms.gif) no-repeat;
	width:378px;
	height:51px;
	display:inline;
}

.extra_news{width:695px; height:29px; margin-bottom:10px; margin-top:-10px; clear:both; border:1px #cccccc dotted; background-color:#fcfcfc; }

.extra_news ul{color:#767778; float:left; list-style:none outside none; margin:0px 10px 0px 0px; padding:5px 10px 0px;}

.extra_news li{background:url("../images/arrow-red.gif") no-repeat scroll 0 50% transparent;
float:left;
padding:0 0 0 10px;
position:relative;
width:650px;

/******** CSS BY Cybermax**********/