﻿
.tab-container {
	margin:20px 0 0 0;
	clear:both
}
.clear {
	clear:both
}
.tab_contentpage {
	display:none;
	clear:both
}
.in_nav {
	width:100%;
	float:left
}
.in_nav div {
	display:inline;
	float:left;
	margin-right:2px;
	margin-bottom:-1px;
	position:relative;
	z-index:20
}
.in_nav div a {
	background:url(../images/tb-a.png) repeat-x top;
	height:33px;
	float:left;
	color:#004f28;
}
.in_nav div a .lft {
	float:left;
	background:url(../images/tb-lfti.png) no-repeat bottom left;
	width:10px;
	height:33px;
}
.in_nav div a .rht {
	float:left;
	background:url(../images/tb-rhti.png) no-repeat bottom right;
	width:10px;
	height:33px;
}
.in_nav div a:hover {
	background:url(../images/tb-a-hover.png) repeat-x top;
	height:33px;
	float:left;
	color:#000
}
.in_nav div a:hover .lft {
	float:left;
	background:url(../images/tb-lft.png) no-repeat top left;
	width:10px;
	height:33px;
}
.in_nav div a:hover .rht {
	float:left;
	background:url(../images/tb-rht.png) no-repeat top right;
	width:10px;
	height:33px;
}
.in_nav div a.active {
	background:url(../images/tb-a-hover.png) repeat-x top;
	height:33px;
	float:left;
	color:#000
}
.in_nav div a.active .lft {
	float:left;
	background:url(../images/tb-lft.png) no-repeat top left;
	width:10px;
}
.in_nav div a.active .rht {
	float:left;
	background:url(../images/tb-rht.png) no-repeat top right;
	width:10px;
}
.in_nav div a .txt {
	float:left;
	font-weight:bold;
	font-size:12px;
	margin: 0;
	padding: 10px 0;
	cursor: pointer;
	*padding-top: 8px;
}
.tab-content {
	float:left;
	width:645px;
	background:url(../images/tb-in-bg.png) top repeat-x #FFF;
	border:1px #aaa9a9 solid;
	border-top:0px;
	border-bottom:0px;
}
.width_300px {
	width:300px;
}
.width_270px {
	width:270px !important;
}
.width_lft{width:298px;}
.width_rht{ width:264px}
body:first-of-type .width_rht{ width:266px}
.marginLeft12px{ margin-left:12px}
.grey_top{overflow:hidden; float:left; margin-bottom:12px}
.grey_top .lft{ background:url(../images/grey_top.gif) no-repeat left; width:5%; height:31px; float:left; font-size:12px}
.grey_top .mid{ background:url(../images/grey_top.gif) no-repeat center; width:90%;height:31px; float:left; font-size:12px}
.grey_top .rht{ background:url(../images/grey_top.gif) no-repeat right; width:4.9%;height:31px; float:left; font-size:12px}
.grey_top .mid strong{ float:left; padding:11px 0 7px 0 }
.grey_top .mid i{color:#3e785c;	 font-style:normal; background:url(../images/bullet_grn_gr.gif) no-repeat right ;  padding:0 25px 5px 0}
.grey_top .cont_area{ width:89.3%; border:1px #bcbdb4 solid; border-top:0px; border-bottom:0px; background:#f3f3f3; padding:10px 5%; font-size:110%; line-height:15px}
.grey_top .btm-lft{ background:url(../images/grey_btm.gif) no-repeat left top; width:5%; height:10px; float:left; font-size:10px}
.grey_top .btm-mid{ background:url(../images/grey_btm.gif) no-repeat center top; width:90%; height:10px; float:left; font-size:10px}
.grey_top .btm-rht{ background:url(../images/grey_btm.gif) no-repeat right top; width:4.9%; height:10px; float:left; font-size:10px}

.tab-top {
	float:left;
	background:url(../images/in-top.gif) no-repeat top left;
	width:647px;
	height:19px;
}
.tab-topi {
	float:left;
	background:url(../images/in-topi.gif) no-repeat top left;
	width:647px;
	height:19px;
}
.tab-topRHS {
	float:left;
	background:url(../images/in-toprhs.gif) no-repeat top left;
	width:100%;
	height:19px;
}

.tab-btm {
	float:left;
	background:url(../images/in-btm.gif) no-repeat bottom left;
	width:647px;
	height:19px;
}
.tab-btmD {
	float:left;
	background:url(../images/in-btm-d.gif) no-repeat bottom left;
	width:647px;
	height:19px;
}
.tab-btmRHS {
	float:left;
	background:url(../images/in-btmrhs.gif) no-repeat bottom left;
	width:647px;
	height:19px;
}
.tab-content .content {
	background:url(../images/cnt-bg.gif) #fff repeat-x left bottom;
	width:615px;
	margin:auto 7px;
	padding: 0 8px;
	overflow:hidden;
	min-height:203px;
}
.tab-content .content1 {
	background:url(../images/cnt-bg.gif) #fff repeat-x left bottom;
	width:615px;
	*width:631px;
	margin:auto 7px;
	padding: 0 8px;
	overflow:hidden;
	min-height:203px;
}
.tab-content .contentD {
	background:url(../images/cnt-bg-d.gif) bottom repeat-x #FFF;
	width:615px;
	margin:auto;
	padding: 0 8px;
	overflow:hidden;
	min-height:203px;
}


.tab-content .content img {
	float:left;
	
}
.gen_info{ margin:0 8px 0 0}


.padn_content {
	float:left;
	padding:3px;
	
	
}
.feedback {
	float: left;
	padding: 10px 0 20px 30px;
	width: 500px;
}
.feedback label {
	float: left;
	font-size: 1.1em;
	padding: 3px 8px 15px 0;
	width: 110px;
}
.feedback input.input {
	float: left;
	width: 150px;
}
.feedback input.clear {
	float: left;
	margin: 0 5px 0 0;
}
.feedback textarea {
	float: left;
	margin: 0 0 10px 0;
	width: 150px;
}
.feedback textarea.textarea {
	float: left;
	margin: 0 0 10px 0;
	width: 240px;
}
.feedback select {
	float: left;
	margin: 0 0 10px 0;
	width: 200px;
}
.feedback p {
	float: left;
	font-size: 1.1em;
	padding: 3px 0 15px 8px;
	width: 240px;
}
.feedback input.check_box {
	float: left;
}
.padn_content h1 {
	color:#00733a;
	font-size:14px;
	padding:8px 0
}
.padn_content h3 {
	color:#00733a;
	font-size:14px;
	padding:8px 0
}
/*.padn_content p {
	padding:5px 0;
	line-height:15px;
	font-size: 1.0em;
}*/

.padn_content p {
	padding:3px 0;
	line-height:15px;
	font-size: 1.0em;
	/*text-decoration:underline;*/
}
#DomesticDate{
padding:15px 0 0 0;
position:relative;
}
.domestic{
padding:0;
position:relative;
}
.domestic .errorMessage{
padding:0;
}
.domestic span{
padding:0;
}

.domestic label{

padding:0;
}

#rfvDateFrom{
padding:0px;
}
.selectdate  {
left:28px;
padding:0;
position:absolute;
top:44px;
}
.selectdate1  {
	left:28px;
	padding:0;
	position:absolute;
	top:61px;
}
.selectdate2 {
left:225px;
padding:0;
position:absolute;
top:44px;
}
.submit1 { padding:24px 0 0 24px; float:left; position:relative;}
.marginleft10px { margin-left:10px}
/*.tab-content .content span {
	float:right;
	width:385px;
	line-height:15px;
	font-size:110%;
}
*/

