.markermenu{
list-style-type: none;
padding: 0;
width:166px;
border-left: 1px solid #cccccc;
text-decoration: none;
background-image:url(../images/glossyback.jpg) repeat-x;
border-right: 1px solid #cccccc;

}

.markermenu li a{
background: #EEEEEE  url(../images/arrow.gif) no-repeat 9px center;
font:  11px Arial, Helvetica, sans-serif;
color: #333333;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 145px;
}


.markermenu li a:visited{
color: #00014e;
}

.markermenu li a:hover{
color: #4a4949;
background-color: #E6E6E6;
}

.markermenu li a:active
{
color: #4a4949;
background-color: #E6E6E6;
font-weight:bold;
}



.leftnav
	{
	background-image: url(../images/bgnew2.gif);
	float:left;
	width:154px;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 4px 0px 10px;
	font-size: 12px;
	line-height:22px;
	}

#leftnav
	{
	background-image: url(../images/bgnew2.gif);
	float:left;
	width:154px;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 4px 0px 10px;
	font-size: 12px;
	line-height:22px;
	}


.rightnav1
{
	list-style-type:none;
	width:163px;
	height: 20px;
	font-size: 11px;
	color: #003399;
	padding: 2px 0px 2px 0px;

}


.fin_nav
{
	list-style-type:none;
	width:160px;
	height: 20px;
	font-size: 11px;
	color: #003399;
	padding: 2px 0px 2px 0px;

}
.style20 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.style21 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}



.bcrumb_mainpg
{padding-bottom:4px;
font-size:11px;
}


.mainpgbody
{padding: 2px 0px 0px 5px;
}



.divmain_body
{padding-right:10px;
float:left;
}


.selected
{font-weight:bold;
}

/*Internet Banking css  */


#tablist{
padding: 3px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px arial;
}

#tablist li{
list-style: none;
display: inline ; 
margin: 0;

}

#tablist li a{
	padding: 3px 0.5em;
	margin-left: 0px;
	border: 1px solid  #C8C8C8;
	border-bottom: none;
	background: white;
	width: 200px;
}

#tablist li a:link, #tablist li a:visited{
	color: #003399;
	width: 200px;
}

#tablist li a.current{
background: white;
}

#tabcontentcontainer{
	width: 360px;
	/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
	border: 1px solid #B0B0B0;
	margin-left: 4px;
}

.tabcontent{
display:none;
}
