
a, a:visited{text-decoration:none;}
a, a:hover{text-decoration:underline;color:#FF9900;}
a{outline:none !important}
a.applynow{
	/*background:url(images/bg-applynow.gif) no-repeat;
	width:82px;*/
	height:25px;
	display:block;
	float:right;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	padding:0px 10px 0 18px;
}

a.applynow:hover{
text-decoration:none;
color:#0f378f;
}

.dbx-handle  {
cursor:move;
}

.dbx-handle a {
text-decoration:none;
}
a.click{
	background:url(images/bg-arrow-features.gif) no-repeat left;
	color:#003399;
	padding-left:8px;
	text-decoration:none;
}

a.click:hover{
	text-decoration:none;
	color:#FF9900;
}






	/************* Container ******************/

#container{
	margin:0 auto 0 auto;
	background:url(images/bg-container.gif) repeat-y 0 0;
}
#container.home{
	background:url(images/bg-container-home.gif) repeat-y 0 0;
}
.container800{
	width:728px;
}

.container1024{
	width:972px;
}

	/************* Header ******************/
	
#header{
	height:125px;
	background:#FFF;
}

#logo{
	float:left;
	width:245px;
	height:96px;	
}

#logo img{
	border:none;	
}

#header ul#nav-global{
	float:right;
	width:457px;
	height:45px;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:10px;
}

#header ul#nav-global li{
	background:url(images/bg-nav-global.gif) no-repeat;
	height:20px;
	width:141px;
	float:left;
	margin:0 0 0 1px;
	padding:6px 0 0 10px;
	list-style:none;
}

#header ul#nav-global li.current{
	color:#FF9900;
}
	
#header ul#nav-global li.current a{
	background:url(images/bg-arrow-nav-global-yellow.gif) no-repeat left;
	color:#FF9900;
}

#header ul#nav-global li.current a:hover{
	background:url(images/bg-arrow-nav-global.gif) no-repeat left;
	color:#FFFFFF;
}
	
	

#header ul#nav-global li a{
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg-arrow-nav-global.gif) no-repeat left;
	padding-left:11px;
}

#header ul#nav-global li a:hover{
	color:#f4a620;
}


#header ul#nav-top{
	float:left;
	width:600px;
	margin:0;
	padding:10px 0 0 12px;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	clear:left;
}

.container800 #header ul#nav-top{
	width:535px;
}

#header ul#nav-top li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#header ul#nav-top li a{
	color:#003399;
	text-decoration:none;
}

#header ul#nav-top li.current a{
	color:#FF9900;
}

#header ul#nav-top li a:hover{
	color:#f4a620;
}

#header form#search{	
	margin:0;
	padding:0;
	float:right;
	width:133px;
}

#header form#search input{	
	width:107px;
	height:15px;
	border:1px solid #003399;
	font-size:10px;
	vertical-align:middle;
	padding:3px 0 0 2px;
	float:left;
	
}

#header form#search input.btn{	
	width:20px;
	float:left;
	border:none;
	padding:0 0 0 0;
	height:20px;
}
.online{
	background:#f5a620 url(images/bg-online-banking.gif) no-repeat right 0px;
	float:right;
	clear:right;
	padding:5px 60px 5px 0;
	/*width:180px;*/
	position:relative;
	cursor:pointer;
}
.online  a {
	text-decoration:none;
	color:#fff;
}
.online ul{
	margin:5px 0 0 0;
	background:#fff;
	padding:0;
	list-style:none;
	position:absolute;
	border:1px solid #d5e2fd;
	width:99%;
	display:none;
}

.online ul li a{
	display:block;
	color:#666;
	padding: 5px 10px;
}

.online ul li a:hover{
	color:#003399;
	background:#d5e2fd;
}
.online select{
	font-size:11px;
	color:#666;
	margin-left:15px;
	width:150px;
}
.online strong{
	color:#fff;
	font-size:11px;
	margin-left:10px;
}
/************* wrap ******************/

#wrap-left{
	float:left;
	width:728px;

	/*
		border-bottom:4px solid #FFFFFF;
	background:url(images/bg-container-inside.gif) repeat-y;
	*/
}

#wrap-left h1{
font-size:14px;
	color:#0F378F;
	margin:5px 0 10px 10px;
	padding:0;
	float:left;
}