.tab-content .content span.commment {
	/*float:right;*/
	width:385px;
	line-height:15px;
	font-size:110%;
	padding: 0 0 0 20px;
}

.tab-content .content .sub-hdr {
	font-weight:bold;
	float:left;
	background:url(../images/hr.gif) bottom repeat-x;
	width:100%;
	margin-top:10px;
	padding-bottom:4px
}
.tab-content .content .sub-hdr span {
	float:left;
	width:auto;
	margin-right:2px
}
.tab-content .content .sub-hdr .clr_cng {
	color:#004f28;
}
.sub_content {
	float:left;
	width:100%
}
.sub_lft {
	float:left;
	width:43%;
	padding:10px 2%
}
.sub_content h2 {
	color:#000;
	font-size:100%;
	margin-bottom:3px;
	line-height:12px;
	height:24px
}
.sub-nav, .sub-navW {
	width:100%;
	float:left;
	margin-left:2px
}
.sub-navW li {
	float:left;
	width:90%;
	background:url(../images/bullet_red.gif) left 10px no-repeat;
	padding:5px 0 0 12px;
}
.sub-nav li {
	float:left;
	width:45%;
	background:url(../images/bullet_red.gif) left 10px no-repeat;
	padding:5px 0 0 12px;
}
.sub-nav li a, .sub-navW li a {
	text-decoration:underline;
	color:#000;
	font-weight:normal;
	cursor:pointer
}
.sub-nav li a:hover, .sub-navW li a:hover {
	text-decoration:none;
	color:#000;
}
.sub_mid {
	float:left;
	width:20%;
	padding:10px 0 10px 5%;
}
/****HEALTH INSURANCE****/
.content-lft {
	float:left;
	width:162px;
	font-size:110%;
}
.content-lft .top {
	float:left;
	color:#FFF;
	width:100%;
	background:url(../images/white-crvTlft.gif) top left no-repeat;
	margin-bottom:-18px;
	position:relative;
	z-index:20
}
.content-lft .top .w_rht {
	float:right;
	background:url(../images/white-crvTrht.gif) top right no-repeat;
	width:9px;
	height:9px
}
.content-lft .btm {
	float:left;
	color:#FFF;
	width:100%;
	background:url(../images/white-crvBlft.gif) top left no-repeat;
	margin-top:-9px;
	position:relative;
	z-index:20
}
.content-lft .btm .w_rht {
	float:right;
	background:url(../images/white-crvBrht.gif) top right no-repeat;
	width:9px;
	height:9px
}
.nobdr {
	border:0 !important
}
.bold {
	font-weight:bold !important
}
.fltlt
{
	float: left !important;
}
.content-lft ul li.active {
	background:url(../images/bullet_blacki.gif) top left no-repeat #c7db75 !important;
	font-weight:bold;
}
.content-lft ul li.Dgrn-bg {
	background: url(../images/bullet_white.gif) no-repeat 0 0 #00733a;
	color:#FFF;
	border:0px;
	font-weight:bold;
	position:relative;
	z-index:19;
	margin-bottom:-2px;
	padding:10px 0 10px 20px;
	width:142px;
	font-size:12px
}
.content-lft ul li.Dgrn-bg a {
	color:#FFF;
	padding:0;
	margin-left: 0;
}
.content-lft ul {
	width:162px;
	float:left;
	background:#a1c961
}
.content-lft ul li {
	float:left;
	width:162px;
	padding:0px 0 0 0;
	background:url(../images/bullet_blacki.gif) top left no-repeat #a1c961;
	border-top:1px #000 dashed;
	font-size:12px
}
.content-lft ul li a {
	float:left;
	padding:0px;
	background:none;
	margin-left:20px;
	padding:10px 10px 10px 0
}

.content-lft ul li a i {
	float:left;
	font-style:normal;
	width:auto;
	text-align:left
}
.innr-nav {
	background:#dce684;
	width:100%;
	padding:5px 0;
	float:left;
	display:none;
}
.innr-nav a.selected {
	color:#cc0000;
	text-decoration:none;
}
.innr-nav a {
	float:left;
	width:125px;
	text-decoration:underline;
	color:#000;
	font-size:11px;
	padding: 3px 0 3px 10px!important;
	background:url(../images/bullet_black.gif) no-repeat left 8px!important;
	font-weight:normal;
}

.innr-nav a:hover {
	color:#cc0000;
	text-decoration:none
}
.content-rht {
	float:right;
	width:442px;
	_width:438px;
	*width:438px;
}

.content-lht {
	float:left!important;
}

table.paging_table {
	float: left;
	margin: 10px 0 10px 0;
}
table.paging_table tr td {
	padding: 5px 0 10px 5px;
	vertical-align:top;
	border:1px #000 solid
}
table.paging_table tr td.txt {
	padding: 5px 0 5px 50px;
}
table.paging_table tr td.td_bg {
	background: #cae001;
	padding: 8px 0 8px 5px;
}
table.paging_table tr th {
	background: #cae001;
	padding: 5px 0 10px 5px;
	text-align:left;
	border:1px #000 solid
}
table.paging_table tr td p.service_txt {
	padding: 0 0 0 92px;
}
table.paging_table tr td u {
	text-decoration: underline;
}
table.paging_table .paging a {
	text-decoration:underline;
}
table.paging_table .paging span {
	color: #009900;
    font-weight: bold;
    font-size: 8pt;
}
table.paging_table .paging a:hover {
	text-decoration:none
}
table.paging_table .paging tr td {
	border:none;
}

table.table_2 {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
	margin: 10px 0 10px 0;
}
table.table_2 tr td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px 0 10px 2px;
	vertical-align: top;
}

table.table_2 tr td.td_bg {
	background: #cae001;
	border-right: 1px solid #000;
	padding: 8px 0 8px 5px;
}





table.table {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
	margin: 10px 3px 10px 3px;
}
table.table tr td {
	/*border-top: 1px solid #000;*/
	border: 1px solid #000;
	*padding:6px 6px 4px 6px;
	padding:6px 6px 4px 6px;
	vertical-align: top;
}

table.table tr td a {
	text-decoration: underline;
}

table.table tr td.txt {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px 0 5px 50px;
}
table.table tr td.td_bg {
	background: #cae001;
	border-right: 1px solid #000;
	padding: 8px 0 8px 5px;
}
table.table tr th {
	background: #cae001;
	border-right: 1px solid #000;
		border-top: 1px solid #000;
	padding: 8px 0 8px 5px;
	
}



table.table1 {
	border: 1px solid #000;
	float: left;
	margin: 10px 3px 10px 3px;
}
table.table1 tr td {
	border: 1px solid #000;
	   padding: 6px 1px 4px;
	   *padding:6px 0 4px;
	vertical-align: top;
}

table.table1 tr td a {
	text-decoration: underline;
}

