/*common3: internet banking
3 files for 3 types required.
*************/
#asset35 {
padding:5px 10px 10px 10px;
margin:0px;
font-family:arial;
font-size:100%;
}

#asset35 h3{
	font-size:131%;
	padding-bottom:9px;
	font-weight:bold;
}

#asset35 .searchPanelContainer{
border:1px solid #999999;
background-color:#efefef;
padding:0px 10px 7px 10px;
background-image:url('../images/branch_search_panel_shadow.gif');
background-repeat:no-repeat;
background-position:right top;
}

#asset35 .main_title{
font-size:100%;
font-weight:bold;
padding-top:11px;
padding-bottom:6px;
}

#asset35 .title span{
font-size:100%;
font-weight:normal;
}

#asset35 a:visited, #asset35 a:link{
color:#666666;
text-decoration:none;
font-size:11px;
}

#asset35 a:hover{
text-decoration:underline;
}

/*##########*/
#asset35 #branchdropDownList{
	display:none;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	background-color:#FFFFFF;
	line-height:17px;
	z-index:2;
	width:183px;
	padding:2px 2px 2px 6px;
	border:1px solid #999966;
	clear:both;
	text-transform: capitalize;
}

#asset35 .branchdropSelect{
	position:relative;
	font-size:11px;
	float:left;
	width:183px;
	height:17px;
	line-height:17px;
	/*color:#336699;*/
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:2px 2px 2px 6px;
	text-transform: capitalize;
}

#asset35 .branchOptions{
	padding:16px 0px 0px 0px;
}

#asset35 .branchOptions .title{
	padding:0px 0px 9px 0px;
	font-size:100%;
	font-weight:bold;
}

#asset35 .branchOptions input{
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	width:13px;
	height:13px;
}

#asset35 .branchOptions .row{
	padding:0px 0px 7px 4px;
}

#asset35 .checkText{
	padding:0px 0px 0px 6px;
	font-size:93%;
	vertical-align:middle;

}

#asset35 .branchdropWrapper{
	float:left;
	position:relative;
}

#asset35 .branchdropArrow{
	position:absolute;
	top:0;
	right:0;
	margin:3px;
	float:right;
}

#asset35 .submitContainer{
	background-image:url('../images/branchSearch_bg.jpg');
	height:33px;
	width:83px;
	padding:0px;
	margin:0px;
	float:right;
}

#asset35 .inputSubmit{
height:20px;
width:69px;
padding:6.5px 7px 6.5px 7px;
}