/************* spotlight ******************/

#spotlight{
	width:362px;
	height:368px;
	float:left;
	border-bottom:4px solid #FFF;
}

/************* highlights ******************/

ul#highlights{
	width:361px;
	float:left;
	margin:0 0 0 4px;
	padding:0;
	height:369px;
}

ul#highlights li{
	width:360px;
	margin:0 0 4px 0;
	padding:0;
	height:118px;
	border:1px solid #D5E2FD;
	list-style:none;
	float:left;
}

ul#highlights li img{
	float:left;
}

ul#highlights li h1{ 
	font-size:13px;
	width:200px;
	margin:30px 0 0 10px; 
	float:left;
}



/************* features ******************/
/*
ul#features{
	width:728px;
	margin:0;
	padding:0;	
	float:left;
}

ul#features li{
	width:220px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:0 4px 0 0;
	padding:10px 10px 0 10px;	
	float:left;
	background:#D5E2FD;
	list-style:none;
}

ul#features li.last{
	margin:0;
}

ul#features li H3{
	font-size:13px;
	margin:0;
}

ul#features li ul{
	margin:15px 0 0 10px;
	padding:0;
	height:auto;
	width:200px;
	float:left;
	display:inline;
	height:113px;
}

ul#features li ul li{
	margin:0;
	background:url(images/bg-arrow-features.gif) left no-repeat;
	padding:0 0 0 12px;
	height:auto !important;
	width:196px;
	color:#003399;
}

ul#features li ul li a{
	color:#003399;
	text-decoration:none;
}
ul#features li ul li a:hover{
	color:#f5a620;
}

ul#features p{
	margin:0 0 0 10px;
	padding:0;
}

ul#features a.click{
	background:url(images/bg-applynow.gif) no-repeat;
	width:80px;
	height:25px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0 5px;
	padding:5px 0 0 18px;
	color:#f5a620;
}


ul#features a.click:hover{
color:#0f378f;
}
*/

ul#features{
	width:728px;
	margin:0;
	padding:0;	
	float:left;
	background:url(images/bg-features.gif) repeat-y left top;
	display:table-row;
	min-height:150px;
	height:auto!important;
	height:150px; 
}

ul#features li{
	width:220px;
	margin:0 4px 0 0;
	padding:10px 10px 40px 10px;	
	float:left;
	background:#D5E2FD;
	list-style:none;
	position:relative;
	height:184px;
	display:table-cell;
	overflow:hidden;
}

ul#features li.last{
	margin:0;
}

ul#features li h3{
	font-size:13px;
	margin:0;
}

ul#features li ul{
	margin:15px 0 -8px 10px;
	padding:0 0 15px 0;
	min-height:115px;
	height:auto !important;
	height:80px;
	width:200px;
	float:left;
	display:inline;
}
.contenttable td u{
	color:#330000!important;
	text-decoration:none;
}

ul#features li ul li{
	margin:0;
	background:url(images/bg-arrow-features.gif) left 5px no-repeat;
	padding:0 0 0 8px;
	height:auto!important;
	width:200px;
	color:#003399;
	float:left;
	
}

ul#features li ul li a{
	color:#003399;
	text-decoration:none; 
}
ul#features li ul li a:hover{
	text-decoration:none;
	color:#FF9900;
}

ul#features p{
	margin:0 0 0 10px;
	padding:0;
}

ul#features li a.click{
	background:url(images/bg-applynow.gif) no-repeat 0 0;
	width:100px;
	height:25px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	padding:5px 0 0 18px;
	left:20px;
	bottom:0;
}
a.btn  {
background:url(images/bg-applynow.gif) no-repeat 0 0;
	width:100px;
	height:25px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0 0 18px;

}



ul#features a.click:hover{
	/*text-decoration:underline;*/
	 color:#FF9900;
}

#content .map-bg{
padding:5px;
color:#fff;
font-weight:bold;
}



/************* floatingbar ******************/

#floatingbar{
	color:#FFFFFF;
}

#floatingbar h1{
	font-size:13px;
	margin:0;
}

#floatingbar p{
	margin:10px 0 10px 0;
}

#floatingbar p.tip{
	background:url(images/bg-arrow-tip.gif) no-repeat left;
	padding:0 0 0 10px;
	font-size:10px;
}


#floatingbar form{
	margin:0;
	padding:0;
}