table.table1 tr td.txt {
	border: 1px solid #000;
	padding: 5px 0 5px 50px;
}
table.table1 tr td.td_bg {
	background: #cae001;
	border: 1px solid #000;
	padding: 8px 0 8px 5px;
}
table.table1 tr th {
	background: #cae001;
	border: 1px solid #000;
	padding: 8px 0 8px 5px;
	
}




table.table tr td p.service_txt {
	padding: 0 0 0 92px;
}
table.table tr td u {
	text-decoration: underline;
}
.heading {
	color:#00733A;
	font-size: 1em;
	font-weight: bold;
	margin:3px 0 3px 0;
	
}
.heading1 {
	color:#00733A;
	font-size: 1.1em;
	font-weight: bold;
	margin:3px 0 3px 0;
	width:85%;
}
.bread_crumbs {
	width:100%;
	color:#000;
	padding-bottom:8px;
	background:url(../images/hr.gif) repeat-x bottom;
	display:block;
}
.bc_width {
	width:603px
}
.bread_crumbs a {
	background:url(../images/bullet_Lblack.gif) center right no-repeat;
	padding-right:10px;
	color:#000 !important;
	text-decoration:underline;
	margin-right:2px
}
.bread_crumbs a:hover {
	text-decoration:none
}
.bread_crumbs strong {
	background:url(../images/bullet_Lblack.gif) center right no-repeat;
	padding-right:10px;
	color:#000 !important;
	margin-right:2px
}
.bread_crumbs strong.nobg {
	background:none
}
.content-rht h1 {
	color:#225510;
	font-weight:bold;
	font-size:110%;
	padding:8px 0
}

.content-rht h3 {
	color:#225510;
	font-weight:bold;
	font-size:110%;
	padding:8px 0
}
.content-rht p.para {
	margin: 0;
	padding: 20px 0 0 0;
	_padding: 10px 0 0 0;
	*padding: 10px 0 0 0;
}
.content-rht p.para a {
	text-decoration: underline!important;
	font-weight: bold;
}

.content-rht p.para_inner {
	margin: 0;
	padding: 5px 0 0 0;
	text-align:justify;
}



.padn_content p.para {
	margin: 0;
	padding: 20px 0 0 0;
	text-decoration:none;
}

.padn_content p.para_inner {
	margin: 0;
	padding: 3px 0 4px 0;
}

.padn_content p.a_link {
	margin: 0;
	padding: 0 0 5px 0;
}

.content-rht p.para_txt {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}
.content-rht p.inner_sub {
	color: #006600;
	font-size: 1.0em;
	font-weight: bold;
}
.padn-top {
	margin-top:10px!important;
}

table.table tr td.fontBold {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

 .intro {
	float:left;
	width:100%;
	line-height:15px;
	background:url(../images/hr.gif) repeat-x bottom;
	padding:0 0 10px 0
}
.content-rht .box_div {
	float: left;
	width: 442px;
}
.content-rht .box_div .top_curve {
	float: left;
}
.content-rht .box_div .mid_div {
	background: #dce684;
	float: left;
	width: 605px;
}

.content-rht .box_div .mid_div_emi {
	background: #dce684;
	float: left;
	width: 442px;
}

.content-rht .box_div .bot_curve {
	float: left;
}

.content-rht .box_div .mid_div label, .content-rht .box_div .mid_div_emi label {
	color: #000;
	float: right;
	padding: 2px 8px 0 8px;
}
.content-rht .box_div .mid_div label.city {
/*  padding: 2px 10px 0 15px;*/
}
.content-rht .box_div .mid_div select, .content-rht .box_div .mid_div_emi select {
	float: left;
	font-size: 1.1em;
	/*margin: 0 0 0 11px;*/
	width: 120px;
}
.content-rht .box_div .mid_div input.display, .content-rht .box_div .mid_div_emi input.display {
	padding: 0 0 0 12px;
	float: left;
}
.spaceup td
{
	padding-top: 20px;
}
#rbListOffType
{
	float: left;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-rht .box_div .mid_div label, .content-rht .box_div .mid_div_emi label {
		margin-top:-6px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-rht .box_div .mid_div select, .content-rht .box_div .mid_div_emi select {
		margin-top:-6px;
	}
}

*/.content-rht .box_div .mid_div label.label {
	text-align: right;
	width: 180px;
	float: left;
}

.content-rht .box_div .mid_div_emi label.label {
	padding: 7px 16px 0 0;
	*padding: 2px 16px 0 0;
	padding-top: 2px\9;
	text-align: right;
	width: 180px;
	float: left;
}


.content-rht .box_div .mid_div span, .content-rht .box_div .mid_div_emi span {
	background: url(../images/next_arrow.gif) no-repeat 0 6px;
	float: left;
	/*width: 25px;*/ margin:0 0 0 3px;
}
.content-rht .box_div .mid_div span.msg, .content-rht .box_div .mid_div_emi span.msg {
	background: none;
	float: left;
	width: 100px;
	padding: 0 0 0 69px;
	*padding: 0 0 0 58px;
}
.content-rht .box_div .mid_div span.msg1, .content-rht .box_div .mid_div_emi span.msg1 {
background: none;

	  padding: 0 0 0 54px;
	*padding: 0 0 0 60px;
	
}
/*.content-rht .box_div .mid_div span.msg1, .content-rht .box_div .mid_div_emi span.msg1 {
	  padding: 0 0 0 68px;
	*padding: 0 0 0 35px;
}*/
.content-rht .box_div .mid_div img.red_arrow, .content-rht .box_div .mid_div_emi img.red_arrow {
	float: left;
	padding: 30px 0 0 5px;
}
.content-rht .box_div .mid_div input.input, .content-rht .box_div .mid_div_emi input.input {
	float: left;
	margin: 0 0 5px 0;
	width: 150px;
}

.content-rht .box_div .mid_div input.deposits, .content-rht .box_div .mid_div_emi input.deposits {
	float: left;
	margin: 0 0 5px 0;
	width: 167px;
}

.content-rht .box_div .mid_div input.calculate_bt, .content-rht .box_div .mid_div_emi input.calculate_bt {
	float: left;
	margin: 0 0 0 220px;
}
.content-rht .box_div .mid_div input.clear_bt, .content-rht .box_div .mid_div_emi input.clear_bt {
	float: left;
	margin: 0 0 0 5px;
}
.content-rht .box_div .mid_div label.emi_amount, .content-rht .box_div .mid_div_emi label.emi_amount {
	color: #D9000C;
	font-size: 1.2em;
	padding: 25px 0 0 0;
	text-align: right;
	width: 200px;
}
.content-rht .box_div .mid_div p.amount_no, .content-rht .box_div .mid_div_emi p.amount_no {
	color: #D9000C;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 25px 0 0 10px;
}
.content-rht .intro_hdn {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	margin:12px 0 0 0;
}
.content-rht h2 {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	margin:12px 0 0 0;
	font-size:1em;
}

.content-rht .intro_hdn  h2,.account_content .intro_hdn h2{ /*addded by jigna foe seo tag*/
	font-size:11px;}
 .intro_hdn_faqs {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	padding:8px 0 0 0;
}

.title {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	padding: 20px 0 0 0;
}


.content-rht .intro_hdn_2 {
	/*float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	padding: 5px 0 0 0;
	text-align:justify;
}
.padn_content .intro_hdn_2 {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	padding: 12px 0 0 0;
}

.officetype input
{
	float: left;
}

.padn_content .intro {
background:transparent url(../images/hr.gif) repeat-x scroll center bottom;
float:left;
line-height:15px;
padding:0 0 10px;
width:600px;
}

.intro_faqs {
background:transparent url(../images/hr.gif) repeat-x scroll center bottom;
color: #000;
float:left;
font-weight: bold;
line-height:15px;
padding:0 0 10px;
margin-bottom: 20px;
width: 442px;
}


.dot_line {
background:transparent url(../images/hr.gif) repeat-x scroll 0 0;
height: 1px;
margin: 5px 0 0 0;
width: 150px;
}

p.title_location {
	/*	float:left;*/
	color:#000;
	font-weight:bold;
	padding:0;
	margin: 0;
}
.intro_hdn {
	/*	float:left;*/
	width:100%;
	color:#000;
	font-weight:bold;
	padding:0;
}
.content-rht .intro p {
	float:left;
	width:35%;
}

.content-rht .intro p.customer {
	width:47%;
	clear: both;
}

.content-rht .intro p.interest_rate {
	float:right;
	width:29%;
}
.content-rht .intro p.interest_rate_n{
	float:right;
	width:19%;
}

.innr-footer {
	line-height:13px;
	margin-top:50px
}
.innr-footer strong {
	color:#D9000C;
	font-weight:normal
}
.innr-footer_2 {
	line-height:13px;
	margin-top:5px
}
.innr-footer_2 strong {
	color:#d9000c;
	font-weight:normal
}
#grdNewsRoom td {
	width:50%;
	
}
#grdArchives{
color:#000000;	
}
.Newsroom{
	font-size:1.1em;
	color:#000000;	
}

