/* ========= This section is part of the top of basic.css file ============ */
/* ==== You can remove this section once you have linked the basic.css ==== */


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul, ol { list-style: none; }
fieldset, img { border: none;}
body { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

a { color: #005d9a; text-decoration:none;}
a:visited { color: #005d9a; text-decoration:none;}
a:hover { color: #005d9a; text-decoration:underline;}

h1 { font-weight:bold; font-size:20px; color:#86c533; margin:10px 0px 20px 0px;}
h2 { font-weight:bold; font-size:16px; color:#808080; margin:15px 0px 15px 0px;}
h3 { font-weight:bold; font-size:12px; color:#333333; margin:15px 0px 15px 0px;}
h4 { font-weight:bold; font-size:11px; color:#808080; margin:15px 0px 15px 0px;}
h5 { font-weight:bold; font-size:14px; color:#005d9a; margin:15px 0px 15px 0px;}
h6 { font-weight:bold; font-size:12px; color:#005d9a; margin:10px 0px 0px 0px;}

p { margin-top:10px; margin-bottom: 20px; line-height:140%;}

/* ======================================================================== */





/* ======= This section is part of the middle of basic.css file =========== */
/* ======= Please replace all these tags with this current one  =========== */

#leftsub { width:150px; float:left; background-image:url(/om/_images/left-bg-ibanking.gif); background-repeat: repeat-y;}
#leftsub #selectarealeftsub { padding: 8px 0px; text-align:left; width:150px;-width:130px;}
#leftsub select { color:#808080; font-size:12px; border:1px solid #d3d3d3; width:135px;}
#leftsub #txtleftsub { margin: 10px 5px 0px 10px; font-size:11px; font-weight:bold; color:#808080; }
#leftsub #btmleftsub { width:150px; background-image:url(../../_images/left-btm-ibanking.gif); background-position: bottom; background-repeat:no-repeat; height:15px; padding-top:0px;}
#leftsub #gobtn { width:140px; padding-bottom:5px; text-align:right;}

#leftsub a#go { background-image: url(/om/_images/left-go-ibanking.gif); width:50px; height:17px; display: block; margin-left:90px;}
#leftsub a#go:hover { background-image: url(/om/_images/left-go-ibanking-ov.gif); width:50px; height:17px;}
#leftsub ul { margin:5px; padding:0;}
#leftsub ul li { margin-left:10px; margin-bottom:2px;}
#leftsub ul li a { padding: 0px 0px; font-size:11px; line-height:11px; color:#04729e; text-decoration:none; text-align:left; font-weight:normal;}
#leftsub ul li a:hover { color:#04729e; text-decoration:underline; font-weight:normal;}

#leftsub #btmleftsubtitle {
	color:#005d9a;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8BBC3F;
	border-left-color: #8BBC3F;
	background-color: #F4F6E9;
}

#leftsub  div#titleleftsub{
	width:150px; 
	background-image:url(../../_images/left-title-ibanking-blank.gif); 
	background-repeat:no-repeat; 
	height:25px;
	margin-bottom: 0px;
}

#leftsub #btmleftsub {
	width:150px;
	background-image:url(../../_images/left-btm-ibanking.gif);
	background-position: bottom; background-repeat:no-repeat;
	height:15px;
	padding-top:0px;
}

#titleleftsub p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
}
/* ======================================================================== */







/* ======= This section can be added to the bottom of any css file ======== */
/* =================== Just make sure to link it  ========================= */

a.bt-login{
	background:url(../../_images/bt-login.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 4px;
	padding:0px;
	display:block;
	float:left;
}

a.bt-login:hover{
	background:url(../../_images/bt-login-ov2.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 4px;
	padding:0px;
	display:block;
	float:left;
}

a.bt-register{
	background:url(../../_images/bt-register.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 0px;
	padding:0px;
	display:block;
	float:left;
}
a.bt-register:hover{
	background:url(../../_images/bt-register-ov2.gif) no-repeat;
	width:60px;
	height:18px;
	/*margin:3px 2px 3px 4px;*/
	padding:0px;
	display:block;
	float:left;
}

#btmleftsubtitle input{
	margin-top:8px;
	margin-left:8px;
	vertical-align: text-bottom;
}

#btmleftsubtitle label.lb-blue{
	margin-left:3px;
	color:#2374A5;
}
#btmleftsubtitle a label.lb-blue:hover{
	margin-left:3px;
	color:#2374A5;
        text-decoration:underline;
}

#btmleftsubtitle label.lb-green{
	margin-left:3px;
	color:#88b53f;
	font-size:90%;
}

span.a-sub{
	font-size:90%;
	display:inline-block;
	text-align:center;
	margin:5px 5px;
}

span.line-green{
	color:#88b53f;
}
/* ======================================================================== */