#floatingbar form#find-promotion select{
	width:202px;
	color:#696969;
	border:1px solid #696969;
	height:20px;
	
}
.container800 #floatingbar{
	float: left;
	width: 728px;
	border-top:4px solid #FFF;
	background:#fff;
}


.container1024 .floatingbar{
	float: right;
	width: 244px;
}


.container800 #banking-products {
	/*height:192px;*/
	height:85px;
}

.container1024 #banking-products {
	border-left:4px solid #FFF;
	/*height:123px;*/height:85px;
	border-bottom:4px solid #FFF;
}

.container1024 #news-tools {
	border-bottom:4px solid #FFF;
	/*height:221px;*/height:95px;
}

#floatingbar #banking-products{
	width:220px;
	float:left;
	padding:10px;
	background:#0F378F;
}

#floatingbar #banking-products h1{
	font-size:13px;
	color:#FF9900;
}

 #news-tools{
	width:240px;
	background:#003399;;
	border-left:4px solid #FFF;
	height:212px;
	float:left;
}

 #news-tools.current{
	background:#D5E2FD;
	height:auto;
}

 #news-tools h1{
	height:21px;
	float:left;
	padding:5px 0 0 13px;
	width:107px;
	font-size:13px;
}

 #news-tools h1.home{
	height:21px;
	float:left;
	padding:5px 0 0 13px;
	width:227px;
	font-size:13px;
}
 #news-tools.current h1.home{
	color:#FF9900;
	background:#003399;
	
}


 #news-tools.current h1{
	color:#FFF;
	background:#003399;
	
}
#news-tools.current h1 img{
	border:none;
	
}

 #news-tools.current h1.current{
	color:#FFF;
	background:#D5E2FD;
}

 #news-tools.current h1.current a{
	color:#FFF;
	color:#003399;
}


 #news-tools h1 a{
	color:#FFF;
	text-decoration:none;
}

 #news-tools h1.tools{
	width:77px;
	color:#FFF;
	float:left;
	background:#003399;
}

 #news-tools h1.tools a{
	color:#FFFFFF;
	text-decoration:none;
}

 #news-tools ul#news{
	margin:0;
	width:215px;
	clear:both;
	padding:8px 10px 8px 10px;
	float:left;
	background:#003399;
}

 #news-tools.current ul#news{
	background:#D5E2FD;
}


 #news-tools ul#news li{
	margin:0;
	padding:4px 0 4px 0;
	list-style:none;
	/*background:url(images/bg-news-dotted.gif) repeat-x bottom;*/
}

 #news-tools ul#news li.no-bg{
	background:none;
}

 #news-tools ul#news li a{
	color:#003399;
	color:#FFF;
	text-decoration:none;
	background:url(images/bg-news.gif) no-repeat left top;
	padding:0 0 1px 15px;
	display:block;
}

 #news-tools.current ul#news li a{
	color:#003399;
}


 #news-tools ul#news li a:hover{
	text-decoration:none;
	color:#FF9900;
}

/************* tools menu ******************/

#news-tools ul#tools{
	margin:0;
	width:215px;
	clear:both;
	padding:5px 10px 10px 10px;
	float:left;

}

#news-tools ul#tools li{
	margin:0;
	padding:5px 0 10px 0;
	list-style:none;
	background:url(images/bg-news-dotted.gif) repeat-x bottom;
}

#news-tools ul#tools li h3{
	margin:0;
	padding:0;
	color:#003399;
	font-size:11px;
}

#news-tools ul#tools li p{
	margin:3px 0 5px 0;
	padding:0;
	color:#666666;
}


.container1024 #contact{
	/*height:191px;*/
}

* html .container1024  #contact{
	/*height:192px;*/
}

.container800 #contact{
	/*height:202px !important;*/
	height:95px!important;
	background:#003399;
	border-bottom:4px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
}

#contact{
	width:230px;
	/*height:202px;*/
	float:left;
	border-left:4px solid #FFF;
	padding:10px 0 0 10px;
	margin:0;
	line-height:18px;
}

#contact{ 
	height:95px!important;
	/*height:150px!important;*/ 
	overflow:hidden;
}
#contact.widget{
	height:auto !important;
}
#contact.contact-inner{ float:left; width:210px;border-left:0px ; margin:0; padding:0}
#contact.contact-inner ul li{ background:none; padding:0;}
#contact.contact-inner ul li a{padding:0 0 0 15px;}