.Newsroom .title1{
	background:url(../images/bullet_grn.gif) no-repeat 0 3px;
	padding: 5px 0 0 10px;
	color:#000000;	
	text-decoration:none;
}
.Newsroom p{
	line-height:15px;
	padding:3px 0;
	text-decoration:underline;
}
.Newsroom p a{
	line-height:15px;
	padding:3px 0;
	text-decoration:underline;
}
.padn_content ul li {
	background:url(../images/bullet_grn.gif) no-repeat 0 3px;
	padding: 5px 0 5px 10px;
	line-height:15px;
}

.padn_content ul li.last {
	background:url(../images/bullet_grn.gif) no-repeat 0 3px;
	padding: 5px 0 0px 10px;
	line-height:15px;
}

.padn_content ul li ul li {
	background:url(../images/bullet_grn_light.gif) no-repeat 0 3px;
	padding: 5px 0 5px 10px;
	line-height:15px;
}
.numList{float:left; padding:20px 0 0 25px;}
.numList ol li {
list-style:decimal;
	padding: 5px 0 5px 0;
	line-height:15px;
	text-align:justify!important;
}
.content-rht ul li {
	background:url(../images/bullet_grn.gif) no-repeat 0 3px;
	padding: 5px 0 5px 10px;
	line-height:15px;
	text-align:justify!important;
}
.content-rht ul li ul li {
	background:url(../images/bullet_grn_light.gif) no-repeat 0 3px;
	padding: 5px 0 5px 10px;
	line-height:15px;
	text-align:justify!important;
}
.content-rht ul li ul li ul li{
	background:url(../images/bullet_grn_lighter.gif) no-repeat 0 11px;
	padding: 5px 0 5px 10px;
	line-height:15px;
	text-align:justify!important;
}
.content-rht ul li span {
	color: #FF0000;
	float: left;
	font-weight: bold;
	padding: 0 3px 0 0;
	width: 15px
}
/*ACCOUNTS*/
.main-info {
	line-height:15px;
	padding:0 0 10px 10px;
}
#accounts_info {
	font-size:1.0em;
	line-height:15px;
	padding:0 0 10px 0
}
#accounts_info p {
	padding: 5px 0 0 0;
}
.account_section {
	float: left;
	padding-bottom: 13px;
	width: 600px;
}

.btmspace {
	margin-bottom: 25px;
}

.account_section .account_images {
	float: left;
	width: 128px;
}
.account_section .account_content {
	float: right;
	padding: 0 0 0 10px;
	width: 462px;
}
.account_section .account_content h2 {
	color: #000000;
    font-weight: bold;
    padding: 0;
    width: 100%;
	font-size:1em;
}
.account_section .account_content .account {
	width: 462px;
}
.int_rate {
	float:right;
	width:96px;
	margin-top:-10px
}
.int_rate .mid {
	float:left;
	width:98%;
	background:#a1c961;
	margin:-9px 0 -9px 0;
	padding:15px 1%
}
.int_rate .mid p {
	float:left;
	width:100%;
	text-align:center;
	color:#00733A;
	font-size:130%;
	line-height:15px;
	font-weight:bold
}
.int_rate .mid span {
	float:left;
	color:#FFF;
	font-size:290%;
	width:100%;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	letter-spacing:0
}
.int_rate .top {
	position:relative
}
.int_rate .top .toplft {
	background:url(../images/white-crvTlft.gif) no-repeat top left;
	float:left;
	width:9px;
	height:9px;
}
.int_rate .top .toprht {
	background:url(../images/white-crvTrht.gif) no-repeat top right;
	float:right;
	width:9px;
	height:9px
}
.int_rate .btm .btmlft {
	background:url(../images/white-crvBlft.gif) no-repeat bottom left;
	float:left;
	width:9px;
	height:9px;
}
.int_rate .btm .btmrht {
	background:url(../images/white-crvBrht.gif) no-repeat bottom right;
	float:right;
	width:9px;
	height:9px
}
a.dwnld_pdf strong {
	float:left;
}

a.dwnld_pdf_2 {
	float:left;
	background:url(../images/bullet_red.gif) no-repeat left 9px;
	color:#00733A;
	font-weight:bold;
	padding:5px 0 0px 10px;
	text-decoration:underline;
	/*margin-top:10px;*/
	font-size:12px
}

a.dwnld_pdf {
	float:left;
	background:url(../images/bullet_red.gif) no-repeat left center;
	color:#00733A;
	font-weight:bold;
	padding:0 0 0 10px;
	text-decoration:underline;
	margin-top:10px;
	font-size:12px
}
.pdf_img {
	padding: 0 0 0 5px;
	margin-top: 5px;
}
a.dwnld_pdf:hover {
	text-decoration: none;
}
a.dwnld {
	float:left;
	color:#00733A;
	font-weight:bold;
	padding:0 5px 0 10px;
	text-decoration:underline;
	margin: 3px 0 0 0;
}
a.dwnld:hover {
	text-decoration: none;
}
a.title {
	float:left;
	font-size: 1.1em;
	color:#000;
	font-weight:normal;
	padding:3px 0 3px 0;
	text-decoration:none;
	margin: 3px 0 0 0;
}
a.title:hover {
	text-decoration:underline;
}
a.dwnld_pdf:hover {
	text-decoration:none;
}
.pdf-sml {
	cursor:pointer;
	background:url(../images/pdf.gif) bottom no-repeat;
	width:19px;
	height:20px;
	float:left;
	margin: -5px 0 0 0
}
.pdf-sml_2 {
	cursor:pointer;
	background:url(../images/pdf.gif) bottom no-repeat;
	width:19px;
	height:20px;
	float:left;
	margin: 0 0 0 0
}
.bkmrk_info {
	position:absolute;
	width:200px;
	margin:25px 0 0 0;
	*margin: 25px 0 0 -210px;
	background:#FFF;
	padding:15px;
	z-index:999;
	display:none
}
*:first-child+html .bkmrk_info {
	margin:25px 0 0 -230px;
}
/*Footer Pages*/
.padnLft15 {
	padding-left:15px
}
/* Personal NAVIGATION*/ #review-report .review-report, #bank_accounts .bank_accounts, #personal_loans .personal_loans, #home_loans .home_loans, #working_loans .working_loans, #vehicle_loans .vehicle_loans, #bon_voyage .bon_voyage, #swarnamitra .swarnamitra, #your_business .your_business, #educational_loan .educational_loan, #freedom_saving .freedom_saving, #student_savings .student_savings, #regular_savings .regular_savings, #rainbow_savings .rainbow_savings, #yuvashakti_account .yuvashakti_account, #aboutus .aboutus, #bank_profile .bank_profile, #board .board, #vision_mission .vision_mission, #regular_savings_account .regular_savings_account, #rainbow_savings_account .rainbow_savings_account, #recognition .recognition, #history .history, #bank_license .bank_license, #financial_performance .financial_performance, #share_holders .share_holders, #bonus_rights_issue .bonus_rights_issue, #periodical .periodical, #health_insurance .health_insurance, #travel_insurance .travel_insurance, #students_travel_plan .students_travel_plan, #travel_assist .travel_assist, #motor_insurance .motor_insurance, #motor_vehicles_dealers .motor_vehicles_dealers, #fire_policy .fire_policy, #house_holders_package_policy .house_holders_package_policy, #shop_keepers_package_policy .shop_keepers_package_policy, #kvb_suraksha .kvb_suraksha, #children_dream_plan .children_dream_plan, #gold_plus .gold_plus, #classic_life_premier .classic_life_premier, #dream_plan .dream_plan, #saral_jeevan .saral_jeevan, #simply_life .simply_life, #supreme_life .supreme_life, #flexi_plan .flexi_plan, #smart_savings_bank .smart_savings_bank, #no_frills_account .no_frills_account, #debit_cards .debit_cards, #travel_cards .travel_cards, #gold_coins .gold_coins, #travel_card .travel_card,  #gift_cards .gift_cards, #thirumagal_thirumana_thittam .thirumagal_thirumana_thittam, #fixed_deposits .fixed_deposits, #senior_citizen_deposits .senior_citizen_deposits, #spouse_senior_citizen_scheme .spouse_senior_citizen_scheme, #gayathri_cash_certificate .gayathri_cash_certificate, #manimala .manimala, #tax_shield .tax_shield, #rainbow_deposits .rainbow_deposits, #internet_banking .internet_banking, #mobile_top_ups .mobile_top_ups, #mobile_alerts .mobile_alerts, #ecommerce .ecommerce, #rtgs .rtgs, #resident_domestic_deposits .resident_domestic_deposits, #non_resident_FCNR_deposits .non_resident_FCNR_deposits, #non_resident_NRE_deposits .non_resident_NRE_deposits, #interest_loans .interest_loans, #ATM_locations .ATM_locations, #branch_locations .branch_locations, #feedback .feedback, #faqs_on_SB .faqs_on_SB, #faqs_on_loans .faqs_on_loans, #faqs_on_CA .faqs_on_CA, #faqs_on_MCC .faqs_on_MCC, #faqs_on_CARDS .faqs_on_CARDS, #faqs_on_ways_to_bank .faqs_on_ways_to_bank, #faqs_on_insurance .faqs_on_insurance, #faqs_on_NRI .faqs_on_NRI, #xpress_money .xpress_money, #networth_term .networth_term, #disclosures .disclosures, #gift_card .gift_card, #prestige_savings .prestige_savings,  #jumbokids_savings .jumbokids_savings,#silver_bars .silver_bars, #interest_loans_and_advances .interest_loans_and_advances, #mobile_banking .mobile_banking, #shakti_account .shakti_account, #tax_payments  .tax_payments, #mortgage_loans .mortgage_loans, #Ypaycash .Ypaycash , #yPayCash_Corporate .yPayCash_Corporate{
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
/* corporate NAVIGATION*/
#corp_cards_travel .corp_cards_travel, #current_accounts .current_accounts, #multicity_current_account .multicity_current_account, #traders .traders, #cards_debit .cards_debit, #cards_travel .cards_travel, #cards_gift .cards_gift,  #hostling .hostling, .travel_insurance #travel_insurance, #general_motor_insurance .general_motor_insurance, #general_motor_vehicle_dealers .general_motor_vehicle_dealers, #general_house_holders_package_policy .general_house_holders_package_policy, #general_shop_keepers_package_policy .general_shop_keepers_package_policy, #general_KVB_suraksha .general_KVB_suraksha, #general_insta_insure .general_insta_insure, #ways_to_bank_internet_banking .ways_to_bank_internet_banking, #ways_to_bank_mobile_top_ups .ways_to_bank_mobile_top_ups, #ways_to_bank_mobile_alerts .ways_to_bank_mobile_alerts, #ways_to_bank_e-commerce .ways_to_bank_e-commerce, #ways_to_bank_rtgs .ways_to_bank_rtgs, #office_package .office_package, #burglary_insurance .burglary_insurance, #money_insurance .money_insurance, #officers_liability .officers_liability, #fidelity_guarantee .fidelity_guarantee, #workmens_compensation .workmens_compensation, #product_liability .product_liability, #marine_insurance .marine_insurance, #group_critical .group_critical, #health_guard .health_guard, #personal_accident .personal_accident, #group_travel_companion .group_travel_companion, #ways_to_bank_mobile_banking .ways_to_bank_mobile_banking , #cor_tax_payments .cor_tax_payments, #mobile_top_ups .ATMs{
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
/* Agriculture NAVIGATION*/
#farmers_two_wheeler_loans .farmers_two_wheeler_loans, #green_harvester .green_harvester, #green_trac .green_trac, #id_cards .id_cards, #green_card .green_card, #green_card_plus .green_card_plus, #swarojgar_credit_card .swarojgar_credit_card, #kisan_mithra_scheme .kisan_mithra_scheme, #happy_kisan .happy_kisan, #agricom .agricom, #tradecom .tradecom {
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
/* Customer Support NAVIGATION*/
#branches .branches, #atm .atm, #fair_practices .fair_practices, #banking_codes_policies .banking_codes_policies, #legal .legal {
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
/* Global NAVIGATION*/
#faqs_on_deposit .faqs_on_deposit,#faqs_on_IMPS .faqs_on_IMPS, #faqs_on_multicity .faqs_on_multicity, #faqs_on_visa_debit_card .faqs_on_visa_debit_card, #service_charges .service_charges, #commission .commission, #charges .charges, #e-commerce_charges .e-commerce_charges, #atm_related .atm_related, #credit_facilities .credit_facilities, #faqs_mobile_top_ups .faqs_mobile_top_ups, #atm_debit .atm_debit, #travel_card .travel_card, #emi_calculator .emi_calculator,#hm_emi_calculator .hm_emi_calculator, #fd_deposits_calculator .fd_deposits_calculator, #deposits_calculator .deposits_calculator, #faqs_atm .faqs_atm, #king_fisher .king_fisher, #share_holder .share_holder, #faqs_asba .faqs_asba, #faqs_western .faqs_western, #credit_card .credit_card, #forex_service .forex_service, #gift_card_nri .gift_card_nri, #travel_card_nri .travel_card_nri {
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
/* NRI NAVIGATION*/