#contact ul{
	list-style:none;
	margin:0;
	padding:0;
	/*background: #0F378F url(images/bg-contact.gif) no-repeat left top;*/
	height:150px;
}
#contact h1{
	font-size:13px;
	color:#FF9900;
	margin: 0 0 10px 0;
}

#contact a{
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 0 3px;
	text-decoration:none;
	padding:0 0 0 15px;
}

#contact a.online{background:url(images/bg-online.gif) no-repeat left;width:75px;}
#contact a.web{background:url(images/bg-web.gif) no-repeat left;width:95px;}
#contact a.email{background:url(images/bg-email.gif) no-repeat left;width:45px;}
#contact a.branch{background:url(images/bg-search.gif) no-repeat left;width:195px;}
#contact a:hover{color:#f4a620;}

#contact-inside a.online{background:url(images/bg-online.gif) no-repeat left;width:75px;}
#contact-inside a.web{background:url(images/bg-web.gif) no-repeat left;width:95px;}
#contact-inside a.email{background:url(images/bg-email.gif) no-repeat left;width:45px;}
#contact-inside a.branch{background:url(images/bg-search.gif) no-repeat left;width:195px;} 

#contact-inside ul li  {background:none !important;padding-left:5px;}

a.online{background:url(images/bg-online.gif) no-repeat left;width:75px;}
#contact a.web{background:url(images/bg-web.gif) no-repeat left;width:95px;}
#contact a.email{background:url(images/bg-email.gif) no-repeat left;width:45px;}
#contact a.branch{background:url(images/bg-search.gif) no-repeat left;width:195px;}
#contact a.facebook{background:url(images/bg-facebook.gif) no-repeat;}
#contact a.twitter{background:url(images/bg-twitter.gif) no-repeat;}

#sidebar-bottom{
	width:222px;
	height:350px;
	float:left;
	border-left:4px solid #FFF;
	/*background: #0F378F url(images/bg-contact.gif) no-repeat left top;*/
	padding:10px 0 0 10px;
	line-height:15px;
}

#sidebar-bottom a{text-decoration:none;}
#sidebar-bottom a:hover{color:#f5a620;}

#sidebar-bottom h1{
	color:#FF9900;
	margin: 0 0 10px 0;
}


#sidebar-bottom ul{
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}

#sidebar-bottom ul li{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	background:url(images/bg-arrow-features-yellow.gif) no-repeat 0 6px;
}

#sidebar-bottom ul li a{
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}




/************* inside pages  ******************/




/************* sidebar left  ******************/



#sidebar-left{
	width:240px;
	float:left;
	line-height:15px;
	font-size:11px;
	min-height:500px;
}

#sidebar-left ul{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #FFF;
}

#sidebar-left ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar-left ul li a{text-decoration:none;}
#sidebar-left ul li a:hover{text-decoration:none;color:#FF9900;}

#sidebar-left ul li a.head{
	color:#FFFFFF;
	font-size:13px;
	height:21px;
	width:220px;
	background:url(images/bg-navleft-bluebar.gif) no-repeat;
	margin:0;
	padding:5px 0 0 20px;
	float:none;
	border:none;
	display:block;
	font-weight:bold;
}

#sidebar-left ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar-left ul li a.current-head{
	background:url(images/bg-nav-left-yellowbar.gif);
	font-size:13px;
	color:#FFF;
	height:21px;
	width:220px;
	display:block;
	padding:5px 0 0 20px;
	font-weight:bold;

}


#sidebar-left ul li ul{
	margin:0;
	list-style:none;
	padding:15px 0 15px 30px;
	border:none;
	overflow:hidden;
}

#sidebar-left ul li ul li{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-weight:bold;
	background:url(images/bg-arrow-blue.gif) no-repeat 0px 4px;
}

#sidebar-left ul li ul li a{
	color:#003399;
	text-decoration:none;
}

#sidebar-left ul li ul li.current a{
	color:#FF9900;
}


#sidebar-left ul li ul li.current{
	background:url(images/bg-arrow-yellow.gif) no-repeat 0px 4px;
	color:#FF9900;
}

#sidebar-left ul li ul li ul{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}