#nre .nre, #nro .nro, #fcnr_deposit .fcnr_deposit, #nre_deposits .nre_deposits, #nro_deposits .nro_deposits, #nri_special_home_loan .nri_special_home_loan, #fund_1 .fund_1, #fund_2 .fund_2, #ways_to_remit .ways_to_remit, #choose_region .choose_region {
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}
.feedback_form {
	float: left;
	padding: 30px 0 0 0;
	/*width: 500px;*/
	width: 530px;
}

.feedback_form p {
	font-size: 1.1em;
	padding-bottom: 7px;
}

.feedback_form p span {
	color:#FF0000;
}

.feedback_form label {
	/*float: left;*/
	font-size: 1.1em;
	padding: 3px 8px 15px 0;
	/*width: 110px;*/
	width: 126px;
}
.feedback_form label.label {
	clear:left;
	float: left;
	font-size: 1.1em;
	padding: 3px 8px 15px 0;
	/*width: 110px;*/
	width: 126px;
}
.feedback_form radio {
	float: left;
}

.feedback_form input.input {
	float: left;
	/*width: 150px;*/
	*width: 465px;	
	width: 463px;
}
.feedback_form input.clear {
	float: left;
	margin: 0 5px 0 0;
}
.feedback_form textarea {
	float: left;
	margin: 0 0 10px 0;
	/*width: 150px;*/
	*width: 465px;	
	width: 465px;
}
.feedback_form textarea.textarea {
	float: left;
	margin: 0 0 10px 0;
	/*width: 200px;*/
	*width: 465px;	
	width: 460px;
}
.feedback_form select {
	float: left;
	font-size: 1.1em;
	margin: 10px 0 10px 0;
	/*width: 180px;*/
	width:385px;
}
.feedback_form p.request {
	float: left;
	font-size: 1.1em;
	padding: 3px 0 15px 8px;
	width: 240px;
}

.feedback_form input {
	margin:3px 6px 5px 0;
	*margin: 0px;
	margin-right: 0\9;
/*	width:384px;*/
}

.feedback_form span.text {
	margin-right: 18px;
	*margin-right: 16px;
	 font-size: 1.1em;
}

.feedback_form input.check_box {
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
}
.feedback_form .submit_btn {
	text-align:center;
	/*margin: 8px 0 0 120px;*/
	margin: 8px 0 0 124px;
}
.feedback_form .clear_btn {
	text-align:center;
	margin: 8px 0 0 5px;
}
.feedback_form label.label span {
	color: #FF0000;
	float: none;
	margin: 0;
	padding: 0;
	width: 5px;
}
/*pagination div start here*/

#pagination {
	float: left;
	width: 430px;
}
#pagination ul {
	float: right;
}
#pagination ul li {
	background: none;
	float: left;
	padding: 0 5px 0 0;
}
#pagination ul li.previous {
	background: url(../images/previous_arrow.gif) no-repeat 0 6px;
	padding: 0 15px 0 15px;
}
#pagination ul li a {
	color: #00733a;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}
#pagination ul li a.selected {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
#pagination ul li a:hover {
	color: #00733a;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
#pagination ul li.first {
	background: url(../images/separtaor_pagination.gif) no-repeat 0 3px;
	padding: 0 5px 0 10px;
}
#pagination ul li.last {
	background: url(../images/separtaor_pagination.gif) no-repeat right 3px;
	padding: 0 10px 0 0;
}
#pagination ul li.next {
	background: url(../images/next_arrow.gif) no-repeat right 4px;
	padding: 0 15px 0 15px;
}
#pagination p {
	color: #000;
	float: left;
	font-weight: bold;
}
/*pagination div end here*/

/*atm table start here*/
.atm_table {
	float: left;
	width: 602px;
}

.atm_table table {
	border-top: 1px dashed #ccc;
	color: #000;
	float: left;
	margin: 5px 0 5px 0;
	width: 100%;
}

.atm_table table tr th {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #000;
	padding: 4px;
}

.atm_table table tr td {
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px 5px 12px 5px;
	vertical-align: top;
}

.atm_table table tr td label {
	font-weight: bold;
}

.atm_table table tr td p.heading {
	color: #1c8331;
	font-size: 1.0em;
	padding: 0 0 0 8px;
	text-transform: uppercase;
}
.atm_table table tr td p {
	color: #464646;
	font-size: 1.0em;
	padding: 0 0 0 8px;
}
.atm_table table tr td.yes {
	color: #1c8331;
	font-weight: bold;
	padding: 30px 0 0 0;
	text-align: center;
}
.atm_table table tr td.no {
	color: #d9000c;
	font-weight: bold;
	padding: 30px 0 0 0;
	text-align: center;
}
.atm_table table tr td.address {
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px 0 8px 15px;
	text-align: left;
}
.atm_table table tr td.location {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.atm_table table tr td.last {
	border-bottom: 1px dashed #ccc;
	border-right: none;
	/*	padding: 8px 0 8px 5px;*/
	vertical-align: top;
}
.state ul {
	float: left;
}
.state ul li {
	background: url(../images/next_arrow.gif) no-repeat 0 4px;
	color: #000;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 10px 15px;
}
.state ul li.first_link {
	background: none;
	color: #000;
	float: left;
	font-size: 1.2em;
	padding: 0 5px 0 0;
}
/*atm table end here*/

.content-rht table.emi_table {
	margin: 30px 0 0 0;
	width: 432px;
}
.content-rht table.emi_table tr th {
	color: #000;
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	text-align: left;
}
.content-rht table.emi_table tr td {
	padding: 5px 0 5px 5px;
	text-align: left;
}
.content-rht table.emi_table tr td.total {
	color: #d9000c;
	font-size: 1.2em;
	font-weight: bold;
}
/*pagination div start here*/
#pagination_2 {
	float: left;
	padding-bottom: 10px;
	width: 600px;
}
#pagination_2 ul {
	float: right;
}
#pagination_2 ul li {
	background: none;
	float: left;
	padding: 0 5px 0 0;
}
#pagination_2 ul li.previous {
	background: url(../images/previous_arrow.gif) no-repeat 0 6px;
	padding: 0 15px 0 15px;

}
#pagination_2 ul li a {
	color: #00733a;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}
#pagination_2 ul li a.selected {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
#pagination_2 ul li a:hover {
	color: #00733a;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
#pagination_2 ul li.first {
	background: url(../images/separtaor_pagination.gif) no-repeat 0 3px;
	padding: 0 5px 0 10px;
}
#pagination_2 ul li.last {
	background: url(../images/separtaor_pagination.gif) no-repeat right 3px;
	padding: 0 10px 0 0;
}
#pagination_2 ul li.next {
	background: url(../images/next_arrow.gif) no-repeat right 4px;
	padding: 0 15px 0 15px;
}
#pagination_2 p {
	color: #000;
	float: left;
	font-weight: bold;
}
p.top {
	text-align: right;
}
p.top a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
/*pagination div end here*/

/*history start here*/
.history {
	float: left;
	padding: 20px 0 0 0;
	width: 442px;
}
 .his_outer_div {
	float: left;
	padding-bottom: 10px;
	width: 442px;
}
.history_img {
	float: left;
	width: 140px;
}
.history_img img {
	float: left;
	padding: 5px 0 0 0;
}
 .history_img h3 {
	border-bottom: 1px solid #a7aa97;
	color: #00733a;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
	width: 140px;
}
 .history_content {
	float: right;
	padding: 0 5px 0 10px;
	width: 285px;
}
 .history_content p {
	color: #464646;
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: justify;
}
/*history end here*/
.bookmark {
	font-size: 1.0em;
	line-height: 15px;
}
.grey_panel{ overflow:hidden; width:99.9%; clear:both;}
.grey_panel .top-lft{ float:left; background:url(../images/grey_plain_top.gif) no-repeat left bottom; height:32px; width:2.5%; font-size:12px; overflow:hidden}
.grey_panel .top-mid{ float:left; background:url(../images/grey_plain_top.gif) no-repeat center bottom; height:32px; width:95.5%;  overflow:hidden}
.grey_panel .top-mid strong{ font-size:12px; padding:12px 0 0 0; display:block}
.grey_panel .top-mid strong i{ color:#3e785C; font-style:normal; }
.grey_panel .top-rht{ float:left; background:url(../images/grey_plain_top.gif) no-repeat right bottom; height:32px; width:1.9%;  overflow:hidden}
.grey_panel .btm-lft{ float:left; background:url(../images/grey_plain_btm.gif) no-repeat left top; height:10px; font-size:10px; width:5%; overflow:hidden}
.grey_panel .btm-mid{ float:left; background:url(../images/grey_plain_btm.gif) no-repeat center top; height:10px; font-size:10px; width:90%;overflow:hidden}
.grey_panel .btm-rht{ float:left; background:url(../images/grey_plain_btm.gif) no-repeat right top; height:10px; font-size:10px; width:4.9%; overflow:hidden}
.grey_panel .cont_area{ width:95.4%; background:url(../images/grey_plain_bg.gif) repeat-x bottom #fcfcfc; min-height:106px; padding:16px 2.1%; border:1px #cfcfcf solid; border-top:0px; border-bottom:0px; overflow:hidden}

.pagerRow {
padding:5px;

}
.pagerRow td{
padding:0 5px;

}
/********************************
Sitemap CSS Starts
********************************/
.padn_content .sitemap {
	width: 606px;
}

.padn_content .column1_2, .padn_content .column2_2 {
	width: 303px;
	float: left;
	padding-bottom: 15px;
}

.padn_content .sitemap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.padn_content .sitemap ul li {
	background:url(../images/green_arrow_big.gif) no-repeat 0 2px;
	padding: 0 0 7px 9px;
}

.padn_content .sitemap ul li a:hover, .padn_content .sitemap ul li ul li a:hover {
	text-decoration: underline;
}

.padn_content .sitemap ul li ul {
	padding: 2px 0 0 0;
}

.padn_content .sitemap ul li ul li {
	background:url(../images/green_arrow.gif) no-repeat 0 3px;
	padding: 0 0 2px 9px;
}
.paging1 {
	border-bottom: 1px solid #000;
	float:left;
	padding:16px 0 0;
}
.paging {
	border-bottom: 1px solid #000;
	
}
.paging table tr td {
	border:1px solid #000000;
    padding:2px 6px !important;
    vertical-align:top;
	vertical-align: top;
}

.paging table tr td a {
	text-decoration: underline;
}
.date{
padding:0;
}
.paging1 {
	border-bottom: 1px solid #000;
	float:left;
	padding:16px 0 0;
}
.paging1 table tr td {
	border:1px solid #000000;
    padding:2px 6px !important;
    vertical-align:top;
	vertical-align: top;
}

.paging1 table tr td a {
	text-decoration: underline;
}

.introd_text h1 {
color:#3A3A3A;
font-size:1.5em;
line-height:20px;
padding:150px 0 0;
text-align:center;
}
.introd_text h1 a {
color:#DC4028;
}
.latesnews{
margin:0px;
color:#000000;
}
.latesnews p{
padding:5px;
}
.latesnews a{
padding:0 0 0 10px;
text-decoration:underline;
float:left;
}
#lightboxesmain {
        width: 100%;
        height: 100%;
        position: fixed;	
        overflow: auto;
		background:#262626;
        top: 0;
        left: 0;
		opacity:0.9;
		z-index:9999;
		filter:alpha(opacity=90);
		
		}
		
* html #lightboxesmain {position:absolute; 
	height:expression(document.body.clientHeight+'px');
	width:expression(document.body.clientwidth+'px');
	}

  .box {
       width:493px;
        height:650px;
        margin: 0;
		top:20px;
		/*Filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popuphome.png' , sizingMethod='crop');
		background: url(../images/elections.jpg) no-repeat 0 0;*/
		/*_background: none;*/
		position: absolute;
		z-index:9999;	
		left:32%;
		}

        #close {
        background-color: transparent;
        z-index: -1;
		}
	 a.close {
    
		float:right;
		/*padding:10px 0 0 425px;*/
		*padding:10px 0 0 0;
		right:63px;
		width:20px;
		position:absolute;
		top:30px;
/*		left:415px;
*/		cursor:pointer;
	}
	
/********************************
Sitemap CSS Starts
********************************/
.shares_form  {
    float: left;
    padding: 30px 0 20px;
    width: 450px;
}
.shares_form p {
    font-size: 1.1em;
    padding-bottom: 7px;
}
.shares_form label.label {
    clear: left;
    float: left;
    font-size: 1.1em;
    padding: 3px 8px 15px 0;
    width: 155px;
}
.shares_form input.input {
    float: left;
    width: 176px;
}
.shares_form input {
    margin: 3px 6px 0 0;
}
.shares_form .submit_btn {
    margin: 8px 0 0 163px;
    text-align: center;
}
.shares_form p span {
    color: #FF0000;
}
.shares_form label.label span {
    color: #FF0000;
    float: none;
    margin: 0;
    padding: 0;
    width: 5px;
}
.datedes{
padding: 0 0 0 29px;
font-size: 110%;
}
 /**********lightbox***********/
#overlay
{
    background-color: #ffffff;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
   filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    z-index: 8000;
    _height: expression(documentElement.clientHeight);
    _width: expression(documentElement.clientWidth);
    _position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
}
.lightbox
{
    width: 800px;
    height: auto;
	text-align:center;
/*    width:100%;*/
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 9000;
/*    background: #000000;*/
}
.lightbox img
{
   top:30px;
   float:right;
}
.closeLightBox
{
}

.closeLightBox_contact
{position: absolute;
    z-index: 4;
    top:33px;
	right:205px;
	_right:160px;
	/*left:501px;*/
}
.message_box {
    background-color: #EAEAEA;
	border:groove 2px #e8ff1a;
   /* border: 1px solid*/ 
    float: left;
    margin: 40px 0 0 45px;
    padding: 20px;
    width: 500px;
}
.message_box table{
    float: left;
	width:320px;
}
.message_box table img{padding:0!important;}
.message_box p{
    padding: 0 0 20px 0;
	}