#sidebar-left ul li ul li ul li{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-weight:normal;
	color:#003399;
	background:url(images/bg-arrow-features.gif) no-repeat 0 5px;
}

#sidebar-left ul li ul li ul li a{
	color:#003399;
	text-decoration:none;
}

#sidebar-left ul li ul li.current ul li a{
	color:#003399;
}


#sidebar-left ul li ul li ul li.current{
	color:#FF9900;
	background:url(images/bg-arrow-features-yellow.gif) no-repeat 0 5px;
}

#sidebar-left ul li ul li ul li.current a{
	color:#FF9900;
}




/************* breadcrumb ******************/
#wrap-breadcrumb{
	background:#E3E3E3;
	min-height:26px;
	float:left;
	border-bottom:4px solid #FFF;
	border-left:4px solid #FFF;
	width:484px;
}

.container1024 #wrap-breadcrumb{
}


#breadcrumb{
	font-weight:bold;
	color:#666666;
	float:left;
	padding:5px 0 5px 10px;

}

#breadcrumb a{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

/************* utilities  ******************/

.utilities{
	width:73px;
	float:right;
	background:url(images/bg-utilities.gif) no-repeat;
	height:19px;
	padding:7px 0 0 40px;
}

.container800 .utilities {
	
}

.container800 .utilities1024 {
	
	display:none;
}


.utilities img {
	margin:0 15px 0 0;
}


.utilities1024 img {
	margin:0 15px 0 0;
}

.utilities1024{
	width:221px;
	float:right;
	background: #E3E3E3 url(images/bg-utilities-1024.gif) no-repeat right;
	height:19px;
	padding:7px 19px 0 0;
	text-align:right;
	border-left:4px solid #FFF;
}

.container1024 .utilities {
	display:none;
}



/************* content ******************/


#content-main{
	width:482px;
	float:left;

	border-left:4px solid #FFF;
	border-bottom:4px solid #FFF;

}

div.hr{
	background:url(images/bg-hr.gif) repeat-x center;
	height:10px;
	margin:5px 0 5px 0;
	display:block;
	clear:both;
	width:100%;
	
}

#content a{
	text-decoration:none;
}

#content a:hover{
	text-decoration:none;
	color:#003399;
}

#content-main h2{
	margin:15px 0 0 0;
	font-size:12px;
	color:#0F378F;
	
}


#content{
	width:462px;
	float:left;
	border-left:4px solid #FFF;
	padding:10px;
	color:#656565;
	overflow:hidden;
	
}
#content p.rate{
padding-left:60px

}
#content table.contenttable tr td b{
color:#656565;
}
#content table.contenttable tr td u{
color:#656565 !important;
}
#content table.contenttable tr td{
color:#656565 !important;
}
#print h1
{
 font-family:Century Gothic,Verdana, Arial;
font-size:16px;
width:450px;
}



#content hr {
	background: #C7D7E4;
	color: #C7D7E4;
	height: 1px;
	border: none;
}


#content p{
	margin:10px 0 10px 0;
	padding:0;
}

#content p.note{
	text-align:left;
	color:#FF9900;
}

#content p.date{
	color:#FF9900;
	margin:0;
	padding:0;
}

#content ul{
	margin:0 0 5px 0;
	padding:0;
}

#content ul li{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/arrow-gray.gif) no-repeat 0 6px;
}

#content table tr td ul li{
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	background:url(images/arrow-gray.gif) no-repeat 0 6px;

}



#content h1{

	font-size:14px;
	color:#0F378F;
	margin:5px 0 10px 0;
	padding:0;
	float:none;
}

#content form{
	margin:0;
	padding:0;
}

#content #paging{
	text-align:center;
	font-weight:bold;
	padding:5px 0 5px 0;
	height:17px;
	float:left;
	width:460px;
	margin:5px 0 5px 0;
}

#content #paging a{
	color:#656565;
}
#content #paging a:hover{
	color:#FF9900;
}

#content #paging a.current{
	color:#FF9900;
}



#content h3{
	font-size:11px;
	margin:5px 0 5px 0;
	padding:0;
}

#content h4{
	font-size:11px;
	margin:5px 0 5px 0;
	padding:0;
	color:#FF9900;
}

#content h4.newsheadline{
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:normal;
	clear:both;
	display:inline;
}