.message_box p a{
text-decoration:underline;
	}
.msg_cancle{ float:right;}


/***general_insurance_lightbox***/

.overlay1
{
          position : fixed;          
           z-index: 98;          
           top: 0px;           
           left: 0px;          
           right: 0px;           
           bottom: 0px;             
           background-color: #aaa;             
           filter: alpha(opacity=80);             
           opacity: 0.8;    
}
.lightbox1
{
    width: 800px;
    height: auto;
	text-align:center;
/*    width:100%;*/
    margin: 0;
    position: absolute;
	left: 30%;
    top: 27%;
    z-index: 9000;
/*    background: #000000;*/
}
.lightbox1 img
{
   top:30px;
   float:right;
}
.closeLightBox1
{
}

.closeLightBox_contact1
{position: fixed;
    z-index: 4;
    top:-9px;
	right:280px;
	_right:255px;
	/*left:501px;*/
}
.message_box1 {
    background-color: #EAEAEA;
	border:solid 2px #1e723f;
   /* border: 1px solid*/ 
    float: left;
    padding: 20px;
    width: 600px;
}
.message_box1 table{
    float: left;
	width:320px;
}
.message_box1 table img{padding:0!important;}
.message_box1 p{
    padding: 0 0 20px 0;
	}
.message_box1 p a{
text-decoration:underline;
	}
.msg_cancle1 
{
    float:right;
    outline:0;

    }

/**************/
.demo
{
    
    
   
    }

.content-lft ul li a.minheight {
	float:left;
	padding:0px;
	background:none;
	margin-left:20px;
	padding:10px 10px 10px 0;
	height:8px!important;
}
.content-lft ul li a.minheight_1 {
	float:left;
	padding:0px;
	background:none;
	margin-left:20px;
	padding:10px 10px 10px 0;
	height:23px!important;
}
.innr-nav a.bg_non{
background:none!important;
}

.innr-nav span a.bg_non {
	background:none!important;

}
.topfivpad{
	padding:5px 0 5px 0!important;}
.extrata{ border:1px solid #CCC; width:430px; margin-top:10px;}
.extrata td{ padding:5px 0 5px 5px;border-bottom:1px solid #CCC; }
.extri{border-right:1px solid #CCC;}

/*Ramu 16 july2012*/
/* MSME NAVIGATION*/
#Corporation_Property .Corporation_Property, #time_limit .time_limit, #current_accounts .current_accounts, #multicity_current_account .multicity_current_account, #traders .traders, #cards_debit .cards_debit, #cards_travel .cards_travel, #cards_gift .cards_gift,   #hostling .hostling, .travel_insurance #travel_insurance, #general_motor_insurance .general_motor_insurance, #general_motor_vehicle_dealers .general_motor_vehicle_dealers, #general_house_holders_package_policy .general_house_holders_package_policy, #general_shop_keepers_package_policy .general_shop_keepers_package_policy, #general_KVB_suraksha .general_KVB_suraksha, #general_insta_insure .general_insta_insure, #ways_to_bank_internet_banking .ways_to_bank_internet_banking, #ways_to_bank_mobile_top_ups .ways_to_bank_mobile_top_ups, #ways_to_bank_mobile_alerts .ways_to_bank_mobile_alerts, #ways_to_bank_e-commerce .ways_to_bank_e-commerce, #ways_to_bank_rtgs .ways_to_bank_rtgs, #definition .definition, #presence_msme_clusters .presence_msme_clusters, #kvb_msme_products .kvb_msme_products, #interest_charges_msme .interest_charges_msme, #loan_application .loan_application, #grievance_redressal .grievance_redressal, #nodal_officer .nodal_officer, #others .others, #group_critical .group_critical, #health_guard .health_guard, #personal_accident .personal_accident, #group_travel_companion .group_travel_companion, #ways_to_bank_mobile_banking .ways_to_bank_mobile_banking , #cor_tax_payments .cor_tax_payments{
	background: #DCE684 url(../images/bullet_blacki.gif) no-repeat left top;
	font-weight:bold;
}

.msme_footer_nav ul {
	display:inline;
	padding: 0 0 0 50px;
	margin:0;
}
.msme_footer_nav li {
	display: inline;
	list-style-type: none;
	
}
.msme_footer_nav li a {
	font-size:10px;
	color:#FFF;
	
}
.visitor {
	padding:0 10px 0 130px;
	float:left;
}
.devider_footer {
	margin:2px 5px;
}
.footer_sub {
	background:#00733a;
	padding:6px 0;
	color:#FFF;
	clear:both;
	margin:20px auto 10px auto;
	width:983px;
	font-size:10px;
}
/*Ramu 16 july2012*/

/**********ashwini 25 july */
.interest_reate_block_bg {
	background:url(../images/p_interest_rates_new.gif) no-repeat scroll left top;
	margin-top: 35px;
	width:226px;
	float:left
}
/**sanjivani****/
.content-terms_conditions {
	float:left;
	padding:15px;
	/*width:442px;
	_width:438px;
	*width:438px;*/
}
.content-terms_conditions ul{
float:left;
}
.content-terms_conditions ul li {
    background: url("../images/bullet_grn.gif") no-repeat scroll 0 3px transparent;
    line-height: 15px;
    padding: 5px 0 5px 10px;
    text-align: justify !important;
}
.green_text{ color:#00733A!important;}
.ticker{float:left; /*border:1px solid #cccccc;*/ width:643px; padding:10px 2px;}
.ticker marquee a{color:#00733A; font-weight:bold; font-size:1.2em; text-decoration:none;}

.leaveQuery{float:left;}
.LQ_table{ float:left; background: none repeat scroll 0 0 #F3F3F3;
    margin: 0;
    padding: 0; width:100%; *width:88%;}
.LQ_table tr td{ padding:5px 5px 0 0; vertical-align:top;}
.LQ_table tr td label{ padding:0 0 0 30px; float:left;width:75px;}
.reset{float:left;}
.resetTable{float:left; background: none repeat scroll 0 0 #F3F3F3; width:100%;}
.captcha{ float:left; padding:0 0 0 85px;}
.selectbg{float:left; padding:0 0 0 6px; *padding:0 0 0 8px; padding:0\9;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .selectbg{float:left; padding:0;}
}
.astrik{float:left; color:#FF0000; font-weight:bold; width:7px;}
.bread_crumbs_new{
    color: #000000;
    display: block;
    padding-bottom: 22px;}
	.bread_crumbs_new a{
    color: #000000;
    }
	
		.bread_crumbs_new div{
    float:left;
	padding-right:7px;
    }
			.bread_crumbs_new span{
    float:left;
	padding-right:5px;
    }
	

.slider-wrapper { 
	/*width: 30%; */
	width:auto;
	height:auto;
	margin: 100px auto;
}


table.tableNew {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
	margin: 10px -5px 10px -5px;}



table.tableNew tr td.td_bg {
    background: none repeat scroll 0 0 #CAE001;
    border-right: 1px solid #000000;
/*    padding: 8px 0 8px 5px;*/
}
table.tableNew tr td {
    border: 1px solid #000000;
    padding: 8px 0 8px 1px;
}

.espl{ text-transform:none!important}