#content h4.newsheadline a{
	color:#003399;
}
#content h4.newsheadline a:hover{
	color:#FF9900;
}

#content span.url{
	background:url(images/bg-arrow-features-yellow.gif) no-repeat 0 6px;
	display:block;
	font-weight:bold;
	padding:0 0 0 10px;
}

#spotlight-inner{
	width:482px;
	border:1px solid #D6E1FD;
	float:left;
	margin-left:4px;
}


#content span.top{
	height:10px;
	display:block;
	float:right;
	clear:both;
}

#content span.top img{

	border:none;
}

ul#solutions{
	margin:4px 0 0 0;
	padding:0;
	list-style:none;
	width:484px;
}

ul#solutions li{
	height:160px;
	width:233px;
	float:left;
	border:1px solid #D4E3F9;
	margin-bottom:4px;
	list-style:none;
	padding:0 5px 0 0;
}

ul#solutions li img{
	float:left;
	display:block;
	margin:0 5px 0 0;
}

ul#solutions li.spacer{
	margin-left:4px;
}

#content table#contactus{
	width:100%;
	padding:0;
	margin:0;
background:#F3F7FE;
}

#content table#contactus td{
	padding:10px 0 0 10px;
	margin:0;
}

#content table#contactus input{
	width:120px;
	height:15px;
	border:1px solid #E4EDFD;
	font-size:10px;
	vertical-align:middle;
	padding:3px 0 0 2px;
}
#content table input.txt-name{
	width:155px;
}
#content table td.txt-mobile span{
	margin-left:-12px;
}
#content table td.txt-mobile input{
	margin:3px 0px;
}
#content table#contactus input.rad{
	width:20px;
	border:none;
	padding:3px 0 0 2px;
}
#content table#contactus input.date{
width:31px!important;
margin-right:4px;
}
#content table#contactus select.day, #content table select.sel-title{
width:45px!important;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
#content table#contactus select.month{
width:49px!important;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
#content table#contactus select.year{
width:54px!important;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

#content table select.sel-day,  #content table select.sel-year,  #content table select.sel-month{
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:0 3px;
}

#content table#contactus textarea{
	width:200px;
	height:75px;
	border:1px solid #E4EDFD;
	font-size:10px;
	vertical-align:middle;
	padding:3px 0 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content table#contactus select{
	font-size:10px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:125px;
}
#content table select.country{width:208px;}

#content table#contactus .btn{
	width:auto;
	height:auto;
	border:none;
}

#content input.btn{
width:20px;
height:20px;
}

#content table.fee{
	width:100%;
	border-left:1px solid #F3F7FE;
	margin-bottom:2px;
}

#content table.fee thead{
	height:25px;
	background:#E4EDFD;
	font-weight:bold;
	padding-left:10px;
	color:#0F378F;
}

#content table.fee tr.subhead{
	height:25px;
	background:#F3F7FE;
	font-weight:bold;
	color:#0F378F;
	margin-top:1px;
}



#content table.fee tr td{
	height:25px;
	border-right:1px solid #F3F7FE;
	border-bottom:1px solid #F3F7FE;
	padding-left:5px;
}

#content table.banking-products{
	width:100%;
	border-left:1px solid #F3F7FE;
	margin:5px 0 5px 0;
}

#content table.banking-products thead{
	height:25px;
	background:#E4EDFD;
	font-weight:bold;
	padding-left:10px;
	color:#0F378F;
}

#content table.banking-products tr.subhead{
	height:25px;
	background:#F3F7FE;
	font-weight:bold;
	color:#0F378F;
	margin-top:1px;
}



#content table.banking-products tr td{
	height:25px;
	border-right:1px solid #F3F7FE;
	border-bottom:1px solid #F3F7FE;
	padding:5px;
}


#content table.banking-products tr.facts{
	height:25px;
	font-weight:bold;
	color:#0F378F;
	background: #E4EDFD url(images/i-facts.gif) no-repeat left;
	padding:0 0 0 50px;
}

#content table.banking-products tr.facts td{
	padding:0 0 0 30px;
}




/************* sidebar-right ******************/

.container800 #sidebar-right{
	display:none;
}

.container1024 #sidebar-right{
	width:244px;
	float:right;
	border-top:4px solid #FFF;
}

#sidebar-right h1{
	font-size:13px;
	margin:0;
}
/************* Finance Calculator ******************/

table#fcalculaor{
	width:385px;
	margin:0 auto 0 auto;
	background:#F3F7FE;
	padding:0;
	text-align:left;
}

table#fcalculaor th{
	background:#E4EDFD;
	height:33px;
	color:#0F388F;
}

table#fcalculaor td{
	height:33px;
}

table#fcalculaor td.border{
	background:url(images/bg-hr.gif) repeat-x left top;
}

table#fcalculaor p{
	margin:0;
	padding:0 0 0 23px;
}

table#fcalculaor select{
	width:180px;
	height:20px;
}

table#fcalculaor input{
	width:173px;
	height:18px;
	border:1px solid #E4EDFD;
	padding:2px  0 0 2px;
}

table#fcalculaor input.btn{
	width:auto;
	height:auto;
	border:none;
	padding:0;
}

table#fcalculaor label{
	padding:0 0 0 23px;
}






/************* footer ******************/

.container1024 #footer{

}

.container800 #footer{

}

#footer{
	height:25px;
	background:#003399 url(images/bg-footer.gif) no-repeat right;
	clear:both;
	border-top:4px solid #fff;
}

#footer ul#nav-footer{
	height:25px;
	margin:0;
	float:left;
	padding:0 0 0 20px;
	color:#FFFFFF;
}

#footer ul#nav-footer li{
	display:inline;
	list-style:none;
	padding:0px 3px 0 0;
	font-size:10px;
	margin-top:6px;
	float:left;
}

#footer ul#nav-footer li.current a{
	color:#FF9900;
}

#footer ul#nav-footer li a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer ul#nav-footer li a:hover{
		color:#f5a620;
}

#copyright{
	padding: 0 10px 0 0;
	background:#FFF;
	height:20px;
}

#copyright p{
	float:right;
	margin:5px 0 10px 0;
	padding:0;
	font-size:10px;
	color:#666666;
}

a.cal-reset {
	padding:0 0 8px 7px;
}

tr.list td{
border-bottom:solid 1px #999999;
}

.vacancy {
padding:0px;
margin:0px;
height:32px;
}
.vacancy th{
text-align:left;
background:#e0e0e0;
height:25px;
padding: 0 0 0 10px;

}

.vacancy  td{
text-align:left;
}
table#vacancy td{
	padding:5px 0 5px 20px;
}
.bg-center{

}
.bg-botttom{
	height:10px;
}

#page a.current{
color:#666;
}
#content input,#content textarea,#content .country{
	width:202px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*form#frmcontact table tr td select.experience{
	width:100px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}*/
input #fileresume{
	width:200px!important;
}
.submit {
	width:67px!important;
}


/************* Profit Rates Widget ******************/


.profit-rate{ 
float:right;
width:220px;
padding:10px;
border-bottom:solid 4px #fff;
}
.profit-rate table th{
color:#fff;
padding:5px 0;
font-weight:bold;
text-align:left;
background:#F5A620;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.profit-rate table th.head{
font-size:12px;
padding:0 0 8px;
color:#FF9900;
text-align:left;
text-transform:uppercase;
background:#003399;
}

.profit-rate table td{
color:#003399;
background:#D5E2FD;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.profit-rate a.download-profitrate{ 
float:left;
color:#fff;
text-decoration:none;
padding:5px 0 0 20px!important;
background:url(images/download-icon.gif) no-repeat 0 4px;
}
.profit-rate a.download-profitrate:hover{
color:#F5A620;
}

.container800 .profit-rate{ 
width:220px;
padding:10px;
background:#003399;
}
.container800 .profit-rate table{
background:#003399;
}
.container800 #contact{
background:#003399;
}
#header .lang{
	float:right;
	padding:0px 18px 0px 0px;
	width:25px;
}
#header .lang a{
	font-weight:bold;
	text-decoration:none;
	color:#FF9900;
	font-family:tahoma;
	font-size:13px;
}
#header .lang a:hover{
	color:#003399;
}

span.required{
	color:red;
}
   
ul.scrollup{
	position: relative;
	overflow: hidden;
	height: 50px;
}

li.headline{
	position: absolute;
	top: 75px;
	left: 5px;
	height: 60px;
}

#content table.contactus input.wl-150{
width:25px;
font-size:11px;
}

