*{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

html{height:auto;}

form {
	height: 100%;
	background: #faf6f5;
}

body {
	margin: 0px; /*changed by vipra-EBUX3 merge*/ 
	padding: 0px;
	/**height: 100%;*/
	/*background-color: #F3F3F4;*/
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	 overflow-y:scroll;/*Added by mahesh to prevent screen tilting */ 
}


#global {
    min-height: 100%;
    position: relative;
	min-width: 1024px;
}
#global_portal
{
  min-height: 100%;
   /* position: relative;  */
	min-width: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	min-height: 68%;
	height: auto !important;
	height: 68%;
	margin-left: 330px;
	margin-right: 10%;
}


/* Added for no-sort columns */

.tableheader_nosort
{
color: #000000;
text-decoration: none;
}



.wrapper {
	width: 1060px;
	margin: 0 auto;
	clear: both;
	/*padding-right: 42px;
	padding-left: 42px;*/
}

.wrapper_bkgcolor{
            background-color:#ffffff;
            padding-bottom:8.5%;
      }
.mainWrapper {
	background-color: #FFFFFF;
	width: 940px;
	margin: 0 auto;
	clear: both;
	padding-right: 44px;
	padding-left: 44px;
}

.topbarWrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding-right: 44px;
	padding-left: 44px;
}

#Innerwrapper {
	float: left;
	position: relative;
	width: 100%;
}

#navigationbar {
	float: left;
	left: 1px;
	position: relative;
	/** width: 24%;
	margin-left: -25%; */ /** margin-top: 5%; */
}

/** for new style of top+side bar.. added by PoonamM */
#navigationbar span {
	border-bottom: 1px solid #eaebeb;
	padding: 0;
	font-size: 13px;
	background: #f3f4f4 url(../images/leftnav-closed.gif) no-repeat top
		right;
}

/** for new style of top+side bar.. added by PoonamM END*/
#footerwrapper {
 /** background-color: #FFFFFF;
	float: left;
	width: 76.5%;
	margin-left:160px; */
	padding-left: 0.9%;
	padding-right: 0.9%; 
}

/*Added by ashutosh for header optimization and layout modification*/
#header { 
/** min-height: 7em; */
	height: auto !important;
	/** height: 6em; */
	margin-bottom: 0px;
	border-bottom: 0px solid #39454A;
}
#header ul.tabs {}
#header ul.tabs li {
	/*Changed BY Neha Gosain*/
	/*font-size:13px;*/
	font-size: 12px;/*Reverting the changes*/
}
#header ul.tabs li a {
	text-decoration:none;
}
#header ul.tabs li a:hover {
	text-decoration:underline;
}
#header .header-main {
	background:#a30d3b;
}
#header .header-main .logo {
	/*Changes done by shreya for Ebux-3/Ebux-2 header*/
	background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 27px 0 42px;
    width: 300px;
}


#header .header-main .status {
	width:636px;
	float:left;
	text-align:right;
	vertical-align: top;
	padding:10px 0px 0px 0px;
}
#header .header-main .status a.language {
	background:url(../images/backgrounds/language-select.gif) no-repeat scroll 100% -2px transparent;
	color:#afb1b3;
	font-size:13px;
	line-height:21px;
	margin:0 23px 0 0;
	padding:0 18px 0 0;
}
#header .header-main .status a.language:hover {
	background:url(../images/backgrounds/language-select.gif) no-repeat scroll 100% -23px transparent;
	color:#fff;
	text-decoration:none;
}
#header .header-main .status form {
	float:right;
}
#header .header-main .status input.sitesearch {
	background:url(../images/backgrounds/sitesearch-input.gif) no-repeat scroll 0 0 #262A2C;
	width:161px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	margin:0 0 23px;
	padding:0 3px;
}
#header .header-main .status input.sitesearchbutton {
	float:right;
	margin:0 0 23px;
}





#header .header-main .status .logon {
	color:#fff;
	float:right;
	clear:both;
}
#header .header-main .status .logon p {
	background:url(../images/backgrounds/padlock-sml.gif) no-repeat scroll 0 50% transparent;
	padding:0 0 0 15px;
}
#header .header-main ul.tabs li {
	background-image: url(../images/backgrounds/tabStyle01.gif) no-repeat 100% 0;
	background-color: #464B4E;
}
#header .header-main ul.tabs li a {
	color:#FFF;
	background-image: url(../images/backgrounds/tabStyle01.gif) no-repeat 0 0;
	background-color:#464B4E;
}
#header .header-main ul.tabs li.selected {

	background-image: url(../images/backgrounds/tabStyle02.gif) no-repeat 100% 0;
	background-color:#464B4E;
}
#header .header-main ul.tabs li.selected a {
	color:#262A2C;
	background: url("../images/backgrounds/tabStyle02.gif") no-repeat scroll 0 0 #ABD4EB;
}
#header .header-main ul.tabs {
	float:left;
}
#header .header-main ul.tabs-right {
	float:right;
}
/*#header .header-nav {
	background:#84C0E1 url(../images/backgrounds/header-nav.png) repeat-x top;
	padding-top:8px;
}*/
#header .header-nav {
	background:url(../images/bgTopNav.png); HEIGHT: 20px;
	padding-top:17px;
	margin-top:14px;/*changed by vartika_singh03 for header(8px original)*/

}
#header .header-nav ul.tabs li a {
	color:#262A2C;
}
#header .header-nav ul.tabs li.selected {
	/**
	background:#FFF url(../images/backgrounds/tabStyle03.gif) no-repeat 100% 0;
	*/
color: #262A2C;
	background: url("../images/backgrounds/tabStyle02.gif") no-repeat scroll 0 0 #ABD4EB;/*changed by vipra-EBUX3 merge*/ 
}

#header .header-nav ul.tabs li.selected a {
	background:#FFF url(../images/backgrounds/tabStyle03.gif) no-repeat 0 0;/*changed by vipra-EBUX3 merge*/ 
}


#footer {
	border-top:1px solid #e0e1e2;
	padding:0 0; 
	float: left;
	width: 98%;
	margin-left: 1% !important;
	margin-left: 0.5%;
	margin-top: 10px;
	text-align: center;
}
#footer #footerInner{
	width:auto;
	margin:0 auto;
}
#footer ul {
	padding:0 0 6px;
}
#footer ul li {
	float:left;
	background:url(../images/backgrounds/footer-sep.gif) no-repeat 0 3px;
	padding:0 10px;
}
#footer ul li.first {
	background:none;
}
#footer ul li a {
	color:#595f62;
}
#footer p {
	text-align:center;
	font-size:12px;
	line-height:16px;
	padding:0;
	color:#595f62;
	margin-bottom:5px;
}
#footer p.paraStyle03 {
	padding:16px 0 0;
}

#footer p.paraStyle03 span {
	color:#262a2c;
	background:url(../images/backgrounds/finacle-logo.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:131.25%;
}

#contentarea { 
/** width: 120%;
	background-color:#FFFFFF;
	float: left;
	padding-left:1%;
	padding-right:0.9%; 
	min-height: 76%;
	height: auto !important;
	height: 76% */
}

.HW_formbtn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn a {
	line-height: 33px;
}
.HW_formbtn_header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn_header a {
	line-height: 33px;
}

#locationbar {
	float: left;
	width: 100%;
	
}

#locationbar p {
	background-color: transparent;
}

#navigationbar p {
	list-style-type: none;
	background-color: transparent;
}

#headerLinks span {
	margin-right: 3px;
	margin-left: 3px;
}

#topline {
	background-color: #0278ba;
	height: 7px;
	font-size: .1em;
}

#logo {
    background-image: url("../images/logo-new.png");
    background-repeat: no-repeat;
    /*float: left;
    height: 28px;*/
    margin: 30px auto;
    vertical-align: middle;
    /*width: 18%;*/
}

#header-content{width:82%;float:left}
#header-content p{width:100%;background-color: transparent;}

p{margin:0px;
/*line-height:100%;*/
}
#header-content p span#message{width:100%;float:left;padding-left:2%;}

#headerlinks {
	background-color: #0278ba;
	width: 100%;
	min-height: 1.2em;
	height: auto !important;
	height: 1.2em;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header-content p#thirdrow {color:#4F4F4F;}
#header-content p#secondrow  {color:#4F4F4F;margin-top:0.5%;}
.bottomheaderborder {background: url(../images/dot.JPG) 0 100% repeat-x; background-color:#FFCBBD;}


.leftheaderborder {background: url(../images/dot.JPG) 0 0 repeat-y}


.bottomleftcorner {
	min-height: 1.6em;
	height: auto !important;
	height: 1.6em;
	background-color: #EDF6FB;
}
.skiplink{float:left;margin-left:5%;width:28%;}
.FAQlink{float:left;text-align:center;width:14%;}
.contactlink{float:left;margin-left:1%;width:23%;}
.logoutlink{float:left;text-align:center;width:13%;}


#messagerow {
	padding-bottom: 1%
}

#oCAPICOM{display:none;}

#divId {
	padding-left: 2%;
	/**padding-right: 20px;*/
}

.width25percent{width:25%;float:left;}

.width35percent{width:35%;float:left;}
.width35percent_right{width:35%;float:right;padding-bottom:1%;}


.right {
	text-align: right;
	float: right;
}
.rightFont {
	text-align: right;
	
	/*changes by shreya for header*/
	margin-right:-7px;
	margin-top:-3px;
}

.rightMargin {
	text-align: right;
	float: right;
	margin-top: -2%;
}

.headerinfo-left {
 /** width: 50%; */
	float: left;
	margin-top: 1%;
}

.headerinfo-left-withLeftMargin {
	float: left;
	margin-left: 100px;
	margin-top: 1%;
}

.headerinfo-left-labelMargin {
	float: left;
	margin-top: 1%;
	margin-left: 30px;
}

.header-label {
	/* changes done by shreya for new header in EBUX-3*/
	color: #AAAAAA;
	font-size: 0.69em;
	padding-left: 4px;
	display: block;
	/*float:left;*/
}
/* changes done by shreya for new header in EBUX-3*/
.header_dropdownexpandalbe {
	background-color: transparent;
	border: 0px;
	margin: 3px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	font-family: arial;
	/** font-size: 13px; */
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.header_formbtn_text1 {
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	/*vertical-align:middle;*/
}

.headerinfo-right {
 /** width: 49%;
	float: right; */
	float: left;
	margin-top: 6px;
}

.headerinfo-leftDB{width:90%;float:left;}

.center {
	text-align: center;
	vertical-align: middle;
}

/*Added by ashutosh for header optimization and layout modification*/
	/*Added by Ashutosh for topbartag*/ /** Changed by PoonamM*/
#topbartabtext,#topbartableft,#topbartabright {
	background-color: #464B4E;
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#topbartabright {
	background-image: url(../images/backgrounds/tabStyle02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topbartableft {
	background-image: url(../images/backgrounds/tabStyle02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
}

#topbartabtextactive,#topbartableftactive,#topbartabrightactive {
	background-color: #464B4E; 
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#topbartabrightactive {
	background-image: url(../images/backgrounds/tabStyle03.gif) no-repeat
		100% 0;
	background-repeat: no-repeat;
	background-position: right top;
}

#topbartableftactive {
	background-image: url(../images/backgrounds/tabStyle03.gif) no-repeat
		100% 0;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
}

#topbartabtext a:hover,#topbartabtextactive a:hover {
	color: #262A2C;
	background: #ABD4EB url(../images/backgrounds/tabStyle02.gif) no-repeat
		0 0;
	text-decoration: underline;
}

#topbartabtext a,#topbartabtextactive a {
	color: #262A2C;
	background: #ABD4EB url(../images/backgrounds/tabStyle02.gif) no-repeat
		0 0;
}

#topbar {
	
}

#topbar p {
	height: 2px;
	padding-down: 4px;
}

#topbar p span { 
/** font-size:13px;
	background:#84C0E1 url(../images/backgrounds/header-nav.png) repeat-x top; */
	line-height: 30px;	
}

/**Changed by PoonamM END*/ /*Added by Ashutosh for topbartag*/
/* Classed added for section refractoring by Keshav */ 
.leftlisttable { width: 49%; float:left; }
.rightlisttable { width: 49%; float:right; } 

/** Modified for Login Screen Changes */
.loginrow {
	clear: both;
      /**Added By Priyanka */
      width:auto;/*changed by hemanth from 420 to auto*/

}

.greybg_height {
	background-color: #e9e9e9;
	height: 4px;
	margin: 0px;
}


.greybg_margin {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 33px;
	line-height: 20px;
	/*changed by priyanka for small textbox in account page*/
	/**float:left*/
}
/*changed by priyanka for small textbox in account page*/
.greybg_margin_acc {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 40px;
	line-height: 20px;
	/*changed by priyanka for small textbox in account page*/
	float:left;
}

.composemailrow {
	border-bottom: 0px solid #c7c7c7;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding: 3px 0px 8px 0px;
	line-height: 15px;
	vertical-align: top;	
}

.composemailrow:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.button_margin {
	margin: 0px;
	padding-bottom: 10px;
}

.button_marginborder{
	margin:0px;
	padding:10px 0px;
	border-top: 1px solid #979797;
}

.width50percent_left {
	width: 40%;
	float: left;
	clear: right;
}
/* Modified for Login Screen Changes*/
/*.width50percent_right {
	width: 50%;
	margin-left: -1px;
	float: left;
	clear: right;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 6px;
	margin-bottom: 10px;
	padding-bottom: 141px;
	background: url(../images/backgrounds/login_innerbg.png) repeat 0px 0px;
}
    */
.width50percent_right {
 
  /*  clear: right;*/
    float: left;
    height: 330px;
   /* margin-left: 327px;*/
    margin-left: 337px;
    margin-top: -331px;
    padding: 0;
    width: 651px;

}
/* Modified for Login Screen Changes
.width100percent_loginbg {
	background: url(../images/backgrounds/login_main_background.png) no-repeat 0px 0px;
	/*background-color: #FFFFFF;
    clear: both;
    /*height: 450px;
    height:613px;
    margin: 0 auto;
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 44px;
    width: 940px;
}
*/
.width100percent_loginbg {
	/*background: url(../images/backgrounds/login_main_background.png) no-repeat 0px 0px;*/
	background-color: #FAF6F5;
    clear: both;
    /*height: 450px;*/
    height:613px;
    margin: 0 auto;
    padding-left: 170px;
    padding-right: 44px;
    padding-top: 8px;
    width: auto;
}

.width70right {
	width: 69%;
	float: right;
	clear: both;
}

/* End of Classed added for section refractoring by Keshav  */
	/* Start of Classed modified for section refractoring by Keshav  */
.width10 { width : 0px; float:left; clear:both; padding:0px 0px 0px 0px;}
.lable_lg { text-align:right; padding-right:5px; float:left; clear:right; width:30%; font-weight:bold;margin-top: 4px;vertical-align:middle;}
.composelefttxt { width : 16%; margin-top:0px; float:left;clear:right;font-weight: bold; }
.logout_image_bg {
	/*background-image: url(../images/logoutFinacleLogo.gif);*/
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 100%;
	vertical-align: top;
	height: 341px;
	float: left;
}

.login_image_bg {
	/** background-image: url(../images/loginbg_new1.jpg);*/
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 100%;
	vertical-align: top;
	height: 341px;
	float: left;
}

.mailcompose { width :85%; padding-left:10px;clear:both;margin-top:5px }

.composetextright {
	width: 35%;
	float: left;
	clear: right;
	margin-right: 30px;
}


.composetextright_subtextbox {
	width: 83%;
	float: left;
	clear: right;
}

.searchtextleft {
 	float: left;
	clear: right;
	margin-top: 0px;
	width:20%;
	margin-left:5px;
}

.searchtextright {
	float: left;
	clear: right;
	margin-top: 0px;
	/**height: 3.5em;*/
	width:29%;
}

/* End of Classed modified for section refractoring by Keshav  */
	/*changed for listing table*/
.listgreyrowtxtwithoutline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	border: 0px;
	/*border-bottom:#e0e1e2 0.1em solid;*/
}

.listgreyrowtxtleftline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	/* added by shreya for table heading & listing alignment*/
	text-align: left;
	font-size: 0.75em;
}

.listgreyrowredtxtleftline {
	font-family: arial;
	font-size: 0.9em;
	color: #FF0000;
	text-decoration: none;
}



.labelColumn {
	margin: 0px;
	padding:0 0 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	height: 31px;
	width: 243px;
	float: left;
	/* display: ; */
}



/** For Download */
.labelColumn_combo_download {
	margin: 0px 10px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
	height: 31px;
	width: 100px;
	float:left;
}


.labelColumn_combo_brdr {
	height: 31px;
	background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat
		-638px 0px;
	display: block;
}
/** For Download */

.labelColumn_combo_brdr_download {
	height: 31px;
	background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat
		-700px 0px;
	padding: 0 5px 0 0;
	display: block;
}

.HW_formbtn_img {
	height: 21px;	
	/* width: 92px; */
	width: auto;	
	margin: 1% 0 0 5px;
	padding-right: 5px;
}

.HW_formbtn_lkp {
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif)
		no-repeat 100% 0px;
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 1% 0 0 5px;
	padding-right: 5px;
}
/*
.HW_formbtn {
	float: left;
	height: 21px;
	/*background: url(../images/backgrounds/buttonStyle02.gif) transparent no-repeat 0% 0px;
	margin-right: 13px;*/
	/* modified by priyanka for Download details
	clear: right;
	/** Added by Priyanka for accounts 
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0.7%;
	margin-right:5px;
}*/
.HW_formbtn {
	float: left;
	/*height: 21px;*/	
	/*margin-right: 13px;*/
	/* modified by priyanka for Download details*/
	clear: right;
	/** Added by Priyanka for accounts */
	margin-left: 5px;
	padding-left: 5px;
	margin-right:5px;
}

.amountrightalign {
	text-decoration: none;
	text-align: right;
	padding: 2px 6px 2px 6px;
	/**border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #979797; 
	border-bottom: #e0e1e2 1px solid;*/
	vertical-align: middle;
	border:0px;
}

.amountrightalignwithoutline 
{
text-decoration: none;
text-align: right;
padding : 2px 6px 2px 6px;
vertical-align:middle;
}

.totaltxtleftline 
{
text-decoration: none;
font-weight:bold;
background-color:#CCCCCC;
padding-left: 6px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
}

.totaltxtwithoutline 
{
color: #000000;	
text-decoration: none;
font-weight:bold;
background-color:#CCCCCC;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
}

.totalrightalignbld 
{
color: #000000;	
background-color:#CCCCCC;
text-decoration: none;
text-align: right;
padding-right: 6px;
padding-left: 3px;
padding-top : 2px;
padding-bottom : 2px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
}

.listgreyrow {
	text-decoration: none;
	background-color: #faf6f5;
	height: 30px;
	font-size:11px;
	font-family:Tahoma;
	border: #e0e1e2 0px solid;
	color: #333;
}
.listgreyrow:hover {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	background-color: #fdfad9;
}


.listwhiterow {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
}

.listwhiterow:hover {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	background-color: #fdfad9;
}

/*changed for listing table ends*/
h1 {
	text-transform: none;
	font-size: 2em;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	padding-top: 0.3%;
	padding-bottom: 0.3%;
	margin: 0px;
	/* added by shreya
	background-image: url(../images/blck-bg.gif); */
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
	margin: 0px;
	font-family: arial;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	clear: left;
	/* added by shreya 
	1px solid #cfe6f4 */
	border-bottom: 1px solid #e0e1e2;
	width: 100%;
}

h3 {
	height: 15px;
	/* added by shreya
	background-image: url(../images/bg_gradient.gif); */
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 11px;
	padding-left: 11px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	/* added by shreya 
	1px solid #cfe6f4 */
	border-bottom: 1px solid #e0e1e2;
}

h5 {
	text-transform: none;
}

h4 {
	height: 1.5em;
	line-height: 1.8em;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 12px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	border-bottom: 1px solid #e0e1e2;
	clear: both;
}

.header {
	height: 21px;
	line-height: 21px;
	margin: 0px;
	font-family: arial;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
	clear: left;
	border: 0px;
}



.querytextleft {
	padding-right: 1px;
	padding-left: 100px;
	margin-left:2px;
	width: 31%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 7px;
	/* added by shreya */
	font-weight: bold;
	
}

.querytextright {
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 0px;
}

.hwquerytextright {
	padding-left: 6px;
	clear: right;
	display: block;
	width: 280px;
	height: 30px;
	margin-right: 585px;
	padding-bottom: 15px;
}

.formrow {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	clear: both;
	background-color: transparent;
}

.listingrow  {margin:5px;padding:0px;clear:both;}

.gradientbgbottomborder {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px;
	border-bottom: 1px solid #9c9e9c;
}

.section_blackborder { 
	border: 0px;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-color: #ffffff;
}

/* Added by shreya */
.section_blackborder1 { 
	border: 0px;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-color: #ffffff;
}

/*changes made by Nikita Manohar*/
.section_grayborder { 
/*modified by Nikita*/
	background-color: #FFFFFF;
	/*
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	*/
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.section_topborder {
	border-top: 1px solid #979797;
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.fourlinbrd_29percent {
	width: 29%;
	background-color: #EFEFEF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #979797;
	margin-top: 10px;
	clear: both;
}

.rowwithheight {
	clear: both;
	padding-top: 5px !important;
	padding-bottom: 5px
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;	
}
.section {
	width: 100%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
}

.section:after,.listingcol:after,.width100percent:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #ffffff;
}

.bottomborder {
	border-bottom: 1px solid #c7c7c7;
	margin: 5px;
	padding: 5px 0px;
}

.fourlinbrd_100percent_feba {
	width: 100%;
	/**border-left: 1px solid #000000;
	border: 1px solid #000000;*/
	clear: both;
	float: left;
}

.width100percent_confirmborder {
	border: 1px solid #979797;
	width: 100%;
	clear: both;
}

.section_fourlinbrd {
	width: 100%;
	border-bottom: 1px solid #C9CBCC;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}

.section_confirmborder {
	border: 1px solid #979797;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.notopborder {
	border-top: none;
}

.topgrayborder {
	border-top: 1px solid #E0E1E2;
}


.simpletext {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain */
	/*font-size: 13px;*/
	font-size: 11px;
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
	word-wrap:break-word;
}

.simpletextfloatleft{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*font-size: 13px; changed by Dushyanth_Karri*/
	font-size: 11px;/*vipra doubt-should be 13px for EBUX3*/
	text-decoration: none;
	float: left;
}

/*Added by Payal for table heading*/
.simpletext_table_heading {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

/*Added by Payal*/
.labelColumn_text_brdr_toosmall {
	float: left;
	height: 31px;
	background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
		100% 0px;
	padding-right: 5px;
	padding-right: 0;
	margin-left: 0px;
	margin-right: 5px;
	/** Changes done by Lavanaya : Changed width from 90 to 84 */
	width: 84px;
	margin-top: 5px;
	margin-bottom:5px;
}

/*Added by Payal*/
.labelcolumntexttoosmall {
	background: url("../images/backgrounds/input-text.gif") no-repeat scroll
		0 0 transparent;
	border: 0 none;
	color: #262A2C;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	/** Changes done by Parasher from height 28 to 20 */
	height: 20px;
	margin: 0;
	/** Modified by Siva Theja, padding top changed to 7px */
	padding: 7px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	float:left;
}

/*Added by payal*/
.simpletextright {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	/*Changed by Atchuta_S*/
	/*font-size: 12px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 9px;
	padding-right:2px;
}

.simpletextbold {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      /*Changed by Neha Gosain*/
      /*font-size: 13px;*/
      font-size: 11px;
      text-decoration: none;
      font-weight:bold; 
      padding-top: 15px;
}


/*Added by payal For Date*/
.simpletextrightDate {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: bold;
	text-decoration: none;
	margin-right:6px;

}

.simpletext_lg {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	float: left;
	width: 93%;
}

.textdisplay {
	font-family: arial;
    font-size: 0.8em;
    text-align: left;
    float: left;
    margin-top: 4px;
    margin-bottom: 5px;
}

.boldcontent {
	font-size: 1em;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	border: 0px none;
	background-image: none;
	padding: 0px;
}

.linesbg {
	background-image: url(../images/grey-dot.gif);
	background-repeat: repeat-x;
	height: 1px;
	vertical-align: top;
	clear: both;
}

/*p { margin : 0; }*/
.floatingleft {
	float: left;
}

.width60left {
	width: 60%;
	float: left;
}

.redbgwithwidth {
	background-color: #EFE4E5;
	width: 100%
}
.orangebgwithwidth 
{
background-color: #FFE6C0;
width:100%
}
.greenbgwithwidth 
{
background-color: #EEF6C9;
width:100%;
}



.redbgwithwidth:after{content: "."; visibility: hidden;height:0px;clear:both;display:block;}
.orangebgwithwidth:after{content: "."; visibility: hidden;height:0px;clear:both;display:block;}
.greenbgwithwidth:after{content: "."; visibility: hidden;height:0px;clear:both;display:block;}


.footerleft {
	float: left;
	padding: 4px 0px 4px 0px;
}

.footerleft1 {
	float: left;
	padding: 0px 8px 0px 0px;
}

.linkdelinktbl {
	width: 48%;
	float: left;
	display: block;
}

.linkdelinkbtns {
	width: 3.5%;
	float: left;
	display: block;
	/*padding-left:5px;*/
}
.linkdelinktfin1 {
width:43%;
float:left;
display:block;
}
.linkdelinktfin2 {
width:56.5%;
float:left;
display:block;
border-left: 1px solid #979797;
}
.header_yellow_bg2 
{
font-family: arial;
font-size : 0.7em;
color: #000000;
text-decoration: none;
padding-top: 2%;
padding-left:5px;
width:100%;
float:left;
}
.corpheaderwelcome 
{
font-family: arial;
font-size: 1em;
font-weight: bold;
color : #4f4f4f;
text-decoration: none;
padding-left: 4px;
padding-top : 3px;
}
.querytextleft2 
{
font-family: arial;
font-size: 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
width: 100%;
vertical-align: top;
}

.querytextleft_LHN1 {
	float: left;
	width: 153px;
}

.headergobuttoncontent {
	float: left;
	height: 21px;
}

.headergobuttonforHeader {
	white-space: nowrap;
	float: left;
	height: 21px;
}
.tabtopleft
{
background-image: url(../images/tab_top_left.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:left;
margin:0px;
float:left
}
.tabtopright
{
background-image: url(../images/tab_top_right.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:right;
float:right;
}
.tabactivetopleft
{
background-image: url(../images/tab_top_left_active.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:left;
margin:0px;
float:left
}
.tabactivetopright
{
background-image: url(../images/tab_top_right_active.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:bottom;
text-align:right;
float:right;
}

.topbartab {
	width: 10%;
	margin-left: 8px;
	float: left;
	background-color: #ff6666;
	height: 100%;
}

.topbartabactive {
	width: 10%;
	margin-left: 8px;
	float: left;
	background-color: #fdcab9;
	height: 100%;
}

.headertopalign {
	vertical-align: top;
	float: left;
}

.width10left {
	width: 10px;
	float: left;
}

.fatalalign {
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.width15percent {
	width: 15%;
}

.width17percent {
	width: 17%;
}
.floatingright {
	float: right;
}

.locationbar {
	padding-right: 3px;
	float: left;
}
.width25left 
{
width : 25px;/*px to em conversion required */
float:left;
}

.parenttable {
	width: 8px;
	height: 700px; /*todo: needs to be changed */
}

.sidebaralign {
	vertical-align: top;
	float: left;
	height: 100%;
}

.headerright {
	float: left;
	width: 79%;
}

.headertextcenter {
	font-family: arial;
	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	text-align: center; /* added by Naresh */
	vertical-align: middle;
	width: 62%;
	float: left;
}

.imagecenter {
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
	text-align:center;


}
.imagecenter img {

    border: 1px solid #C0C0C0;
        width: 100%;

}
.headertext1 {
	font-family: arial;
	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 11px;
	vertical-align: top;
	width: 14%; /* added by Naresh */
	float: left;
}

/* New style for additional Info */
#additionalinfo { border: 1px dotted gray; width:100%; float:left; margin:5px 0px 25px 0px; }

.greybottomleft_old {
	background: url(../images/grey-bottom-left.jpg) 0 100% no-repeat;
	width: 100%;
	background-color: #E9E9E9;
	clear: both;
	margin-top: 10px;
}

.greybottomright {background: url(../images/grey-bottom-right.jpg) 100% 100% no-repeat}

.greytopleft {background: url(../images/grey-top-left.jpg) 0 0 no-repeat}


.greytopright {
	background: url(../images/grey-top-right.jpg) #ffffff 100% 0 no-repeat;
	padding: 2px 1px;
	
}

.redtopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.redtopright {
	background-repeat: no-repeat;
	text-align: right;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: right;
}

.redbottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.redbottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

.orangetopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.orangetopright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	text-align: right;
	float: right;
}

.orangebottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.orangebottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

.greentopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.greentopright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	text-align: right;
	float: right;
}

.greenbottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.greenbottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

/*Classes by Naresh End*/
/*new class for DropDownGreyBackground and SimpleSearchGreyBackground*/
.imageHeight 
{
height: 3px;
}
/**/
a {
	color: #a84361;
	text-decoration:none;
}

a:hover {
	color: #0278BA;
	text-decoration: underline;
}
a img {
	border:none;
}
/*changed by sanjay*/
ul,ol {
	list-style-image:none;
	list-style-position:outside;
}
ul {
	padding:16px 0 0 17px;
}
/*ul li {
	background:url("../images/backgrounds/bullet00.gif") no-repeat 0 6px;
	padding:0 0 6px 12px;
}*/
ul.tabs {
	float:left;
	padding:0;
}

ul.tabs li {
	float:left;
	background:none;
	margin-right:4px;
	padding:0 3px 0 0;
}

ul.tabs li a {
	display:block;
	padding:10px 9px 10px 12px;
}
.naviBg {
	background-color: #FFF3E7;
	width: 18%;
	/*width : 188px;*/
	height: 695px; /*todo: needs to be changed */
	vertical-align: top;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	float: left;
}
.naviBg_image
{
background-image:url(../images/treemenu_trans.gif);
height:1px;
width:186px;
}
.leftnav
{
position :absolute;
width:15%;
/*left : 3px;
top : 68px;
width : 194px; */
}

table {
	border-collapse: collapse;
	font-size: 100%;
	float:left;
}
table tbody td {
	border-bottom:1px #E0E1E2;
}
table th,
table td {
	/*Changed by Neha Gosain*/
	  font-size:12px;
	/*Reverting portlet changes since its causing issue in servelet screens*/
	/*font-size: 1em;*/
	/*white-space:nowrap;*/
}
table th {
	text-align:left;
	background:#EFE4E5;
	color:#373C3F;
	padding:6px 2px 8px;
}
table th a{
	color:#373C3F;
	text-decoration:none;
}

th,td {
	padding: 0;
}


table td {
	padding:0px 2px;
}
table th.col0,
table th.col1 {
	text-align:left;
}
table .col0 {
	padding-left:11px;
}
table .col-last {
	padding-right:11px;
}
.table .col-lastNoPadding td{
	padding-right:0px !important;
}
table tr:hover,
tr.odd.open:hover td,
tr.even.open:hover td,
table tr td table tr:hover td
{
	background:none;
	background-color:#fdfad9!important;/*changed by vipra-EBUX3 merge*/ 
}
.tableSlideNode div.row
{
	padding:0 0 7px;
	border-bottom:1px solid #d4d6d7;
}
.tableSlideNode.closed div.row
{
	background:url("../images/backgrounds/row-grad.gif") repeat-x left bottom;
	border-bottom:1px solid #d4d6d7;
}
.tableAccounts
{
	background:url("../images/backgrounds/row-grad.gif") repeat-x left bottom;
	padding:0 10px;
	border-bottom:1px solid #d4d6d7;
}
hr {
	clear:both;
	border:0;
	color:#e0e1e2;
	background-color:#e0e1e2;
	height:1px;
	margin:0 0 11px;
}
hr.hrStyle01 {
	clear:both;
	border:0;
	color:#bc2733;
	background-color:#f5cccf;
	height:1px;
	margin:11px 12px 0px;
}
fieldset {
	border:0;
	margin:0;
	clear:both;
	position:relative;
}
fieldset.fieldsetStyle00 {
	background:#f3f4f4;
	margin-top:11px;
	padding-bottom:11px;
}
fieldset p.paraStyle04 {
	padding:0 0 10px;
	text-align:center;
}
fieldset legend {
	width:100%;
	font-size:13px;
	font-weight:bold;
	padding:14px 12px 13px;
	color:#262a2c;
}
fieldset.legendWithAction legend {
	float:left;
	width:auto;
}
fieldset.legendWithAction .legendAction {
	float:right;
	padding:9px 12px 7px ;
	margin:0px;
}
fieldset.legendWithAction .legendAction span {
	margin-bottom:0px ;
}
fieldset hr {
	margin:0 12px 11px;
}
fieldset.selected {
	border:0;
	background-color:#edf6fb;
	margin-bottom:7px;
}

fieldset.cardSelected{
	border:0;
	background-color:#f4f4f4;
	margin:0 0 11px;
}

fieldset.selected legend {
	width:97.5%;
	background-color:#edf6fb;
	font-size:13px;
	font-weight:bold;
	padding-right:0px;
}
.body-style-02 fieldset.selected legend {
	width:auto;
}
fieldset.selected hr {
	border:0;
	color:#cfe6f4;
	background-color:#cfe6f4;
	height:1px;
	margin:0 10px 11px;
}
fieldset .headNotes {
	font-size:13px;
	line-height:22px;
	position:relative;
	top:-40px;
}
fieldset .headNotes a {
	color:#0278ba;
}
.breadcrumb {
	padding:5px 0 24px 12px;
}
.breadcrumb p {
	font-weight:bold;
	line-height:16px;
}
.breadcrumb p,
.breadcrumb ol li {
	float:left;
	font-size:13px;
	padding:0 5px 0 0;
	color:262A2C;
}
.breadcrumb ol {
	float:left;
}
.breadcrumb ol li {
	float:left;
	font-size:13px;
	color:262A2C;
	padding-right:5px;
}
.breadcrumb ol li a {
	color:#0278BA;
	text-decoration:none;
}
.breadcrumb ol li a:hover {
	text-decoration:underline;
}
ul.breadcrumbTools {
	padding:0;
}
ul.breadcrumbTools li {
	float:left;
	border-left:1px solid #c6c9cc;
	background:none;
	padding:0 7px;
}
ul.breadcrumbTools li a {
	padding:0 0 1px;
}
ul.breadcrumbTools li.first {
	border:none;
}
ul.breadcrumbTools li.chooseTheme a {
	background:url("../images/backgrounds/choose-theme.gif") no-repeat right 1px;
	padding-right:23px;
}
ul.breadcrumbTools li.customiseDashboard a {
	background:url("../images/backgrounds/customise-dashboard.gif") no-repeat right 1px;
	padding-right:23px;
}
ul.breadcrumbTools li.favouriteAccounts a {
	background:url("../images/backgrounds/down.gif") no-repeat right 7px;
	padding-right:14px;
}
span.button input {
	cursor:pointer;
}

input.radioButton,
input.checkBox {
	margin:0 6px 0 0;
}
/* buttonStyle00 - grey for header */
span.buttonStyle00 a {
	color:#AFB1B3;	
	margin:0 0 11px 12px;
	padding:2px 0 0 6px;
	float:left;
	font-size:13px;
}
/* buttonStyle01 - light blue with white text*/
span.buttonStyle01,
span.buttonStyle02,
span.buttonStyle04,
span.buttonStyle06,
span.buttonStyle09,
span.buttonStyle10 {
	background:#5dacd9 url(../images/backgrounds/buttonStyle02.gif) no-repeat 0 0;
	margin:0 0 11px 12px;
	padding:0 0 0 6px;
	float:left;
}
th span.buttonStyle01 {
	margin:11px 12px;
}
span.buttonStyle01 a,
span.buttonStyle02 a,
span.buttonStyle04 a,
span.buttonStyle06 a,
span.buttonStyle09 a,
span.buttonStyle10 a {
	background:#5dacd9 url(../images/backgrounds/buttonStyle02.gif) no-repeat 100% 0;
	line-height:21px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:block;
	float:left;
	font-weight:bold;
	padding:0 6px 0 0;
}
span.buttonStyle08 {
	background:#588926 url(../images/backgrounds/buttonStyle08.gif) no-repeat 0 0;
	margin:0 0 11px 12px;
	padding:0 0 0 6px;
	float:left;
}
span.buttonStyle08 a {
	background:#588926 url(../images/backgrounds/buttonStyle08.gif) no-repeat 100% 0;
	line-height:21px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:block;
	float:left;
	font-weight:bold;
	padding:0 6px 0 0;
}
span.buttonStyle01 input,
span.buttonStyle02 input,
span.buttonStyle04 input,
span.buttonStyle06 input,
span.buttonStyle10 input {
	background:#026eab url(../images/backgrounds/buttonStyle02.gif) no-repeat 100% 0;
	height:21px;
	border:0;
	color:#fff;
	font-size:12px;
	float:left;
	padding:0 6px 0 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/* buttonStyle02 - dark blue with white text */
span.buttonStyle02 {
	background:#026eab url(../images/backgrounds/buttonStyle02.gif) no-repeat 0 0;
}
span.buttonStyle02 a {
	background:transparent url(../images/backgrounds/buttonStyle02.gif) no-repeat 100% 0;
}
span.buttonStyle02 input {
	background:#026eab url(../images/backgrounds/buttonStyle02.gif) no-repeat 100% 0;

}
/* buttonStyle10 - dark blue with white text */
span.buttonStyle10 {
	background:#026eab url(../images/backgrounds/buttonStyle10.gif) no-repeat 0 0;
}
span.buttonStyle10 a {
	background:transparent url(../images/backgrounds/buttonStyle10.gif) no-repeat 100% 0;
	line-height:31px;
	font-size:15px;
}
span.buttonStyle10 input {
	background:#026eab url(../images/backgrounds/buttonStyle10.gif) no-repeat 100% 0;
	height:31px;
	font-size:15px;
}

/* buttonStyle03 - white with blue text */
span.buttonStyle03 {
	float:left;
	margin:0 0 0 12px;
}
span.buttonStyle03 a {
	color:#0278ba;
	line-height:22px;
	font-size:13px;
}
span.buttonStyle03 input {
	color:#0278ba;
	border:none;
	background:none;
}
/* buttonStyle04 - large dark blue with white text */
span.buttonStyle04 {
	background:#026eab url(../images/backgrounds/buttonStyle04.gif) no-repeat 0 0;
}
span.buttonStyle04 a {
	line-height:31px;
	font-size:14px;
	background:transparent url(../images/backgrounds/buttonStyle04.gif) no-repeat 100% 0;
}
span.buttonStyle04 input {
	height:31px;
	font-size:14px;
	background:#026eab url(../images/backgrounds/buttonStyle04.gif) no-repeat 100% 0;
}

/* buttonStyle05 - large with blue text */
span.buttonStyle05 {
	float:left;
	margin:0 0 0 12px;
}
span.buttonStyle05 a {
	color:#0278ba;
	text-decoration:none;
	line-height:31px;
	font-size:12px;
}
span.buttonStyle05 input {
	color:#0278ba;
	border:none;
	background:none;
}
/* buttonStyle06 - Dark blue background against a black background (log off button) */
span.buttonStyle06 {
	background:#5dacd9 url(../images/backgrounds/buttonStyle06.gif) no-repeat 0 0;
}
span.buttonStyle06 a {
	background:transparent url(../images/backgrounds/buttonStyle06.gif) no-repeat 100% 0;
}
span.buttonStyle06 input {
	background:#026eab url(../images/backgrounds/buttonStyle06.gif) no-repeat 100% 0;
}
span.buttonStyle07 {
	float:left;
}
#main .buttonExt01 {
	margin:0 0 0 8px;
}
#main .buttonExt01 a {
	border-left:1px solid #c6c9cc;
	padding:0 0 0 8px;
}
#main .buttonExt02 {
	margin:0;
}
/* buttonStyle09 - large green with white text */
span.buttonStyle09 {
	background:url(../images/backgrounds/buttonStyle09.gif) no-repeat 0 0;
}
span.buttonStyle09 a {
	line-height:31px;
	font-size:15px;
	background:transparent url(../images/backgrounds/buttonStyle09.gif) no-repeat 100% 0;
}
span.buttonStyle09 input {
	height:31px;
	font-size:15px;
	background: url(../images/backgrounds/buttonStyle09.gif) no-repeat 100% 0;
}
.button.separate a{
	border-left:1px solid #c6c9cc;
	padding:0 0 0 12px;
}
.logon .button.separate a{
	border-left:1px solid #707679;
	padding:2px 0 0 12px;
}
span.buttonStyle11 {
	background:url("../images/backgrounds/down.gif") no-repeat right 7px;
	padding-right:14px;
	font-size:82.75%;
	display:block;
	text-align:right;
}

.lefthandnavi {
	position: absolute;
	left: 3px;
	top: 68px;
	/** width: 194px;
	height: 540px;
	z-index: 1; */
}

.topbluelink {
	font-family: arial;
	font-size: .7em;
	text-decoration: none;
}

/*a.topbluelink:visited 
{
font-family: arial;
font-size: .7em;
text-decoration: none;
}*/
.topbluelink:hover 
{
font-family: arial;
font-size: .7em;
text-decoration: underline;
}

.whiteboldlink {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

/*a.whiteboldlink:visited 
{
font-family: arial;
font-size: .75em;
color: #FFFFFF;
text-decoration: none;
}*/
.whiteboldlink:hover 
{
font-family: arial;
font-size : 0.75em;
color : #FFFFFF;
text-decoration: none;
}

/*a.blackboldlink:visited 
{
font-family: arial;
font-size : 0.7em;
color: #000000;
text-decoration: none;
}*/
.dashboardblktxt 
{
font-family: arial;
font-size: 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
}

/*a.dashboardblktxt:visited 
{
font-family: arial;
font-size: .7em;
color: #000000;
text-decoration: none;
}*/
.dashboardblktxt:hover 
{
font-family: arial;
font-size: 0.7em;
color: #000000;
text-decoration: none;
}

.optionalink {
	font-family: arial;
	font-size: 0.69em;/*changed to sync up with the other fields*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.optionalink:hover {
	font-family: arial;
	font-size: 0.69em;/*changed to sync up with the other fields*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.btnlinktxt:link 
{
font-family: arial;
font-size : 0.95em;
color: #000000;
text-decoration: none;
}

a.btnlinktxt:visited 
{
font-family: arial;
font-size : 0.95em;
color: #000000;
text-decoration: none;
}
a.btnlinktxt:hover 
{
font-family: arial;
font-size : 0.95em;
color: #000000;
text-decoration: none;
}

.querytextleft_btntxt 
{
font-family: arial;
font-size : 0.7em;
color: #000000;
text-decoration: none;
vertical-align:middle;
/*change added by Annu Malik compoenents*/
width: 29%;
float:left; clear:right;
}

.addressboxfixwidth 
{
font-family: arial;
font-size: 0.7em;
color: #333333;
text-decoration: none;
height : 60px;/* px to em conversion required */
width : 140px;/* px to em conversion required */
margin:0px 2px 0px 0px;
overflow:auto;
vertical-align:middle;
}

.amountrightalignbld {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 3px 6px 3px 6px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FAF6F5;
	vertical-align: middle;
	font-size: 13px #373c3f;
	/*background-color: #efe4e5;*/
}

.amountrightalignbldwithoutline 
{
font-weight: bold;
text-decoration: none;
text-align: right;
padding: 3px 6px 3px 6px;
vertical-align:top;
}

.bcum-Ulined {

	color:  #a84361;
	FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
	text-decoration: none;
	vertical-align: top;
}

.bcum-bold {
	font-family: arial;
	/**color: #0278ba;*/
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}

.bcum {
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 12px;/*Reverting the changes*/
	text-decoration: none;
	vertical-align: top;
	width: 90%;
	float: left;
}

.blckbg 
{
background-image: url(../images/blck-bg.gif);
background-repeat: repeat-x;
height : 21px;/* px to em conversion required*/
padding-left:2px;
vertical-align:middle;
}

.dropdownlocationbar 
{
font-family: arial;
font-size : 0.65em;
font-weight:normal;
text-decoration: none;
vertical-align:middle;
margin:0px 2px 0px 0px;
}
.div_table1 
{
width:100%; 
height: 120px; 
z-index: auto; 
visibility: visible;
}

.displayrighttxt {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*Modified by Payal from 18 px to 13 px for table heading*/
	font-size: 13px;
	text-decoration: none;
	padding-right: 6px;
	/** Commented by Priyanka for displaying 1-1 of 1*/ /*float: left;*/
	vertical-align: top;
	/*Modified by Payal for table heading*/
	font-weight: bold;
	padding-bottom: 10px;
	float:right;

}

.datetextbox1 
{
font-family: arial;
font-size: 1em;
color: #333333;
text-decoration: none;
height: 18px;
/* px to em conversion is required */
width: 140px;
/* px to em conversion is required */
margin: 1px 2px 1px 0px;
vertical-align:middle;
}
.greybg 
{
background-color : #e9e9e9;
}
.greybgtxt_top 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-left : 6px;
}
.greybgtxt {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 10px;
	/* modified by priyanka for More actions*/
	/*background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 0px 0px;*/
	float: left;
	padding-top:7px;
}
.greybgtxtboxxx
{
font-family : arial;
font-size : 0.7em;
color : #333333;
text-decoration : none;
height : 18px;
/*px to em conversion required*/
width : 122px;
/*px to em conversion required*/
margin:2px 2px 4px 0px;
vertical-align:middle;
}
.greyleft 
{
background-image: url(../images/grey-left.gif);
background-repeat: repeat-x;
width: 3px;
height: 26px;
}
.greyright 
{
background-image: url(../images/grey-right.gif);
background-repeat: repeat-x;
width: 3px;
height: 23px;
}
.greenleft 
{
background-image: url(../images/green-left.gif);
height: 25px;
width: 3px;
}
.greenright 
{
background-image: url(../images/green-right.gif);
height: 25px;
width: 3px;
}
.gradientbgoneline 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
padding-top:4px;
padding-bottom:4px;
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left: 6px;
/*margin:0px;/*Used for headinglevel tags */
/* change added by Annu Malik 
margin-top:0px;
width:100%;
float:left;clear:right;*/
}

/*changes done*/
	/* gradientbgtwolinewithouttxt,gradientbgonelinewithouttxt are same.. one can be removed. */
.gradientbgtwolinewithouttxt {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
}

.gradientbgonelinewithouttxt_old {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
	background-color: #c9cbcc;
	/* change added by Annu Malik
margin: 0px;
width:100%;
float:left;clear:right;*/
}

.gradientbgonelineradiobtn 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
padding-bottom: 4px;
font-family: arial;
font-size: .7em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left: 2px;
vertical-align:top;
}

/*TODO:gradientbgtwoline is same as gradientbgoneline so needs to be removed from the css and all the pages referring to this needs to be changed to gradientbgoneline */
.gradientbgtwoline {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px; /*Used for headinglevel tags */
	/* change added by Annu Malik 
float:left;clear:right;
line-height:20px;*/
}

.gradientbgtwolineradiobtn 
{
background-image: url(../images/bg_gradient.gif);
padding-top:4px;
padding-bottom:4px;
background-repeat: repeat-x;
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left: 2px;
}

.greyboldtxtwithoutline {
	color: #595959;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
	vertical-align: top;
}

.greyboldtxtwithoutline_grey 
{
font-family: arial;
font-size: .7em;
color: #999999;
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
font-weight: bold;
vertical-align:top;
}

.greyamountrightalignbld 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #595959;
text-decoration: none;
text-align: right;
padding-right: 6px;
padding-left: 3px;
padding-top : 2px;
padding-bottom : 2px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
vertical-align:top;
}

.gradientbgtwolinetxt 
{
font-family: arial;
font-size: 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.listboldtxtwithline {
	font-weight: bold;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #faf6f5;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 0.75em;/*Reverting the changes
	background-color: #efe4e5; */
}

.listboldtxtwithoutline {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	margin: 0px; /*Used for Heading Level Tags */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	font-size: 0.75em;/*Reverting the changes*/
	color: #000000;/*Reverting the changes*/
}

.subsectheader {
	font-weight: bold;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	vertical-align: top;
	margin: 0px; /*Used for Heading Level Tags */
	border: none;
	background: none;
	background-color: #efe4e5;
}

.listbldtxtwithradiobtn {
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px 3px 2px;
}

.listtopbigbg {
	background-color: #FAF6F5;
	line-height: 150%;
	border-left: 0px;
	/*background: url(../images/table-corners.gif) no-repeat left top;*/
}

.listboldtxtbottomline 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
text-decoration: none;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #979797;
height: 21px;
padding : 3px 6px 3px 6px;
}

.listgreyrowtxtwithoutline_wrap 
{
font-family: arial;
font-size: 1em;
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align:top;
width:350px;
}

.listscreengradientbg1 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
height: 36px;
}

.neogdropdwnwidthfree 
{
font-family: arial;
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 20px;
}

.neogtxtboxwidthfree 
{
font-family: arial;
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 18px;
}
.offlineboldtxt 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
text-decoration: none;
text-align : left;

}

.offlineboldtxtheading 
{
font-family: arial;
font-size : 0.75em;
font-weight: bold;
text-decoration: none;
text-align : left;
}
.offlinebottomline 
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
padding-bottom: 5px;
}
.offlinelefttxt 
{
font-family: arial;
font-size : 0.8em;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
width: 190px;
}
.offlinettxt 
{
font-family: arial;
font-size : 0.8em;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
padding-left:5px;
line-height:25px;
}
.pageheadingcaps 
{
font-family: arial;
font-size: 0.75em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding:1px 0px 0px 0px;
float:left;
margin:0px;
}
.pageheading 
{
font-family: arial;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding:1px 0px 0px 9px;
float:left;
margin:0px;
}
.pageheadingcapssmall 
{
font-family: arial;
font-size: 1em;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
padding:1px 0px 0px 9px;
}

/* ToDo: greybgtxt and paginationtxt classes are same. Can remove one after replacing */
.paginationtxt 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right:3px;
}
.paginationtxtPrint
{
font-family: arial;
font-size : 1.1em;
font-weight:bold;
text-decoration: none;
padding-right:3px;
line-height:25px;
}

.querygreybg 
{
background-color: #EFEFEF;
vertical-align: top;
}
.querytextleft_red 
{
font-family: arial;
font-size: .7em;
font-weight:bold;
color: #FF0000;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
width: 29%;
vertical-align: top;
}
.querytextleftnew {
    padding-right: 1px;
    padding-left: 100px;
    margin-left: 2px;
    width: 31%;
    float: left;
    clear: left;
    text-align: left;
    padding-bottom: 11px;
    font-size: 16px;
    padding-top: 7px;
    font-weight: bold;
}



.querytextleft_LHN 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right: 3px;
padding-left: 0px;
padding-bottom:4px;
padding-top:2px;
height: 22px;
width: 150px;
vertical-align: top;
}

.querytextleftradiobtn 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-bottom:4px;
padding-top:2px;
height: 22px;
width: 190px;
vertical-align: top;
}

.querytextright_date 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-bottom:4px;
padding-top:2px;
width: 210px;
vertical-align: top;
}

.querytextright_minlength 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-bottom:4px;
width:100px;
padding-top:2px;
}

.querytextrightaddress 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
line-height : 18px; /* px to em conversion is required */
}

/* Not used in proto */
.querytextverticalspacing 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
line-height:25px;
}

.querytextboxmedium_color 
{
font-family: arial;
font-size: 1em;
color: #333333;
background-color:#EFEFEF;
border:0px;
text-decoration: none;
height : 18px; /* px to em conversion is required */
width:110px;/* px to em conversion is required */
margin:1px 2px 1px 0px;
vertical-align:middle;
}

.querytextboxmedium1 
{
font-family: arial;
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 18px;
width: 140px;
}
.querytextoptional 
{
font-family: arial;
font-size : 0.7em;
line-height: 22px;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
font-weight: bold;
}
.Para_text
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
vertical-align: top;
}

.queryitalictext {
	font-family: arial;
	font-size: 11px;/*changed to sync up with the other fields*/
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	width:500px;/*change done by Nagarajan_V02 for ticket 658781*/
}

/* added for ticket Id  644220 */
.queryitalictextbottomwithoutfloat {   
    color: #505050;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    width:475px;
}

.queryitalictextwithoutwidth {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
}
.queryitalictext1 
{
font-family: arial;
font-size : 0.7em;
font-style: italic;
color: #505050;
text-decoration: none;
}

.queryitalictextleftgap 
{
font-family: arial;
font-size : 0.7em;
font-style: italic;
color: #505050;
text-decoration: none;
padding-left:3px;
}
.querydropdwnwidthfree 
{
font-family: arial;
font-size: 1em;
color: #333333;
text-decoration: none;
height: 20px;
}
.querytxtboxwidthfree 
{
font-family: arial;
font-size: 1em;
color: #333333;
text-decoration: none;
height: 18px;
}
.querytextleftoptional 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 19px;
height: 22px;
width: 177px;
}

.querywhitebg {
	/**Commented By Harpreet */
	/**background-color: #FFFFFF;
	overflow:hidden;*/
	
}
.queryitalictext2 
{
font-family: arial;
font-size : 0.7em;
font-style: italic;
color: #505050;
text-decoration: none;
padding:5px 3px 5px 6px;
}

.querytextleftwithoutwidth 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-top:2px;
padding-bottom:4px;
}

.whtboldtxt {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px; /* changed by shreya */ color : #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
caption 
{
font-family: arial;
font-size : 0.75em;
color : #ffffff;
text-decoration: none;
font-weight: bold;
padding-left: 4px;
vertical-align:top;
text-align:left;
}

.whttxt_top {
	font-family: arial;
	font-size: 0.6em;
	color: #262a2c;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: top;
	text-align: right;
	float: right;
	font-weight: normal;
}
.whttxt 
{
font-family: arial;
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
padding-right: 2px;
text-align:right;
}

.whitetxtrightalign 
{
font-family: arial;
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
text-align: right;
padding-right: 3px;
}
.whtboldtxt1 
{
font-family: arial;
font-size : 1em;
color : #ffffff;
text-decoration: none;
font-weight: bold;
padding-left: 4px;
display: inline;/*Should be used with heading tags only*/
}

.fourlinbrd 
{
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}
.threelinbrd 
{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
.linked_ac_no_brd 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
text-decoration: none;
height: 23px;
width:6%;
padding:3px 6px 3px 6px;
vertical-align:top;
}
.linked_ac 
{

font-weight: bold;
text-decoration: none;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
width:6%;
padding:3px 6px 3px 6px;
vertical-align:top;
}

.slno {
	font-weight: bold;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 13px;
	width: 6%;
	background-color: #c9cbcc;
}
.slnolightgrey 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #595959;
text-decoration: none;
height: 23px;
padding:3px 6px 3px 6px;
width:6%;
vertical-align:top;
}

.radio_check_slnowithoutfont 
{
text-decoration: none;
padding:3px 6px 3px 6px;
width:65px;
vertical-align:top;
}
.slnowithoutfont 
{
text-decoration: none;
padding:3px 6px 3px 6px;
width:30px;
vertical-align:top;
}

.redstar {
	font-family: arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.redstar_red 
{
font-family: arial;
font-size: 1.2em;
color: #FF0000;
text-decoration: none;
}

.additionalinfotxtbox 
{
font-family: arial;
font-size: 0.7em;
color: #333333;
text-decoration: none;
width : 400px; /* px to em conversion required */
height : 200px; /* px to em conversion required */
overflow:auto;
margin:2px 0px 2px 0px;
vertical-align:middle;
}
.remarkstxtbox1 
{
font-family: arial;
font-size: 0.7em;
color: #333333;
text-decoration: none;
width : 270px; /* px to em conversion required */
height : 50px; /* px to em conversion required */
overflow:auto;
margin:2px 0px 2px 0px;
vertical-align:middle;
}

/*Start : changes by harpreet for textarea and lookup button*/
/*Start : changes by Parashar for scrollbar: padding width height margin background */
.remarksbox {
border: 0 none;
font-family: Arial,Helvetica,sans-serif;
/*Changed By Neha Gosain*/
/*font-size: 13px;*/
font-size: 11px;/*Reverting the changes*/
height: 116px;
line-height: normal;
margin: 2px 0 0 0;
/** Changed by Parasher from Hidden to auto*/
overflow: auto;
padding:0;
text-align: left;
width: 260px;
float:left;
}

/*Start : changes by Parashar for scrollbar:  width  */
.inputtextarea-span{
    background: url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 0 0 #FBFBFB;
    display: inline-block;
    padding: 0 0 0 3px;
    text-align: left;
    width: 262px;
	height: 120px;
}
/*End : changes by harpreet for textarea and lookup button*/

.redbg {
	background-color: #EFE4E5;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.orangebg 
{
background-color: #FFE6C0;
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
}
.greenbg 
{
background-color: #EEF6C9;
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
}
.greentop 
{
background-image: url(../images/green-top.gif);
height: 3px;
width: 800px;
}
.greenbottom 
{
background-image: url(../images/green-bottom.gif);
height: 3px;
width: 800px;
}
.width8 
{
width : 8px;/*px to em conversion required */
}
.width44 
{
width : 44px;/*px to em conversion required */
}
.width5 
{
width : 5px;/*px to em conversion required */
}
.width11 
{
width : 11px;/*px to em conversion required */
}
.width20 
{
width : 20px;/*px to em conversion required */
}
.width25 
{
width : 25px;/*px to em conversion required */
}
.width9 
{
width : 9px;/*px to em conversion required */
}
.width815 
{
width: 100%;
border:0px;
text-align:left;
}
/*TODO: Remove width800 and replace all occurences with width100percent*/
.width800 
{
width: 100%;
}
.width50percent 
{
width: 40%;
}
.width100percent 
{
width: 100%;
}
.width78 
{
width: 78px;
}
.height10 
{
height : 10px; /*px to em conversion required */
}
.height3 
{
height : 3px; /*px to em conversion required */
}
.width16 
{
width : 16px; /*px to em conversion required */
}
.height15 
{
height : 15px; /*px to em conversion required */
/* change added by Annu Malik*/
padding-left: 15px;
}
.height28 
{
height : 28px; /*px to em conversion required */
}
.height7 
{
height : 7px; /*px to em conversion required */
}
.height33 
{
height : 33px; /*px to em conversion required */
}
.height21 
{
height : 21px; /*px to em conversion required */
}
.height30 
{
height : 30px; /*px to em conversion required */
}
.height2 
{
height : 2px;/*px to em conversion required */
}
.height39 
{
height : 39px; /*px to em conversion required */
}
.height32 
{
height : 32px; /*px to em conversion required */
}
.height25 
{
height : 25px; /*px to em conversion required */
}
.height1 
{
height : 1px; /*px to em conversion required */
}
.modelingtext 
{
font-family: arial;
font-size : 0.7em;
line-height : 16px; /* px to em conversion is required */
padding-right: 22px;
padding-left: 19px;
text-align : left;
}
.modelingbg 
{
background-image: url(../images/modeling_bg.gif);
background-repeat: repeat-x;
height: 26px;
border: 1px solid #979797;
font-family: arial;
font-size : 0.75em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left: 10px;
}
.modelinginnertxt 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
text-align : left;
padding-right:10px;
line-height: 16px;/*px to em conversion required */
}
.composelefttxt1 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
border-bottom: 1px solid  #c7c7c7;
padding-top : 6px;
padding-bottom : 6px;
/* change added by Annu Malik Compose Mail Section*/
margin-top:0px;
float:left;clear:right;
width:15%
}

.composetxtboxmatter 
{
font-family: arial;
font-size : 0.7em;
color: #333333;
text-decoration: none;
width : 100%;
height: 130px; /* px to em conversion required */
overflow:scroll;
margin:2px 0px 2px 0px;
vertical-align:middle;
}

/*TODO:Same as querytextright. Remove after replacing */
.textverticalspacing 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-top:2px;
padding-bottom:4px;
padding-left:1px;
}
.replytext 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
text-align : left;
padding-right: 10px;
}
.topnewheaderbg 
{
background-image: url(../images/top-header.jpg);
height: 72px;
background-repeat: no-repeat;
}
.width1000 
{
width: 1000px;
}
.headerwelcome 
{
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color : #4f4f4f;
text-decoration: none;
padding-left: 4px;
}
.corpheaderwelcome 
{
font-family: arial;
font-size: .7em;
font-weight: normal;
color : #000000;
text-decoration: none;
padding-left: 4px;
padding-top : 3px;
}

.corpheaderwishing {
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	color: #000000;
}
.height22 
{
height : 22px;/* px to em conversion required*/
}
.headerwishing 
{
font-family: arial;
font-size : 0.7em;
color : #4f4f4f;
text-decoration: none;
text-align: right;
padding-right: 10px;
}

.headerrightlink_line 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
text-align: center;
vertical-align: top;
width:10px;
float:left;/* added by Naresh */
line-height:20px;
}
.headerrightlink 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
text-align: center;
vertical-align: top;
}

.headerwhitelink {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	color: #ffffff;
	margin: 0px 3px;
	float: left;
}
.linkseperator 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
color:#000000;
margin:0px 18px;
float:left;
}

/*a.headerwhitelink:visited 
{
font-family: arial;
font-size : 0.7em;
text-decoration: none;
color:#000000;
}*/
.headerwhitelink:hover 
{
font-family: arial;
font-size : 0.7em;
text-decoration: underline;
color:#000000;
}
.headertext 
{
font-family: arial;
	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	vertical-align: top;
	width:18%;/* added by Naresh */
	float:left;
}
.formgobtn 
{
font-family: arial;
font-size: .83em;
text-decoration: none;
text-align:center;
width: 25%;
height: 18px;
background-image: url(../images/bg_gradient.gif);
border: 1px solid #333333;
}
.orangetop 
{
background-image: url(../images/orange-top.gif);
height: 3px;
width: 800px;
}
.orangebottom 
{
background-image: url(../images/orange-bottom.gif);
height: 3px;
width: 800px;
}
.yellowtop 
{
background-image: url(../images/yellow-top.gif);
height: 3px;
width: 800px;
}
.yellowbottom 
{
background-image: url(../images/yellow-bottom.gif);
height: 3px;
width: 800px;
}
.yellowbg 
{
background-color : #fbf8a9;
font-family: arial;
font-size : 0.7em;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
}
.redtop 
{
background-image: url(../images/red-top.gif);
height: 3px;
width: 800px;
}
.redbottom 
{
background-image: url(../images/red-bottom.gif);
height: 3px;
width: 800px;
}
.greytop 
{
background-image: url(../images/grey-top.gif);
height: 3px;
width: 800px;
}
.greybottom 
{
background-image: url(../images/grey-bottom.gif);
height: 3px;
width: 800px;
}

.keyBordText 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: bold;
margin-left:8%;
/*width:65px;*/
float:left;
margin-bottom:5px;
}

.keyBoardTitle{
	float: left;
    font-size: 0.7em;
    font-weight: bold;
    margin-left: 2%
}

.keyBoardTitleInfo{
	float: left;
    color: #AEACAC;
    font-size: 0.65em;
    font-weight: bold;
    margin-left: 2%
}

.keybord 
{		font-family: Tahoma;
color: #000000;
background-color: #DBDBDB; 
border: 1px solid #A9A9A9;
text-decoration: none;
position:absolute; 
left:125px; 
top:75px;
visibility:hidden;
z-index:1;
}
.left 
{
text-align:left;
vertical-align:top;
float:left;
}
.vtop
{
vertical-align:top;
}
.vtop-header
{
vertical-align:top;
padding-top:2px;
}
img 
{
border:0px;
}
.footer
{
font-family: Tahoma;
font-size : 0.7em;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none;
text-align:left;
vertical-align:bottom;
}

.images_top
{
margin-left:10px;
}
TH
{
vertical-align:top;
text-align:left;
}


.absmiddle {
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	font-size: 13px;
	margin-right:3px;
}

.absmiddle1 {
	/**vertical-align: baseline; */
	vertical-align: bottom;
	margin-top: 7px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}


.absmiddlecalendar {
	/* float: right; */
	vertical-align: bottom;
	margin-top: 7px;
	padding-right: 2px;
	width:12px;
}
.sorticon
{
margin-bottom:1px;
margin-left:5px;
}
.header_orange 
{
background-color : #FF5F6E;
height: 7px; /* Added by Naresh */
width:100%
}

.header_big_bg {
	background-color: #262a2c;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 2%;
}
.headerwidth180 
{
width: 21%;
height:70px;
float:left;/* Added by Naresh */
}

.header_yellow_bottom1 
{
background-image: url(../images/header_yellow_bottom1.gif);
background-repeat: no-repeat;
}

.header_yellow_bottom2 
{
background-image: url(../images/header_yellow_bottom2.gif);
background-repeat: repeat-x;
height: 6px;
width:100%;
}

.header_orange_bar1 
{
background-color : #FF5F6E;
background-image: url(../images/header_orange_bar1.gif);
background-repeat: no-repeat;
height: 5px;
width:100%;
}
.header_orange_bg 
{
background-color : #FF5F6E;/* added by Naresh*/
float:left;
}

.header_yellow_bg2notext 
{
background-image: url(../images/header_yellow_middle.gif);
color: #000000;
text-decoration: none;
vertical-align:top;/* added by Naresh*/
float:left;
}

.header_yellow_curve_top 
{
background-image: url(../images/header_yellow.gif);
background-repeat: no-repeat;
width: 6px;
float:left; /* added by Naresh */
}
#div1
{
overflow:auto;
position:absolute;
font-family: arial;
font-size : 0.7em;
color: #505050;
text-decoration: none;
padding-left: 6px;
font-style: italic;
}
.outerTable
{
	border-top: 4px solid #979797;
	border-bottom: 4px solid #979797;
}
.innerTable
{
	border: 1px solid #FFFFFF;
}
.redSignoff
{
font-size:24px;
font-family:Tahoma;
font-weight:bold;
color:#D20009;
}
.blueSignoff {
    color: #000000;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: bold;
    line-height:30px;
}
.infoLinks {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	text-decoration: underline;
}

.infoLinks:hover {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

.lable {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	color: #4f4f4f;
}

.ImpInfoPanel { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 99%;
	text-align: left;
	font-family: Tahoma;
	font-size: 0.7em;
	margin-bottom: 20px;
}

.ImpInfoPanel_1 { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 596px;
	text-align: left;
	font-family: Tahoma;
	font-size: 0.7em;
	margin-bottom: 20px;
}

ImpInfoPanelprint { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 985px;
	text-align: left;
	font-family: Tahoma;
	font-size: 0.7em;
	margin-bottom: 20px;
}

.ImpInfoPanelHeading {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #002758;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: bold;
}

.ImpInfoPanelText {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid red;
	margin-top: -2px;
	font-size: 0.6em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 1.2em;
	width: 48%;
}

.ImpInfoPanelText_1 {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid red;
	margin-top: -2px;
	font-size: 0.65em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 725px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greenDottedH {
	background-image: url(../images/GreyDot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.greenDottedV {
	background-image: url(../images/infy_greenDottedV.jpg);
	background-repeat: repeat-y;
	width: 1px;
	padding-right: 5px;
}

.dataWithoutBorder {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: top;
}

.topBar { 
/** background-image: url(../images/drop_menu_bg.gif); */
	background-repeat: repeat-x;
	/** height: 27px; */
	line-height: 26px;
	width: 100%;
}

.mainTableBorder {
	border: 1px solid #8A8D92;
}

.txtBoldBlack {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.clsNode {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding: 0 0 0 4px;
	cursor: pointer;
}

.clsNode:hover {
	font-family: tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: red;
	padding: 0 0 0 4px;
	cursor: pointer;
}

.clsNode:active {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #683f0a;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}

.nodeSelected {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #683f0a;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}

.nodeSelected:hover {
	font-family: tahoma;
	font-size: 0.7em;
	color: red;
	text-decoration: none;
	padding: 0 0 0 4px;
}

.mainTableAlign {
	background-color: #EDEDED;
	left: -1px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	top: 0;
	visibility: visible;
	width: 100%;
}

.dataRightBorder {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	vertical-align: top;
}

.dataRightwithoutBorder {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: top;
}

#Layer1 {
	position: absolute;
	margin-left: -10px;
	left: 13px;
	top: 190px;
	width: 190px;
	height: 350px;
	z-index: 1;
}

#Layer2 {
	position: absolute;
	margin-left: -10px;
	left: 1px;
	top: 85px;
	width: 190px;
	z-index: 1;
}

.leftNaviLinks {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.loginBg {
	background-color: #EDEDED;
	/* change added by Annu Malik Login footer scetion*/
	line-height: 32px;
}

.border {
	margin-bottom:10px;
	height:1px;
	width:80%;
	background-color: #643947;
}

.txtNormal {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #353537;
}

.txtNormal a:hover {
	font-family: Tahoma;
	font-size: 0.7em;
	color: red;
}

.footer_lg {
	font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

.infoLinks_lg {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

.infoLinks_lg:hover {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

.redSeperator {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/* modified by Annu Malik components 
padding-left:4px;*/
	padding-left: 6px;
	padding-right: 10px;
}

.txtData {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #000000;
}

.txtHeader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.85em;
	color: #000000;
}

.close {
	font-family: tahoma;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(../images/keyboard-close-icon.png);
	width:15px;
	height:15px;

	POSITION: absolute;
	TOP: 20px;
	CURSOR: pointer;
	RIGHT: -20px;

}

/*a.close:visited 
{
font-family: tahoma;
font-size : 0.9em;
font-weight: bold;
color: #D20009;
text-decoration: none;
}*/
.close:hover {
	font-family: tahoma;
	font-size: 0.9em;
	font-weight: bold;
	color: #D20009;
	text-decoration: none;
}

.txtNormalitalic {
	font-family: arial;
	font-size: 11px;
	color: #353537;
	font-style: italic;
}

.outerborder {
	border-top: 1px solid #979797;
}

.style1 {
	FONT-FAMILY: Tahoma;
	font-size: .7em;
}

.width100percent_center {
	width: 100%;
	text-align: center;
}

.width80percent_right {
	width: 80%;
	vertical-align: middle;
}

.login_image_bg_right {
	width: 50%;
	vertical-align: bottom;
	text-align: right;
}

.height28_lg {
	height: 28px; /*px to em conversion required */
}

/*TODO:height7_lg and height7 classes are same.Remove one class.*/
.height7_lg {
	height: 7px; /*px to em conversion required */
}

.height30_lg {
	height: 30px; /*px to em conversion required */
}

.height25_lg {
	height: 25px; /*px to em conversion required */
}

.width780 {
	width: 780px;
	text-align: center;
}

.width100 {
	width: 115px;
}

/*TODO:Remove height10_lg or height10*/
.height10_lg {
	height: 10px; /*px to em conversion required */
}

/***** addition css for direct banking login *****/
.height50 {
	height: 50px;
}

.width367 {
	width: 367px;
}

.text_1 {
	font-family: arial;
	font-size: .7em;
	line-height: 15px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	height: 22px;
	width: 520px;
	text-align: left;
	vertical-align: top;
}

.pageheadingcaps_ib {
	font-family: arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	/* change added by Annu Malik 
vertical-align: top;*/
}

.textboxstyle {
	background-color: #EFEFEF;
	border: 0px;
	font-family: arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 140px;
}

.textboxstyle_privew {
	background-color: #EFEFEF;
	border: 0px;
	font-family: arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	height: 300px;
	width: 100%;
	text-align: left;
	overflow: auto;
}

.tab {
	text-align: center;
	vertical-align: middle;
	background-color: #ff6666;
	font-family: arial;
	font-weight: bold;
	padding: 0px;
	width: 100%;
}

.tab_active {
	text-align: center;
	vertical-align: middle;
	background-color: #fdcab9;
	font-family: arial;
	font-weight: bold;
	padding: 0px;
	width: 100%;
}

.txtNormal_bold {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}

.lable_login {
	font-family: Tahoma;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
}

.logout_image_bg_right {
	vertical-align: bottom;
	text-align: right;
}

.gradientbgoneline_pp {
	background-color: #D1D1D1;
	height: 23px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.gradientbgoneline_table {
	background-color: #D1D1D1;
	height: 23px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}
/*
.error_highlight {
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em
	font-size: 14px;/*Reverting the changes
	color: #262a2c;
	text-decoration: none;
	font-weight: normal;
	margin-top:10px;
	position: absolute;
}*/
.error_highlight {
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	/**margin-right:6px;*/
}

.error_highlight_right {
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding-top: 9px;
	padding-right:2px;
}

.listgreyrowtxtleftline_wrap {
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

.querytextleft_nowrap {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
	/*change added by Annu Malik */
	width: 90%;
	float: left;
	clear: right;
}

.infoLinks_lg_bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	padding: 2px;
}

.infoLinks_lg_bolder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	padding: 2px;
}

.width30 {
	width: 25%;
}

.width800px {
	width: 800px;
}

.querytextright_txtwrap {
	background-color: #EFEFEF;
	vertical-align: top;
	width: 100%;
	overflow: auto;
}

/*New classes created*/
.height22 {
	height: 22px;
}

.width35percent {
	width: 35%;
}

/** added by Naresh for div */
a.redlink:link {
	font-family: arial;
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: none;
}

a.redlink:visited {
	font-family: arial;
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: none;
}

a.redlink:hover {
	font-family: arial;
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: underline;
}

.txtfield_fl {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	height: 18px; /* px to em conversion is required */
	margin: 1px 2px 1px 0px;
	vertical-align: middle;
}

/*style class is introduced as it was used in many pdl's.If overriden then impact may be there */
.style { 
/*don't add any attributes*/
	
}

.absmiddle_rightspace {
	vertical-align: middle;
	margin-right: 10px;
}

/*Used in RM_Dashboard */
.querytextleft1 {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	/*width: 40%;*/
	vertical-align: top;
	/* change added by Annu Malik */
	float: left;
	clear: right;
}

.height0 {
	height: 0px;
	background-color: #EFEFEF;
}

.greybgtxtarea {
	background-color: #EFEFEF;
	overflow: auto;
	width: 100%;
	border: 0px;
}

.width100CfmBrdwithoutmargin {
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	width: 100%;
}

.width100CfmBrdwithtopmargin {
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	margin-top: 20px;
	width: 100%;
}

.remarkstextarea {
	font-family: arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 150px; /* px to em conversion required */
	height: 50px; /* px to em conversion required */
	overflow: auto;
	margin: 0px;
	vertical-align: middle;
}

.tabtopleft {
	background-image: url(../images/tab_top_left.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: left;
}

.tabtopright {
	background-image: url(../images/tab_top_right.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: right;
}

.tabactivetopleft {
	background-image: url(../images/tab_top_left_active.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: left;
}

.tabactivetopright {
	background-image: url(../images/tab_top_right_active.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: bottom;
	text-align: right;
}

.tab_bg {
	background-color: #ff6666;
}

.tab_active_bg {
	background-color: #fdcab9;
}

.width3 {
	width: 3px;
}

.gradientbgonelinewithborder {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px; /*Used for headinglevel tags */
	border-top: 1px solid #9c9e9c;
	border-bottom: 1px solid #9c9e9c;
	/* change added by Annu Malik 
width:100%;
float:left;clear:right;*/
}

.width100percent_left {
	width: 100%;
	float: left;
}

.width100percent_right {
	width: 100%;
	float: right;
	background:#ffffff;
}
.sideline {
	background-image: url(../images/black-dot.gif);
	background-repeat: repeat-y;
	padding-right: 1px;
	float: left; /* added by Naresh*/
}

.querytextleft_minwidth {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 20%;
	vertical-align: top;
}

.OutputField {
	margin-top: 0px;
	margin-bottom: 0px;
}

input[type="button"][disabled] {
	color: #848284;
}

input[type="reset"][disabled] {
	color: #848284;
}

input[type="submit"][disabled] {
/*background: url(../images/backgrounds/buttonStyle03.gif)
             transparent no-repeat scroll 100% 0px;*/
      	 color:#FFFFFF;
             
      }
	  
/**Combobox **/ /*Used in simpleSearchPanel*/
.dropdown_query {
	padding-top: 8px;
	border: 0px;
	background: url(../images/backgrounds/input-text.gif)
		transparent no-repeat -436px 0px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	width: 98%;
	margin: 0px 2px 0px 0px;
}

.dropdown_query1 {
	background-color: #FFFFFF;
	padding-top: 8px;
	border: 0px;
	background: url(../images/input-text.gif) #edf6fb no-repeat -436px 0px;
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	width: 98%;
	margin: 0px 2px 0px 0px;
}

/*Used in Favorite Activities(Commonjsp)*/
.dropdownexpandalbe_LHN {
	background-color: transparent;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	width: 97%;
	margin: 7px 0px 0px 0px;
	vertical-align: middle;
}

.dropdownmulti {
      font-family:arial;
      font-size:11px;/*Reverting the changes*/
      font-weight:normal;
      margin-top:0;
      padding-top:8px;
      text-decoration:none;
      vertical-align:middle;
      width:58%;
}



.dropdownexpandalbe {
	
	background: url("../images/backgrounds/input-text.gif") no-repeat 100% 0px;
	border: 0px solid rgb(136, 160, 200);
	width: 99.6%; 
	height: 26px;
	font-family: arial; 
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle; 
	float: left;
	padding-top:5px;
}



.dropdownexpandalbeold {
	/*Changed by Hari_Varadharajan*/
	/*background-color: transparent;*/
	border:0px solid #e1d3c3;
	
	/*Changed by Hari_Varadharajan*/
	margin-top: 2px;
	
	height:26px;
	padding-top: 0px;
	color: #262a2c;
	width: 100%;
	border-width:0px;
	
	display: inline-block;
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
/** By priyanka For radio-combo  */
.dropdownexpandalbe_radbtn {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
/** For Download */
.dropdownexpandalbe_download {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}


/*Login Pages */
.dropdown {
	font-family: arial;
	font-weight: normal;
	font-size: 0.7em;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
	margin: 2px 2px 5px 0px;
}

.dropdown_lg {
	font-family: arial;
	font-weight: normal;
	font-size: 0.7em;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
	margin: 4px 2px 5px 0px;
}

/**Textbox* */ /*Used in simpleSearchPanel*/
.greybgtxtbox { 
/* changes by shreya #edf6fb */
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	font-size: 11px;
	text-decoration: none;
	width: 243px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
}

.textboxleftmargin {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	width: 110px;
	margin: 0px 2px 0px 10px;
	vertical-align: middle;
}


.querytextboxmedium {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	width: 243px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
}

.querytextboxmedium_mail {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	width: 110px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}

.smallquerytextboxmedium {
	font-family: arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 50px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}
.smallquerytextboxmedium_tfin 
{
font-family: arial;
font-size: 0.7em;
color: #333333;
text-decoration: none;
width: 25px;/* px to em conversion is required */
margin:0px 2px 0px 0px;
vertical-align:middle;
}

.remarkstextboxbig {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	font-size: 0.8em;
	text-decoration: none;
	width: 253px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
}

.numberstextbox {
	font-family: arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 45px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}


.datetextbox {
	font-family: arial;
	font-size: 11px;/*changed to sync up with the other fields*/
	color: #333333;
	text-decoration: none;
	/*modified by Payal,vikram*/
	width: 83px; /* px to em conversion is required */ /*mod by vikram*/
	/* margin: 16px 0px 9px 3px; */
	margin-top: 8px;
	vertical-align: middle;
	border: 0px;
	background-color: transparent;
}

.txtfield {
	border: 1px solid #5985AA;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: .7em;
	height: 19px;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
}

.composetxtboxsubject {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 100% 0px;
	font-size: 0.8em;
	text-decoration: none;
	width: 265px; /* px to em conversion is required */
	padding-bottom:2px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
}

.paginationtxtbx {
	font-family: arial;
	font-size: 0.6em;
	color: #333333;
	text-decoration: none;
	width: 20px; /*px to em conversion required */
	vertical-align: middle;
	margin: 4px;
}

/*Used in RMAuthentication Screen */
.txtField_login {
	border: 1px solid #5985AA;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: .7em;
	height: 19px; /* px to em conversion required */
	width: 130px; /* px to em conversion required */
	vertical-align: middle;
}

/** Button **/

.formbtn_top {
	border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	height:33px;
	border:0 none;
	cursor:pointer;
}


/*
.formbtn_drpdwn { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; 
	vertical-align: middle;
	overflow: visible;
	float: left;
	/*height: 21px;
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url("../images/small-button.png") no-repeat scroll 50% 50% transparent;
	width:80px;
	height:33px;
	color:#fff;
	font:bold 10px/33px Tahoma;
	
}*/
.formbtn_drpdwn { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; */
	vertical-align: middle;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn50.png) center no-repeat;
	width:55px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	
}
/*Added by Nikita Manohar*/
.formbtn_select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 21px;
	cursor: pointer;
	line-height:20px;
}


.formbtn_text {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	cursor: pointer;
	vertical-align: middle;
}
/* changes done by priyanka*/
.formbtn_text1 {
	font-family: arial;
	font-size: 0.75em;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #2700cd;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px; */
	cursor: pointer;
	/*vertical-align:middle;*/
}

.formbtn_text2 {
	font-family: arial;
	font-size: 0.8em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.formbtn_text4 {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	padding: 0px !important;
	margin-left: -1px !important;
	/* Takes precedence in  all browsers except IE */
	margin-left: 1px;
	/*  For IE  and always should be after width: auto !important*/
	margin-right: 0px;
	width: auto;
	border: 0px;
	overflow: visible;
	background-color: transparent;
	color: #2700cd;
	cursor: pointer;
	vertical-align: middle;
}


.formbtn {
border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

.formbtn100 {
border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:100px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	margin-right:5px;
	margin-left:5px
}

.back_mail {
border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

.formbtnsidebar	 {
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 12px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 5px;
	/* margin: 0px 0px 0px 10px;*/
	margin-top:10px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:21px;
}



.formbtn_img {
		border:0 none;
	background:url(../images/btn180.png) center no-repeat;
	width:180px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}
/* Added By priyanka for combo-text-lookup */


.formbtn_lkp {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF
		no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	height: 21px;
	text-align: center;
	padding-left: 5px;
	/* padding-right: 5px; */
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	/* width: 90px; */
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}



.formbtn_imgLookup{
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF
		no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	line-height:20px;
}
/* Added By priyanka for reset */

.formbtn_reset {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/*padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
					no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 21px;
	cursor: pointer;
	line-height:20px;
}

.headergobtn {
	background: url("../images/Go_arrow_timezone.tif") no-repeat scroll 0 0 transparent;
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	color: maroon;
	float: left;
	overflow: visible;
	padding-left: 3px;
	padding-right: 4px;
	margin: 5px 0px 0px 2px;
	border: 1px solid #a7a7a7;
	background-color: #faf6f5;
	vertical-align: middle;
	cursor: pointer;
	width: 1.7em;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	float:left;
}

.formbtn_pagi {
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	height: 1.7em;
	width: 1.8em;
	text-align: center;
	/** Commented by Priyanka for pagination*/
	/**background: url(../images/backgrounds/prev-disabled.gif) no-repeat 12px 50%; */
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	/** Added by Harpreet */
	cursor:pointer; 
}

.formbtn_pagi_go {
	/*background: url("../images/small-button.png") no-repeat scroll 50% 50% transparent;*/
	border: 0 solid #333333;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	margin: 0 3px 1px 0;
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 43px;
	background: url("../images/btn40.jpg");
}

.formbtn_italic {
	font-family: arial;
	font-size: 0.7em;
	font-style: italic;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #2700CD;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	cursor: pointer;
	vertical-align: middle;
	border-bottom: 1px solid blue;
	float:left;
}

.mainButton { /*font-family: Tahoma;
	color: #000000;
	background: url(../images/backgrounds/key.png) no-repeat 0px 0px;
	background-color: #fdeaeb;*/
	border: #eabcaf 1px solid;
	/*text-decoration: none;
	text-align: center;
	vertical-align: middle;*/
	padding: 0px 5px 0px 0px;
	/*margin: 0px;
	font-weight: normal;
	font-size: 0.7em;*/
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;
	cursor: pointer;
}

input.mainButton {
	background: url(../images/bgKeypadButton.png) no-repeat 0px;
	color: #a31400;
	font: 12px/ 21px Tahoma;
	/*height: 28px;*/
	margin-bottom: 3px;
	margin-left: 5px;
	/*margin-right: 2px;
    
          overflow: visible;
          padding: 0;
          text-align: center;
          text-decoration: none;
          vertical-align: middle;
         width: 32px;*/
}

.mainButtonblue {
	font-family: Tahoma;
	color: #000000;
	background-color: #d9e5fa;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 26px; /*px to em conversion required */
	width: 30px;
	overflow: visible;
}

.mainButtongreen {
	font-family: Tahoma;
	color: #000000;
	background-color: #ebfded;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 32px; /*px to em conversion required */
	width: 32px; /*px to em conversion required */
	overflow: visible;
}
/*
.keybtn {
	font-family: arial;
	color: #000000;
	background: url(../images/backgrounds/key-mid-1.png) no-repeat;
	border: 0px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 32px; /*px to em conversion required 
	width: 50px; /*px to em conversion required 
	overflow: visible;
}
.keybtn {
	background: url("../images/backgrounds/vKeyBlank.png") no-repeat scroll 0 0 transparent;
    border: 0 solid #000000;
    color: #000000;
    font-family: Tahoma;
    font-size: 0.7em;
    font-weight: bolder;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 2px;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    width: 22px;
}*/
.keybtn {
	font-family: arial;
	color: #000000;
	background: url(../images/backgrounds/key-mid-1.png) no-repeat;
	border: 0px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 32px; /*px to em conversion required */
	width: 50px; /*px to em conversion required */
	overflow: visible;
}

.keybtn_OK {	
	background: url(../images/backgrounds/vKeyOK.png) no-repeat;
	border: 0px solid #000000;
	height: 29px; /*px to em conversion required */
	width: 50px; /*px to em conversion required */
	overflow: visible;
}

.keybtn_Caps {
	background: url(../images/backgrounds/vKeyCapsLock.png) no-repeat;
	border: 0px solid #000000;
	height: 22px;
	width: 26px; 
	overflow: visible;
}
.keybtn_Backspace {	
	background: url(../images/backgrounds/vKeyBackSpace.png) no-repeat;
	border: 0px solid #000000;	
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;
}
.keybtn_Clear {
	background: url(../images/backgrounds/vKeyClear.png) no-repeat;
	border: 0px solid #000000;	
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;	
}

.formButton {
	font-family: Tahoma;
	font-size: 0.7em;
	background-color: #D20009;
	color: #ffffff;
	height: 23px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #B2AFAF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #b2afaf;
	width: auto;
	overflow: visible;
}

.formbtn_rightmargin {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	width: auto !important;
	/* Takes precedence in  all browsers except IE */
	width: 0;
	/*  For IE  and always should be after width: auto !important*/
	overflow: visible;
	margin: 0px 11px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.logoutButton {
	font-family: Tahoma;
	font-size: 0.7em;
	background-color: #E4E4E4;
	width: auto;
	height: 23px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #EBECF0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EBECF0;
	cursor: pointer;
	overflow: visible;
}

/*Changed by Nikita Manohar*/
a.submit:hover {
	/*
	color: #000000;
	*/
	color: #FFFFFF;
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
}

a.submit:visited {
	color: #000000;
	text-decoration: none;
}

/*done my priyanka for back button*/
.submit {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
	/*Commented by Nikita for Back button*/
	/*
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	*/
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 21px;
	cursor: pointer;
}
/*Changed by Nikita for back button*/
a.submit {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*Commented by Nikita for BACK button hyperlink*/
	/*
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1.5px;
	padding-bottom: 1.5px;
	*/
	height: 17px; /*px to em conversion required */
	cursor: default;	
	width: auto;
	overflow: visible;
	vertical-align: middle;
	/*Commented by Nikita for BACK button hyperlink*/
	/*
	margin-left: 20px;
	*/
	/* addd by priyanka for BACK button*/
	/*background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	color: #000000;*/
	font-size: 12px;
}

a.submit_top:hover {
	color: #000000;
	text-decoration: none;
}

a.submit_top:visited {
	color: #000000;
	text-decoration: none;
}

.submit_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 17px; /*px to em conversion required */
	cursor: default;
	color: #000000;
	width: auto;
	overflow: visible;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 200%;
}

/** caption **/
.paginationtxt1 {
	font-family: arial;
	font-size: 0.7em;
	text-align: center;
	padding-left: 7px;
	padding-right: 8px;
	/** Commented by Priyanka for pagination*/
	/*background:url(../images/backgrounds/small-button.gif) no-repeat 0% 1px;*/
	height: 42px;
	line-height: 31px;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 18px;
	vertical-align: middle;
}

.paginationtxt2 {
	font-family: arial;
	font-size: 0.7em;
	text-align: center;
	padding-left: 3px;
	padding-right: 8px;
	background: url(../images/backgrounds/small-button.gif)
		no-repeat 0% 1px;
	height: 42px;
	line-height: 31px;
	padding-bottom: 7px;
	padding-top: 8px;
	width: 18px;
	vertical-align: middle;
}

.blacklink { 
/** Changed By PoonamM */ /**font-family: arial;*/
	/** font-size: 0.8em; */
	color: #000000;
	text-decoration: none;
}

/*a.blacklink:visited 
{
font-family: arial;
font-size: 1em;
color: #000000;
text-decoration: none;
}*/

/* Added by shreya for small-widgets */
.bluelink2 {
	font-family: arial;
	font-size: 0.75em;
	text-decoration: none;
	color: #0278ba;
}
a.bluelink2:link {
	font-family: arial, helvetica, sans-serif;
    font-size: 0.75em;
    text-decoration: none;
    float: left;
    padding-right: 5px;
    color: #0278ba;
}
a.bluelink2:hover {
	font-family: arial;
	font-size: 0.75em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}
/* End by shreya for small-widgets */
.blacklink:hover {
	/*font-family: arial;*/
	/* font-size: 0.8em; */
	color: #000000;
	text-decoration: underline;
}

a.bluelink:link {
	font-family: arial, helvetica, sans-serif;
    /*Changed by Neha Gosain*/
    /*font-size: 0.9em;*/
    font-size: 11px;/*Reverting the changes*/
    text-decoration: none;
    /**float: left; */
    padding-top: 9px;
    padding-right: 5px;
    color: #a84361;

}

a.bluelink:visited {
	font-family: arial;
	/*Changed by Neha Gosain*/
	 /*font-size: 0.9em;*/
        font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	color: #0278ba;
}

a.bluelink:hover {
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 0.9em;*/
         font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}

a.bluelink:active {
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 0.9em;*/
        font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	color: #0278ba;
}

/** Added for Footer */
a.bluelink_footer:link {
	font-family: arial, helvetica, sans-serif;
    font-size: 0.69em;
    text-decoration: none;
    /**float: left; */
    padding-top: 9px;
    padding-right: 5px;
    color: #8C062F;

}

a.bluelink_footer:visited {
	font-family: arial;
	font-size: 0.69em;
	text-decoration: none;
	color: maroon;
}

a.bluelink_footer:hover {
	font-family: arial;
	font-size: 0.69em;
	text-decoration: none;
	color: maroon;
	text-decoration: underline;
}

a.bluelink_footer:active {
	font-family: arial;
	font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
}


.bluelink1 {
	font-family: arial;
	font-size: .7em;
	text-decoration: none;
}

.bluelink:link {
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	color: #0278ba;
}

.bluelink1:hover {
	font-family: arial;
	font-size: .7em;
	text-decoration: underline;
}


.formbtn_last {
    background: url("../images/btn80.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    margin-top: -2px;
   /* padding: 10px 90px ;*/
    width: 80px;
}

.modelingrowwidth {
	width: 523px;
}

.queryitalictextbottom {
	font-family: arial;
	font-size: 1.02em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 4px;
	height: 15px;
}

.left_baseline {
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}


.clearboth {
    clear: both;
    margin-left: 10px;
}

.offerlistleft {
	text-align: right;
	width: 65%;
	float: left
}

.offerlistright {
	text-align: right;
	width: 70%;
	float: right
}

.offerlistline {
	border-top: 1px solid #979797;
}

.texttopmargin {
	margin-top: 20px;
}

.width60right {
	width: 60%;
	float: right;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.width65right {
	width: 65%;
	float: right;
	clear: both;
	margin: 10px 0px 10px 0px;
}

a.collapsiblelink {
	text-decoration: none;
}

a.collapsiblelink:hover {
	text-decoration: none;
}

.textwidth7 {
	font-size: 0.7em;
	font-family: arial;
	width: 7%;
	float: left;
	margin-left: 30px;
}

.current_tab {
	border: 1px solid #bdddef;
	border-top: 1px solid #cfe6f4;
	border-bottom: 1px solid #cfe6f4;
	color: #262a2c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #fff url(../images/backgrounds/steps-selected.gif) repeat-x 0 100%;
	text-align: center;
	white-space: nowrap; /* added for Cross Browser Compatibility */
	font-size: 10.5px; /* added for Cross Browser Compatibility */
	vertical-align: inherit;
	padding-top: 16px;
	padding-right:13px;
	padding-bottom:10px;
	padding-left:15px;
	display:inline-block;
}
/*Added by shreya for tab inside widget */
.noncurrent_tab_widget { /*Reverting the changes*/
color: #262A2C;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
background: url("../images/widget_tab_notselected.png") no-repeat 0 0;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
display: inline-block;
width: 139px;
height: 17px;
margin-left: -4px;
}
.current_tab_widget { /*Reverting the changes*/
color: #262A2C;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
background: url("../images/widget_tab_selected.png") no-repeat 0 0;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 0px;
display: inline-block;
width: 128px;
margin-top: 5px;
margin-left: -4px;
}
/*End by shreya for tab inside widget*/

.displayrighttxt_table {
	font-family: arial;
	font-size: .9em;
	text-decoration: none;
	padding-right: 6px;
}

.dropDown123 {
	font-family: Tahoma;
	font-size: 0.69em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 7.69em;
	vertical-align: middle; /*added for BC*/
}

.formbtn_astab_long_assisted {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	background: url(../images/backgrounds/steps.gif) no-repeat 0 0;
	border: 0px;
	color: #000000;
	font-size: 10.5px;
	height: 48px;
	width: auto;
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

/** Added By Harpreet for Tab Component */
.HW_formbtn_astab_long {
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;      
      background: url(../images/backgrounds/steps.gif) no-repeat 100% 0;
      border: 0px;
      color: #000000;
      font-size: 10.5px;
      height: 48px;
      width: auto;
      cursor: pointer;
      padding-left:1px;
      padding-right:1px;
      padding-bottom:12px;
      display:inline-block;
}
.current_tab2
{
	width:50%;
	font-family: arial;
        font-size: 0.75em;
        font-weight:bold;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;

}
.current_tab3
{
	width:40%;
	font-family: arial;
        font-size: 0.75em;
        font-weight:bold;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab4
{
	width:24.9%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab5
{
	width:20%;
	font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab6
{
 	width:16.5%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab61
{
 	width:20.10%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;  
}
.current_tab62
{
 	width:10%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px; 
}
.current_tab8
{
	width:11.7%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab81{
 	width:6%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;             
}
.current_tab82{
 	width:12.5%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab83{
 	width:13%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;              
}
.current_tab84{
 	width:14.2%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;              
}
.current_tab85{
 	width:9%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;             
}
.current_tab86{
 	width:16.3%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;               
}
.current_tab87{
 	width:17%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;               
}

.formbtn_astab_long{
 	font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;      
      background: url(../images/backgrounds/steps.gif) no-repeat 100% 0;
      border: 0px;
      color: #000000;
      font-size: 10.5px;
      height: 48px;
      width: auto;
      cursor: pointer;
      padding-left:1px;
      padding-right:1px;
      padding-bottom:12px;
      display:inline-block;
              
}
.formbtn_astab_long2{
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:50%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long3{
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:33.3%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long4{
        width:24.9%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long5{
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:20%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long6{
		width:15%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:16.5%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long61{
	 width:20.10%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long62{
	 width:10%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long8{
        width:11.7%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long81{
        width:6%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long82{
        width:12.5%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long83{
        width:13%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
              
}
.formbtn_astab_long84{
        width:14.2%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
              
}
.formbtn_astab_long85{
        width:9%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long86{
        width:16.3%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long87{
        width:17%;
        font-family: arial;
        font-size: 0.75em;
        font-weight:bold;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.pageheadingcaps123 {
	font-family: arial;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 0px 0px 9px;
	vertical-align: top;
	display: inline;
}

.printcontentwhitebgheading {
	height: 1.44em;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}

.remarkstxtbox2 {
	font-family: arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	width: 9.38em;
	height: 3.13em;
}

.txtArea {
	font-family: Tahoma;
	font-size: 0.69em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 25em;
	height: 14.06em;
	overflow: auto;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

a:active {
	color: #EF0000;
}

.smalltext-box {
	font-family: arial;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
	height: 1.13em;
	width: 2.81em;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

.querytextleft_withoutborder {
	clear: left;
	float: left;
	padding: 2px 6px 4px;
	width: 25%;
}

.querytextright_rightborder {
	/**border-right: 1px solid #979797;*/
	float: left;
	clear: right;
	padding: 2px 6px 4px 1px;
	text-decoration: none;
	vertical-align: top;
	width: 20%;
}

.querytextright_withoutborder {
	float: left;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 2px;
	width: 25%;
}
.formrow_withborder{margin:0px;padding:0px 0px;background-color: transparent;clear:both;}

.row_withborder {
	padding: 0px 0px 6px 6px;
	background-color: transparent;
	border-top: 0px solid #000000;
	clear: both;
	width:750px;
}


.verticalspacing{padding-right:0px;}
.listtopbigbgwithborder
{
background-color: #D4D4D4;
border-top:1px solid #9c9e9c;
border-bottom:1px solid #9c9e9c; 
padding : 4px 6px 4px 6px;
font-family : arial;
font-size : 0.7em;
font-weight : bold;
}

.thirdrowbutton{margin:1px 0 1px 0;float:left;}
.thirdrowgobtn{margin-left:4px; float:left;}
.thirdrowimg{
	/*changes done by shreya for header*/
	margin-top:-2px;
	vertical-align:bottom;}

.coltitleallborder {
	font-family: arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
	width: 35%;
	float: left;
}

.coltitleallborder_rightline {
	float: left;
	font-family: arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 1.5em;
	vertical-align: middle;
	padding-bottom: 9px !important;
	/* Takes precedence in  all browsers except IE */
	/**border-right: 1px solid #ACACAD; */
	width: 48%;
}

.paddingtop {
	padding-top: 3px;
}

/* Added for virtual keyboard */
.keypaddivauth {
	z-index: 10011;
	position: absolute;
	margin-left: -1%;
	margin-top: -12%;		
	height: 60px;
	visibility: hidden;
}


.keypaddiv {
		z-index: 10011;
	position: absolute;
	/*Dhiren Fix for variation of Keypad on password change*/
	margin-left: -5%;
	/*margin-left: -23%;
	margin-top: -16%
	height: 60px;*/
	visibility: hidden;
}
.otherbtns {
/** Changes done by Sateesh */
	float: left;
    margin-left: 5px;
    width: 18%;
    margin-right: 10px;
}

.backspacebtn {
	float: left;
	margin-left: 10%;
	width: 10%;
}

.okbtn {
	float: left;
	margin-left: 10%;
	width: 15%;
}

.clearbutton {
	float: left;
	margin-left: 10%;
	width: 10%;
}

#iframetop {
	position: absolute;
	z-index: 10000;
	display: none;
}

.width100percentforkeypad {
    width: 110%;
    vertical-align: top;
    font-family: arial;
    BACKGROUND: url(../images/bgKeypad.png);
    /*border: 1px solid #4D4D4D;*/
    margin-left: 5px;
    height:290px;
}


.width100percentforkeypad H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 23px;
	PADDING-RIGHT: 0px;
	FONT: 14px Tahoma;
	COLOR: #3f0a1b;
	PADDING-TOP: 15px
}

.CellBackGroundColourForKeypad {
	background-color: #f4f6f0;
}

.height28forkeypad {
	height: 28px;
}

/* classes added as per request by Josephine request id 132*/
input.mainButtonblue {
	font-family: Tahoma;
	color: #000000;
	background-color: #d9e5fa;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	font-size: 0.8em;
	height: 26px; /*px to em conversion required */
	width: 30px; /*px to em conversion required */
	overflow: visible;
}

input.mainButtongreen {
	font-family: Tahoma;
	color: #000000;
	background-color: #ebfded;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 26px; /*px to em conversion required */
	width: 30px; /*px to em conversion required */
	overflow: visible;
}

input.keybtn {
	/*font-family: arial;
	color: #000000;
	background-color: #bbbbbb;
	border: 0px solid #000000;*/
	/*text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;*/
	/*margin: 2px;*/
	/*font-weight: bold;
	font-size: 0.8em;
	overflow: visible;*/
	/* Takes precedence in  all browsers except IE */
	/*width: 100px;*/
	/*  For IE  and always should be after width: auto !important*/
}

input.keybtnbackspace {
	font-family: arial;
	color: #000000;
	background: url(../images/backgrounds/key-mid.png) no-repeat 0px
		0px;
	border: 0px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 2px;
	font-weight: bold;
	font-size: 0.8em;
	overflow: visible;
	/* Takes precedence in  all browsers except IE */
	width: 40px;
	height: 32px;
	/*  For IE  and always should be after width: auto !important*/
}

.keyBordText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	padding-left: 10px;
}

.querytextleft_leftborder {
	float: left;
	padding: 2px 6px 4px 6px;;
	border-left: 1px solid #979797;
	width: 15%;
}

.rowheader {
	border-bottom: 1px solid #979797;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	/** background-color: #D4D4D4; */
	vertical-align: middle;
}

.captiontxt {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 4px;
}
/* class added as per request by Sumit_Anand01 request id 172*/
.counterpartycol {
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 4px;
	padding-top: 2px;
}

/*This class is added for counterparty tag helper*/
.querytextleft_CP {
	padding-right: 6px;
	padding-left: 0px;
	width: 29%;
	float: left;
	clear: left;
}
/**/ /* class added as per request by Venu request id 177*/
.composetxtboxmatter1 {
	font-family: arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	width: 80%;
	height: 130px; /* px to em conversion required */
	overflow: scroll;
	margin: 2px 0px 2px 0px;
	vertical-align: middle;
}

/* Baseline version 1.38 - START*/
/* class added for tree structure*/
.tree_fourlinbrd_feba
{
/**border-top : 1px solid #000000;
border-bottom : 1px solid #000000;*/
width:100%;
}

.tree_clsNode
{
font-family: arial;
font-size : 0.7em;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: black;
padding : 0 0 0 0px;
cursor: pointer;
}


.tree_Overflow
{
text-decoration: none;
background-color : #efefef;
overflow: auto;
width:100%;
height:150px;
position: relative;
float:left;
}

/**/
/******* Changes for New Sections Used in Challan Screen *******/
.section_allborder{border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
width:100%;
margin-top:10px;
background-color:#EFEFEF;
}
.section_fourlinbrd:after{content: "."; visibility: hidden;height:0px;clear:both;display:block;}
.subsection_halfwidthwithmargin
{
width:48%;
float:left;
background-color:#EFEFEF;
border-right:1px solid #000000;
margin-right:1.7%;
}
/******* Changes Added by ROSHAN START *******/
.subsection_halfwidth
{
width:49%;
float:left;
background-color:#EFEFEF;
padding: 5px 2px 5px 5px;
}
.subsection_halfwidthwithborder
{
width:48%;
float:left;
background-color:#EFEFEF;
border-left:1px solid #000000;

}
/******* Changes Added by ROSHAN END *******/
.column_width15withborder
{
border-right: 1px solid rgb(0, 0, 0); width: 15%; float: left;margin-left:1%;
}
.column_width70withborder
{
border-right: 1px solid rgb(0, 0, 0); width: 70%; float: left;margin-left:1%;
}

/******* Changes Added by ROSHAN START *******/

.column_width40withborder
{
border-right: 1px solid #e0e1e2; width: 45%; float: left;height: 20px;
padding-left: 6px;
padding-right: 6px;
}
.column_width50
{
width: 50%;
}
.column_width20withborder
{
border-right: 1px solid #e0e1e2; width: 25%; float: left;height: 20px;
padding-left: 6px;
padding-right: 6px;
}

.column_width20withoutborder
{
width: 22%; 
float: left;
height: 20px;
padding-left: 6px;
padding-right: 6px;
}
.simpletext_centrealign{font-family:arial;font-size:0.7em;text-decoration : none;text-align :center;}
/******* Changes Added by ROSHAN END *******/


/* New styles introduced for complexcombo - start */
.resetimgborder {
  background-color: transparent;
  border: 1px solid #979797;
  float: left;
  height: 16px;
  margin-top: 1%;
  padding-bottom: 0;
  vertical-align: middle;
  width: 17px;
}
.formbtn_reset{
background:transparent url(../images/reset.jpg) no-repeat scroll 0 50%;
height:18px;
width:20px;
border-top:1px solid #979797;
border-bottom:1px solid #979797;
border-right:1px solid #979797;
border-left:0px;
vertical-align:middle;
line-height:20px;
}
.formbtn_lookup
{
	border: 0px;
	background: url(../images/btn100.png) #FFFFFF no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #000;
	font-family: Arial;
	font-size: 11px;/*changed to sync up with other buttons*/
	height: 32px;
	text-align: center;
	padding: 4px 23px 4px 12px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}
.textBorder{border:1px solid gray;vertical-align:middle;width:65px;padding:2px 0px 2px 2px;height:12px;}
.textBorder_lesswidth{border:1px solid gray;vertical-align:middle;width:45px;padding:2px 0px 2px 2px;height:12px;}
/* New styles introduced for complexcombo - end */
/* New styles introduced for Reports design usecase- start*/
.simpletext_blue{font-family:arial;font-size:0.7em;color:#0000CC;text-decoration : none;}

.whttxtitalic 
{
font-family: arial;
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
padding-right: 2px;
text-align:right;
font-style: italic;
}

.tablescroll
{
clear:left;
height:15em;
overflow-y:scroll;
overflow-x:hidden;
width: 100%;
}
.formbtn_refresh{
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	height: 21px;
	text-align: center;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}

/*Start:: Added by surej*/
.groupletButtons{
padding-left:5px;
}
.groupletParent{
border : 1px solid #333333;
}
.groupletContent{
}
.groupletTitle{
font-family : arial;
font-size : 0.7em;
color : #000000;
background-image : url(../images/bg_gradient.gif);
border : 1px solid #333333;
}

.container-large {
	float:left;
	width:620px;
	padding-right:20px;
	padding-bottom: 10px;
}
.container-small {
	float: left;
	width: 260px;
	padding-right:0px;
	padding-bottom: 10px;
	margin-left: -1px;
	margin-right: 1.8px;
}
.container-medium {
	float: left;
	/** Added by Shreya for Widget Width*/
	width: 525px;
	padding-left: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-right:5px;
}
.ui-sortable-placeholder { 
	border: 1px dotted black;
	visibility: visible !important;
	height: 50px !important;
}
.ui-sortable-placeholder * { 
	visibility: hidden;
}
.outline {
	border:1px dashed #CCC;
	margin:-2px;
	background:#FFF;
}
.outline * {
	/*visibility:hidden;*/
	visibility:visible;
}
.ghost {
	z-index:10;
}

.empty-widget{
}
.widget {
	float:left;
	margin-bottom:22px;
}
.widget-small {
	width: 268px;
	margin-left: 5px;
}

.widget-small .widget-body .widget-content {
	background: #FFF;
	border-left: 1px solid #D4D6D7;
	border-right: 1px solid #D4D6D7;
	padding-bottom: 2px;
	min-height: 280px;
	max-height: 280px;
	max-width: 265px;
	overflow-x: hidden;
	overflow-y: auto;
}

.widget-medium { /** Added by Shreya for widget width */
	width: 537px;
	margin-left: 5px;
}
.widget-large {
	width:620px;
}
.widget-head {
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 12px 5px 12px;
	cursor:move;
	overflow: hidden;
	font-size: 0.9em;
}
.widget-large .widget-head {
	/*background-image:url(../images/widget-head-medium.png);*/
	background:#E4CBCF;
}
.widget-medium .widget-head {
	/*background-image:url(../images/widget-head-medium.png);*/
	background:#E4CBCF;
}
.widget-small .widget-head {
	/*background-image:url(../images/widget-head-medium.png);*/
	background:#E4CBCF;
}
.widget-head .h2Widget {
	background-color:#E4CBCF;
	color:#000000;
	float:left;
	padding:0 10px 0 0;
	background-image:none;
}
.widget-head .icons {
	float:right;
	padding:0;	
}
.widget-head .icons li {
	float:left;
	padding:3px 0 0 6px;
	background:none;
}
.widget-head .icons li.options {
	position:relative;
}
.widget-head .icons li a {
	display:block;
	width:17px;
	height:17px;
}
.widget-head .icons li a.options {
	background:url(../images/widget-options.png) no-repeat top left;
}
.widget-head .icons li a.options.selected {
	background:url(../images/widget-options-selected.gif) no-repeat top left;
}
#main .widget-head .icons li a.toggle {
	background:url(../images/widget-close.png) no-repeat top left;
}
#main .closed .widget-head .icons li a.toggle {
	background:url(../images/widget-open.png) no-repeat top left;
}
.widget-head .icons li a.drag {
	background:url(../images/widget-move.png) no-repeat top left;
}
.widget-head .widget-options {
	background:#262a2c url("../images/widget-options-top.gif") no-repeat top left;
	position:absolute;
	z-index:10;
	top:19px;
	right:0;
	width:130px;
	padding:3px 0 0;
	cursor:auto;
	display:none;
}
.widget-head .widget-options ul {
	padding:4px 1px 9px;
	background:#262a2c url("../images/widget-options-bottom.gif") no-repeat bottom left;
}
.widget-head .widget-options li {
	float:none;
	padding:0;
}
.widget-head .widget-options li:hover {
	background:#474b4e;
}
.widget-head .widget-options li a {
	width:auto;
	height:auto;
	color:#fff;
	padding:3px 0 3px 10px;
}
.widget-head .widget-options li a:hover {
	text-decoration:none;
}
.widget-body {
	/*position:relative;*/
	padding-bottom:4px;
}
.widget-content {
	background:#FFF;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	padding-bottom: 2px;
	min-height: 280px;
	max-height: 280px;
	max-width: 535px;
	overflow-x: auto;
	overflow-y: auto;
}
.widget-content ul {
	padding:19px 11px 0;
}
.widget-content ul li {
	font-size:13px;
	padding-bottom:8px;
	padding-left:0;
	background:none;
}
.widget-content table {
	border:none;
}
.widget-content table select{
	width:120px;
}
.widget-toolbar {
	background:#EDF6FB;
}
.widget-toolbar ul {
	float:right;
	padding:4px 4px 7px;
}
.widget-toolbar ul li {
	font-size:13px;
	float:left;
	padding:0 7px;
	border-left:1px solid #C6C9CC;
}
.widget-toolbar ul li.first {
	border-left:none;
}
.widget-toolbar ul li a {
	color:#0278BA;
	text-decoration:none;
}
.widget-foot {
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	/**Added by Naval for Widget bottom border */
	height:2px;
}
.widget-large .widget-foot {
	background:url(../images/widget-bottom-large.png) no-repeat top left;
}
.widget-medium .widget-foot {
	background:url(../images/widget-bottom-medium.png) no-repeat top left;
}
.widget-small .widget-foot {
	background:url(../images/widget-bottom-small.png) no-repeat top left;
}
.widget-large table th,
.widget-large table td {
	text-align:right;
}

/*Changes done by shreya for ebux3 new header - Start */
.fontresize_large, .fontresize_large a {
	background: url("../images/A-Big.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0 3px 5px;
    text-align: center;
    width: 20px;
}
.fontresize_mid, .fontresize_mid a {
	background: url("../images/A-Mid.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0px 3px 5px;
    text-align: center;
    width: 20px;
}
.fontresize_small, .fontresize_small a {
	background: url("../images/A-Sml.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0 3px 5px;
    text-align: center;
    width: 20px;
}
/*Changes done by shreya for ebux3 new header - End */

/*End:: Added by surej*/

/* New styles introduced for Reports design usecase- end */
.srcmsfooter
{
clear: both; padding-bottom: 0px; font-size: 12pt;margin-left: 10px;
}

/*New styles added for session popup start here*/
/* Changes done by shreya for new ebux3 header------- start*/
#sessAlertTable table tbody td {
	border:none;
}
#sessionPopup {
	border:1px solid #000000;
	font-family:arial;
	font-size:1em;
	font-weight: bold;
	width:99%;
	height:98%;
}
#sessionPopupTitle {
	background: url(../images/sessionAlertImg.png) repeat;
	color: black;
	font-family:arial;
	padding: 7px 10px;
	font-size: 0.69em;
	font-weight: bold;
}
.sessionExpiredRow {
	color:FireBrick;
	padding:10px 60px;
	font-weight: bold;
	background: url(../images/new_alert_icon.png) no-repeat scroll 15px 0 transparent;
	font-size: 0.9em;
}
.reloginMsgRow {
	padding:20px;	
	line-height: 24px;
	font-size: 0.9em;
}
.popupDimension {
	width: 420px; 
	height: 220px; 
	margin: 0 auto;
}
.sessionTable {
	float: left; 
	width: 92%; 
	margin: 0 4%;	
}	
.HW_continue_session {
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif)
		transparent no-repeat 0% 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right:5px;
	display: inline-block;
}
#continue_session_btn {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	height: 21px;
	cursor: pointer;
	line-height:21px;
	float: left;
}
.close_btn {
	background-color:white;
	font-weight:bold;
	font-family:arial;
	font-size:0.9em;
	padding:5px 4px;
	border:1px solid #FFFFFF;
	color: #026eab;
	display: inline-block;
	float: right;
	cursor: pointer;
	*float: none;
}
/* Changes done by shreya for new ebux3 header-------- End*/
/*New styles added for session popup end here*/

/*Added for Non Modal Box */
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: absolute!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	/*-webkit-border-radius: 7px; */
	/*-moz-border-radius: 7px;*/
	/*border-radius: 7px;*/
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	/*-webkit-box-shadow: 0 8px 64px #000; */
	/*-moz-box-shadow: 0 0 64px #000; */
	/*box-shadow: 0 0 64px #000;*/
	
	/*-webkit-border-radius: 7px; */
	/*-moz-border-radius: 7px;*/
	/*border-radius: 7px;*/
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

/* Baseline version 1.38 -END */

/*Added for ANZ demo*/
.hwnavtitle {
	font-size: 12px;
	color: #000000;
}

.anzH1 {
	font-size: 28px;
}

.hwleftlabeldataentry {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 7px;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: bold;
}

.hwrightlabeldataentry {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
}

.hwleftlabeldisplayform {
	padding-top: 7px;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: bold;
}

.hwrightlabeldisplayform {
	padding-top: 7px;
	font-size: 1em;
	clear: right;
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
}

.width100percent_inputdisplay {
	margin: 1.1em;
	background-color: transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.formrow_inputdisplay {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
}

.new_formrow_inputdisplay {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

.hwtxtnormal {
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.hwredtxt {
	color: #FF0000;
	font-size: 1em; /*changed for bringing text font in sync*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.hwredstar {
	font-family: arial;
	font-size: 0.8em;
	color: #FF0000;
	text-decoration: none;
}

.pageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(../images/backgrounds/steps.gif) no-repeat 0px
		55px;
	padding-top: 9.3%;
	padding-bottom: 4%;
	text-align: center;
}

.pageselected {
	font-family: Arial, Helvetica, sans-serif;
	color: #262a2c;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/backgrounds/steps-selected.gif) #fff repeat-x
		0px 100%;
}

.hwsectionbckgrndeven {
	background-color: #edf6fb;
}

.hwsectionbckgrndodd {
	background-color: #ffffff;
}

.pagentselected {
	color: #515557;
	font-weight: bold;
}

.formbtn_pagi_next {
	font-family: arial;
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/next.gif) no-repeat 1px
		50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 0px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	cursor:pointer;
}

.formbtn_pagi_first {
	font-family: arial;
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/first-disabled.gif)
		no-repeat 4px 50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	cursor:pointer;
}

.formbtn_pagi_last {
	font-family: arial;
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/last.gif) no-repeat 0px
		50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
}

.hwBcumtxt {
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.hwNavtxt {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.hwcpinput {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	width: 0px;
}

.hwwidth100percent {
	width: 100%;
	padding-top: 0.5%;
	padding-bottom: 1.5%;
}

.hwfrmbtnlink {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
}

.hwfrmbtnlink:hover {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

.hwformbtnconfirm {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle04.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 31px;
	cursor: pointer;
}

.hwdivformbtnconfirm {
	height: 31px;
	background: url(../images/backgrounds/buttonStyle04.gif) #ffffff
		no-repeat -22% 0px;
}

.hwconfirmfrmbtnlink {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 31px;
	background: transparent;
	width: auto;
	float: left;
}

.hwconfirmfrmbtnlink:hover {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 31px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

.hwfrmbtnlinkleftborder {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	border-left: #c6c9cc 1px solid;
}

.hwfrmbtnlinkleftborder:hover {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
	border-left: #c6c9cc 1px solid;
}

.section_halfwidthwithmargin {
	width: 48%;
	float: left;
	background: transparent;
	border: #e0e1e2 1px solid;
	margin-right: 1.6%;
	background-color:#EFEFEF;
	margin-top :10px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.section_halfwidth {
	width: 49.8%;
	float: left;
	background: transparent;
	border: #e0e1e2 1px solid;
	background-color:#EFEFEF;
	margin-top :10px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.hwinfoheader {
	font-weight: bold;
	background-color: #fbfbfb;
}

.navsectiontopborder {
	width: 100%;
	clear: both;
	margin-top: 10px;
	border-top: #e0e1e2 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navsectiontopborder:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #edf6fb;
}

.infpanelformrow {
	margin: 0px;
	padding: 3px 10px;
	background-color: transparent;
	clear: both;
}

.headertextleft {
	font-family: arial, helvetica, sans-serif;
	color: #afb1b3;
	font-size: 0.8em;
}

.hwheadertext {
	font-family: arial, helvetica, sans-serif;
	color: #afb1b3;
	font-size: 0.8em;
}

.bluebg {
	background-color: #edf6fb;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bluebgwithwidth {
	background-color: #edf6fb;
	width: 100%;
}

.bluebgwithwidth:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.approverdetailspad {
	background-color: #ffffff;
}

.hwtopheader {
	padding-bottom: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 10px;
	height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: #979797 1px solid;
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
}

.newhwrightlabeldataentry {
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
	border-bottom: 0px;
	text-align: right;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.hwsection_confirmborder {
	border-top: 0px solid #979797;
	clear: both;
	margin-top: 0px;
}

.hwleft {
	text-align: right;
	float: left;
}

.newformbtn_img {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF
		no-repeat 0% 0px;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 84px;
	overflow: visible;
	line-height:20px;
}

.newHW_formbtn_img {
	display: inline-block;
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif) #ffffff
		no-repeat 100% 0px;
	width: 86px;
}

.newheader {
	line-height: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.hwrpwidth100percent {
	height: 33px;
	border-left: #e0e1e2 1px solid;
	border-right: #e0e1e2 1px solid;
}

.hwleftlabelconsumercode {
	padding-top: 10px;
	font-size: 1em;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: bold;
}

.hwrightlabelconsumercode {
	float: right;
	padding-right: 207px;
}

.newnavsectiontopborder {
	clear: both;
	margin-top: 0px;
	border-right: #e0e1e2 1px solid;
	border-bottom: #e0e1e2 3px solid;
	border-left: #e0e1e2 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	padding-left: 10px;
}

.hwpaymentsheader {
	background-color: #edf6fb;
	border-top: #979797 1px solid;
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
}

/* Start : Added by harpreet for Listing table*/
.newone_formbtn_img {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF
		no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 130px;
	overflow: visible;
}

.newone_HW_formbtn_img {
	display: inline-block;
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif) #ffffff
		no-repeat -162px 0px;
	width: 140px;
}

.hwbottomline_old {
	width: 100%;
	margin-bottom: 70px;
	background-color: #edf6fb;
	height: 85px;
	padding-top: 11px;
	padding-bottom: 5px;
}

.hwbottomline {
	width: 100%;
	background-color: #edf6fb;
	padding: 20px 0px 45px 0px;
}


.hwquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	width: 35%;
	/* float: left; */
	clear: left;
	text-align: right;
	padding-bottom: 11px;
	font-size: 16px;
	padding-top: 9px;
	font-weight: normal;
}

.hwrightlabelrecentscreen {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	display: block;
	overflow: hidden;
	float: right;
}


.datelabelColumn_border {
	height: 31px;
	/*modified by payal*/
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat -560px 0px;
	display: block;
	/** Changed by lavanya : margin-left modified to 1px from 2px */
	margin-left: 3px;
}


.datelabelColumn {
	margin: 2px 2px 5px 0px;
	padding-top: 0 0 13px 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 0 0;
	height: 31px;
	width: 120px;
	border-width: 0px;
	display: inline-block;
}

.subsectheaderforsearch {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 6px 4px 6px;
	vertical-align: top;
	margin: 0px; /*Used for Heading Level Tags */
	border: none;
	background: none;
	background-color: #edf6fb;
	border-top: #cfe6f4 1px solid;
}

/* End : Added by harpreet for Listing table*/
	/*Start : Added by Uday for Quick Pay*/
.labelcolumncombosmall {
	margin-top: 0px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	width: 97%;
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.labelColumn_combo_brdr_small {
	height: 31px;
	background: url(../images/backgrounds/select.gif) no-repeat -630px 0 transparent;
	width: 170px;
	display: block;
}


.labelcolumnsmall {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	/* padding-left: 11px; */
	padding-right: 0px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	/** Changes done by Parasher : Height 31 to 19 and width 150 to 169 */
	height: 19px;
	width: 169px;
	float: left;
}
/* Added By priyanka for combo-text-lookup */

.labelcolumnsmall_lookup {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;	
	width: 150px;
}

.dropdownexpandalbe_small {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.querytextboxmedium_smallBackUp {
	background-color: #edf6fb;
	padding-top: 0px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		100% 0px;
        /*Changed By Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	width: 215px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 31px;
	/* Added by Priyanka*/
	margin-left: 115px;
	margin-top: -30px;
}


.querytextboxmedium_small { 
/** Added by Priyanka for lookup */
	background: url("../images/backgrounds/input-text.gif")
		no-repeat scroll 100% 0 transparent;
	border: 0 solid #88A0C8;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/*Changed By Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	height: 31px;
	/* margin: -30px 0 0 105px;
	margin-left: 5px; */
	padding-top: 0;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;

}

.section_quickpay {
	width: 100%;
	clear: both;
	padding-top: 0.5em;
}

.section_quickpay:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #edf6fb;
}

.hwquickpayright {
	text-align: right;
	float: right;
	padding-right: 125px;
}

/*End : Added by Uday for Quick Pay*/
.hwmndright {
	text-align: right;
	float: right;
	padding-top: 0.9em;
}

/*Start : Added by Uday for Issuance*/
.hwleftlabelissuance {
	padding-top: 2px;
	font-size: 0.8em;
	text-align: right;
	padding-right: 0px;
	padding-left: 12px;
	width: 10%;
	float: left;
	clear: left;
	font-weight: bold;
	font-family: arial;
}

.hwinputformheader {
	padding-left: 11px;
	font-size: 0.8em;
}

/*End : Added by Uday for Issuance*/
	/*Start : Added by Sushanta for Step tracker */
div.steps {
	display: block;
	background: #fff url(../images/backgrounds/steps.gif) no-repeat
		0 0;
	padding: 0 0 0 3px;
	margin-top: 5%;
}

ul.steps {
	background: url(../images/backgrounds/steps.gif) no-repeat 100%
		0;
	text-align: center;
	margin: 0 0 11px;
	padding: 0 3px 0 0;
}

ul.steps li {
	list-style-type: none;
	display: inline;
	padding: 0 12px;
	color: #515557;
	font-weight: bold;
	font-size: 12px;
	line-height: 44px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.steps li.selected {
	border: 1px solid #bdddef;
	border-top: 1px solid #cfe6f4;
	border-bottom: 1px solid #cfe6f4;
	color: #262a2c;
	background: #fff url(../images/backgrounds/steps-selected.gif)
		repeat-x 0 100%;
	position: relative;
	display: inline-block;
	height: 42px;
}
ul.steps li a {
	color:#515557;
	text-decoration:none;
}
ul.steps li.selected a {
	color:#262a2c;
	margin:1px 0;
}

.hwright {
	text-align: right;
	float: right;
	padding-top: 1.5%;
}

ul.steps li.selected span {
	display: block;
	background: transparent
		url(../images/backgrounds/steps-arrow.gif) no-repeat 100% 0;
	width: 9px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -4px;
}

/*End : Added by Sushanta for Step tracker */
	/*Start : Added by Uday for Payee Registration */
.hwleftlabelpayee {
	padding-top: 7px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	clear: left;
	font-weight: bold;
}

/*End : Added by Uday for Payee Registration */
	/*Start : Added by Harpreet for Account Summary */
.accsumquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 11px;
	font-size: 16px;
	padding-top: 19px;
	font-weight: bold;
}

.accsumgreytopright { /*padding: 2px 1px;*/
	border: #e0e1e2 1px solid;
	height: 40px;
}

.greybottomleft {
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.gradientbgonelinewithouttxt {
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
	background-color: #c9cbcc;
	line-height: 15px;
}

.listbluerow {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	background-color: #edf6fb;
}

.listbluerow:hover {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	background-color: #fdfad9;
}

.listonlywhiterow {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	color: #000000;
}

.groupbycombo {
	
}

.hwgreybg_margin {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 0px;
	line-height: 0px;
}

/*End : Added by Harpreet for Account Summary */
	/*Start : Added by Sushanta for Suspect Transaction */
.suspectlisttopbigbg {
	background-color: #c02834;
	line-height: 150%;
	border-left: 0px;
}

.formbtn_red {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle10.gif) #c02834
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 31px;
	cursor: pointer;
	line-height:20px;
}

.hwfrmbtnred {
	float: right;
	height: 31px;
	background: url(../images/backgrounds/buttonStyle10.gif) #c02834
		no-repeat 0% 0px;
}

.simplewhitetext {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

.redtable {
	background-color: #ffe9df;
	padding-left: 10px;
	padding-right: 10px;
	height: 290px;
}

.listingrowred {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.alerttextwithlinks {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.alerttextwithlinks:link {
	font-family: arial;
	font-size: 12px;
	color: #0278ba;
	text-decoration: none;
}

a.alerttextwithlinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #0278ba;
	text-decoration: none;
}

a.alerttextwithlinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #0278ba;
	text-decoration: underline;
}

.listingrowredmsg {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	line-height: 40px;
}

.listingrowredborder {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	line-height: 40px;
	border-top: 1px solid #f5cccf;
}

.listingrowredmsglink {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	padding-bottom: 10px;
}

.listboldtxtwhite {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	margin: 0px; /*Used for Heading Level Tags */
	color: #ffffff;
}

/*End : Added by Sushanta for Suspect Transaction */
	/*Start : Added by Harpreet for Search Screens */
.navsectionwithouttopborder {
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.querytextboxmedium_search {
	background-color: #edf6fb;
	padding-top: 0px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		102% 0px;
	font-size: 0.8em;
	text-decoration: none;
	width: 130px; /* px to em conversion is required */
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	float: left;
	height: 31px;
}
/*Added by shreya for quick pay widget*/
.labelcolumnsearch { /*Reverting the changes*/
	border: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 25px;
	width: 115px;
}

.searchsimpletext {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	
	/** Added by Naval */
	/** margin-top: 2px;*/
}

/*End : Added by Harpreet for Search Screens */
	/*Start Added by Uday for Direct Banking*/
.txtnormalitalicright {
	font-family: arial;
	font-size: 10px;
	color: #353537;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
}

.pageheaderpadding {
	padding-bottom: 20px;
}

.width100percentwhitebackground {
	width: 100%;
	background-color: #ffffff;
}

/*End : Added by Uday for Direct Banking*/
	/*Start : Added by Sushant for Delete Payee and Account Summary*/
.txttwelvebold {
	font-family: Arial, Helvetica, sans-serif;
	color: #262a2c;
	font-weight: bold;
	font-size: 12px;
}

.headerbtmbrdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom: #e0e1e2 1px solid;
}

.formwhiterow {
	margin: 0px;
	padding: 3px 0px;
	background-color: #ffffff;
	clear: both;
	line-height: 25px;
}

.bluebgtab {
	background-color: #edf6fb;
	padding-bottom: 9px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.greybgtab {
	background-color: #f9f9f9;
	padding-bottom: 9px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-left: 0px;
	cursor: pointer;
}

.greybgtabrght {
	background-color: #f9f9f9;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: right;
	cursor: pointer;
}

.section_blackbordertab {
	border: 0px;
	width: 100%;
	margin-top: 0px;
	clear: both;
}

.calimage {
	line-height: 12px;
	height: 15px;
}

.calendarimage {
	background: url(../images/Icons/calendar.png) #edf6fb no-repeat
		0px 0px;
}

/*End : Added by Sushanta for Delete Payee and Account Summary*/
	/*Start : Added by Harpreet for Small Drop Down */
.labelColumn_combo_brdr_toosmall {
	height: 31px;
	background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
	/** Added by Priyanka for lookup */
	/** Added by Priyanka for accounts */
	width: 90px;
	display: block;
}

.labelcolumncombotoosmallBackUp {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
	background-color: transparent;
	border: 0px;
	color: #262a2c;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	height: 23px;
	/** Added by Priyanka */
	margin-top: 5px;
}



.labelcolumncombotoosmall { 
/** Added by Priyanka for lookup */
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;/*Changed  from 13px to refer body level font-size*/
	font-weight: normal;
	margin-top: 0px;
	padding-top: 8px;
	text-decoration: none;
	vertical-align: middle;
	/** Added by Priyanka for accounts page */
	width: 97%;
}

/*End : Added by Harpreet for Small Drop Down */
	/*Start : Added by Uday for footer */
.hwfootertext {
	padding-bottom: 9px;
}

.hwfootertext2 {
	font-family: arial;
	font-size: 12px;
	color: #595f62;
	line-height: 16px;
}

.hwfootertext3 {
	font-family: arial;
	font-size: 16px;
	color: #262a2c;
	padding-left: 15px;
	background: url(../images/backgrounds/finacle-logo.gif)
		no-repeat 0px 3px;
	margin-left: 2px;
}

a.greylink:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #595f62;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:active {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

.greylink:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

.separatorimage {
	vertical-align: middle;
	background: url(../images/backgrounds/footer-sep.gif) no-repeat
		0px 5px;
}

/*End : Added by Uday for footer */
	/*Start Added by Uday for Direct Banking Navigation Bar */
#dbnavigationbar {
	min-height: 80%;
	overflow: hidden;
	float: left;
	position: relative;
	width: 35%;
	margin-left: -35%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.wrapper1 {
	width: 261px;
	padding-left: 44px;
	padding-right: 0px;
	padding-top: 65px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;
	background-color: #ffffff;
	overflow: hidden;
	min-height: 68%;
	height: auto !important;
}

.wrapper1:after {
	content: ".";
	display: block;
	clear: both;
}

/*End Added by Uday for Direct Banking Navigation Bar */
	/*Start Added by Uday for Direct Banking Buttons */
.hwfrmbtnlinkdb {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}

/*End Added by Uday for Direct Banking Buttons */
	/*Start Added by Sushanta for Cheque Issaunce*/
.hwwidth10percentleft {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
	width: 12%;
	float: left;
	padding-top: 7px;
}

/*End Added by Sushanta for Cheque Issaunce*/
	/*Start Added by Harpreet for Tasksnapshot*/
.tasksnapshotbackground {
	background-color: #fdfad9;
	width: 854px;
	height: 80px;
	border: #c9cbcc 1px solid;
	padding-top: 8px;
}

.tasksnapshottwolinetxt {
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 130px;
}

.tasksnapshotbordertxt {
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 7px;
}

.tasksnapshotlinktxt {
	padding-left: 74px;
}

.tasksnapshotborderlinktxt {
	padding-left: 7px;
}

/*End Added by Harpreet for Tasksnapshot*/
	/*Start Added by Uday for Login Pages*/

/* Modified for Login screen Changes 
.width50percent_left_login {
	width: 46%;
	float: left;
	clear: right;
	background: url(../images/backgrounds/login_innerbg.png) repeat 0px 0px;
	padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 65px;
	overflow: hidden;
}
*/
/* Modified for Login screen Changes */
.width50percent_left_login {
	/*width: 46%;*/
	/*float: left;*/
	clear: right;
	/*background: url(../images/backgrounds/login_innerbg.png) repeat 0px 	0px;*/
	background:#FAF6F5;
	/*padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 65px;*/
	overflow: hidden;
	border:1px solid #E1D3C3;
	/*width:318px;*/
	width:335px;
	height:400px;
}

.width50percent_left_login1 {
	/*width: 46%;*/
	/*float: left;*/
	clear: right;
	/*background: url(../images/backgrounds/login_innerbg.png) repeat 0px 0px;*/
	background:#FAF6F5;
	/*padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 65px;*/
	overflow: hidden;
		border:1px solid #E1D3C3;
		/*width:318px;*/
		width:335px;
		height:400px;
}


/* Added for Login screen Changes 
.width50percent_left_login .loginrow{
	padding-left: 15px;
	float: left;
	clear: both;
	width: 398px;
	height: auto;
	background-color: white;	
}
Added for Login screen Changes */
.width50percent_left_login .loginrow{
	padding-left: 9px;
	float: left;
	clear: both;
	width: 404px;
	height: auto;
	background-color: #FAF6F5;	
margin-top:5px;
}

.loginpgbtn {
    background: url("../images/btn100.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
   	height: 41px;
    margin-left: 114px;
    margin-top: 10px;
    position: absolute;
    width: 102px;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.loginclrbtn {
    background: url("../images/btngrey67.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    height: 43px;
    margin-left: 213px;
    margin-top:-45px;
    width: 101px;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    position:absolute;
}

	.phrsepnb {
    color: #3F0A1B;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin-left: 123px;
    margin-top: -7px;
    padding-right: 5px;
    padding-top: 3px;
    text-decoration: none;
}
.entrdtxt{
	color: #3F0A1B;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin-top: 22px;
}
.width100percent_login_screen {
	width: 100%;
	margin-left: 80px;
	margin-right: 80px;
}

.width100percent_logout_screen {
	width: 80%;
	margin-left: 15%;

}

.width100percent_whitesubsection {
	width: 100%;
	margin-left: 80px;
	margin-right: 80px;
	background-color: #ffffff;
	padding-left: 44px;
	padding-right: 44px;
}

.width100percent_whitebackground {
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0 0;
	/*changed by priyanka*/
	overflow: visible;
}
.usertxt{
	background: url("../images/user-input-disable-bg.png") no-repeat scroll 0 0 transparent;
    color: #707070;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    height: 25px;
    margin-left: 120px;
    margin-top: -18px;
    padding-right: 5px;
    padding-top: 6px;
    position: absolute;
    text-decoration: none;
    width: 171px;
    padding-left: 10px;
}
.hwloginpagelabel {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: auto;/*Reverting the changes*/
	padding-bottom: 0px;
	margin-top:-19px;
	margin-bottom: 0px;
}
/*
.loginheadertextsize {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:25px;
	padding-left: 18px;
	width: 96.7%;
	padding-top: 14px;
	padding-bottom: 0px;
	background:url(../images/backgrounds/login_innerbg.png) repeat 0px 0px;
}
/*/
.loginheadertextsize {
	border:1px solid #E1D3C3;
	background:url(../images/side-box-h2-bg.png) repeat-x;
	font:normal 14px/18px Tahoma;
	height:19px;                     /* Fix for IE7 */
	color:#3f0a1b;
	padding:7px 14px 9px 7px;
	text-align:left;

	/*width:297px;*/
	width:315px;
}
.textwithlargerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}


.hwrightimagevirtualkeyboard {
	font-size: 1em;
	clear: right;
	/* padding-left: 77px;*/
	clear: right;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 0px;
}

/* Modified for Login Screen changes */
.hwleftimagevirtualkeyboard {
	padding-top: 5px;
	font-size: 1em;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	/* width: 50%; */
	float: left;
	clear: left;
	/*font-weight: bold;*/
	margin-top:-17px;
}
	.selectdimg {
    color: #3F0A1B;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 8px;
    text-decoration: none;
}   
  .buttonpadding {
	margin-left: 10px;
}

.fbimageprop {
	margin-left: 10px;
}

.gapsbetweenbuttons {
	margin-left: 12px;
}

.verisignImage {
	float: right;
	margin: 0 5px 0 0;
}

/*End Added by Uday for Login Pages*/
	/*Start Added by Uday for Logout Pages*/
.width100percent_logoutbg {
	width: 70%;
	background-color: #ffffff;
	float: left;
	padding-left: 0px;
	padding-right: 81px;
	margin-left: 160px;
	margin-right: 150px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.logoutheaderrow {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.width100percentgreenbckground {
	background-color: #effae9;
	padding: 5px 0 0;
	width: 108.5%;
	margin: 0 auto;
}

.logoutmessage {
	font-size: 12px;
	font-weight: bold;
}

.width33percent_left {
	width: 33%;
	float: left;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #eaeaea thin solid;
}

.width33percent_center {
	width: 33%;
	float: left;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #eaeaea thin solid;
}

.width33percent_right {
	width: 34%;
	float: right;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.logouttextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

/*End Added by Uday for Logout Pages*/
	/*Start Added by Sushanta for Error Messages*/
.dynamicsection {
	background-color: #edf6fb;
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
}

.dynamicsectiontext {
	width: 100px;
}

.errtxt {
	background-color: #edf6fb;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.formrowhite {
	margin: 0px;
	padding: 7px 0px;
	background-color: #ffffff;
	clear: both;
}

.hwauthrightlabel {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-top: 2px;
}

/** Changed by payal for remark */
.labelColumnautho {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;
	width: 253px;
}

/** Changed by payal for remark */
.querytextboxmediumautho {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	font-size: 0.65em;
	text-decoration: none;
	width: 253px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
}

.vitualkeyauth {
	display: inline;
	margin-left: 5px;
}

.HW_formbtn_img_auth {
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif)
		no-repeat 100% 0px;
	width: 100px;
	float: right;
	padding-bottom: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 28px;
}

.formbtn_img_auth {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02.gif) #FFFFFF
		no-repeat 0% 0%;
	float: left;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 21px;
	display: inline;
	color: #fff;
	font-family: Arial;
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 90px;
	overflow: visible;
	line-height:20px;
}

.greymsg {
	font-family: arial, helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	display: inline;
	margin-left: 5px;
}

/*End Added by Sushanta for Error Messages*/
#calendar {
	width: 100%;
	margin: 0 auto;
}

.past-event a {
	background-color: gray;
}  /*Start Added by Uday for Direct Banking*/
.datelabelColumn_borderdb {
	height: 30px;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat -560px 0px;
	padding-bottom: 10px;
}

.datelabelColumndb {
	padding-bottom: 11px;
	padding-left: 2px;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 0px -2px;
	height: 32px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
}

.boldcaption {
	padding-top: 10px;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 0px;
	float: left;
	clear: left;
	font-weight: bold;
}

.notoppadding {
	padding-top: 0px;
	font-size: 12px;
	padding-left: 10px;
	float: left;
	clear: left;
}

.buttoncollapsible {
	background: url(../images/backgrounds/accordionTab.jpg) repeat-x
		;
	border: 1px solid #A8A8A8;
	padding-left: 9px;
	cursor: pointer;
	color: #000000;
	margin-top: 10px;
}

.arrowimage {
	background: url(../images/backgrounds/next-inactive.gif)
		no-repeat 0px 12px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 0px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

.arrowimagedown {
	background: url(../images/backgrounds/next-active-black.gif)
		no-repeat 0px 12px;
	padding-left: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 0px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}


.buttonhashed {
	cursor: pointer;
   /* margin-left: 268px;*/
    margin-left: 7px;
   /* margin-top: -20px;*/
    margin-top: 8px;
    position: absolute;
    vertical-align: middle;
}

.buttonhashed1 {
	cursor: pointer;
margin-top:-14px;

    position: absolute;
    vertical-align: middle;
}

/*Start Added by Uday for Direct Banking*/
.calendartxt {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
}
.formbtn200 {
border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	padding:30px 10px 10px 10px;
}

.hwquerysearch {
	width: auto;
	float: left;
	margin-left: 10px;
}

.hwsearchleft {
	font-family: arial, helvetica, sans-serif;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	margin-left: 3px;
}

.hwsearchright {
	float: right;
	margin-right: 0px;
}

.hwquerytwo {
	margin-left: 250px;
}

.hwqueryfour {
	margin-left: 30px;
	width: auto;
	float: left;
}

.hwquerythree {
	margin-left: 171px;
}

.hwqueryfive {
	margin-left: 16px;
	width: auto;
	float: left;
}

.hwquerysix {
	margin-top: 1px;
	width: auto;
	float: left;
}

.hwqueryseven {
	float: right;
	margin-top: 5px;
	width: auto;
}

.hwsearchnormal {
	font-family: arial, helvetica, sans-serif;
	padding-top: 15px;
	padding-top: 5px;
	margin-right: 5px;
	font-size: 12px;
}

.hwquerymiddlecap {
	width: auto;
	margin-left: 150px;
}

.hwquerymiddlecombo {
	font-family: arial, helvetica, sans-serif;
	float: left;
	padding-top: 15px;
	padding-top: 5px;
	margin-left: 30px;
	font-size: 12px;
}

.hwsearchthirdtxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
}

.hwqueryrght {
	width: auto;
	margin-left: 211px;
}

.hwsearchforcompost {
	width: auto;
	margin-left: 2px;
}

.sectionbtmbrdr {
	width: 100%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
	border-bottom: #e0e1e2 1px solid;
}

/*Start : Added by harpreet for goals mgmt*/
.goallistgreyrowtxtleftline {
	border-left: #979797 1px solid;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}

.goallistboldtxtwithline {
	font-weight: bold;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 13px #373c3f;
	background-color: #c9cbcc;
}

.sugggoals {
	width: 100%;
	padding: 20px 0px 45px 0px;
}

.goalsoddformrow {
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	background-color: #efefef;
	height: 40px;
}

.goalsevenformrow {
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	background-color: #ffffff;
	height: 40px;
	border-left: #efefef 1px solid;
	border-right: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
}

.goalsquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	width: 843px;
	float: left;
	clear: left;
	background-color: #c9cbcc;
	padding-top: 4px;
	height: 30px;
}

.hwgoalsfrmbtnlink {
	border: 0px;
	color: #0278ba;
	font-size: 12px;
	height: 21px;
	background: transparent;
	width: auto;
}

/*End : Added by harpreet for goals mgmt*/
.simpletextsectheader {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

.errsection {
	width: 100%;
	clear: both;
	margin-top: 0em;
	padding-top: 0px;
}

/*Start Added by Uday for Direct Banking Start Pages*/
.width50percent_right_secure {
	width: 55%;
	float: right;
	clear: right;
	padding-bottom: 0px;
	border: #e0e1e2 1px solid;
	height: 220px;
}

.width100percent_inputdisplay_button {
	margin-top: 120px;
	background-color: transparent;
	padding-bottom: 0px;
}

.secureimage {
	float: right;
	margin: 0px 40px 0px 0px;
}

.formrow_inputdisplay_heading {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom: #e0e1e2 1px solid;
	background: url(../images/backgrounds/vBox-head.png) #fff
		repeat-x 100%;
}

.bluetext {
	padding-top: 0px;
	font-size: 13px;
	color: #0278ba;
	padding-left: 15px;
	float: left;
}

.hwleftlabeldisplayform_start {
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	width: 28%;
	float: left;
	clear: left;
}

.hwrightlabeldisplayform_start {
	padding-top: 7px;
	font-size: 1em;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	overflow: hidden;
}

.width50percent_left_start {
	width: 40%;
	float: left;
	clear: right;
	margin-left: 1.1em;
}

/*End Added by Uday for Direct Banking Start Pages*/
.hwleftlabelsingletype {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 7px;
	text-align: right;
	padding-right: 5.2%;
	padding-left: 0px;
	width: 30.5%;
	float: left;
	clear: left;
	font-weight: bold;
}

.hwleftbaseline {
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	padding-left: 35%;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	vertical-align: bottom;
}

.adhocchkboxtxt {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 0%;
}

.bnklookup {
	margin-left: 22em;
}

.labelColumnappr {
	margin: 0px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;
	width: 201px;
	display: inline;
	float: left;
}

.HW_formbtn_wf {
	height: 21px;
	background: url(../images/backgrounds/buttonStyle02.gif)
		no-repeat 100% 0px;
	width: 57px;
	float: right;
	margin-right: 29%;
	margin-top: 5px;
}

.bluelink {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #0278ba;
}

.bluelink:hover {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}

.hwadhocsection {
	font-family: arial;
	font-size: 1em;
	text-decoration: none;
	padding-left: 0%;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 200px;
	vertical-align: bottom;
}

.hwchbx {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
}

.hwdynamictext {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #edf6fb;
}


div.customise {
	float:right;
	padding:2px 0 0;
}
div.customise ul {
	padding:0;
}
div.customise li {
	list-style-type:none;
	display:inline;
	background:none;
	border-right:1px solid #c6c9cc;
	font-size:13px;
	line-height:22px;
	padding:0 12px 0;
}
div.customise li.last {
	list-style-type:none;
	display:inline;
	background:none;
	border:0;
}

/** Added By PoonamM */
div.customise li a.favouriteAccounts {
	background: url(../../images/down.gif) no-repeat 100% 50%;
	padding: 0 12px 0 0;
}
div.customise li a.customiseDashboard {
	background:url(../images/backgrounds/customise.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
}
div.customise li a.chooseTheme {
	background:url(../images/backgrounds/theme.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
}
.body-style-01 .breadcrumb {
	border-bottom:1px solid #e0e1e2;
}
.rowStyle07 p, .rowStyle07 .options-menu {
	float:left;
}
.rowStyle07 {
	padding:12px 0 12px 10px;
}
.rowStyle07 p {
	padding:4px 6px 5px 0;
}
/* mail */
.mailItem {
	padding:10px 11px 8px 11px;
	border-bottom:1px solid #e0e1e2;
}
.mailItem h3 {
	padding:0 0 0 22px;
	margin:0;
	font-weight:bold;
	font-size:87.5%;
	background:url("../images/backgrounds/mail.gif") no-repeat top left;
	line-height:13px;
}
.mailItem p {
	padding:0;
	margin:0;
	line-height:16px;
}
.rowStyle08 {
	padding-bottom:4px;
}
.rowStyle09 {
	padding-top:6px;
}
.rowStyle10 {
	padding-top:9px;
}
.rowStyle11 {
	padding-top:18px;
}
.rowStyle12 {
	padding:11px 0 20px;
}
.rowStyle10 .button {
	margin-bottom:7px;
}
.rowStyle10 p {
	padding:4px 0 9px;
}
.alertRow {
	margin:0px 12px;
	padding:16px 0 5px;
	border-bottom:1px solid #e0e1e2;
	float:left;
	clear:both;
	width:676px;
}
.alertRow .alertHeading {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.alertRow .alertHeading h2 {
	float:left;
	padding:0px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.alertRow .alertHeading img {
	padding:2px 6px;
	float:left;
}
.alertRow .alertBody {
	float:left;
	clear:both;
	width:100%;
}
.alertRow .alertBody .alertCol01 {
	float:left;
	width:76px;
}
.alertRow .alertBody .alertCol01 label {
	font-size:13px;
}
.alertRow .alertBody .alertCol02 {
	float:left;
	width:600px;
}
.alertRow .alertBody .alertCol02 label {
	float:left;
	width:341px;
	text-align:right;
	font-size:13px;
	padding:10px 10px 0px 0px;
}
.alertRow .alertBody .alertCol02 .sliderWrapper {
	float:left;
	width:161px;
}
.alertRow .alertBody .alertCol02 .sliderInput {
	float:left;
	padding:2px 0 0 17px;
	width:71px;

}
.alertRow .alertBody .alertCol02 .sliderInput span {
	font-size:13px;
	font-weight:bold;

}
.alertRow .alertBody .alertCol02 .sliderInput input {
	width:44px;
	background:url("../images/backgrounds/alertValue.gif") no-repeat top left;
	border:none;
	padding:8px 7px ;
}
.sliderWrapper {
	background:url("../images/backgrounds/sliderWrapper.gif") no-repeat top left;
	padding:23px 0;
}

.sliderWrapper .ui-widget-content{
	background:none;
	border:none;
}
.sliderWrapper .ui-widget-header {
	background:url("../images/backgrounds/sliderBar.gif") repeat-x top left;
	margin-left:5px;
}

.sliderWrapper .ui-slider-horizontal {
	height:9px;
	margin:0 8px 0 3px;
}

.sliderWrapper .ui-state-default, .sliderWrapper .ui-widget-content .ui-state-default, .sliderWrapper .ui-widget-header .ui-state-default {
	background:url("../images/backgrounds/sliderHandle.png") no-repeat top left;
	border:none;
}

.sliderWrapper .ui-slider .ui-slider-handle {
	top:-10px;
	width:23px;
	height:27px;
}
.alertsButtons {
	padding-top:11px;
}
.alertsButtons {
	padding-top:11px;
}
.alertsButtons span.buttonStyle03 {
	margin-top:5px;
}
div.postcode {
	border:1px solid #c6c9cc;
	border-top:none;
	width:263px;
	position:absolute;
	top:31px;
	right:24px;
	background:#fff;
	z-index:10;
}
div.postcode ul {
	padding:0;
}
div.postcode ul li {
	background:none;
	padding:3px 0 3px 5px;
}
div.postcode ul li:hover {
	background:#316ac5;
	color:#fff;
}
.addressFinder .inputColumn {
	position:relative;
}
div.hidden {
	display:none;
}
p.paraStyle05 {
	padding-top:0;
}
.radioToggle.selected {
	background:#EDF6FB;
}
.device-bg {
	background:url("../images/backgrounds/device-bg.gif") no-repeat top left;
}
.container05 {
	padding:110px 0 0;
}
.login .headingStyle00 {
	font-size:125%;
	padding-left:20px;
}
.login .listStyle04 {
	padding-left:20px;
}
.login .listStyle04 li {
	line-height:22px;
	background-position:0 8px;
	padding-bottom:2px;
}
.login .paraStyle06 {
	padding:9px 0 0 20px;
}
.groupErrorBox
{
	background:url("../images/backgrounds/group-error-box.gif") no-repeat bottom left;
	padding:0 0 10px 0;
	margin:0 0 10px;
}

.groupErrorBoxInner
{
	background:url("../images/backgrounds/group-error-box.gif") no-repeat top left;
	padding:12px 12px 2px;
}

.groupErrorBoxInner hr
{
	color:#f5cccf;
	background-color:#f5cccf;
	height:1px;
	margin:10px 0 12px;
}
.groupErrorBoxInner p
{
	font-size:13px;
	line-height:22px;
	margin:0;
	padding:0;
	text-align:center;
}
.groupErrorBoxInner ul
{
	margin:0;
	padding:0;
}
.groupErrorBoxInner ul li
{
	color:#e0081f;
	font-size:13px;
}


#main {
	padding-bottom: 0px;
	/*background: url(../images/backgrounds/body-style-01.png) no-repeat scroll center top transparent;*/
}

.row {
	/**width: 100%;*/
	clear: both;
}


.mainRow {
	width: 100%;
	clear: both;
	/**background-color: #FFFFFF;*/
	min-height:150px;
}

.column {
	float: left;
}

.columnRt {
	float: right;
}

.column-0 {
	width: 220px;
	/** padding-right:20px; */
	background-color: #FFFFFF;
}

.column-1 {
	width: 820px;
	background-color: #FFFFFF;
	/**margin-bottom: 10%;*/
	padding-left:5px;
	

}

.column-2 {
	width: 620px;
	padding-right: 20px;
}

.column-3 {
	width: 300px;
}

.column-4 {
	width: 300px;
	padding-right: 20px;
}

.column-5 {
	width: 380px;
	padding-right: 20px;
}

.column-6 {
	width: 300px;
}

.column-7 {
	width: 338px;
	padding-right: 20px;
}

.column-8 {
	width: 460px;
	padding-right: 20px;
}

.column-9 {
	width: 470px;
	padding-right: 20px;
	min-height: 210px;
}

.column-10 {
	width: 159px;
	padding-right: 12px;
}

.column-11 {
	width: 700px;
	padding-right: 20px;
}

.column-12 {
	width: 220px;
}

.column-13 {
	width: 350px;
}

.column-14 {
	width: 147px;
}

.column-15 {
	width: 424px;
}

.column-16 {
	padding: 10px 0 0;
}

.column-17 {
	padding: 23px 0 0 12px;
}

.column-18 {
	width: 208px;
	padding: 0 12px;
}

.column-19 {
	width: 227px;
	padding: 0 9px 0 0;
}

.column-20 {
	width: 343px;
	padding: 0 12px 0 0;
}

.column-20 p {
	text-align: right;
}

div.login div.column.column-13 {
	padding:0;
}

.column-last {
	padding-right:0;
}

/*.widget {
	float:left;
	margin-bottom:22px;
}
.widget-small {
	width:300px;
}
.widget-large {
	width:620px;
}

.widget-large .widget-head {
	background:#E4CBCF;
	/*background-image:url(../images/backgrounds/widget-head-large.png);
}
.widget-small .widget-head {
	/*background-image:url(../images/backgrounds/widget-head-small.png);
	background:#E4CBCF;
}
.widget-head h2 {
	background-color:#474b4e;
	color:#fff;
	float:left;
	padding:0 14px 0 0;
}
.widget-head .icons {
	float:right;
	padding:0;
}
.icons img {

	cursor:pointer;
}
.widget-head .icons li {
	float:left;
	padding:3px 0 0 6px;
	background:none;
}
.widget-head .icons li.options {
	position:relative;
}
.widget-head .icons li a {
	display:block;
	width:17px;
	height:17px;
}
.widget-head .icons li a.options {
	background:url(../images/backgrounds/widget-options.png) no-repeat top left;
}
.widget-head .icons li a.options.selected {
	background:url(../images/backgrounds/widget-options-selected.gif) no-repeat top left;
}
#main .widget-head .icons li a.toggle {
	background:url(../images/backgrounds/widget-close.png) no-repeat top left;
}
#main .closed .widget-head .icons li a.toggle {
	background:url(../images/backgrounds/widget-open.png) no-repeat top left;
}
.widget-head .icons li a.drag {
	background:url(../images/backgrounds/widget-move.png) no-repeat top left;
}
.widget-head .widget-options {
	background:#262a2c url("../images/backgrounds/widget-options-top.gif") no-repeat top left;
	position:absolute;
	z-index:10;
	top:19px;
	right:0;
	width:130px;
	padding:3px 0 0;
	cursor:auto;
	display:none;
}
.widget-head .widget-options ul {
	padding:4px 1px 9px;
	background:#262a2c url("../images/backgrounds/widget-options-bottom.gif") no-repeat bottom left;
}
.widget-head .widget-options li {
	float:none;
	padding:0;
}
.widget-head .widget-options li:hover {
	background:#474b4e;
}
.widget-head .widget-options li a {
	width:auto;
	height:auto;
	color:#fff;
	padding:3px 0 3px 10px;
}
.widget-head .widget-options li a:hover {
	text-decoration:none;
}

.widget-content {
	min-height:280px;
	max-height:280px;
	background:#FFF;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
}
.widget-content ul {
	padding:19px 11px 0;
}
.widget-content ul li {
	font-size:13px;
	padding-bottom:8px;
	padding-left:0;
	background:none;
}
.widget-content table {
	border:none;
}
.widget-content table select{
	width:120px;
}
.widget-toolbar {
	background:#EDF6FB;
}
.widget-toolbar ul {
	float:right;
	padding:4px 4px 7px;
}
.widget-toolbar ul li {
	font-size:13px;
	float:left;
	padding:0 7px;
	border-left:1px solid #C6C9CC;
}
.widget-toolbar ul li.first {
	border-left:none;
}
.widget-toolbar ul li a {
	color:#0278BA;
	text-decoration:none;
}


.widget-large table th,
.widget-large table td {
	text-align:right;
}*/
.widget-large table th.col0,
.widget-large table th.col1,
.widget-large table td.col0,
.widget-large table td.col1 {
	text-align:left;
}

.widget h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:87.5%;
	margin:0 0 0 10px;
	padding:13px 0 7px 23px;
	background-repeat:no-repeat;
	background-position:1px 14px;
}
.widget .open h3 {
	background-image:url("../images/backgrounds/minus.gif");
	cursor:pointer;
}
.widget .closed h3 {
	background-image:url("../images/backgrounds/plus.gif");
	cursor:pointer;
}


.tableSlideNode p {
	padding-top:11px;
	padding-bottom:0px;
}

.table {
	margin-bottom:6px;
}
th,td {
	font-size:12px;
}
#main .toprow  {
	/*padding:25px 0 10px;
	background-color : #FFFFFF;*/
}
.body-style-01 #main .toprow,
.body-style-02 #main .toprow  {
	border-bottom:none;
}
#main .toprow h1 {
	padding: 13px 12px 11px;
}

#main .column-0 .menu {
	border: 1px solid #E0E1E2;
	/**border-top:none; */
	margin-bottom: 22px;
	border-top-color: #E0E1E2;
	border-top-style: solid;
	border-top-width: 1px;
}

#main .column-0 .menu ul {
	padding: 0;
}

#main .column-0 .menu ul li {
	border-bottom: 1px solid #eaebeb;
	padding: 0;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 12px;/*Reverting the changes*/
	background: #f3f4f4 url(../images/leftnav-closed.gif) no-repeat top
		right;
}

#main .column-0 .menu ul li.last {
	border-bottom: none;
}

#main .column-0 .menu ul li.open {
	background: #ead6da;
	
}

#main .column-0 .menu ul li ul li.selected>a {
	color: #4BA2D4;
}

#main .column-0 .menu ul li a {
	display: block;
	padding: 15px 12px 13px;
	color: #262A2C;
	text-decoration: none;
}

#main .column-0 .menu ul li a:hover {
	text-decoration: underline;
}

#main .column-0 .menu ul li>ul {
	display: none;
}

#main .column-0 .menu ul li.open>ul,#main .column-0 .menu ul li.selected>ul
	{
	display: block;
}

#main .column-0 .menu ul li ul li {
	border-bottom: none;
	background: #FFF;
}

#main .column-0 .menu ul li ul li.open {
	background: #FFF;
}

#main .column-0 .menu ul li ul li a {
	color: maroon;
	background: #faf5f6;
	padding: 6px 12px 11px;
}

#main .column-0 .menu ul li ul li ul li {
	padding-left: 10px;
}
.column-1 ul.tabs {
	padding:0 12px;
	background:url(../images/backgrounds/grey-line.gif) repeat-x bottom;
	margin-bottom:14px;
	width:676px;
}
.column-1 ul.tabs li {
	background:url(../images/backgrounds/tabStyle04.gif) no-repeat top right;
}
.column-1 ul.tabs li a {
	background:url(../images/backgrounds/tabStyle04.gif) no-repeat top left;
	padding:8px 9px 9px 12px;
}
.column-1 ul.tabs li.selected {
	background:url(../images/backgrounds/tabStyle05.gif) no-repeat top right;
}
.column-1 ul.tabs li.selected a {
	background:url(../images/backgrounds/tabStyle05.gif) no-repeat top left;
}

.calltoaction:after,
div.infoBox p.paraStyle02:after,
#footer ul:after,
.questionExt00 .inputColumn:after,
ul.breadcrumbTools:after,
.breadcrumb:after,
.widgetItem:after,
.lightbox ul:after,
.drop:after,
.drop-full:after,
#main .widget-toolbar:after,
#main .widget-content:after,
#main .widget-head:after,
.wrapper:after,
.row:after,
.question:after,
.breadcrumb:after,
ul.tabs:after,
.row.rowStyle02:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* rowStyle01 - grey top border */
 .row.rowStyle01  {
	border-top:1px solid #e0e1e2;
	padding:11px 12px 0;
	width:auto;
	margin:0 0 11px;
 }
.row.rowStyle01 span.button {
	float:right;
}
.row.rowStyle03 {
	padding:0 0 20px;
}
.row.rowStyle04 {
	margin:0 auto;
	width:180px;
	padding:0 8px 0 0;
}
.row.rowStyle05 {
	margin:0 auto;
	width:110px;
	padding:0 8px 0 0;
}

/* headNotes */
.headNotes {
	float:right;
	font-size:13px;
	padding:0 12px 0 0;
	position:relative;
	top:26px;
}
.headNotes span {
	color:#df071f;
}
.headNotes.headNotesStyle01 {
	position:static;
	padding-bottom:5px;
}
.headNotes .options-menu {
	margin-left:10px;
}

.textStyle01,
.textStyle02 {
	padding:0 0 8px 12px;
}
.textStyle02 {
	font-weight:bold;
}
.textStyle03 {
	text-align:center;
	margin:0 0 11px;
	line-height:22px;
	padding:0;
}
.textStyle03 strong {
	font-size:13px;
}
#main .textStyle05 {
	float:right;
	margin-right:10px;
}
.textStyle06 {
	font-size:20px;
}
.textStyle07{
	padding-bottom:10px;
}
.textStyle08 {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
/* question/labels */
.question {
	/*clear:both;*/
}
#main .question00 .inputColumn p,
#main .question01 .inputColumn p {
	width:240px;
}
#main .question00 .inputColumn p {
	background:#f3f4f4;
	padding:12px;
}
.question .labelColumn {
	float:left;
	width:240px;
	padding:9px 12px 11px 0;
	text-align:right;
	font-size:13px;
}

#main .singleLine .labelColumn {
	float:none;
	width:100%;
	text-align:left;
}
.question .labelColumn label {
	font-weight:bold;
}
.question .labelColumn label span {
	color:#d00004;
}
.question .labelColumn .helptext {
	float:right;
	margin:0 0 0 6px;
	position:relative;
	top:1px;
}
/* question/labels within widget */
.widget .question {
	padding:11px 12px 0;
}
.widget .question .labelColumn {
	width:54px;
}

/* question/inputs */
.question .inputColumn {
	float:left;
	padding:1px 0 6px;
	padding-bottom:15px; /*my*/
}

.question-radiogroup .inputColumn{
	padding-top:5px;
}

.question .inputColumn label {
	display:inline-block;
	position:relative;
	top:-3px;
	
}
.singleLine .inputColumn {
	float:none;
}
.question .inputColumn span.textarea,
.question .inputColumn span.input {
	display:inline-block;
	padding:0 0 0 3px;
	background:#fbfbfb url(../images/backgrounds/input-text.gif) no-repeat 0 0;
}
.question .inputColumn span.textarea textarea,
.question .inputColumn span.input input {
	border:0;
	background:#fbfbfb url(../images/backgrounds/input-text.gif) no-repeat 100% 0;
	width:250px;
	height:31px;
	line-height:31px;
	padding:0 12px 0 0;
}

.widget .question .inputColumn span.input input {
	width:193px;
}
.question .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea.gif) no-repeat 0 0;
}
.addressFinder .question .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea02.gif) no-repeat 0 0;
}
#main .textArea53 .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea-53.gif) no-repeat 0 0;
	padding:0 3px 0 0;
}
#main .textArea53 .inputColumn span.textarea textarea{
	height:43px;
	background:#fbfbfb url(../images/backgrounds/input-textarea-53.gif) no-repeat 0 0;
}
.question .inputColumn span.textarea textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea.gif) no-repeat 100% 0;
	height:230px;
	padding:5px 12px 5px 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.addressFinder .question .inputColumn span.textarea textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea02.gif) no-repeat 100% 0;
	height:110px;
}
.question .inputColumn span.select {
	display:inline-block;
	padding:0 0 0 8px; /* select box appears to have a fixed 3px padding on the left */
	background:#fbfbfb url(../images/backgrounds/select.gif) no-repeat 0 0;
}
.singleLine .inputColumn span.select {
	background:none;
	padding:0px;
}
.question .inputColumn span.select select {
	border:0;
	background:#fbfbfb url(../images/backgrounds/select.gif) no-repeat 100% 0;
	width:257px;
	padding:7px 7px 6px 0;
}
.widget .question .inputColumn span.select select {
	width:200px;
}
.question .inputColumn select {
	border:1px solid #bcbfc0;
	padding:3px;
	background-color:#fbfbfb;
	width:262px;
}
.question .inputColumn p.radio {
	padding:8px 0 0 0;
	line-height:15px;
}
.question .inputColumn p.confirmation {
	padding:6px 0 0;
	position:relative;
}
.question .inputColumn p.confirmation span {
	color:#999;
	font-size:87.5%;
}

.question .inputColumn span.currencySymbol {
	color:#4c4c4a;
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 0;
	width:12px;
}
.question .inputColumn span.currency.input {
	float:left;
}
.question .inputColumn span.input.currency input {
	width:238px;
}
.question .inputColumn div.calltoaction {
	padding:7px 5px 0;
	clear:both;
}
.questionExt00 .inputColumn div.calltoaction {
	clear:none;
	float:left;
}
.question .inputColumn div.calltoaction span.button {
	float:right;
	margin-bottom:0;
}
.question-confirmation .inputColumn div.calltoaction span.button {
	float:left;
	margin:0 12px 0 0;
}

.question .inputColumn div.password {
	float:left;
	font-size:12px;
	padding:0 12px 0 0;
	font-weight:bold;
}
.question .inputColumn div.passwordDigits input {
	width:25px;
	text-align:center;
}

.question .inputColumn div.password input {
	width:16px;
	text-align:center;
}

.question .inputColumn span.input.date
{
	position:relative;
}
.question .inputColumn span.input.date input
{
	width:100px;
}
.question .inputColumn span.input.date div.date-picker
{
	position:absolute;
	left:0;
	top:100%;
	z-index:10;
}
.question .inputColumn .calendar
{
	right:5px;
	position:absolute;
	top:5px;
}
.questionExt00 .labelColumn,
.questionExt00 .inputColumn,
.questionExt01 .labelColumn,
.questionExt01 .inputColumn {
	float:none;
	padding-left:12px;
	text-align:left;
}
.question .labelColumn .helptext {
	float:right;
}
.questionExt00 .inputColumn p, .questionExt00 .inputColumn span {
	float:left;
}
.questionExt00 .inputColumn span {
	margin-right:12px;
}
#main .questionExt01 .inputColumn span input{
	width:55px;
}
.separator {
	background:url(../images/backgrounds/separator.gif) no-repeat top left;
	width:6px;
	height:6px;
	display:inline-block;
}
#main .questionExt02 {
	padding-bottom:0;
}
.questionExt02 .labelColumn,
.questionExt02 .labelColumn label,
.questionExt02 .inputColumn {
	width:auto;
	padding-left:0;
}

/* question/inputs within widget */
.widget .question .inputColumn {
	padding:0 0 0px;
	width:193px;
}
.widget-small .question .inputColumn {
	width:208px;
}
.widget .question .inputColumn .button {
	margin-left:0;
	margin-top:18px;
}
#main .widget-small .question .inputColumn .button {
	margin:0 0 10px;
}
/* questions/errorMessage */
.question.error
{
	background:url("../images/backgrounds/error-bg.gif") repeat-y top left;
	border-bottom:1px solid #fff;
	position:relative;
}
.question.error label
{
	color:#df071f;
}
.question.error .message
{
	width:160px;
	margin-left:10px;
	position:absolute;
	top:0;
	padding:5px;
	color:#000;
	right:0;

}
.question.error .inputColumn span.input {
	background:#fbfbfb url(../images/backgrounds/input-text-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.input input {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/input-text-error.gif) no-repeat 100% 0;
}
.question.error .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.textarea textarea {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/input-textarea-error.gif) no-repeat 100% 0;
}
.question.error .inputColumn span.select {
	background:#fbfbfb url(../images/backgrounds/select-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.select select {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/select-error.gif) no-repeat 100% 0;
}
.question.confirm .inputColumn span.input {
	background:url(../images/backgrounds/text-confirm.gif) no-repeat 0 0;
}
.question.confirm .inputColumn span.input input {
	color:#262a2c;
	background:url(../images/backgrounds/text-confirm.gif) no-repeat 100% 0;
}
.question div.message {
	/*clear:both;*/
	display:none;
	/*position:relative;
	padding:12px;
	margin:11px 0 0;*/
	font-size:13px;
	float:left;

}
.question.error div.message {
	display:block;
}

.question div.message p {
	padding:0;
}
.question div.message span.arrow {
	height:6px;
	left:-5px;
	position:absolute;
	top:10px;
	width:9px
}
.question .inputColumn div.message {
	/*width:307px;*/
	width:80px;
}
.question.error div.message {
	border:1px solid #f39ca5;
	background-color:#fdecee;
}
.question.confirm div.message {
	border:1px solid #a8d689;
	color:#262a2c;
	background-color:#effae8;
}
.question.error .errorMessage {
	color:#f6233a;
}
.question.error div.message span.arrow {
	background:transparent url(../images/backgrounds/error-arrow.gif) no-repeat 0 0;
}
.question.confirm div.message span.arrow {
	background:transparent url(../images/backgrounds/confirm-arrow.gif) no-repeat 0 0;
}
.question .inputColumn span.input.search input
{
	width:594px;
	background:url(../images/backgrounds/input-text.gif) no-repeat scroll -3px 0 #FBFBFB;
	padding:0 3px 0 0;
}
.question .inputColumn span.input.search.postcode input
{
	width:183px;
	color:#6b7173;
}
.question .inputColumn span.input.search a.searchButton,
.question .inputColumn span.input.search a.searchButton02
{
	background:url(../images/backgrounds/search.gif) no-repeat scroll -3px 0 #fff;
	color:#fff;
	display:block;
	float:right;
	font-size:75%;
	font-weight:bold;
	height:31px;
	line-height:31px;
	padding:0 0 0 24px;
	text-align:left;
}

.question .inputColumn span.input.search a.searchButton{
	width:76px;
}

.question .inputColumn span.input.search a.searchButton02{
	width:52px;
}

.question .inputColumn span.input.search input.searchButton
{
	background:url(../images/backgrounds/search.gif) no-repeat scroll -3px 0 #fff;
	width:76px;
	height:31px;
	float:right;
	padding:0 6px 4px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	font-size:75%;
}
.question.highlight {
	background:#FDFAD8;
}
form.formStyle01 .rowStyle01 {
	border-top:none;
}
form.formStyle01 fieldset {
	background:#F3F4F4;
	padding:9px 12px 6px;
}
form.formStyle01 .question .labelColumn,
form.formStyle01 .question .inputColumn {
	float:none;
	text-align:left;
}
form.formStyle01 .question .inputColumn span.textarea,
form.formStyle01 .question .inputColumn span.input {
	width:673px;
}
form.formStyle01 .question .inputColumn span.textarea textarea,
form.formStyle01 .question .inputColumn span.input input {
	width:661px;
}
form.formStyle01 .question .inputColumn span.select {
	width:668px;
}
form.formStyle01 .question .inputColumn span.select select {
	width:668px;
}
/* formStyle02 */
form.formStyle02 fieldset {
	background:#edf6fb;
	padding:9px 12px 6px;
}
form.formStyle02 .question .labelColumn,
form.formStyle02 .question .inputColumn {
	float:none;
	text-align:left;
}
form.formStyle02 .question .inputColumn span.textarea,
form.formStyle02 .question .inputColumn span.input {
	width:673px;
}
form.formStyle02 .question .inputColumn span.textarea textarea,
form.formStyle02 .question .inputColumn span.input input {
	width:661px;
}
/* box */
div.box
{
	border:1px solid #e0e1e2;
	margin:0 0 11px;
	position:relative;
	clear:both;
}
div.box h2
{
	border-bottom:1px solid #e0e1e2;
	background-color:#fbfbfb;
	padding:10px 11px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 11px;
}
div.box .boxInner h2
{
	border-top:1px solid #e0e1e2;
}
div.box.boxStyle01 span.corner,
div.box.boxStyle03 span.corner
{
	position:absolute;
	width:3px;
	height:3px;
	display:block;
	background:transparent url(../images/backgrounds/box-corners.gif) no-repeat 0 0;
}
div.box.boxStyle01 span.tl,
div.box.boxStyle01 span.tr,
div.box.boxStyle03 span.tl,
div.box.boxStyle03 span.tr {
	top:-1px;
}
div.box.boxStyle01 span.bl,
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.bl,
div.box.boxStyle03 span.br {
	bottom:-1px;
}
div.box.boxStyle01 span.tl,
div.box.boxStyle01 span.bl,
div.box.boxStyle03 span.tl,
div.box.boxStyle03 span.bl {
	left:-1px;
}
div.box.boxStyle01 span.tr,
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.tr,
div.box.boxStyle03 span.br {
	right:-1px;
}
div.box.boxStyle01 span.tr,
div.box.boxStyle03 span.tr {
	background-position:-3px 0;
}
div.box.boxStyle01 span.bl,
div.box.boxStyle03 span.bl {
	background-position:0 -3px;
}
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.br {
	background-position:-3px -3px;
}

/* yellow box */
div.box.boxStyle02 {
	background-color:#fdfad8;
	border:0;
	padding: 5px 0 5px 10px;
	margin-top:11px;
}
div.box.boxStyle02 h2 {
	background-color:transparent;
	border-bottom:1px solid #f2e986;
}

div.box.boxStyle02 p {
	font-size:13px;
	padding-top: 5px;
	line-height:22px;
}

/* blue content-centered box */
div.box.boxStyle03
{
	border:1px solid #cfe6f4;
	background-color:#edf6fb;
}
div.box.boxStyle03 span.corner
{
	background-image:url(../images/backgrounds/box-corners-blue.gif);
}
div.box.boxStyle03 .boxInner {
	text-align:center;
	padding:11px 12px;
}
div.box.boxStyle03 p {
	line-height:22px;
}

div.box.boxStyle03 h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	background:none;
	border:none;
	padding:0;
}

div.box.boxStyle03 img {
	margin:0 0 11px;
}
div.box.boxStyle03:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 100% secure background */
div.box.boxStyle04{
	margin:11px 0 0;
}
div.box.boxStyle04 .boxInner{
	background:url(../images/backgrounds/secure.gif) no-repeat scroll 90% 0 #fff;
	height:135px;
}

#main div.box ul {
	padding:0 11px 0;
}
div.box ul li {
	font-size:13px;
	padding-bottom:8px;
}
div.box p {
	padding:0 12px 8px;
	line-height:16px;
}

div.box.boxStyle01 h2 {
	padding:13px 12px;
}

div.box.boxStyle01 p {
	padding-top:3px;
	padding-bottom:17px;
}

#main div.boxStyle01 ul {
	padding-bottom:9px;
}

div.boxStyle01 ul li {
	padding-bottom:6px;
}

div.box.boxStyle04 {
	margin:11px 0 0;
}

.alertAccountSelect {
	background:#f3f4f4;
	padding:20px 12px 10px;
}

div.column-12 div.boxStyle01 ul li {
	background:none;
	padding-left:0;
}

div.column-12 div.boxStyle03 span.buttonStyle03 {
	margin:0 0 10px 42px;
}

/* white box */
div.box.boxStyle05 {
	background-color:#fff;
	border:0;
	padding: 1px 0 5px 10px;
}
div.box.boxStyle05 h4 {
	padding:0 0 12px;
}

div.box.boxStyle05 p {
	font-size:13px;
	padding:10px 0 5px;
}

div.box.boxStyle05 ul
{
	margin-top:10px;
}
.alertAccountSelect .question .labelColumn {
	width:auto;
}
.alertAccountSelect .question .labelColumn label {
	font-weight:normal;
}
.container00 {
	background:#eaebeb;
	margin:21px 0 0;
}
.container00 p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:100%;
	line-height:22px;
	text-align:center;
	padding:56px 0 65px;
}
.container02 {
	background:#edf6fb;
	border:1px solid #cfe6f4;
	padding:21px;
	margin-bottom:12px;
}
.container03 {
	background:#f3f4f4;
	clear:both;
	margin-top:16px;
	float:left;
	margin-top:16px;
	width:100%;
}
.filterActions {
	padding:10px 12px 0px;
	background:url("../images/backgrounds/filterActionsBG.gif") no-repeat left;
	float:right;
	margin-left:15px;
	width:115px;
}

.filterActions .buttonStyle04 {
	float:right;
	margin-top:20px;
}

div.infoBox {
	background:url("../images/backgrounds/infoBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.infoBox .infoBoxInner {
	background:url("../images/backgrounds/infoBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
fieldset div.infoBox {
	background:none;
	padding:0px 12px 11px;
	width:auto;
}
fieldset div.infoBox .infoBoxInner {
	background:#fdfad8;
	padding:11px 12px 0px;
	border:1px solid #d4d6d7;
}
div.activationBox {
	background:url("../images/backgrounds/activationBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.activationBox .activationBoxInner {
	background:url("../images/backgrounds/activationBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
div.column-1 div.activationBox {
	background:url("../images/backgrounds/activationBox01Top.gif") no-repeat top left;
}
div.column-1 div.activationBox .activationBoxInner {
	background:url("../images/backgrounds/activationBox01Btm.gif") no-repeat bottom left;
}
div.infoBox .infoBoxInner .topContent {
	padding:0;
}
div.infoBox .infoBoxInner .expandedContent,
div.activationBox .activationBoxInner .expandedContent {
	margin:0 11px;
	border-top:1px solid #d4d6d7;
	padding:10px 12px 0;
	display:none;
}
div.infoBox .infoBoxInner .expandedContent .buttonStyle04 {
	margin-left:0;
}
div.infoBox .infoBoxInner .expandedContent .buttonStyle03 {
	margin-top:6px;
}
div.infoBox .infoBoxInner p,
div.activationBox .activationBoxInner p {
	text-align:center;
	padding:0;
	clear:both;
}
div.infoBox .infoBoxInner .expandedContent p,
div.activationBox .activationBoxInner .expandedContent p {
	text-align:left;
}
.infoBox03 {
	margin:0 0 10px;
}


div.infoBox .infoBoxInner p.radio {
	text-align:left;
}
div.infoBox .toggle {
	height:13px;
	width:13px;
	position:absolute;
	top:39px;
	left:300px;
	cursor:pointer;
}
div.closed div.infoBoxInner .toggle {
	background:url("../images/backgrounds/plus-small.gif") no-repeat top left;
}
div.open div.infoBoxInner .toggle {
	background:url("../images/backgrounds/minus-small.gif") no-repeat top left;
}
a.triggerClosed {
	background:url("../images/backgrounds/plus-small.gif") no-repeat top left;
	padding-left:20px;
}
a.triggerOpen {
	background:url("../images/backgrounds/minus-small.gif") no-repeat top left;
	padding-left:20px;
}
#main div.infoBox p.paraStyle02 {
	padding:10px 0 0 177px;
}
div.infoBox p.paraStyle02 span {
	float:left;
	margin-left:5px;
}
.widget div.infoBox {
	background:#fdfad8;
	border:1px solid #fbf28b;
}
.widget div.infoBox .infoBoxInner {
	background:none;
	padding:0px;
}
.widget div.infoBox.blue {
	background:#edf6fb;
	border:1px solid #cfe6f4;
}
.column-3 .widget div.infoBox.blue {
	margin:11px 12px;
} 
.widget div.infoBox p {
	text-align:center;
	padding:4px 0 5px;
}
.widget-small div.infoBox p {
	padding:2px 0 3px;
}
.widget-small div.infoBox p.paraStyle01 {
	padding:12px 0;
}
.widget-small div.infoBox img {
	padding:0 0 5px 10px;
}
.widget-small div.infoBox .options-menu {
	margin-right:75px;
	float:right;
}
.column-1 div.infoBox {
	background:url("../images/backgrounds/infoBox01Top.gif") no-repeat top left;
}
.column-1 div.infoBox .infoBoxInner {
	background:url("../images/backgrounds/infoBox01Btm.gif") no-repeat bottom left;
}


.column-1 div.infoBox04 {
	background:url("../images/backgrounds/confirmation-box-top.gif") no-repeat top left;
	padding:3px 0 0;
	margin:0 0 10px;
	position:relative;
}
.column-1 div.infoBox04 .infoBoxInner {
	background:url("../images/backgrounds/confirmation-box-bottom.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
.widget div.confirmBox {
	background:#effae8;
	border-bottom:1px solid #d8f2c6;
	margin:0;
}
.widget div.confirmBox .confirmBoxInner {
	background:none;
	padding:0px;
}
.widget div.confirmBox p {
	text-align:center;
	padding:4px 0 5px;
	font-weight:bold;
	color:#508f00;
}
div.alertBox {
	background:url("../images/backgrounds/alertBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.alertBox .alertBoxInner {
	background:url("../images/backgrounds/alertBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
div.alertBox .alertBoxInner .expandedContent {
	padding:0 11px;
}

div.alertBox .alertBoxInner p {
	text-align:left;
	padding:0 10px 0 10px;
	color:#262a2c;
}

div.alertBox h3 {
	text-align:center;
	padding:0;
	font-size:87.5%;
	font-weight:bold;
	color:#FF3300;
}
div.alertBox .alertBoxInner p.radio {
	text-align:left;
}

div.alertBox .toggle {
	height:21px;
	width:21px;
	position:absolute;
	top:12px;
	right:12px;
	cursor:pointer;
}
div.closed div.alertBoxInner .toggle {
	background:url("../images/backgrounds/alertBox-open.png") no-repeat top left;
}
div.open div.alertBoxInner .toggle {
	background:url("../images/backgrounds/alertBox-close.png") no-repeat top left;
}
.widget div.alertBox {
	background:#fdfad8;
	border:1px solid #fbf28b;
	margin:11px 12px;
}
.widget-small div.alertBox {
	margin:11px 5px;
}
.widget div.alertBox .alertBoxInner {
	background:none;
	padding:0px;
}
.widget div.alertBox p {
	text-align:center;
	padding:4px 0 5px;
}
.widget-small div.alertBox p {
	padding:2px 0 4px;
}

.column-1 div.alertBox {
	background:url("../images/backgrounds/alertBox01Top.gif") no-repeat top left;
}
.column-1 div.alertBox .alertBoxInner {
	background:url("../images/backgrounds/alertBox01Btm.gif") no-repeat bottom left;
}
div.logonColouredBg{
	background-color:#edf6fb;
}
div.login
{
	border-bottom:1px solid #e0e1e2;
	margin:0 0 11px;
}
div.login:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.login div.column
{
	padding:16px 0 11px 0;
}

div.login div.column.colExt00 {
	width:100%;
}

div.login div.column.columnStyle02
{
	width:470px;
	float:left;
	min-height:210px;
}
div.login div.column.selected
{
	background-color:#edf6fb;
}
div.login h2,
div.login h3,
div.login label,
div.login .question
{
	padding:0 12px 11px;
}
div.login p
{
	padding:0 0 11px;
	line-height:22px;
}
div.login h2
{
	font-size:150%;
}
div.login h3
{
	font-size:81.25%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.padlock img
{
	float:right;
	margin:0 0 0 11px;
	position:relative;
	top:-19px;
}
.drop,
.drop-full {
	min-height:100px;
}
.outline {
	border:1px dashed #CCC;
	margin:-2px;
	background:#FFF;
}
.outline * {
	visibility:hidden;
}
.ghost {
	z-index:10;
}
table tr th .sort
{
	position:relative;
	top:3px;
	margin:0 0 0 7px;
}
/* tableStyle01 */
.table.tableStyle01,
.table.tableStyle02,
.table.tableStyle03,
.table.tableStyle04  {
	position:relative;
}

.table.tableStyle03 .question .inputColumn p.radio{
	padding: 0 0 0 13px;
}
.table table {
	border:1px solid #c9cbcc;
	margin:0;
}
.widget .table table {
	border:none;
}
.table.tableStyle01 table th ,
.table.tableStyle04 table th {
	background-color:#c9cbcc;
}

.table.tableStyle03 table th {
	background-color:#c02834;
	color:#fff;
}

.table.tableStyle03{
	margin: 0 10px 10px 10px;
}

.table.tableStyle04{
	margin: 0 23px 10px 23px;
}
.table.tableStyle05 {
	border-bottom:1px solid #c9cbcc;
}
.table.tableStyle05 table tbody {
	border:none;
}
.table.tableStyle05 table tbody td {
	border:none;
}
.table.tableStyle05 table tbody .even td {
	padding-top:0;
}
.table.tableStyle05 table tbody td a {
	background:url("../images/backgrounds/plus.gif") no-repeat top left;
	padding-left:23px;
}
.table.tableStyle05 table tbody td .options-menu a {
	background:none;
	padding-left:6px;
}
.table .options-menu a.checked {
	background:url("../images/backgrounds/option-checked.gif") no-repeat;
	background-position: 114px 8px;

}
.table .options-menu a.unchecked {
	background:url("../images/backgrounds/option-unchecked.gif") no-repeat;
	background-position: 114px 8px;
}
.table.tableStyle08 .row1 {
	background:#effae8;
}

.table.tableStyle04 h4{
	font-size: 13px;
	font-weight:bold;
	color:#373C3F;
	padding:9px 2px 8px 6px;
}

.table.tableStyle01 span.corner,
.table.tableStyle02 span.corner,
.table.tableStyle03 span.corner {
	position:absolute;
	width:3px;
	height:3px;
	background-color:red;
	display:block;
	background:transparent url(../images/backgrounds/table-corners.gif) no-repeat 0 0;
}

.table.tableStyle01 table tr.even td {
	background-color:#f3f4f4;
}

.table.tableStyle03 table tr.even td {
	background-color:#f3f4f4;
}
.table.tableStyle03 table tr.odd td {
	background-color:#fffbf9;
}
.table.tableStyle01 span.tl,
.table.tableStyle01 span.tr,
.table.tableStyle02 span.tl,
.table.tableStyle02 span.tr,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr{
	top:0;
}
.table.tableStyle01 span.bl,
.table.tableStyle01 span.br,
.table.tableStyle02 span.bl,
.table.tableStyle02 span.br,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr  {
	bottom:0;
}
.table.tableStyle01 span.tl,
.table.tableStyle01 span.bl,
.table.tableStyle02 span.tl,
.table.tableStyle02 span.bl,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr  {
	left:0;
}
.table.tableStyle01 span.tr,
.table.tableStyle01 span.br,
.table.tableStyle02 span.tr,
.table.tableStyle02 span.br ,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr {
	right:0;
}
.table.tableStyle01 span.tr,
.table.tableStyle02 span.tr,
.table.tableStyle03 span.tr  {
	background-position:-3px 0;
}
.table.tableStyle01 span.bl,
.table.tableStyle02 span.bl,
.table.tableStyle03 span.bl  {
	background-position:0 -3px;
}
.table.tableStyle01 span.br,
.table.tableStyle02 span.br,
.table.tableStyle03 span.br  {
	background-position:-3px -3px;
}

.tableStyle07{
	padding: 0 10px;
}

.table.tableStyle02 thead th {
	padding:13px 0 13px 12px;
}
.table.tableStyle02 tr.odd td {
	border:none;
	padding-bottom:4px;
}
.table.tableStyle02 tr.even td {
	border-bottom:1px solid #E0E1E2;
	padding-top:0;
	padding-bottom:10px;
	padding-left:11px;
	vertical-align:top;
	line-height:22px;
}
.table.tableStyle02 tr.odd td.col0,
.table.tableStyle02 tr.odd td.col2 {
	border-bottom:1px solid #E0E1E2;
}
.table.tableStyle02 tr.odd td.col0 {
	padding-left:5px;
}
.table.tableStyle02 tr.odd td.col1 {
	padding-left:9px;
	padding-top:13px;
}
.table.tableStyle02 tr.odd td.col2 {
	vertical-align:top;
	padding-top:12px;
	padding-right:18px;
}
.tableAccounts tr.odd td {
	border-bottom:none;
}
.tableAccounts tr.odd.open td {
	background:#EDF6FB;
}
.tableAccounts tr.odd td a.table-toggle {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/backgrounds/plus.gif) no-repeat top left;
	float:left;
	padding-right:4px;
}

.tableAccounts tr.odd td a.table-toggle-small {
	display:block;
	width:13px;
	height:13px;
	margin-left:1px;
	padding-right:8px;
	background:url(../images/backgrounds/plus-small.gif) no-repeat top left;
}

.tableAccounts tr.odd.open td a.table-toggle {
	background:url(../images/backgrounds/minus.gif) no-repeat top left;
}

.tableAccounts tr.odd.open td a.table-toggle-small {
	background:url(../images/backgrounds/minus-small.gif) no-repeat top left;
}

.tableAccounts tr.even td {
	background:#EDF6FB;
	padding-top:0;
	padding-bottom:0;
}
.subTable {
	display:none;
	padding:0 0 0 17px;
}
.subTable table {
	margin:8px 0;
}

.subtableAllAccountsPadding{
	padding:0 9px 0 21px;
}
.subTable thead th {
	background:#CFE6F4;
}
.tableAccounts tr.even td .subTable tbody td,
.tableAccounts tr.even td .subTable2 tbody td {
	border-top:1px solid #CFE6F4;
	border-bottom:none;
	padding-top:8px;
	padding-bottom:8px;
}
/* pagination */
div.pagination
{
	text-align:right;
	padding:0 12px;
}
div.pagination h2
{
	text-align:left;
}
div.pagination div.jumpPage {
	float:left;
	text-align:left;
	font-size:81.5%;
	line-height:22px;
}
div.pagination div.jumpPage label {
	float:left;
}
a.paginationButton {
	padding:0 0 0 10px;
	color:#0278BA;
	margin:0 0 11px 5px;
	font-size:81.5%;
	display:inline-block;
	line-height:21px;
}
a.paginationButton.first {
	background:transparent url(../images/backgrounds/first.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
a.paginationButton.prev {
	background:transparent url(../images/backgrounds/prev.gif) no-repeat 0 50%;
}
a.paginationButton.next {
	background:transparent url(../images/backgrounds/next.gif) no-repeat 0 50%;
	margin:0 0 11px 10px;
}
a.paginationButton.last {
	background:transparent url(../images/backgrounds/last.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
a.paginationButton.disabled {
	color:#6b7173;
}
a.paginationButton.first.disabled {
	background:transparent url(../images/backgrounds/first-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.prev.disabled {
	background:transparent url(../images/backgrounds/prev-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.next.disabled {
	background:transparent url(../images/backgrounds/next-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.last.disabled {
	background:transparent url(../images/backgrounds/last-disabled.gif) no-repeat 0 50%;
}
span.paginationPageButton {
	background:transparent url(../images/backgrounds/small-button.gif) no-repeat 0 0;
	text-align:center;
	width:18px;
	height:21px;
	display:inline-block;
	margin:0 0 11px 5px;
	color:#6b7173;
	font-size:75%;
	line-height:21px;
}
span.paginationPageButton a {
	color:#262a2c;
}
.widget-toolbar .widget-search {
	clear:both;
}
.widget-toolbar .widget-search .question {
	padding-top:0;
}
.widget-toolbar .widget-search .labelColumn {
	float:none;
	text-align:left;
	padding:0 0 11px;
	width:100%;
}
.widget-toolbar .widget-search .inputColumn {
	float:none;
	width:100%;
	padding-bottom:12px;
}
.widget-toolbar .widget-search .inputColumn span.input {
	width:273px;
}
.widget-toolbar .widget-search .inputColumn span.input input {
	width:261px;
}
.widget-large .widget-toolbar .widget-search .inputColumn span.input {
	width:593px;
}
.widget-large .widget-toolbar .widget-search .inputColumn span.input input {
	width:581px;
}
.widget-toolbar .widget-search .inputColumn span.select select {
	width:266px;
}
.widget-toolbar .widget-search .rowStyle01 {
	padding:0;
	border:none;
}
.widget-toolbar .widget-search .rowStyle01 span.button {
	float:left;
	margin-bottom:0;
}
/* filters */
.filters fieldset {
	padding: 11px 0 5px;
}
.filters .question {
	padding:0 0 0 12px;
}
.filters .question .labelColumn {
	padding-right:20px;
	width:163px;
}
.filters .question .inputColumn {
	width:495px;
}
.filters .question .labelColumn label {
	font-weight:normal;
}
.filters .question .inputColumn span.select select {
	width:340px;
}
.filters .question .inputColumn div.calltoaction span.button {
	float:left;
	padding-right:12px;
	margin:0 12px 0 0;
	background:url(../images/backgrounds/grey-line.gif) repeat-y right;
}
.filters .question .inputColumn div.calltoaction span.button.last {
	background:none;
}
.filters .question .inputColumn div.calltoaction span.button a {
	line-height:normal;
}
.filters .question-radiogroup .inputColumn p,
.filters .question-daterange .inputColumn p,
.filters .question-amountrange .inputColumn p,
.filters .question-checkboxgroup .inputColumn p {
	float:left;
	clear:none;
	padding:8px 12px 0 0;
}
.filters .question .inputColumn span.input.date {
	margin:0 4px;
}
.filters .question-amountrange .inputColumn span.input {
	margin:0 4px;
}
.filters .question-amountrange .inputColumn span.input input {
	width:83px;
}
.filters .question .inputColumn span.input.search input {
	width:266px;
}
.filters .question .inputColumn span.input.search input.searchButton {
	width:76px;
}
.filters .question.radiogroup-3col .radio-0 {
	width:142px;
}
.filters .question.radiogroup-4col .radio-0,
.filters .question.radiogroup-5col .radio-0 {
	/*width:32px;*/
	width:100px;
}
.filters .question.radiogroup-4col .radio-1,
.filters .question.radiogroup-5col .radio-1 {
	width:98px;
}
.filters .question.radiogroup-3col .radio-1,
.filters .question.radiogroup-4col .radio-2 {
	width:168px;
}
.filters .question.radiogroup-5col .radio-2 {
	width:70px;
}
.filters .question.radiogroup-5col .radio-3 {
	width:86px;
}

.filters .question.radiogroup-3col .radio-0,
.filters .question.radiogroup-3col .radio-3,
.filters .question.radiogroup-3col .radio-6,
.filters .question.radiogroup-3col .radio-9 {
	/*width:142px;*/
	width:100px;
}
.filters .question.radiogroup-3col .radio-1,
.filters .question.radiogroup-3col .radio-4,
.filters .question.radiogroup-3col .radio-7,
.filters .question.radiogroup-3col .radio-10 {
	width:168px;
}
.filters .question.radiogroup-3col .radio-2,
.filters .question.radiogroup-3col .radio-5,
.filters .question.radiogroup-3col .radio-8,
.filters .question.radiogroup-3col .radio-11 {
	width:142px;
}
.filters .checkboxgroup-3col .inputColumn p {
	width:100px;
}
.filters p {
	clear:both;
	padding:0 0 8px 0;
	line-height:16px;
}
.filters p.textStyle01,
.filters p.textStyle02 {
	padding:0 0 8px 12px;
}
.filters .filters-link {
	color:#262A2C;
	padding-left:22px;
	background: url(../images/backgrounds/plus.gif) no-repeat top left;
}
.filters-open .filters-toggle {
	background: url(../images/backgrounds/minus.gif) no-repeat top left;
}
.filters-open .filters-content {
	display:block;
}
/* overlay */
.overlay {
	position:fixed;
	width:100%;
	height:100%;
	background:url("../images/backgrounds/overlay.png");
	z-index:100;
}
.lightbox {
	background:url("../images/backgrounds/lightboxTop.png") no-repeat top left;
	padding:30px 0 0;
	width:770px;
	margin:0 auto;
	position:relative;
}
.lightbox .close {
	height:28px;
	width:28px;
	position:absolute;
	top:3px;
	right:3px;
	background:url(../images/backgrounds/overlay-close.png) no-repeat top left;
	cursor:pointer;
}
.lightboxInner {
	background:url("../images/backgrounds/lightboxBtm.png") no-repeat bottom left;
	padding:0 35px 14px;
}
.lightbox01 {
	background:url("../images/backgrounds/lightboxTop01.png") no-repeat top left;
}
.lightbox01 .lightboxInner {
	background:url("../images/backgrounds/lightboxBtm01.png") no-repeat bottom left;
	min-height:504px;
	padding:0 35px 14px;
}
.lightbox h2 {
	border-bottom:1px solid #e0e1e2;
}
.lightbox .column-11 {
	text-align:right;
}
.lightbox .column-11.column-last {
	text-align:left;
}
.lightbox p {
	padding-left:0;
}
.lightbox span.button.buttonStyle03 {
	/*border-right:1px solid #e0e1e2;*/
	padding:0 10px 0 0;
}
.lightbox span.button.buttonStyle05 a {
	/*border-right:1px solid #e0e1e2;*/
	padding:0 10px 0 0;
}
.lightbox .question .labelColumn {
	padding-top:7px;
}
.lightbox .question .inputColumn {
	padding-bottom:4px;
}
.lightbox .question .inputColumn p.confirmation {
	padding-top:4px;
}
.lightbox fieldset {
	padding-top:12px;
}
.lightbox01 h1 {
	padding:13px 12px 20px;
}
.lightbox01 h2 {
	border:none;
}
.lightbox01 p {
	padding:0 12px 20px;
}
.lightbox01 .button {
	margin-bottom:23px;
}
.lightbox01 hr {
	margin:0 12px 15px;
}
.lightbox02 {
	background:none;
	padding:0;
}
.lightbox02 .lightboxInner {
	background:none;
	padding:0;
	position:relative;
}
.lightbox02 img {
	border:none;
}

.lightbox02 .savings-overlay-link {
	display:block;
	height:32px;
	left:52px;
	position:absolute;
	top:355px;
	width:96px;
	background:url("../images/content/more-button.gif") no-repeat top left;
}
.lightbox02 .savings-overlay-close-link {
	display:block;
	left:251px;
	position:absolute;
	top:355px;
	width:159px;
	height:32px;
	background:url("../images/background/trans.gif");
}
/* No bullet points */
ul.listStyle01 li {
	background:none;
	padding:0 0 6px 0;
}
ul.listStyle02 {
	padding:0 0 10px 12px;
}
ul.listStyle03 {
	padding-top:0;
	padding-bottom:10px;
}
ul.listStyle03 li {
	background:url(../images/backgrounds/listStyle03.png) no-repeat top left;
	padding:5px 200px 20px 44px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* container01 */
div.container01 {
	border-top:1px solid #e0e1e2;
	padding:20px 0 15px 0;
}
div.container01 h2 {
	font-size:18px;
}
div.container01 p {
	padding:0 12px 11px;
}
div.container01 ul {
	padding:0 0 11px 12px;
}
div.container01 label {
	padding-left:0;
}

div.container04 {
	background:#fbfbfb;
	border:1px solid #e0e1e2;
	padding:12px;
	margin-bottom:12px;
}
div.container04Ext00 {
	background:#edffd7;
}
div.container04 p {
	padding:0;
}
div.column-19 div.container04 h3,
div.column-19 div.container04 p {
	text-align:center;
}
div.column-19 div.container04 p {
	padding:5px 0 0;
}
div.column-19 div.container04 img {
	padding:5px 0 0 12px;
}
div.column-19 div.container04 .buttonStyle04,
div.column-19 div.container04 .buttonStyle03 {
	margin:15px 0 0 70px;
}
div.column-19 div.container04 .buttonStyle09 {
	margin:15px 0 0 60px;
}
div.cardContainer,
div.cardContainerSelected{
	height:65px;
	width:100px;
	padding:5px;
}

div.cardContainerSelected{
	background:#33FF00;
}
/* password strength bar */
.strength {
	background:url(../images/content/password-bar.gif) no-repeat 0 0;
	width:267px;
	height:29px;
	margin:6px 0 0;
}
.strength.low {
	/*background-position:0 -21px;*/
}
.strength.medium {
	background-position:0 -42px;
}
.strength.high {
	background-position:0 -63px;
}
div.processing {
	width:100%;
	text-align:center;
}
/* widget search */
#main .widgetSearch p {
	padding:22px 0 22px 12px;
}
#main .widgetSearchInner {
	background:#edf6fb;
	padding:18px 12px;
}
#main .widgetSearch input{
	width:118px;
	background:url('../images/backgrounds/input-text-02.gif') no-repeat top right;
}
#main .widgetSearch span {
	float:left;
	margin:0;
}
#main .widgetSearch .calltoaction {
	padding:0;
	float:left;
	clear:none;
}
#main .widgetSearch span.buttonStyle05 input {
	width:63px;
	padding:7px 0 8px;
	background:url('../images/backgrounds/buttonStyle05.gif') no-repeat top right;
	color:#fff;
	font-weight:bold;
}
#main .widgetSearch .question {
	border-bottom:1px solid #cfe6f4;
}
#main .widgetSearch .question .inputColumn {
	padding:0 0 16px;
}
#main .widgetSearch .question .labelColumn {
	padding:14px 0 0;
	text-align:left;
	width:180px;
}
#main .widgetSearch .question .inputColumn p {
	padding:0 0 1px;
}
#main .widgetSearch .question-checkboxgroup  {
	border:none;
}
#main .widgetSearch .question-checkboxgroup input {
	width:auto;
	float:left;
	margin:4px 4px 0 0;
	background:none;
}
#main .widgetSearch .question-checkboxgroup span {
	float:none;
	color:#6c7274;
}
#main .widgetSearch .question-checkboxgroup  .inputColumn {
	padding:5px 0 3px;
}
/* widgets */

.widgetItem {
	background:#fbfbfb;
	border:1px solid #e0e1e2;
	padding:0 0 21px;
	margin:0 0 11px;
}
.widgetItem.selected {
	background:#edffd7;
}
.widgetItem.added {
	background:#f4f8fb;
}
.widgetItem h2 {
	padding-bottom:0;
}
.widgetItem .column-15 {
	padding:21px 0 0;
}
.widgetItem .buttonStyle03 {
	margin:5px 0 0 20px;
}
.widgetItem .column-14 .buttonStyle03 {
	margin:0 0 0 45px;
}
.widgetItem .buttonStyle02 {
	margin:0 0 0 29px;
}
.widgetItem .buttonStyle08 {
	margin:0 0 0 22px;
}
.rowStyle06 {
	padding:21px 0 0;
}
.rowStyle06 img {
	float:left;
}
.starSelected {
	margin-top:1px;
}
.searchOptions {
	float:right;
	padding-bottom:20px;
}
.searchOptions .buttonStyle03.inactive a {
	color:#727879;
}
.searchOptions .buttonStyle03 {
	background-repeat:no-repeat;
	background-position:0 7px;
}
.searchOptions .buttonStyle03.prev {
	background-image:url("../images/backgrounds/prev-active.gif");
	padding:0 0 0 9px;
	margin:0 12px 0 0;
}
.searchOptions .buttonStyle03.first {
	background-image:url("../images/backgrounds/first-active.gif");
	padding:0 0 0 12px;
	margin:0 15px 0 0;
}
.searchOptions .buttonStyle03.next {
	background-image:url("../images/backgrounds/next-active.gif");
	padding:0 0 0 9px;
}
.searchOptions .buttonStyle03.last {
	background-image:url("../images/backgrounds/last-active.gif");
	padding:0 0 0 12px;
}
.searchOptions .buttonStyle03.prev.inactive {
	background-image:url("../images/backgrounds/prev-inactive.gif");
}
.searchOptions .buttonStyle03.first.inactive {
	background-image:url("../images/backgrounds/first-inactive.gif");
}
.searchOptions .buttonStyle03.next.inactive {
	background-image:url("../images/backgrounds/next-inactive.gif");
}
.searchOptions .buttonStyle03.last.inactive {
	background-image:url("../images/backgrounds/last-inactive.gif");
}
.searchOptions .buttonStyle07 {
	background:url("../images/backgrounds/search-number.gif") no-repeat top left;
	padding:3px 5px 3px 6px;
	margin:0 5px 0 0;
}
.searchOptions .buttonStyle07 {
	font-size:81.25%;
}
.searchOptions .buttonStyle07 a {
	color:#262a2c;
}
.searchOptions .buttonStyle07.inactive a {
	color:#727879;
}
.message:hover
{
	z-index:10;
}
.message .errorMessage
{
	display:none;
}
.message:hover .errorMessage
{
	display:block;
}
.question .thankyou
{
	display:none;
}
.question.confirm .thankyou
{
	color:#000000;
	margin-left:10px;
	padding:5px;
	position:absolute;
	right:0;
	top:0;
	width:160px;
	display:block;
}
.question.confirm
{
	background:url("../images/backgrounds/correct-bg.gif") repeat-y top left;
	border-bottom:1px solid #fff;
	position:relative;
}
.question.confirm div.thankyou {
	background-color:#EFFAE8;
	display:block;
	border:1px solid #a7d589;
}
.question div.thankyou {
	float:left;
	font-size:13px;
}
.thankyou p
{
	padding:0;
}
.question.confirm div.thankyou span.arrow {
	display:block;
	height:6px;
	left:-5px;
	position:absolute;
	top:10px;
	width:9px;
	background:transparent url(../images/backgrounds/correct-arrow.gif) no-repeat 0 0;
}
div.searchOptions{
	border-right:1px #d0e6f4 solid;
	width:500px;
	float:left;	
	padding-top:25px;
}
.widgetPag div.searchOptions{
	border-right:none;
	float:right;	
	padding-top:25px;
	padding-right:12px;
	width:auto;
}
.filters .searchOptions .question{
	padding:0;
}

.filters .searchOptions span.button.buttonStyle04 {
	margin-top:10px;
}	

.filters .searchOptions .question .inputColumn {
	width:auto;
}

.filters .searchOptions .question .inputColumn .calltoaction{
	width:140px;
	padding:7px 0;
	float:right;
}

.filters .searchOptions .question .inputColumn .calltoaction span.button{
	padding-right:0px;
}

.filters .searchOptions .question .inputColumn .calltoaction span.buttonStyle03{
	padding:0px;
	margin: 0 0 0 5px;
}
left
.filters .searchOptions span.buttonStyle04{
	margin-top:10px
}

.filters .searchOptions .question .inputColumn span.select select {
	width:257px;
}

.filters .searchOptions .question .labelColumn {
	width:70px;
	padding:5px 0 0 0;
	margin-right: 10px;
}
.searchOptions .question .inputColumn span.input input {
	width:300px;
	
}
.searchOptions span.advancedSearch {
	margin:-10px 0 0 290px;
}
.searchOptions .question-text {
	width:400px;
	float:left;
	margin-top:10px;
}
.searchOptions span.dateLabel {
	font-size:13px;
	line-height:22px;
	width:70px;	
	text-align:right;
	margin:0;
}
div.searcheResultOptions{
	float:right;
	width:190px;
}
div.savedSearches{
	margin-bottom:10px;
}
div.savedSearclefthesHeader h4 img{
	margin-bottom:3px;
}
div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem{
	padding:0;
	margin:0;
	clear:both;
}

div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem li {
	float:left;
	display:inline;
	background:none;
	padding:3px 5px;
}

div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem li.itemName a {
	display:block;
	width:100px;
}
div.dateRange{
	z-index:50;
	display:block;
	position:absolute;
	width: 448px;
	background-color:#fff;
	padding:10px 10px 20px 10px;	
	border:1px #0278BA solid;
	top:100px;
}

div.dateRange span.input {
	margin:5px 4px;
	position:relative;
	background:url("../images/backgrounds/input-text.gif") no-repeat scroll 0 0 #FBFBFB;
	display:inline-block;
	padding:0 0 0 3px;
}

div.dateRange span.input input{
	width:150px;
	background:url("../images/backgrounds/input-text.gif") no-repeat scroll 100% 0 #FBFBFB;
	border:0 none;
	height:31px;
	line-height:31px;
	padding:0 12px 0 0;
	margin:0;
}

div.dateRange span.input a.calendar {
	position:absolute;
	right:5px;
	top:5px;	
	color:#0278BA;
	text-decoration:none;
}
div.dateRange div.dateRangeInput {
	width:240px;
	float:left;	
}

div.dateRange div.dateRangeInput div.dateRangeInputRow {
	background-color:#EDF6FB;
}

div.dateRange div.dateRangeCalendarImg {
	background-color:#EDF6FB;
	width:194px;
	padding:5px;
	display:inline-block;
}

div.dateRange div.dateRangeInput label span {
	display:inline-block;
	width:40px;
	font-size: 15px;	
	padding-left:5px;
}

div.dateRange div.dateRangeClose {
	margin-bottom: 5px;
	font-size:13px;
	text-align:right;
}
div.extraLightbox{
 top:200px;
}
div.extraLightbox100{
 top:50px;
}
a.inactiveLink {
	cursor:default;
}

a.inactiveLink:hover,
#main .column-0 .menu ul li ul li a.inactiveLink:hover {
	text-decoration:none!important;
}
.noWidth .labelColumn {
	width:auto;
}
/*Logout Styles Start*/
  .footerbar{
	font-size: 12px;
    font-weight: bold;
    height: 140px;
    margin-left: 45px;
    padding:0 15px;
    text-align: left;
   }
   
.footeritems{
float:left;
width:230px;
margin: 0 22px;
border-right: thin solid #eaeaea;
}   
.footerbar .last
{
border:none;
}

.footerbar ul 
{
	font-family:arial,helvetica;
	margin: 0 0 0 20px;
}
.footerbar ul li  {
background:none;
list-style-type:disc;
padding-top:5px;
padding-bottom:5px;
margin: 0px 0;

}
.footerbar .link
{  
font-weight: normal;
}
/*Logout Style End*/
/*Start: Added by Harpreet for Radio_text_textbox */
.newabsmiddle{
	/**vertical-align: middle;
	margin-left: -3px;      
	font-size: 13px;
	float:left;
	margin-top:11px;
	margin-right:5px;*/
	vertical-align: bottom;
	margin-top: 7px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}

.newsimpletextright {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 13px;
      text-decoration: none;
      float: left;
      padding-top: 9px;
}
/*End: Added by Harpreet for Radio_text_textbox */
.tablesimpletextright{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
}
/*Start : Added by Lavanya for CP */
.simpletextright_cp{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 9px;
	padding-left: 11px;
    margin-right: 8px;
}
/*End : Added by Lavanya for CP */


/* Kishore Start : For Lookup button */
.formbtn_lkp_TextArea{
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 100% 0 #026EAB;
  border: 0 solid #333333;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}


.HW_formbtn_lkp_TextArea {
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 transparent;
  clear: right;
  float: left;
  height: 21px;
  margin-left: 64%;
  margin-top: -10%;
}
/* Kishore End : For Lookup button */



/* Onkar Start : to get the radio button in the centre */
.newabsmiddle1{
vertical-align: middle;
margin-left: -3px;
font-size: 13px;
float:left;
margin-top: 11px; 
margin-right:5px;
}
/* Onkar End : to get the radio button in the centre */
/* Kishore  Start : */
a.back {
      font-family: arial, helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #ffffff;
      text-decoration: none;
      /** padding-left: 3px; */
      padding-right: 11px;
      margin: 0px 0px 0px 10px;
      background: url(../images/backgrounds/buttonStyle02.gif) #026eab no-repeat 100% 0px;
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: right;
      height: 21px;
      cursor: pointer;
}
a.back:active{
color: #ffffff;   
   }
/* Kishore End :*/
/* Avani  Start : */
.newabsmiddle2{
                vertical-align: middle;
                margin-left: 2px; 
                font-size: 13px;
                float:left;
                margin-top: 11px; 
                margin-right:5px;
				}
/* Avani  End : */
/*ONKAR : for left and right padding*/
.simpletextpadding {
color: #262a2c;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
padding-top: 15px;
padding-right:10px;
padding-left:5px;
}
/*ONKAR : for left and right padding*/
/* Ganesh Start : For Lookup button */
.formbtn_lkp_db {
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 100% 0 #026EAB;
  border: 0 solid #333333;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}
.HW_formbtn_lkp_db {
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 transparent;
  clear: right;
  float: left;
  height: 21px;
  margin-left: 50%;
  margin-top: -5%;
}
/* Ganesh End : For Lookup button */
/* Divya Start : For Lookup button besides text area */
.formbtn_lkp1 {
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 100% 0 #026EAB;
  border: 0 solid #333333;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}
.HW_formbtn_lkp1 {
  background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 transparent;
  clear: right;
  float: left;
  height: 21px;
  margin-left: 83%;
  margin-top: -6%;
}
/* Divya Start : For Lookup button besides text area */

/*Trupti Start:  for Liquidity Management Sweeping Modify Flow*/
.modify_simpletext
{
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 0.8em; 
      text-decoration : none;
      float:left;
      width:45%;
      padding-top: 8px;
      padding-right: 5px;
}
/*Trupti End:  for Liquidity Management Sweeping Modify Flow*/

/* Added for Header/Location bar Changes - START*/
.topbarRightContent{
	float: right;
	text-align: right;
	clear: right;
	padding-left: 5px;
	padding-top: 5px;	
	width: 450px;
}
/*change for header by shreya*/
.formbtn_chat {
      background: url("../images/btnChat.png") no-repeat scroll 100% 0 transparent;
    border: 0 solid #333333;
    color: #000000;
    cursor: pointer;
    
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    text-decoration: none;
    vertical-align: middle;
    width: 74px;
    padding-bottom: 1px;
    margin-top:-3px;
    margin-left: 24px;

}
.middle{
      margin-left: 10px;      
}
.HW_formbtn_chat {
      background: url("../images/btnChat.png") no-repeat scroll 100% 0 transparent;
    float: right;
    height: 21px;
    padding-left: 1px;
    margin-top: -5px;
}
/* Modified for Neha_Gosain - added margin-left*/
.dropdownheader{
/*changes by shreya for header*/
    background: none no-repeat scroll 0 0 #262A2C;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    /*Changed by Neha Gosain*/
    /*font-size: 0.78em;*/
    font-size: 12px;/*Reverting the changes*/
    font-weight: normal;
    margin: 2px 5px 0 8px;/*changed as the alignment was not proper*/
    text-decoration: none;
    vertical-align: middle;
    width: 58px;
    float:left;
    
}
.dropdownheader_span{
}

.labellocationbarwrapper{
	background: none no-repeat scroll 0 0 #C0C0C0;
	border: 1px solid #C0C0C0;
	color: #4F4F4F;
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 31px;
	margin-left: 1%;
	margin-top: 1%;
	width: 215px;
}

.labellocationbar {
	background-color: white;
	display: block;
	float: left;
	font-size: 0.9em;
	height: 18px;
	padding: 6px 3px 7px 3px;
	margin-right: 3px;
	vertical-align: middle;
}

.dropdownlocationbar {
	background: none no-repeat scroll 0 0 #C0C0C0;
	border: 0 none;
	color: #000000;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 3%;
	text-decoration: none;
	vertical-align: middle;
	width: 122px;
}

.dropdownlocationbar_span {
	display: block;
}
/* Added for Header/Location bar Changes - END */

/* wrapper span style for small combo box*/
.labelColumn_combo_small{
	margin: 0 0 0 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 170px;
	display: block;
	float:left;
}

/* wrapper span style for too small combo box*/

.labelColumn_combo_toosmall{
	/** Margin changed from 0 to 4px by Siva Theja */
	margin-right: 4px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 90px;
	display: block;
}

/* For buttons in header - START */
.formbtn_header{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	background: url("../images/backgrounds/buttonStyle12.gif") no-repeat scroll 100% 0 transparent;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
}

.formbtn_headerside1{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	margin-left: 10px;
	background: maroon;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
}
.formbtn_headerside2{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	margin-left: 10px;
	background: maroon;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	padding-left: 5px;
}
.formbtn_headerside3{
BORDER-BOTTOM: #333333 0px solid;
BORDER-LEFT: #333333 0px solid;
LINE-HEIGHT: 100px;
PADDING-LEFT: 15px;
WIDTH: 75px;
BACKGROUND: url(../images/btn80.png) no-repeat;
FLOAT: right;
HEIGHT: 33px;
COLOR: #000000;
FONT-SIZE: 12px;
VERTICAL-ALIGN: middle;
OVERFLOW: visible;
BORDER-TOP: #333333 0px solid;
FONT-WEIGHT: bold;
BORDER-RIGHT: #333333 0px solid;
TEXT-DECORATION: none;
margin-left: -15px;

}

.HW_formbtn_header{
	float: left;
	height: 21px;
	background: url("../images/backgrounds/buttonStyle12.gif") no-repeat scroll 0 0 transparent;
	clear: right;
	margin-left: 5px;
	padding-left: 5px;
	float: right;
}
/* For buttons in header - END */
.personalizeDashBoardLink{
	color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    /*font-size: 13px;*/
    padding-top: 7px;
    text-decoration: none;
    float:left;
    background-repeat:no-repeat;
    background-position:100% 100%;
	margin-top:-1px;
    /**padding-right:22px;*/
}
/* Added by shreya for small-widgets on dashboard */

.widgetleftform {
	font-size: 12px;
    text-align: right;
    float: left;
    clear: left;
    font-weight: bold;
    width: 55%;
    padding-left: 0;
    padding-right: 6px;
    margin-left: 6px;
}

.widgetrightform {
	font-size: 12px;
    clear: right;
    clear: right;
    display: block;
    overflow: hidden;
    padding-left: 10px;
}

.column-Dashboard {
	width: 940px;
	/**background-color: #FFFFFF;*/
	/**margin-bottom: 10%;*/
	padding-left:0px;
	/*border-top:1px solid #E0E1E2;*/
}
/**Added By Lavanya */
.checkboxmargin{
      margin-right: 1.9%;
}

/** Added By Siva Theja */
.queryitalictext_numbers {
      font-family: arial;
      font-size: 12px;
      font-style: italic;
      color: #505050;
      text-decoration: none;
      float: left;
	  width:auto;
}

/** Added by Neha */
div.registerRow .column{
            height:308px;
            border-top:1px solid #e0e1e2;
            border-bottom:1px solid #e0e1e2;
            padding-top:12px;
}

div.registerRow .alreadyRegistered {
            margin-left:18px;
            border:1px solid #fbf28b;
            background:#fdfad8;
}

div.registerRow ul {
            padding:0px 0px 12px 12px;
}

div.registerRow div.alreadyRegistered p {
            padding-right:12px;
}
div.registerRow div.alreadyRegistered h2 {
            color:#262a2c;
}


.c_081_headNotes {
            float:right;
            font-size:13px;
            padding:0 12px 0 0;
            position:relative;
            top: 18px;
            width:345px;
}
.c_081_headNotes a {
            color:#0278BA;
            text-decoration:none;
}
.c_081_headNotes a:hover {
            text-decoration:underline;
}

.padlock img {
            float:right;
            margin:0 0 0 11px;
            position:relative;
            top:-19px;
}

/** Added by Siva Theja */
.mailsinputtextarea-span{
    background: url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 355px 135px;
    display: inline-block;
    padding: 0 0 0 3px;
    text-align: left;
    width: 346px;
    height: 135px;
}

/** Added by Siva Theja */
.mailscomposetxtboxmatter {
                font-family: arial;
                font-size: 0.7em;
                color: #333333;
                text-decoration: none;
                width: 500px;
                height: 135px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
}
/** Added by Sanjay Lenka */
.mailscomposetxtboxmatter1 {
                font-family: arial;
                font-size: 0.7em;
                color: #333333;
                text-decoration: none;
                width: 500px;
                height: 135px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
}

/** Added by Siva Theja */
.simpletextleft{
                padding-left: 6px;
                clear: right;
                display: block;
                overflow: hidden;
                padding-bottom: 15px;
float: left;
width: 35%;
}

/** Added By Nikita For ComboBox Small */
.labelcolumnsmall_ComboBox {
      border: 0px;
      margin: 0px;
      padding-bottom: 5px;
      padding-left: 11px;
      padding-right: 0px;
      padding-top: 8px;
      font-family: Arial, Helvetica, sans-serif;
      background: url(../images/backgrounds/select.gif) no-repeat
            0px 0px;
      height: 31px;     
      width: 168px;
}


/** Added by Nikita For ComboBox Small */
.querycomboboxmedium_small { 
      background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
      border: 0 solid #88A0C8;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 0.8em;
      height: 31px;
      /* margin: -30px 0 0 105px; */
      margin-left: 5px;
      padding-top: 7px;
      text-decoration: none;
      vertical-align: middle;
      width: 170px;
}

table .searchsimpletext, .composemailrow .searchsimpletext{
	padding-top: 0;
}

/** Added by Payal*/
.outputField {
	float:left;
	margin-top:8px;
}

.bluelink_outputField{
    color: #0278BA;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    padding-top: 8px;
    text-decoration: none;
}
/*Added by Harpreet Cheema*/
.bluelink_outputField:active{
    color: #0278BA;   
}

/** Added by Naval */
.mainButton_blank {
     /* font-family: Tahoma;
	color: #000000;
	background-color: transparent;*/
    border: 0px solid #000000;
    /*text-decoration: none;
            text-align: center;
            vertical-align: middle;
            padding: 0px 0px 0px 0px;
            margin: 0px;
           font-weight: normal;
           font-size: 0.7em;*/
    /*height: 26px; *//*px to em conversion required */
    /*width: 30px;*/ /*px to em conversion required */
    /*overflow: visible;*/
}

/** Added by Naval */
input.mainButton_blank {
    /*font-family: arial;
	color: #000000;*/
    border: 0x solid #000000;
    /*text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;*/
    margin-right: 2px;
    margin-bottom: 2px;
    /*font-weight: bold;
	font-size: 0.8em;*/
    /* height: 32px;*/ /*px to em conversion required */
    width: 25px; /*px to em conversion required */
    /*overflow: visible;*/
}

.simpletextrightFixedWidth {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-top: 9px;
    text-decoration: none;
    width: 12%;
}

.tablesimpletext{
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 12px;
      text-decoration: none;
	  width:auto;
} 

.tableoverflowwrapper{
	overflow-x: auto;
	width: 100%;
	border:1px solid #c9cbcc;
}

.tableoverflowwrapper span.searchsimpletext{
                float: none;        
}

/** Added by Siva Theja */
.labelcoltxtnumber {
                background: url("../images/backgrounds/input-text.gif") no-repeat scroll
                                0 0 transparent;
                border: 0 none;
                color: #262A2C;
                display: inline-block;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: normal;
                height: 28px;
                margin: 0;
                padding: 5px 0 5px 2px;
                text-decoration: none;
                vertical-align: middle;
                width: 33px;
}

.labelCol_text_brdr_number {
                float: left;
                height: 31px;
                background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
                                100% 0px;
                padding-right: 5px;
                padding-right: 0;
                margin-left: 5px;
                margin-right: 5px;
                width: 37px;
}

.querytextboxnumber {
                background-color: #edf6fb;
                padding-top: 0px;
                border-color: #88A0C8 #88A0C8 #88A0C8;
                border-style: solid;
                border-top-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                font-family: Arial, Helvetica, sans-serif;
                background: url(../images/backgrounds/input-text.gif) no-repeat
                                102% 0px;
                font-size: 0.8em;
                text-decoration: none;
                width: 106px;
                margin: 0px 0px 0px 5px;
                vertical-align: middle;
                float: left;
                height: 31px;
}

.labelcolnumber {
    background: url("../images/backgrounds/input-text.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: Arial,Helvetica,sans-serif;
    height: 28px;
    margin: 0;
    padding: 5px 0 5px 2px;
    width: 81px;
	display:block;
}

/** Added By Vikram */
.remarksboxsmall
{
background:url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 100% 0 #FBFBFB;
border:0 none;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:110px;
line-height:normal;
margin:0 8px 0 0;
overflow:hidden;
padding:5px 15px 5px 0;
text-align:left;
width:175px;
}

.inputtextarea-spansmall
{
background:url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 0 0 #FBFBFB;
height:120px;
padding:0 0 0 0px;
text-align:left;
width:20%;
}

.querytextleft_tfin 
{
padding-right:6px;clear:left;width:41%;padding-left:6px;float:left;padding-top:5px;padding-bottom:5px;
}
.querytextright_tfin 
{
padding-left:6px;clear:right;width:52%;display:block;overflow:hidden;padding-top:5px; padding-bottom:5px;
}

/*Added by Nigel for Modal Window and autocomplete RIA features*/
#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/*End Nigel*/
/*Added Siva*/
.simpletext_combo {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    padding-right: 0;
    padding-top: 8px;
    text-decoration: none;
}

.simpletext_tax {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
       /*changed By Vikram*/
      font-size: 11px;
      text-decoration: none;
      /*Added By Vikram*/
      /* padding-top: 15px; */
      font-weight: normal;
}

.searchsimpletext_tax {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 13px;
      text-decoration: none;
      float: left;
      font-weight: bold;
      padding-top: 8px;
      padding-right: 5px;
      /** Added by Naval */
      /**margin-top: 2px;*/
}

/** Added By Shreya for Widget title */
.h2Widget {
      padding-top: 1%;
      padding-bottom: 1%;
      margin: 0px;
      /* added by shreya
      background-image: url(../images/blck-bg.gif); */
      background-repeat: repeat-x;
      height: 21px;
      line-height: 21px;
      margin: 0px;
      font-family: arial;
      font-size: 1.1em;
      color: #000000;
      text-decoration: none;
      padding-left: 4px;
      clear: left;
      /* added by shreya 
      1px solid #cfe6f4 
      border-bottom: 1px solid #e0e1e2; */
}

/*Added by shreya for Ebux Workshop changes*/
.width100percent_widget
{
      margin-left: 1.1em;
      background-color: transparent;
      padding-bottom: 0px;
}

/** Added by Naval For widget labels */
.simpletextwidget {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      /*Changed by Neha Gosain*/
      /*font-size: 13px;*/
      font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      float: left;
      padding-right: 5px;
      padding-top: 2px;
}

/** Added by Naval For widget link */
a.bluelinkwidget:link {
      font-family: arial, helvetica, sans-serif;
     /*Changed by Neha Gosain*/
    /*font-size: 12px;*/
    font-size: 11px;/*Reverting the changes*/
    text-decoration: none;
    padding-right: 5px;
    color: #A84361;
    display: inline-block;
    margin-left: 7px;
	float:left;

}

a.bluelinkwidget:visited {
      font-family: arial;
      /*Changed by Neha Gosain*/
      /*font-size: 12px;*/
      font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: maroon;
}

a.bluelinkwidget:hover {
      font-family: arial;
      /*Changed by Neha Gosain*/
      /*font-size: 12px;*/
       font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: maroon;
      text-decoration: underline;
}

a.bluelinkwidget:active {
      font-family: arial;
      /*Changed by Neha Gosain*/
       /*font-size: 12px;*/
       font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: #0278ba;
}

/** Added By Shreya */

.formbtn_dashboard {
		font-family: arial, helvetica, sans-serif;
		font-size: 0.69em;
		color: #8C062F;
		text-decoration: none;
		/* commented by priyanka to rmove padding*/
		/* padding-left: 3px;*/
		padding-right: 5px;
		padding-top: 5px;
		/* margin: 0px 0px 0px 10px;*/
		background: url(../images/backgrounds/tabStyle07.gif) 
		no-repeat 100% 0px;
		border: 0px solid #333333;
		width: auto;
		vertical-align: middle;
		overflow: visible;
		float: left;
		height: 21px;
		cursor: pointer;
}

.formbtn_dashboard:hover {
	color: maroon;
	text-decoration: underline;
  
}

.body-style-02 {
      background:url(../images/backgrounds/body-style-00.gif) repeat-n center;
}

.blueDivider{
	color: #8C062F;
    float: left;
    font-weight: normal;
    margin: 0 7px;
    padding-top: 4px;
}
/* Header EBUX_Refinment*/
.headerWelcomeText {
	/*Ui Audit related changes*/
  	display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    width: 79%;
}

.headerCustID {
	vertical-align:top;
	/*added float: right to fix the issue of my profile alignment*/
    float: right;
	/**padding-top:2px;*/
	display:inline-block;
	/*modified for profile photo*/
	width:auto;
	/*change for header by shreya*/
	margin-left: 45px;
}
/*Added for profile photo*/
.profilePhoto {
	vertical-align:top;
	display:inline-block;
}

.skinChange{
	/**height:15px;
	vertical-align:top;
    float: right;
    text-align: right;
	margin-left: 9%;
	changes by shreya for header
	float:right;*/
    vertical-align: top;
}

.customerid_pnew{
	 color: #CCCCCC;
    margin: 8px 0 0;   
	}

.txt_boxnew {
    color: #FFFFFF;
    float: right;
/*     change by shreya for new header */
    width:75%;
    height:94px;
}

#wrapper1 {
    background-color: #262A2C;
    color: #737779;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;
 
}
.headerouter {
    height: 156px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 940px;
}

.headertext_lastlog {
    color: maroon;
    /*changes done by shreya for new ebux-3 header*/

     font-size: 0.69em;
 
}

#nav_container {
    float: left;
    width: 940px;
}


.top_bluetabcontent {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-top: 7px;
    width: 940px;
}

.top_bluetab {
    background-color: #025B8E;
    color: #99DDFF;
    font-weight: bold;
    height: 29px;
}

.toptxt_corporate {
    float: left;
    margin-left: 4px;
    margin-right: 5px;
}

.top_bluetabtxt_float {
    float: left;
    font-size: 12px;
}

.top_bluetabtxt {
    
    font-size: 12px;
}

.top_bluetabdivider {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
}

.top_bluetabid {
    float: left;
    margin-left: 4px;
    margin-right: 5px;
}

.top_bluetablogout {
    color: #FFFFFF;
    float: left;
}


.formbtn_session {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #ffffff;
	margin-left: 282px;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px; */
	cursor: pointer;
	/*vertical-align:middle;*/
}

.formbtn_session:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formbtn_link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #ffffff;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px; */
	cursor: pointer;
	/*vertical-align:middle;*/
	/*changes by shreya for header*/
	/*float:left;*/
}

.formbtn_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formbtn_link:active {
	color: #FFFFFF;
}
.headergobtn_locationbar {
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	color: #4f4f4f;
	float: none;
	overflow: visible;
	padding-left: 3px;
	padding-right: 4px;
	margin: 0px 0px 0px 2px;
	border: 1px solid #a7a7a7;
	background-color: activeborder;
	vertical-align: middle;
	cursor: pointer;
	width: 1.7em;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}


.dropdownheader_top {
    /**-moz-background-clip: border;*/
    /**-moz-background-origin: padding;*/
    /** -moz-background-size: auto auto;*/
    background-attachment: scroll;
    background-color: #025B8E;
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 125px;
}




.headertext_name {
	 /* changes done by shreya for new header*/
    color: #84C0E1;
    /* changes done by shreya for new header*/
    font-size: 0.69em;
    font-weight: bold;
    margin-left: 3px;
}

/* changes done by shreya for new header
.header-label { */
/* 	color: #FFFFFF; */
/* 	font-size: 0.75em; */
/* } */

.dropdownheader_top_r {
/**-moz-background-clip:border;
-moz-background-origin:padding;*/
/* changes done by shreya for new header*/	
background-attachment:scroll;
background-color:#000000;
border:0 none;
color:#AAAAAA;
display:inline;
font-family:Arial,Helvetica,sans-serif;
 font-size: 0.75em;
font-weight:normal;
margin:0 5px 0 0;
text-decoration:none;
vertical-align:middle;
width:125px;
}

.top_bluetab_r {
background-color:#025B8E;
color:#99DDFF;
font-weight:bold;
height:34px;
}

.headergobtn_locationbar_r {
background: url(../images/Go-arrow.gif) no-repeat
		0px 0px;
/**background-color:#99DDFF;
border:1px solid #99DDFF;*/
color:#4F4F4F;
cursor:pointer;
float:none;
font-family:arial;
font-size:0.7em;
margin:0 0 0 2px;
overflow:visible;
padding-bottom:2px !important;
padding-left:3px;
padding-right:4px;
text-decoration:none;
vertical-align:middle;
width:1.7em;
border:none;
}


.formbtn_session_r {
background-color:transparent;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-family:arial;
font-size:12px;
font-weight:bold;
/**margin-left:495px;*/
overflow:visible;
text-decoration:none;
width:auto;
/*changes by shreya for header*/
/*float: left;*/
padding-top: 1px;
}

.formbtn_session_r:hover {
color:#FFFFFF;
text-decoration:underline;
}

.headerouter_r {
/* 	changes done by shreya for new header */
height:94px;
margin:auto;
width:950px;
}

.dropdownheader_1 {
/**-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background: none no-repeat scroll 0 0 #262A2C;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
/*changes by shreya for header*/
    font-size: 0.78em;
    font-weight: normal;
/*changes by shreya for header*/
    margin: -2px 8px 0 4px;/*Reverting the changes*/
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    float:left;
    
}

.section_blackborderWithoutMargin { 
 border: 0px;
 width: 100%;
 clear: both;
 background-color: #ffffff;
}
.searchsimpletext_ROB {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 13px;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      width: 17%;
}

.top_bluetabdivider_1 {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
    color: #99DDFF;
/*changes by shreya for header*/
	/*float:left;*/
}
.top_bluetabtxt_1 {
	/*changes by shreya for new header*/
	color:#AAAAAA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.logo_1 {
/* 	changes done by shreya for new header
	background: url("../images/logo.png") no-repeat scroll left 0 transparent; */
	background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;
	float:left;
	padding:28px 0 0px; 
	height: 42px;
    margin-top: 6px; 
	width:25%;
}
.top_bluetabcontent_1 {
margin:0px auto;
padding-top:7px;
width:960px;
}

#prevSessionTimeOut {
	/*added float right*/
	float: right;
    /**margin-right: 2%;*/
    /*change for header by shreya*/
    margin-left: 396px;
}

/** Added by Shreya for Refinement */
.formrow_cp {
    background-color: transparent;
    clear: both;
    margin-top: -12px;
   }

.querytextright_cp {
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
} 
  	.logo_1Pnb {
/* 	changes done by shreya for new header
	background: url("../images/logo.png") no-repeat scroll left 0 transparent; */
	background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;
	
	padding:28px 0 0px; 
	height: 42px;
    margin-top: 6px; 
	width:25%;
}
/*Added by kunal_sonje for Refinement*/
.button_withoutmargin {
    margin: 5px 0 0 0;
    padding: 0px;
}
   
.HW_formbtn_grey {
      float: left;
      height: 21px;
      background: url(../images/backgrounds/buttonStyle03.gif)
            transparent no-repeat 0% 0px;
      /*margin-right: 13px;*/
      /* modified by priyanka for Download details*/
      clear: right;
      /** Added by Priyanka for accounts */
      margin-left: 5px;
      padding-left: 5px;
      margin-top: 0.7%;
      margin-right:5px;
	  /* Added for Login screen Changes*/
      padding-bottom: 5px;
}

.greybottomleft_withborder {
    border-color: #C9CBCC;
    border-style: solid;
    border-width: 0 0 1px;
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.queryitalictextwithspace {
color:#505050;
float:left;
font-family:arial;
font-size:12px;
font-style:italic;
margin-left:5px;
margin-right:5px;
text-decoration:none;
}

.newabsmiddle2extramargin{
                vertical-align: middle;
                margin-left: 25px; 
                font-size: 13px;
                float:left;
                margin-top: 11px; 
                margin-right:5px;
                        }
/*Added for Grouplet personalization :Start */

.widget-head .icons .hide{
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  visibility: hidden;
                  border-top: 1px solid white;
                  background-color:#474b4e;
      
      }
      
.widget-head .icons .hide li{
      float: none;
      display: inline;
      padding: 5px 12px;
      width: 70px;
      white-space: nowrap;
      }
      
.widget-head .icons .hide li a{
      width: auto;
      background: #474b4e;
      color:#fff;
      }
.widget-head .icons .hide li a:hover{
      background: #474b4e
}


.widget-head .menuTitle{
                float:right;
                
                                }
.widget-head .menuTitle .hide{
                                                                                
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  visibility: hidden;
                  border-top: 1px solid white;
                  background-color:#E4CBCF;
                  
      
      }

      
.widget-head .menuTitle .hide li{
      float: none;
      display: block;
      padding: 5px 12px;
      width: 120px;
      white-space: nowrap;
      }
      
.widget-head .menuTitle .hide li a{
                
      width: auto;
      background: #F4EAEB;
      color:#8C062F;
      }    
.widget-head .menuTitle .hide li a:hover{
      background: #F4EAEB;
}
.groupletMenuList{
	z-index: 100
}
.groupletButtons-menu{
cursor:hand;
}
/*Added for Grouplet personalization :End */
/*Added for Sravanthy_G*/
.queryitalictext_left {
     font-family: arial;
     font-size: 12px;
     font-style: italic;
     color: #505050;
     text-decoration: none;
     float: left;
     width:100%;
}

/*Added for Shreya_Sontakke*/
.wrapper_terms_condition {
    background-color: #FFFFFF;
    clear: both;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 42px;
    padding-right: 42px;
    width: 940px;
}

/*Added for Neha_Gosain*/
.headergobtn_timezone_r{
                        background: url("../images/Go-arrow.gif") no-repeat scroll 0 0 transparent;
                        border:medium none;
                        color:#FFFFFF;
                        cursor:pointer;
			    float: left;
                        font-family:arial;
                        /*change for header by shreya*/
                        font-size:0.53em;
                        margin:0px 0 0 2px;
                        overflow:visible;
                        padding-bottom:1px !important;
                        padding-left:5px;
                        padding-right:4px;
                        text-decoration:none;
                        vertical-align:middle;
                        width:20px;
                        line-height:14px;
}
.headergobtn_timezone{
	background: url("../images/Go-arrow.gif") no-repeat scroll 0 0 transparent;
    border: 1px solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 0.53em;
    line-height: 12px;
    margin: 8px 0 0 2px;
    overflow: visible;
    padding-bottom: 2px !important;
    padding-left: 5px;
    padding-right: 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 18px;
    height:15px;
    border:medium none;	
}	

/*Added for Neha_Gosain*/
.searchsimpletext1 {
                  color: #262a2c;
                  font-family: arial, helvetica, sans-serif;
                  font-size: 11px;
                  text-decoration: none;
                  padding-top: 8px;
                  padding-right: 5px;
      
}

/*Added for Highlighted Menu text :Start*/
.highlightMenuTopBar p{
float: left;
font-weight: bold; 
color: rgb(255, 0, 0);  
text-align: right;
padding-top: 11px;

}

/* Added for simplemodal jQuery plugin - START*/
#simplemodal-overlay {background-color:#000000;}
#simplemodal-container {background-color:#FFFFFF; border:8px solid #444444; padding:12px;}
/* Added for simplemodal jQuery plugin - END*/

.highlightMenuSideBar {
padding:0px;
}

.highlightMenuSideBar p{
font-weight: bold;
color: rgb(255, 0, 0);
padding-top:7px;

}
.liMenuSidebar{
clear:both;
}
.liMenuSidebar a{
float: left;
}
/*Added for Highlighted Menu text :End*/
/* Added for Positive Pay - BEGIN */
/*For 3 cloumn layout*/
.searchtextrightLabel_width26{width:26%;float:left;margin-top:0px;text-align:right;font-weight: bold;}
.searchtextcenter_width28{ width:28%;float:left;margin:0px 0px 0px 0px;text-align:left;}
.searchtextcenter_width46{ width:46%;float:left;margin:0px 0px 0px 0px;text-align:left;word-wrap:break-word;}

/*For components in this layout */
.simpletext_Right {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	clear: both;
}

.simpletext_tableContent {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	clear:both;
	text-align: left;	
	white-space: nowrap;
	padding-left:20px;
}

.simpletext_tableHeader {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	font-size: 13px;
	text-decoration: none;
	clear:both;
	text-align: left;	
	white-space: wrap;
	padding-left:20px;
}
/*For 5 cloumn layout*/
.searchtextlabelleft_new{ width:28%;float:left;clear:right;margin-top:0px;text-align:right;} 
.searchtextright_new{ width:28%;float:left;clear:right;margin-top:0px;text-align:right;}
.tabletextleft_new{ width:16%;float:left;clear:right;margin-top:0px;text-align:center;}
.tabletextright_new{ width:20%;float:left;clear:right;margin-top:0px;text-align:left;}

/* Added for Positive Pay - END */
searchtextrightLabel_new{width:33%;float:left;margin-top:0px;text-align:right;}
searchtextleft_new{width:13%;float:left;clear:right; margin-top:0px;}
.queryitalictext3 
{
font-family: arial;
font-size : 12px;
font-style: italic;
color: #505050;
text-decoration: none;
}

/* Added for CR113*/
.ERROR_ROW_BG{
      background-color:PINK;
}

/******* New styles added for EIPP module :START *******/
.width70right_withmargin {
	width: 70%;
	float: right;
	margin-top: 10px;
	background-color: #edf6fb;
	margin-left: 3px;
	padding-bottom: 15px;
	margin-right: 3px;
	
}
.subsection_width98percentright
{
width:98%;
float:left;
margin-top:10px;
margin-right: 3px;
}
.subsection_halfwidthwithrightborder
{
width:49%;
float:left;
border-right:1px solid #0278ba;
background-color: #edf6fb;
}
.subsection_halfwidth_bluecolor
{
width:49%;
float:left;
background-color: #edf6fb;
}
.querytextleft_paddingleft {
	padding-right: 6px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.querytextright_withoverflow {
	padding-right: 6px;
	padding-left: 10px;
	overflow: visible;
}
.width30percent_left {
	width: 29%;
	float: left;
	margin-top: 10px;
	background-color: #edf6fb;
}
.querytextleft_width60percent {
	text-align: left;
	width: 60%;
	float: left;
	padding-left: 12px;

}
.querytextright_width50percent {
	font-family: arial;
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
	width: 40%;
	overflow: visible;
	
}
.width100percent_bluebg {

	width: 100%;
	background-color: #edf6fb;
	padding-top: 15px;
	margin-top: 10px;
margin-right: 3px;
	
}
.width50percent_leftbluebg {
	width: 50%;
	float: left;
	clear: right;
	background-color: #edf6fb;
	margin-top: 10px;
	margin-bottom: 10px;
}
.width50percent_rightbluebg {
	width: 49.7%;
	float: right;
	clear: right;
	margin-top: 10px;
	background-color: #edf6fb;
	margin-right: 2px;
}
.width50percent_righttopborder {
	 width: 50%;
	  float:right; 
	  clear:right; 
	  margin-bottom:10px;
	border-top: 1px solid #0278ba;
} 


/******* new styles added for EIPP module: END *******/
/*Start Changes for Investec CR 113*/
.ERROR_ROW_SPAN{
      float:left;
      /*background-color:PINK;*/
      width: 100%;
      margin-top: 5px;
}
.ERROR_ROW_HIGHLIGHT{
      background-color:PINK;
      float:left;
      width: 100%;
      margin-top: 5px;
}
/*End Changes for Investec CR 113*/

/* Start: Added for Pull Down Menu*/
.menuPullDownHead{ 
font-weight: normal;
font-size: x-small;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 11px;

}
.menuSideArrowImage {
list-style-image: url('../images/backgrounds/next-inactive.gif');
padding-left: 10px;
border: 0px;
text-align: left;
cursor: pointer;
margin-left: 20px;
font-family: Arial, Helvetica, sans-serif;
}
.menuArrowImageDown {
background: url(../images/backgrounds/next-active-black.gif) no-repeat  50% 80%;
padding-left: 14px;
padding-top: 9px;
padding-bottom: 9px;
border: 0px;
font-weight: bold;
text-align: left;
cursor: pointer;
display: inline-block;
}
.menuChoices{
overflow:visible;
visibility: hidden;
position: absolute;
background-color: #EFEFEF; /*changed from E0E1E2  to EFEFEF for EBUX3 UI*/
padding-bottom: 2px;
z-index:2;
}
.menuChoices ul{
padding: 0px 0 0 0px;
background-color: #EFEFEF; /*changed from E0E1E2  to EFEFEF for EBUX3 UI*/
width: 300px;
}
.menuChoices ul li{
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.menuChoices ul li a, .menuChoices ul li input{
display: block;
color: black;
background-color: #EFEFEF; /*changed from E0E1E2  to EFEFEF for EBUX3 UI*/
border: none;
text-align: left;
line-height: 20px;
text-decoration:none;
padding:1px;
}
.menuChoices ul li input{
	width: 100%;
	cursor: pointer;
}
.menuChoices ul li a:hover, .menuChoices ul li input:hover{
background-color: #CDCDCD;
}
/* End: Added for Pull Down Menu*/
/* Added for ticket fix in ST Ticket id 542240 */
.HW_formbtn a:active{
      color: #FFFFFF;
      text-decoration: none;
}
/* Added for ticket fix in ST Ticket id 542240 */

/* Added for Payment Notification - START */
.searchsimpletext_leftpadding {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 6px;
}
/* Added for Payment Notification - END */

/******* new styles added for CLEDitor - rich text editor : START *****/
.cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white}
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0}
/*.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}*//*commented b'cause of CSS validation*/
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt}
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
/******* new styles added for CLEDitor - rich text editor : END *****/

.labelleft {
 float: left; 
 padding-top: 7px; 
 padding-right: 3px;
 color: #262a2c;
 font-family: arial, helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
}

/*Added to solve issue occured due to changes in AccessControlComboBoxTagHelper  - Siddhesh*/
.controlOptionCaption
{
	color:rgb(38, 42, 44);
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
	float:left;
	font-weight:bold;
	margin-right:5px;
	margin-left:0px;
	margin-top:0.2%;
}

/* Added by Poonam for Demat */
.bluelink_bold {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0278ba;
}
a.bluelink_bold:link {
	font-family: arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    float: left;
    padding-right: 5px;
    color: #0278ba;
}
a.bluelink_bold:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}
/* End by Poonam for Demat */

/* Added for bulk payments error message display enhancement for CR86*/
.ERROR_FIELD_BORDER{
     border:1px solid rgb(222, 69, 97);
}
.ERROR_FIELD_BORDER_TYPESYS{
           border:1px solid rgb(222, 69, 97);
}

/* Added for Look up button in widget*/
.HW_formbtn_widget {
            height: 21px;
            background: url(../images/backgrounds/buttonStyle02.gif)
                        no-repeat 100% 0px;
            width: 57px;
            float: right;
            margin-right: 10%;
            margin-top: 5px;
}

/* Added for CR104 - bulk payments */
.CORRECTED_ERROR_FIELD_BORDER{
           border:1px solid #98fb98;
}
.header_bluelink {
      font-family: arial;
       font-size: 0.75em;
      text-decoration: none;
      border: 0px;
      width: auto;
      overflow: visible;
      background-color: transparent;
      color: #99DDFF;
      cursor: pointer;
      float:left;
}
/*Added by Nikita*/
.header_bluelink:hover
{
      text-decoration: underline;
      color: #99DDFF;
}

/*For product catalogue*/
.width34percent_left {
      width: 49%;
      float: left;
      clear: right;     
}
.width34percent_right {
      width: 49%;
      float: right;
      clear: right;     
}
.top_bluetabdivider_1 {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
    color: #99DDFF;
/*changes by shreya for header*/
	/*float:left;*/
}

.column-21 {
                width: 320px;
                float: left;
}
.c_081_headNotes_demo{
                                                float: right;
                                 font-size: 0.813em;
                                padding: 0 10px 0 0;
                                position: relative;
                                top: 12px;
                                width: 291px;
}
.security_demo{
                color:#0278BA;
}
.security_demo:hover{
                                                color:#0278BA;
            text-decoration:underline;
}
div.registerRow_demo{
                                                 height: 92px;
                                 padding-top: 12px;         
                                 width:960px;
}
div.registerRow_demo1{
            height:210px;
            padding-top:8px;
            width:960px;
}
.columnFont1{
                  color: #FFFFFF;
                  font-size: 0.75em;
                  margin-top: 5px;
                  font-family: arial;
}
.columnFont1:hover {
                color: #FFFFFF;
                text-decoration: underline;
}
.image_link1{
                  float: left;
      height: 105px;
      background: url(../images/hp_img4.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: bold;
      font-size: 1em;
}
.image_link3{
                  float: left;
      height: 105px;
      background: url(../images/hp_img6.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: bold;
      font-size: 1em;
}
.image_link2{
                  float: left;
      height: 105px;
      background: url(../images/hp_img5.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: bold;
      font-size: 1em;
}
.formrow_db_top {
                margin: 0px;
                padding-left: 0px;
                padding-right: 12px;
                padding-top: 8px;
                padding-bottom: 0px;
                clear: both;
                background-color: transparent;
                border-top:1px solid #E0E1E2;
}
.formrow_db_bottom {
                margin: 0px;
                padding-left: 0px;
                padding-right: 12px;
                padding-top: 8px;
                padding-bottom: 0px;
                clear: both;
                background-color: transparent;
                border-bottom:1px solid #E0E1E2;
}
.db_even {
                width: 100%;
                clear: both;         
}
.currency_db {
                float: left;
                width: 50%;        
}
.currency_db_other {
                float: left;
    			 margin-left: 6px;
    			 margin-top: 8px;
                width: 100%;      
}
.formbtn_text_db {
	font-family: arial;
	 font-size: 0.75em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.simpletextright_db {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                 font-size: 0.75em;
                font-weight: bold;
                text-decoration: none;
                float: left;
                padding-top: 9px;
                padding-right:2px;
                width:305px;
                margin-bottom:5px;
}
.pageheadingcaps_ib_db {
                font-family: arial;
                 font-size: 0.75em;
                font-weight: bold;
                text-decoration: none;
                float:left;
                margin-top:6px
}
.labelColumn_combo_toosmall_db {
                margin-right: 4px;
                padding-bottom: 5px;
                padding-left: 0.1em;
                padding-right: 0px;
                padding-top: 0px;
                font-family: Arial, Helvetica, sans-serif;
                background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
                height: 31px;
                width: 90px;
                display: block;
                float:left;
}
.buttonwidth_db {
                width: 100%;      
}
.width34percent_left_div {
                clear:both;
}
.db_html_div {
                margin-bottom: 5px;      
}
.db_html_div_other {
                margin-top:12px;
                margin-left: 20px;
}
/*Added for ANZ demo by shreya */
.left1{
      margin-left: 147px;
      margin-bottom: 8px;
}
.text_div_db {
                 margin-bottom: 12px;
                margin-left:148px;
}
.wrapper_db {
                width: 940px;
                margin: 0 auto;
                clear: both;
                padding-right: 42px;
                padding-left: 42px;
                background-color:#FFFFFF
}
.index_image {
                float: right;
                padding-top: 3px;            
}
.margin_top_db {
                margin-top: 5px;              
}
.index_db_pgheading {
                padding-bottom: 10px;
                width: 320px;     
}
.index_normaltext {
                font-weight:normal;       
}
.columnFont1_db{
        color: #FFFFFF;
        font-size: 0.75em;
        margin-top: 5px;
        font-family: arial;
        margin-bottom: 10px;
}
.columnFont1_db_mobilereg{
        color: #FFFFFF;
        font-size: 0.75em;
        margin-top: 5px;
        font-family: arial;
        margin-bottom: 5px;
}
.index_db_bottom {
                padding-bottom: 10px;
}
.td_db {
	border-bottom: 0px;
}
.absmiddle_db {
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	 font-size: 0.813em;
	margin-right:3px;
	float: left;
}
.simpletext_product_package {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	 font-size: 0.813em;
	text-decoration: none;
	float:left;
	padding-bottom:5px;
}
.absmiddle_db_new{
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	 font-size: 0.813em;
	margin-right:11px;
	float: left;
}
.simpletextright_db_new {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                 font-size: 0.75em;
                font-weight: bold;
                text-decoration: none;
                float: left;
                padding-top: 9px;
                padding-right:13px;
                width:305px;
                margin-bottom:5px;
}

/*Added for sravanthy*/
.searchsimpletext_bold {
color: #262a2c;
font-family: arial, helvetica, sans-serif;
/*Changed by Neha Gosain*/
/* font-size: 0.813em;*/
font-size: 0.69em;
font-weight: bold;
text-decoration: none;
float: left;
padding-top: 8.5px;
padding-right: 2px;
/** Added by Naval */
/** margin-top: 2px;*/
}

.simpletextimage {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 0.69em;
      text-decoration: none;
      margin-bottom: -8px;
	  margin-left: -20px;
}
/*
:root .simpletextimage {
    color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 0.69em;
      text-decoration: none;
      margin-bottom: -4px \ ;
}*/
.simpletextright_db_package {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                 font-size: 0.75em;
                font-weight: bold;
                text-decoration: none;
                padding-top: 9px;
                padding-right:2px;
                width:305px;
                margin-bottom:5px;
}

/* added css from lib_themes.css for skin changes*/


.febacal-header {
	background: none repeat scroll 0 0 #0278BA;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle !important;
}


.febacal-today {
	background: none repeat scroll 0 0 #B6D0FB;
	/* Optionally: #EDF6FB */
}

.febacal-today .febacal-cell-date {
	color: #FFFFFF;
}



.febacal-calendar-button {
	background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 100% 0 #026EAB;
	border: 0 solid #333333;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: arial,helvetica,sans-serif;
	 font-size: 0.75em;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	overflow: visible;
	padding-right: 5px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}


.febacal-calendar-button-wrapper{
	background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 21px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0.7%;
	padding-left: 5px;
}

/* added css for eipp */

.leftAlignedtext_floatleft{
 float:left;
 text-align:left;
}


.goto_loginpagebtn{
width:109px;

height:27px;
margin-top:10px;
      }
	  


/*--------------------------------------------------------------*/
/* EBUX Stage 3 MAILS START- Compose Mail Styles - Start */
.createlink_new{float:right; padding-top:20px; color:#0278BA;font-size:12px;}
.createlink_new a{color:#0278BA;}
.addrecepient{margin-left:5px;float:left; margin-top:11px; color:#0278BA;font-size: 0.69em;}/*changed by vipra*/
.addrecepient a{color:#0278BA;}
.messagesbtn{background: url('../images/messages.png') no-repeat scroll 0 0 transparent;border: medium none;color: #ffffff;float: right;font-family: Arial,Helvetica,sans-serif;font-size: 13px;height: 43px;margin: 10px 0;width: 118px;}
.composemailbtn{background: url('../images/compose_mail.png') no-repeat scroll 0 0 transparent;border: medium none;color: #3D4143;float: right;font-family: Arial,Helvetica,sans-serif;font-size: 13px;height: 36px;padding: 0;width: 155px;}
.composemail_activebtn{background: url('../images/active_composemsg.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 43px;margin: 10px;width: 155px;border:none;padding-bottom:10px;color: #ffffff;}
.messages_dactivebtn{background: url('../images/deactive_messages.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 36px;margin: 10px 0;width: 118px;border:none;color: #3D4143;padding-bottom:5px;}
.compose_ptop{margin-top:0px; float:left;width:700px;}
.compose_ptopRO{margin-top:10px; float:left;width:700px;}
.compose_p{margin-top:15px; float:left;width:100%;}
.float{float:left;}
.compose_txt {float: left;text-align: right;margin-right: 15px;width: 83px;padding: 2px;font-size: 12px;clear:both;}
/*.dropdownexpandalbe{background-color:transparent;border:0 none;color:#262A2C;display:inline-block;font-family:arial;font-size:13px;font-weight:normal;margin-top:5px;padding-top:2px;text-decoration:none;vertical-align:middle;width:99%;}*/
.composesubject{padding-left:5px;float:left;width: 558px;height:30px;font-size: 12px;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:12px Arial;padding-top:6px;}
.composesubjectdisplaynone{display:none;padding-left:5px;float:left;width: 558px;height:30px;font-size: 12px;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:12px Arial;padding-top:6px;}
.composemessagetxt{line-height:21px; margin-top:10px;}
.composemessagetxtarea{background: url("../images/composetextarea_gradient1.png") repeat-x scroll 0 0 transparent;border: 1px solid #CCCCCC;clear: both;float: left;font: 13px Arial;height: 250px;margin-left: 102px;margin-top: -17px;padding-left: 5px;width: 721px;}
.composemsgtxtarea {font:13px Arial;background: none repeat scroll 0 0 transparent; border: medium none; height: 220px;outline: medium none; resize: none; width: 721px;height:250px;}
.composeformmessage{line-height:12px; margin-top:16px;margin-left:55px;clear:both;float:left;font-size:13px;}
.composefrom{float:left;margin-left:12px;padding-top:15px;padding-bottom:15px;font-size:13px;width:84%}
.compose_sentbtn{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;

border: medium none;

color: #FFFFFF;

cursor: pointer;

float: left;

height: 21px;

width: 45px;

padding-bottom:3px;

margin-left:103px;}
.compose_clearbutton{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 45px;
    padding-bottom:3px;
margin-left:6px;
}
.tabbar{float:left;width:940px; height:56px; margin-top:0px; background:url('../images/tab_bar.png') no-repeat transparent; }
.tabbar_compose{float:left;width:940px; height:56px; margin-top:0px; background:url('../images/tab_bar.png') no-repeat transparent; }/*changed by kunal_sonje for error display*/
.mailcontainerbackground{background-color:#EDF6FB; width:940px; height:auto; float:left; margin-bottom:15px;}
.mailcontainer{width:900px;float:left;margin:0px 20px 0px 20px;padding:15px 0px 15px 0px;}
.compose_message {font-size:13px;float: left;text-align: right;margin-right: 15px;width: 83px;padding: 2px;font-size: 12px;clear:both; margin-top:10px; line-height:21px;}
.composemailbottomdiv
{
	clear:both;
	float:left;
	margin-left:0px;
width:400px;
}


.labelColumn_combo_brdr {

height: 31px;

background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat

-638px 0px;

display: block;

}

.dropdownexpandalbe_new
{
background-color:#FFFFFF;
border:0 none;
color:#262A2C;
display:inline-block;
font-family:arial;
font-size:13px;
font-weight:normal;
margin-top:5px;
padding-bottom:5px;
padding-top:2px;
text-decoration:none;
vertical-align:middle;
width:99%;
}
/*.right{float:right;}*/ /*Commented since style is already there with diifferent attributes.Giving error in section-style-rules.xml*/
.compose_clearbutton{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 45px;
    padding-bottom:3px;
margin-left:6px;
}

.composeStar
{
color:red;
padding-right:12px;
}
.composeTo
{
	clear:both;
float:left;
font-size:12px;
padding:2px;
text-align:right;
width:16px;
}
.composeToRO
{
clear:both;
float:left;
font-size:12px;
text-align:right;
padding: 0px;
width: 38px;
margin-left: -18px;
}
.composeColon
{
	float:left;
padding-right:17px;
}
#main .toprow h1 {
	padding: 13px 0px 11px;
}
.labelColumn_combo_brdr_compose_mail{
	background:url("../images/select_compose_to.gif") no-repeat scroll 0 0 transparent;
display:block;
background-color:#EDF6FB;
background-repeat:no-repeat;
border:medium none;
float:left;
font:12px/25px Arial;
height:31px;
padding:0 0 0 1px;
vertical-align:middle;
width:182px;
	
	
}
.createlink{float:right; padding-top:10px; color:#0278BA;}
.compose_input{border:none;background:none;outline:none;margin-top:0px;width:553px;float:left;}
.composemail_activebtn{background: url('../images/active_composemsg.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 43px;margin: 10px;width: 155px;border:none;padding-bottom:10px;color: #ffffff;/**background: url('../images/active_composemsg.png') no-repeat transparent;*/}

.messages_dactivebtn{background: url('../images/deactive_messages.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 36px;margin: 10px 0;width: 118px;border:none;color: #3D4143;padding-bottom:5px;cursor:pointer;}

.composemailsavespan{float:left;margin-left:4px;padding-right:5px;}
.composeToRow{float:left;margin-left:65px;}
.composesubject{padding-left:5px;float:left;width: 558px;height:30px;font-size: 12px;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:12px Arial;padding-top:6px;}
.error_highlight_compose{color:#FF0000;font-family:arial,helvetica,sans-serif;font-size:12px;font-weight:bold;text-decoration:none;margin-left:67px;}

/*************Compose Mail End******************/


/************Stage 3 Mails *********/
  
  /******************** Midcontainer(All Container) Start ***************************/
/*.midcontainer{width:1240px;margin:0 auto;padding:30px 0px 0px 0px;background-color:#FFFFFF;}*/
.centercontainer{background-color:#EDF6FB; width:940px; height:auto; float:left; padding-top:15px;margin-bottom:15px;}
.center_portion{width:940px;margin:0 auto;}

/******************** Midcontainer(All Container) End ***************************/
/********************Tabbar Start*********************/
/*.breadcrumtop{padding-bottom:15px; float:left; width:940px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}*/
.breadcrumblack{color:#262A2C;}
.breadcrumblue{color:#0278BA;}
.breadcrumblue a{color:#0278BA;}
h1{float:left;font:20px Arial, Helvetica, sans-serif;}
.createlink{float:right; padding-top:10px; color:#0278BA;}
.createlink a{color:#0278BA;}
/********************Tabbar End*********************/
/********************Accordian Menu Start*********************/
.accordianmenu{float:left;width: 159px;border:1px solid #E0E2E3;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-bottom:5px;background: #ffffff;}
.accordianmenu_chat{float:left;width: 159px;border:1px solid #E0E2E3;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-bottom:30px;background:#ffffff;height:42px;background:url('../images/flagged_mail_gray.png') repeat-x;}
.chatheaderbar{font: bold 13px Arial;color:#0278BA;padding: 13px 0 11px 11px;float:left;}
.accordianmenu_chat .chatheaderbar a{text-decoration: none;color:#0278BA;display: block;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.accordianmenu .headerbaropen{float:left;width:149px;font: bold 12px Arial;color:#0278BA;background:url('../images/flagged_mail_gray.png') repeat-x;border-bottom:1px solid #EAEBEB;padding: 11px 0 11px 10px;}


.headerbarsent{font: bold 13px Arial;color:#000000;background:url('../images/acc_bg.png') repeat-x;border-bottom:1px solid #EAEBEB;padding: 11px 0 11px 10px;border-top:1px solid #EAEBEB;}
.headerbarsent a{color:#0278BA;}
.accordianmenu_chatactive{float:left;width: 159px;border:1px solid #E0E2E3;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-bottom:30px;height:42px;background:url('../images/acc_bg.png') repeat-x;}
.chattext_color{color:#0278BA;}
.headerbartrash{font-weight:bold;background: url("../images/acc_bg.png") repeat-x scroll 0 0 transparent;border-bottom: 1px solid #EAEBEB;border-top: 1px solid #EAEBEB;color: #000000;font:12px Arial;padding: 11px 0 9px 10px;float:left; width:149px;}
.headerbartrash a{font-weight:bold;color:#0278BA;}
.headerbartrash a:hover{color:#0278BA;text-decoration:none;font-weight:bold;}

.accordianmenu .headerbar{font: bold 13px Arial;color:#0278BA;background:url('../images/flagged_mail_gray.png') repeat-x;border-top:1px solid #EAEBEB;padding: 11px 0 16px 10px; float:left; width:149px;}
.accordianmenu .headerbar a{text-decoration: none;color:#0278BA;display: block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
.accordianmenu ul li{color:#0278BA;}
.accordianmenu ul li a{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#0278BA;display: block;padding: 15px 0 15px 22px;text-decoration: none;}
.cancel{color: #0278BA;display: block;font-family: Arial,Helvetica,sans-serif;font-size: 12px;padding: 10px 0 10px 22px!important;text-decoration: none;float:left;	}
.acc_button{background:url('../images/inbox_btn.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.acc_button_disabled{background:url('../images/inbox_btn_disabled.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.trash_button{background: url('../images/empty_btn.png') no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 21px;margin-right: 5px;vertical-align: top;width: 48px;}
.acc_button_aligntrash{margin-left:50px;}
.headerbaropen_MD{font: bold 13px Arial;color:#0278BA;background:url('../images/acc_bg.png') repeat-x;padding: 11px 0 9px 0px;}
.headerbaropen_MD a{color:#0278BA;display: block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;float:left;text-align:left;text-decoration: none;}
.headerbaropen_MD a:hover{text-decoration:underline;}
/********************Accordian Menu End*********************/
/********************Flag Start*********************/
.flag{width:159px; border:1px solid #E0E1E2; clear:both;background-color:#ffffff;float:left;}
.flagtext{padding-top:15px;padding-bottom:11px;padding-left:10px;background:url('../images/flagged_mail_gray.png') repeat-x;color: #000000; font: bold 13px Arial;border-bottom:1px solid #E0E1E2;float:left; width:149px;}
.flagicon{padding-right:5px;}
.flag_scroll{overflow-y:scroll; height:217px;}
.flagicon1{padding-right:5px;padding-left:5px;}
.flagbottom{margin-bottom:15px;}
.flag ul li {margin-top:15px;}
.flag a{font-size:12px;color:#0278BA;}
/********************Flag End*********************/

/********************inbox_wrapper Start********************/

/*tbody{float:left;}*/ /*Commented because of width issue in listing table*/
.inbox_wrapper {border: 1px solid #CFE6F4;float: left;height: 590px;margin: auto;width: 365px;background-color: #F9FCFD;height:582px\9;/**height:599px;*/}
.inbox_wrapper_table {/**background-color: #CFE6F4*/;border: 1px solid #CFE6F4;float: left;margin: auto;width: 365px;}
.inbox{ width:365px; height:540px; border:0px solid #CFE6F4; background-color:#F9FCFD; }
.inboxmarketing{ width:365px; height:696px; border:0px solid #CFE6F4; background-color:#F9FCFD; }
.inboxmarketking ul{ padding:0px; margin:0px; }
.inboxmarketing ul li{ border-bottom:1px solid #CFE6F4; height:37px; padding-bottom:8px; padding-left:12px; padding-right:5px; padding-top:8px; list-style-type:none;  cursor:pointer; display:block; }
.inbox ul{ padding:0px; margin:0px; }
.inbox ul li{ border-bottom:1px solid #CFE6F4; height:37px; padding-bottom:8px; padding-left:12px; padding-right:5px; padding-top:8px; list-style-type:none;  cursor:pointer; display:block; }
.icon_logo {float: left;margin-left: 13px;padding-right: 0px;margin-top: 8px;/**padding-left: 8px;*padding-top: 5px;*/width:17px;}
.head_outerdiv{background-color: #CFE6F4;float: left;height: 50px;margin-top: 0px;padding-left: 0px;text-align: center;width: 365px;/**height: 0px;*/}
.droptxt{ padding-left:13px; vertical-align:text-bottom;float:left;font-weight:normal; padding-top:18px;/**padding-top:15px;*padding-bottom:15px;*/}
.droptxtdate{ margin-left: 191px;padding-top: 18px; vertical-align:text-bottom; float:left;font-weight:normal; /**padding-bottom:15px;*padding-left:30px;*/}
.date {color: #595F62;font-family: Arial,Helvetica,sans-serif;font-size: 12px;padding:7px 0 0 41px;/**padding-left:30px;*padding-right:10px;*/width:59px;}
    
 input.dropdown{ color:#34383A; cursor:pointer;  text-align:left; margin-left:50px;width:151px; height:21px; background:url('../images/drop.png') no-repeat; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;padding-left:5px;}
.flag_mid{padding-left:0px;padding-top: 7px;width:14px;}
.flag_mid_hidden{padding-left:0px;padding-top: 7px;width:14px;display:none;}
.main_txt{width:160px; float:left; padding-top: 7px;}
.mid_img{padding-left:1px;padding-bottom:2px;}
.transcript_color{color:#0278BA;}

.heading_txt{width:160px; margin:0px; padding:0px;color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.heading_txtread{width:160px; margin:0px; padding:0px;color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.subheading_txtread{ width:110px; float:left; margin:0px; padding:0px; padding-top:5px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.subheading_txt{ width:110px; float:left; margin-bottom:12px; padding:0px; padding-top:5px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}


.selected{background:url('../images/selected_hover.png') no-repeat scroll 0 0 transparent; background-repeat:repeat-x; border:1px solid #BCBFC0; float:left; /**height:20px;*/}
#brd_gray{ float:left;width:365px;}

.subheading_txtmod {color: #000000;float: left;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;margin-left:22px;width: 167px;float:left;/**padding:0;*/}
.selected2 {background: url("../images/selected_hover_bottom.png") repeat-x scroll 0 0 transparent;border: 0 solid #BCBFC0;} 
#brd_gray1 {float:left;height:22px;width:365px;}
.brd_gray{width:365px;background:url('../images/selected_hover_top.png') repeat-x scroll 0 0 transparent;float:left;}
.brd_gray1{ width:365px;background:url('../images/selected_hover_bottom.png') repeat-x scroll 0 0 transparent;height: 32px;/**height:15px;*/float:left;margin-top:-2px;border-bottom:1px solid #CFE6F4;}
.not_selected {float: left;border-bottom: 1px solid #CFE6F4;/**border-bottom: 1px solid #CFE6F4;*/ background:#F9FCFD;padding: 0 3px 9px 0;/**padding-bottom:20px; *padding-top:10px;*height:500px;*/}

/********************inbox_wrapper End********************/
/******************** Right Panel Start ***************************/
.right_panel{width:396px;background:#ffffff;float:left;height:592px;height:583px\9;/**height:600px;*/}
.right_top{background-color: whiteSmoke; 
               border-bottom: 1px solid #E4E3E3;
                float: left; 
                height: 150px;
                width: 396px; 
                border-color:#CFE6F4 #CFE6F4 #E0E1E2;
				border-style:solid;
				border-width:1px;

}
.arrange_heading{ 
                color: #3D4143; 
                float: left; 
                font: 13px Arial,Helvetica,sans-serif;
                margin: 11px 0 10px 15px; 
                width: 351px; 
                word-wrap: break-word; 
                min-height:0px;max-height:38px;overflow-x:hidden;overflow-y:auto;
}
.rightpanel_rmimg{float:left; margin-top:15px; margin-left:15px;}
.right_settingbtn{width:34px;height:23px;float:right;background:url('../images/mailscreen_setting.png') no-repeat;margin:10px 10px 0 0;padding:5px 0px 0px 5px;}
.right_settingbtn2{float:right;margin-top:15px;margin-right:-30px;padding-left:15px;}
.right_settingbtnadvt{width:34px;height:23px;float:right;background:url('../images/mailscreen_setting.png') no-repeat;margin:10px 10px 0 0;padding:7px 0px 0px 7px;}
.right_arrow{float:left; margin-left:5px; margin-top:3px;}
.left_arrow{float:left; margin-top:3px;}
.rightpanel_text{float:left;font:12px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;}
.subjectsymbol{
width: 73px;
float: left;
}

.right_midreplay_template{
overflow-y: scroll;
overflow-x: hidden;
border-bottom: 1px solid #CFE6F4;
width: 396px;
float: left;
height: 443px;
height: 435px\9;
height: 433px\0;
}
.right_top_template{
background-color: whiteSmoke;
border-color: #CFE6F4 #CFE6F4 #E0E1E2;
border-style: solid;
border-width: 1px;
float: left;
height: 98px;
padding-top: 5px;
width: 396px;
border-left: none;
border-right: none;
}
.flag_btn{
	float:left;
	background:url('../images/flag_red.png') no-repeat;
}
.rightpanel_text {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
font-weight: bold;
width: 65px;
}
.rightpanel_text_alert {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 10px;
padding-right: 5px;
font-weight: bold;
width: 65px;
}
.mailrightpanel_text{float:left;font:12px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;margin-top: 5px;}
.mailinput{padding:0px;width: 221px;height:30px;font-size: 12px;border: none;float:left;vertical-align:middle;line-height:25px;background-image:url('../images/composemail_Tobg.png');background-repeat:no-repeat;background-color:#EDF6FB;}
.mailtext1_left{background:url('../images/left_label.png') no-repeat;float:left;width:8px;height:31px;margin-left: 12px;}
.mailtext1_mid{background:url('../images/mid_label.png') repeat-x;height:23px;width:200px;float:left;padding:8px 5px 0px 5px;border-style:none;outline:none;}
.mailtext1_right{background:url('../images/right_label.png') no-repeat;height:31px;width:27px;float:left;}
.branchloc_color{color:#000;}
.rightpanel_textbold{float:left;font:12px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;font-weight:bold;}
.rightpanel_texttop{width:381px; padding-left:15px; float:left;min-height:0px;max-height:38px;overflow-x:hidden;overflow-y:auto;}
.rightpanel_texttop_alert{width:381px; padding-left:15px; float:left;min-height:0px;max-height:40px;padding-top:2px;}
.rightpanel_texttopattch{width:381px; padding-left:15px; float:left;margin-top:5px;}
.right_mid{overflow:scroll;border-left:1px solid #CFE6F4;border-bottom:1px solid #CFE6F4;width:396px;float:left;background-color:#FFFFFF;height:439px;height:430px\9;/**height:447px;*/}
.right_midreplay{overflow-y:scroll;overflow-x:hidden;border-bottom:1px solid #CFE6F4;width:396px;float:left;height:295px;}
.right_midreplay_reply{overflow-y:scroll;overflow-x:hidden;border-bottom:1px solid #CFE6F4;width:396px;float:left;height:219px;}
.right_nav{height:25px;border-bottom:1px solid #E4E3E3;margin:10px 0 0 0;float:left;width:396px;}
.right_nav_panel {border-bottom: 1px solid #E4E3E3;float: left;height: 37px;margin: 5px 0 0;padding-left: 14px;width: 383px;display:block;}/*added by kunal*/
.right_nav a{text-decoration:none;color:#0278BA;}
.download_imagesadvt{float:right;}
.downloadimgouter{margin-left:35px;margin-right:2px;}
.downloadimgouterexpand{margin-left:412px;margin-right:15px;}
.downloadimgarrow{padding-bottom:5px;}
.right_midtext{width:350px;float:left;text-align:left;margin-top:15px;line-height:21px;padding-left:25px;padding-bottom:15px;color:#262A2C;font:Arial;font-size:12px;}
.right_bottomtext{float:left;width:356px;margin-left: 10px;margin-right:10px;padding-top:15px;line-height:21px;background:url('../images/rightbottom_bg.png') repeat-x;border-top:1px solid #E4E3E3;}
.right_bottomspantext
{float:left;width:330px;padding-right:10px;padding-left:35px;padding-top:15px;padding-bottom:15px;line-height:21px;}
.rightpanelbottom_header{float:left;color:#262A2C;padding-right:5px;line-height:19px;}
.rightpanelbottom_headerbold{font-weight:bold;float:left;color:#262A2C;padding-right:5px;line-height:19px;}
.rightpanelbottom_headertop{width:329px; float:left; padding-left:25px;}
.brach_color{color:#000000;}
.rightpanel_chat{float:left;font:20px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;margin:5px 30px 0 0 ;}
.show_more{color:#0278BA;margin-top:16px;float:left;}
.reply_rightchat{margin-right:6px;float:right;}
.rightpanel_textbold_attach{float:left;font:12px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;}
.rightpanel_textbold_attach a:link{color:#0278BA;font-family:Arial, Helvetica, sans-serif;font-size:inherit;} /*Splitting two styles to resolve hover flickering issue - Dhanashri Kelkar*/
.rightpanel_textbold_attach a:hover{color:#0278BA;font-family:Arial, Helvetica, sans-serif;font-size:inherit;} /*Changed to font-size:inherit from 11px by Nikita Manohar*/
.rightpanel_texttopattch_fwd{width:381px; padding-left:12px; float:left;margin-top:5px;}
.toptxt_tab_gray1_hover a {color: #98DDFF;}

.toptxt_tab_gray2_hover a {color: #98DDFF;}
/******************** Right Panel End ***************************/	

.messages{background: url('../images/Messages.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 43px;margin: 10px 0;width: 118px;border:none;color: #FFFFFF;padding-bottom:5px;}

.personal_folder{width:159px; border:1px solid #E0E1E2;clear:both;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-bottom:5px;background: #ffffff;float:left;}
.headerbar_personal{font-size:12px;font-weight: bold;font-family: Arial;color:#0278BA;background:url('../images/flagged_mail_gray.png') repeat-x;border-top:1px solid #EAEBEB;padding: 11px 0 16px 10px; float:left; width:149px;}
.accordianmenu .headerbaropen_index{font: bold 13px Arial;color:#000000;background:url('../images/acc_bg.png') repeat-x;border-bottom:1px solid #EAEBEB;border-top:1px solid #EAEBEB;padding: 11px 0 10px 10px; float:left; width:149px;}
.accordianmenu .headerbaropen_index_edit{font: bold 13px Arial;color:#000000;background:url('../images/acc_bg_edit.png') repeat-x;border-bottom:1px solid #EAEBEB;border-top:1px solid #EAEBEB;padding: 11px 0 2px 10px; float:left; width:149px;}

.headerbar_personal a:link {font-size:12px;font-weight: bold;font-family: Arial;color:#0278BA;}
.link_attach a:link{font-family:Arial, Helvetica, sans-serif;font-size: 12px;color:#0278BA;}
.remove a:link{font-weight:bold;color:#0278BA;font-family:Arial, Helvetica, sans-serif;font-size: 12px;}
.add_more a:link{margin-left:30px;font-family:Arial, Helvetica, sans-serif;font-size: 12px;}
.composemailsavespan a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.heading_txt a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.accordianmenu .headerbaropen_index a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.accordianmenu .headerbaropen_index_edit a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.replytxt a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#movetodp a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.flagtext_flagmails{padding-top:15px;padding-bottom:11px;padding-left:10px;background:url('../images/acc_bg.png') repeat-x;color: #000000; font: bold 13px Arial;border-bottom:1px solid #E0E1E2;float:left;width:149px;}
.branchloc_color a:link{color:#000;}
.addmore_browse_fwd{margin-left:14px;}

.leftcontainer{float:left; width:159px;}
.rightcontainer{float:left;width:365px;margin-left:16px;}

.leftgrouplet{float:left; width:540px;background-color:#EDF6FB;}
.rightgrouplet{float:right; width:398px;/**width:400px;*/margin-top:23px;}
.composemail {background: url('../images/compose_mail.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 36px;margin: 10px;width: 155px;border: none;color: #3D4143;cursor:pointer;}
.pageHeadingcapsnew{font-family: arial;font-size: 0.75em;font-weight: bold;text-transform: uppercase;text-decoration: none;padding:1px 0px 0px 0px;float:left;margin:0px;}
.movetorightalign{margin-left: 0px;float: left;}
.heading_txtmod {color: #0278BA;font-family: Arial,Helvetica,sans-serif;font-size: 12px;width: 167px;float:left;padding:7px 0 0 15px;margin-left:9px;height:16px}
.heading_txtmod a:link{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.heading_txtmod a{color:#0278BA; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.subheading_txtmod_bold {color: #000000;float: left;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;margin-left:22px;width: 167px;float:left;padding: 5px 0 12px 2px;/**padding-left:15px;*/}
.subheading_txtmod_normal {color: #000000;float: left;font-family: Arial,Helvetica,sans-serif;font-size: 12px;margin-left: 22px;width: 167px;padding: 5px 0 12px 2px;/**padding-left:15px;*/}
.selected2 {background: url("../images/selected_hover.png") repeat-x scroll 0 0 transparent;border: 1px solid #BCBFC0;float: left;width: 365px;}
#brd_gray1 {float:left;height:22px;width:365px;}
.not_selected {float: left;border-bottom: 1px solid #CFE6F4;/**border-bottom: 1px solid #CFE6F4;*/ background:#F9FCFD;padding: 0 3px 9px 0;/**padding-bottom:20px; *padding-top:10px;*height:500px;*/}
.pagefirstdisabled_btn_a {float: left;margin-right: 5px;margin-top:7px; /**margin-top:0px;*/}
.pagepredisabled_btn_a {float: left;margin-left: 17px;margin-right: 5px;margin-top:7px; /**margin-top:0px;*/}
.paginationPageOKButtonlink {background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;border: medium none;color: white;display: inline-block;float: left;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;height: 21px;line-height: 21px; margin: 2px 0 9px 15px; text-align: center; width: 45px;cursor:pointer;}
.span_bold{font-weight: bold;}
.brd_grayselected{ width:365px;background:url('../images/selected_hover_topyellow.png') repeat-x scroll 0 0 transparent;float:left;}
.brd_grayselected1{ width:365px;background:url('../images/selected_hover_bottomyellow.png') repeat-x scroll 0 0 transparent;float:left;margin-top:-1px;border-bottom:1px solid #CFE6F4;}


/********************pagination Start********************/
.options-menu{text-align:left;line-height:normal;}
.options-menu-head{height:21px;line-height:21px;padding-left:5px; color:#0278BA; font-size:12px;}
.options-menu-head a{color:#0278BA; text-decoration:none;}
.small-options{width:50px;height:21px;}
.pagination .jumpPage .options-menu{border:0 none;float:left;margin:2px;}
.pagination{margin-top:20px;float:left;width:750px;}
.pagination .jumpPage{float:left;text-align:left;font-size:13px;font-family:Arial, Helvetica, sans-serif;line-height:22px;}
a.paginationButton {padding:0 0 0 10px;color:#0278BA;margin:0 0 11px 5px;font-size:13px;font-family:Arial, Helvetica, sans-serif;display:inline-block;line-height:21px;}
a.paginationButton.first {padding:0 0 0 12px;}
.paginationPageButton{background: url('../images/page-small-button-black.png') no-repeat scroll 0 0 transparent;color: #ffffff;display: inline-block;font-size:13px;font-family:Arial, Helvetica, sans-serif;height: 21px;line-height: 21px;margin: 0 0 11px 5px;text-align: center;width: 18px; border:none;float:left;}
.paginationPageButtonlink{background: url('../images/page-small-button.gif') no-repeat scroll 0 0 transparent;color: #6B7173;display: inline-block;font-size:12px;font-family:Arial, Helvetica, sans-serif;height: 21px;line-height: 21px;margin: 0 0 11px 5px;text-align: center; width: 18px;border:none;float:left;cursor:pointer;}
.recordtxt{float:left; font-size:12px;}
.recordtxt a{color:#0278BA; text-decoration:none;}

.pagepredisabled_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.pagenext_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.pagelast_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.transactiontxt{float:left; width:150px;margin-right:9px;margin-left:15px;}
.pagefirstdisabled_btn{float:left; margin-top:7px; margin-right:5px;/**margin-top: 0px;*/}
/********************pagination End********************/

/**********Messagetype container**************/

.messagetype_container{width:500px; padding-bottom:15px; float:left;margin-left: 173px;margin-top:10px;}
    .icon_align{padding-top:10px; padding-right:5px;padding-left:5px; }
    .messagetype_textalign{	color: #262a2c;font-family: arial, helvetica, sans-serif;font-size: 13px;text-decoration: none;margin-right:3px;}
/******************Messagetype container end************/

/* Index pagination */
.index_pagination{background:url("../images/index_pagination.png") no-repeat scroll 0 0 #EDF6FB;border:medium none;margin:0px 10px;height:25px;width:55px;font-family:Arial,Helvetica,sans-serif;font-size:13px;float:left;}
.paginationbuttonmod{font-size:0px;margin-left:-8px;position:absolute;}
.right_panel_wrapper{border: 1px solid #CFE6F4;float: left;height:590px;height:582px\9;/**height:599px;*/margin: auto;width: 397px;background-color: #F9FCFD;margin-top:27px;/**margin-top:27px;*/}
.rightpanel_texttemp{
    float: left;
    margin-top: -37px;
    max-height: 38px;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 15px;
    width: 381px;
}

.simpletext_mailbody {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height:120%;
	}




/*--------------------------------------------------------------*/


/*Added For Tax Payment Wirframe START*/
.width100percent_Whitebg 
{
width: 100%;
background-color: #ffffff;
}
.width50percent_leftalign { width: 50%; float:left; clear:right;}
.header_blue1 
{
background-color : #e9e9e9;
height: 12px; 
width:102.8%;
margin-bottom: 8px;
}
.formrow_withPadding {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	clear: both;
	background-color: transparent;
	margin-top: 1px;
	margin-bottom: 1px;
}
.querytextleft_withpadding {
	padding-right: 1px;
	padding-left: 1px;
	width: 45%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-size: 12px;
	padding-top: 0px;
}
.margin_bothside {
 width:73%;
 margin-left:180px;
}

.dropdownexpandalbe_nobackground {
      background-color: transparent;
      border: 0px;
      margin-top: 0px;
      padding-top: 7px;
      color: #262a2c;
      width: 99%;
      display: inline-block;
      font-family: arial;
      font-size: 13px;
      font-weight: normal;
      text-decoration: none;
      vertical-align: middle;
}
.labelColumn_combo_nobackground {
  	background: url(../images/backgrounds/select.gif) no-repeat scroll 100% 0 transparent;
        display:inline-block;
        font-family: Arial,Helvetica,sans-serif;
        height: 31px;
        margin: 0;
    	padding: 0 0.1em 0 0;
}

.labelColumn_combo_brdr_nobackground {
      height: 31px;
      background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat     0 0;
      display: block;
}

.centerBorder, .centerBorderGreybg {
	width:98.09%;
	clear: both;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.centerBorderGreybg {
	background-color: #e9e9e9;
}

.page_withTopLeftMargin { 
	margin-left: 13%;
	margin-top: 10px;
	width: 80%;
}

.section_withWidth { 
	width: 101.8%;
	clear: both;
	border: 0px;
	padding-top: 20px;
}

.row_width49, .row_width47, .row_width45,
.width49percent_leftalign, .row_width20,
.row_width32, .row_width30, .row_width50,
.row_width70{
	float:left; 
}
.row_width49 { 
	width:50.2%; 
}
.row_width47 { 
	width:47.8%; 
}
.row_width45 { 
	width:45.2%; 
}
.width49percent_leftalign { 
	width: 47.8%; 
}
.row_width20 { 
	width:20%; 
}
.row_width32 { 
	width:32.7%; 
}
.row_width30 { 
	width:30.2%; 
}
.row_width50 {
	width:32.6%; 
}
.row_width70 { 
	width:65.3%; 
}

.row_withTopRightLeftBorder, .row_withTopRightLeftBorderHeading, 
.row_withTopRightLeftBorderHeight, .row_withAllBorderHeight,
.row_withAllBorder_height{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.row_withTopRightLeftBorderHeading  {
	background-color: #e9e9e9;
}
.row_withTopRightLeftBorderHeight  {
	height: 224px;
}
.row_withAllBorderHeight  {
	height: 100px;
	vertical-align: top;
	border-bottom: 1px solid #C0C0C0;
}
.row_withAllBorder_height  {
	border-bottom: 1px solid #C0C0C0;
}

.row_withAllBorder, .row_withTopLeftBottomBorderHeight {
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.row_withTopLeftBottomBorderHeight  {
	height: 100px;
	vertical-align: top;
}


.querytextright_width100, .querytextright_paddingHeading,
.querytextleft_topLeftPadding, .querytextright_widthPadding, 
.querytextleft_topLeftPaddingHeight{
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:8px;
	padding-left:4px;
}
.querytextleft_topLeftPadding {
	height: 66px;
}

.querytextright_paddingHeading{
	background-color: #e9e9e9;
}
.querytextright_widthPadding {
	width: 40%;
}
.querytextleft_topLeftPaddingHeight{
	height: 66px;
	line-height: 50px;
}

.querytextleft_width60Padding, .querytextleft_borderHeading {
	width: 65.6%;
	float: left;
	clear: left;
	text-align: left;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
}
.querytextleft_borderHeading {
	padding-top: 8px;
	border-right: 1px solid #C0C0C0;
	background-color: #e9e9e9;
}

.querytextright_leftPadding, .querytextright_width60Padding,
.querytextright_widthTopLeftPadding{
	clear: right;
	display: block;
	overflow: hidden;
	padding-left: 4px;
	text-align: left;
}
.querytextright_width60Padding {
	width: 52%;
}
.querytextright_widthTopLeftPadding {
	height: 73px;
	padding-top:1px;
}

.querytextright_noPadding {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}

.row_withTopLeftBorder  {
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.row_withRightLeftBottom  {
	clear: both;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

.querytextleft_border, .querytextleft_borderWidth30, 
.querytextleft_borderWidth35, .querytextleft_width24{
	float: left;
	clear: left;
	text-align: left;
	padding-top: 8px;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
}
.querytextleft_border {
	width: 38.8%;
}
.querytextleft_borderWidth30 {
	width: 30%;
}
.querytextleft_borderWidth35 {
	width: 35%;
}
.querytextleft_width24 {
	width: 29.8%;
}

.querytextleft_width40 {
	width: 30%;
	height: 44px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:30px;
	border-right: 1px solid #C0C0C0;
}

.simpletextvalign {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 50px;
	text-decoration: none;
}

.querytextright_width100Heading, .querytextright_FxdHeight40 {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 8px;
	padding-left: 4px;
}
.querytextright_width100Heading {
	background-color: #e9e9e9;
}
.querytextright_FxdHeight40 {
	height: 41px;
	line-height: 60px;
}

.querytextright_width98Padding {
	width:98%;
	height: 66px;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-right: 8px;
	line-height: 50px;
	padding-top: 8px;
	font-weight: bold;
}

.resetimgborder_nofloat{
  background-color: transparent;
  border: 1px solid #979797;
  margin-bottom: 5px;
  height: 17px;
  margin-top: 1%;
  padding-bottom: 0;
  vertical-align: middle;
  width: 17px;
}

.labelColumn_text_brdr_toosmall_nofloat {
	
	
	height: 31px;
	background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
		100% 0px;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 84px;
}

.labelcolumntexttoosmall_nofloat {
	background: url("../images/backgrounds/input-text.gif") no-repeat scroll
		0 0 transparent;
	border: 0 none;
	color: #262A2C;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	margin: 0;
	padding: 7px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 180px;
	
}

.bluelink4 {
	font-family: arial;
	color: #0278ba;
	font-size: 13px;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}

.formbtn_fupld {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
 padding-left: 3px;
 padding-right: 5px;
 background: url(../images/backgrounds/buttonStyle02.gif) #026eab
  no-repeat 100% 0px;
 border: 0px solid #333333;
 width: auto;
 vertical-align: middle;
 overflow: visible;
 height: 21px;
 cursor: pointer;
 line-height:21px;
  
}

/*Added For Tax Payment Wirframe END*/

/*Added for UCDDataCapture*/
.queryitalictextwithoutfloat{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
}

/*Added for UCDDataCapture*/
/*------------------------------------------------------------*/
/*Start of styles for EBUX stage3 Mails Phase2*/
.replytxt {
border-left:0 none;
border-right:1px solid #C6C9CC;
padding-left:2px;
padding-right:5px;
}

.replytxttop {
padding-left:15px;
width:375px;
}

.flagimg {
padding-left:2px;
padding-right:5px;
}

.movetodp {
padding:5px 0 8px 6px;
}

.movearrow {
padding-bottom:2px;
padding-left:5px;
}

.downloadimgouter {
margin-left:35px;
margin-right:2px;
}

.downloadimgarrow {
padding-bottom:5px;
}

.inboxmsg_title {
left:-100px;
position:absolute;
top:-100px;
}

.text_area {
background:url("../images/text_area.png") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:128px;
margin:5px 15px 10px 10px;
overflow:hidden;
padding:5px 0 0 5px;
width:371px;
}

.right_nav_new {
border-bottom:1px solid #E4E3E3;
float:left;
height:25px;
margin:10px 0 0;
padding-left:15px;
padding-right:15px;
width:366px;
}

.btn_right_nav {
float:left;
height:25px;
}
.sendreply {
float: right;
margin-right: 26px;
}
.drafttextbox{
float: left;
margin-left: -5px;
}

.reply_rightnav {
float:left;
margin-left:78px;
}

.draft_sendbtn {
background:url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
border:medium none;
color:white;
cursor:pointer;
float:left;
height:21px;
margin-left:126px;
width:45px;
}

.clearbtn {
border-left:1px solid #C6C9CC;
color:#0278BA;
float:left;
margin-left:3px;
margin-top:2px;
padding-left:3px;
}

.savebtn {
border-left:1px solid #C6C9CC;
border-right:1px solid #C6C9CC;
color:#0278BA;
float:left;
margin-left:3px;
margin-top:2px;
padding-left:3px;
padding-right:3px;
}

.cancelbtnreply {
color: #0278BA;
float: left;
margin-top: 7px;
padding-right: 6px;
margin-left: 6px;
}
.cancelbtn {
color:#0278BA;
float:left;
margin-top:2px;
padding-left:3px;
}

.clearbtn a{font-size:12px;color:#0278BA;}
.savebtn a{font-size:12px;color:#0278BA;}
.cancelbtn a{font-size:12px;color:#0278BA;}


.download_mails{float: right;margin-right: -56px;margin-top:5px;}

.right_bottomtext {
background:url("../images/rightbottom_bg.png") repeat-x scroll 0 0 transparent;
border-top:1px solid #E4E3E3;
float:left;
line-height:21px;
margin-left:10px;
margin-right:10px;
padding-top:15px;
width:356px;
}

.rightpanelbottom_headertop {
float:left;
padding-left:25px;
width:329px;
}

.rightpanelbottom_header {
color:#262A2C;
float:left;
line-height:19px;
padding-right:5px;
}

.rightpanelbottom_headerbold {
color:#262A2C;
float:left;
font-weight:bold;
line-height:19px;
padding-right:5px;
}

.right_bottomspantext {
float:left;
line-height:21px;
padding:15px 10px 15px 35px;
width:330px;
}

.mailinput {
background-color:#EDF6FB;
background-image:url("../images/composemail_Tobg.png");
background-repeat:no-repeat;
border:medium none;
float:left;
font-size:12px;
height:30px;
line-height:25px;
padding:0;
vertical-align:middle;
width:221px;
}

.mail_popupmsg {
float:left;
font-weight:bold;
}

.mail_popupleft {
float:left;
height:73px;
width:10px;
}

.mail_popupmid {
background:url("../images/mail_popupmid.png") repeat-x scroll 0 0 transparent;
float:left;
height:73px;
padding-top:20px;
text-align:center;
width:738px;
}

.mail_popupright {
float:left;
height:73px;
width:10px;
}

.fromDateBoxStyle{margin-left:-6px;}
.toDateBoxStyle{margin-left:-48px;}


.right_bottomtext {
background:url("../images/rightbottom_bg.png") repeat-x scroll 0 0 transparent;
border-top:1px solid #E4E3E3;
float:left;
line-height:21px;
margin-left:10px;
margin-right:10px;
padding-top:15px;
width:356px;
}

.rightpanelbottom_headertop {
float:left;
padding-left:25px;
width:329px;
}

.rightpanelbottom_header {
color:#262A2C;
float:left;
line-height:19px;
padding-right:5px;
}

.rightpanelbottom_headerbold {
color:#262A2C;
float:left;
font-weight:bold;
line-height:19px;
padding-right:5px;
}

.right_bottomspantext {
float:left;
line-height:21px;
padding:15px 10px 15px 35px;
width:330px;
}

.mailinput {
background-color:#EDF6FB;
background-image:url("../images/composemail_Tobg.png");
background-repeat:no-repeat;
border:medium none;
float:left;
font-size:12px;
height:30px;
line-height:25px;
padding:0;
vertical-align:middle;
width:221px;
}

.mail_popupmsg {
float:left;
font-weight:bold;
}

.mail_popupleft {
float:left;
height:73px;
width:10px;
}

.mail_popupmid {
background:url("../images/mail_popupmid.png") repeat-x scroll 0 0 transparent;
float:left;
height:73px;
padding-top:20px;
text-align:center;
width:738px;
}

.mail_popupright {
float:left;
height:73px;
width:10px;
}

#simplemodal-overlay {background-color:#AAA;}
#simplemodal-container {background-color:#E3E4FA; border:8px solid #AAA; padding:12px;}

.rightpanel_rmimg_draft{float:left; margin-top:15px; margin-left:15px;padding-right:10px}
composesubject_draft{padding-left:5px;float:left;width: 344px;height:30px;font-size: 12px;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:12px Arial;padding-top:6px;}
.compose_input_draft{border:none;background:none;outline:none;margin-top:0px;width:344px;float:left;}
/*styles for advance search*/
#advance_wrapper {
background-color:#FFFFFF;
border:1px solid #CFE6F4;
height:75px;
margin-bottom:15px;
padding:15px;
width:908px;
margin-top:20px;
}
.advance_wrapper {
background-color:#FFFFFF;
border:1px solid #CFE6F4;
height:125px;
margin-bottom:15px;
padding:15px;
width:506px;
display:none;
margin-top:36px;
}
.ui-helper-hidden {
display:none;
}

.heading_adv {
float:left;
padding-bottom:10px;
color:#0278BA;
font-size:12px;
}

.row_1 {
border:0 none;
float:left;
width:766px;
}

.box {
color:#6E7477;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-right:15px;
padding-bottom:15px;
}
.search_mails {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E0E1E2;
    float: left;
    margin-bottom: 17px;
    padding: 6px;
}

.data_input {
background:url("../images/input_type_new.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:31px;
margin-top:5px;
width:167px;
}

.row_2 {
float:left;
width:766px;
}

.row_3 {
float:left;
width:100%;
padding-top: 10px;
padding-left:6px;
}
.box_date {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-bottom:15px;
}
.advancesearchbtn{
	float: right;margin-right: 16px;margin-top: 5px;
	}
.advancesearchrstbtn{
	float: right;margin-left: 23px;margin-top: 5px;
	}

.date_block {
display:block;
}
.date_block1 {
display:block;
margin-left:82px;
}
.date_style {
background:url("../images/date_input.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:31px;
line-height:30px;
margin-right:15px;
margin-top:5px;
text-align:center;
width:130px;
}

.mailcalendar {
float:left;
padding-right:10px;
padding-top:9px;
}

.divider {
float:left;
padding:13px 15px 0 0;
vertical-align:middle !important;
}

.date_style2 {
background:url("../images/date_input.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:31px;
line-height:30px;
margin-right:15px;
margin-top:5px;
text-align:center;
width:130px;
}

.search {
border:0 none;
color:#6E7477;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:9px;
margin-top: -34px;
margin-left: 190px;
}

.rst_btn {
background-color:#FFFFFF;
border:0 none;
color:#0278BA;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:92px;
margin-top:5px;
vertical-align:top;
}

.toggle {
float:right;
}

.advance_search_link{float:left; padding-top:20px; color:#0278BA;font-size:12px;}
.advance_search_link a{color:#0278BA;}
/*adding for pfm*/
.chatheaderbar {
font: bold 13px Arial;
color: #0278BA;
padding: 13px 0 11px 11px;
float: left;
}

.accordianmenu_chat {
float: left;
width: 159px;
border: 1px solid #E0E2E3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 30px;
background: white;
height: 42px;
background: url('../images/flagged_mail_gray.png') repeat-x;
}

.inbox_containt_new {
background: url('../images/acc_work_bg_new01.png') no-repeat;
margin: 5px 0 0px 9px;
width: 142px;
height: 104px;
padding-top: 10px;
margin-top: 15px;
color: #0278BA;
}
.newfolder {
margin-left: 5px;
}

.inbox_txtbox {
background: url('../images/work_textbox_new.png') no-repeat;
width: 128px;
height: 27px;
text-align: justify;
border: none;
margin: 5px 5px 5px 5px;
line-height: 25px;
vertical-align: middle;
padding-left: 5px;
}

.acc_button{float:right;background:url('../images/inbox_btn.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.acc_btn_align {
margin-left: 20px;
}
.acc_btn {
background: url('../images/edit_btn.png') no-repeat;
width: 33px;
height: 21px;
border: none;
vertical-align: top;
cursor: pointer;
}

.compose_clearbutton1{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width:45px;
    padding-bottom:3px;

}
.donothing1{display:none;}

.pfm_btns{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;border: medium none;color: #FFFFFF;cursor: pointer;}
.addattachment {
float: left;
width: 250px;
vertical-align: top;
margin-top: 3px;
}
.attachmentimg {
float: left;
margin-left: -160px;
}
.composeMsgTemplates {
float: left;
color: #0278BA;
width: 150px;
margin: 10px 10px 0px 10px;
background: url('../images/compose_messagetemplates.png') no-repeat right;
}
.addattachmentlink {
color: #0278BA;
}
.addattachmentlink a{
color: #0278BA;
font-size:12px;
margin-left:2px;
}
.link_attach {
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0278BA;
}

.removelinkstyle{ /*modified for ticket 659530*/
border: none;
text-decoration: none;
background: #EDF6FB;
color: #0278BA;
font-size: 0.69em;
float: left;
padding-left: 6px;
padding-top: 5px;
padding-right: 6px;
padding-bottom: 5px;
cursor: pointer;
}

.removelinkstyle:hover{
	color: #0278BA;
    text-decoration: underline;
}

.attach_links{
	float: left;
margin-left: 97px;
	}
.addattachmentlink1 {
color: #0278BA;
}
.addattachmentlink1 a{
color: #0278BA;
font-size:12px;
float: left;
margin-left: 295px;
margin-top: -23px;
}
.compose_saveasatemplate{ background: url("../images/savaasatemp.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width:85px;
    padding-bottom:3px;
}
.right_midtext_border{border-left:1px solid #CFE6F4;width:100%;}
.rightcontainer_overflow{overflow-y:scroll;height:592px;}
.composemailfontimgs{clear:both;float:left;margin-left:102px;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;background:url('../images/composearea_gradbg.png') repeat-x;height:34px;width:721px;clear:both; margin-top:-25px;}
.add_attach{ width:700px; float:left; margin-top:15px;}
.composemailsendspan{float:left;margin-left:100px;padding-right:5px;}
.Xbutton{color:#0278ba; border:none; background:none; cursor:pointer;}
.compose_pbtn{
margin-top:15px; float:left;margin-left:96px;
}
.displayNone{display:none;}
.accordianmenu a{text-decoration:none;}
.rightpanel_textsubject {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
font-weight: bold;
width: 65px;
margin-top: 9px;
}
.arrange_subjectheading {
color: #3D4143;
float: left;
font: 0.69em Arial,Helvetica,sans-serif;
margin: 11px 0 4px 0px;
max-height: 38px;
min-height: 0;
word-wrap: break-word;
width: 280px;
text-align: left;
}
.right_midreplaydraft{
    border-bottom: 1px solid #CFE6F4;
    float: left;
    height: 191px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 396px;
}
.arrange_subjectheadingreply{
    color: #3D4143;
    float: left;
    font: bold 0.69em Arial,Helvetica,sans-serif;
    margin: 2px 0 10px 1px;
    width: 275px;
    word-wrap: break-word;
}
.movetofoldertop{
margin-top: 1px;
float: left;
}
.rtpanelreply{
border-left: 0 none;
border-right: 1px solid #C6C9CC;
float: left;
margin-left: 2px;
margin-top: 11px;
padding-left: 0;
padding-right: 6px;
}

.rtpanelreply a:link {
color: #0278BA;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.69em;
}
.replypanel_sendbtn{
    background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.69em;
    font-weight:bold;
    height: 21px;
    margin-left: 1px;
    margin-right: 5px;
    margin-top: 0;
    width: 45px;
}
.replytxttoppanel {
    padding-left: 0;
    padding-top: 6px;
    width: 396px;
}
.deletelink {
    color: #0278BA;
    float: left;
   margin-left: 6px;
margin-right: 6px;
    margin-top: 11px;
}
.deletelink a{
    color: #0278BA;
    font-size: 0.69em;
    margin-left: 2px;
}
.composesubjectdisplaynone{display:none;padding-left:5px;float:left;width: 558px;height:30px;font-size: 0.69em;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:0.69em Arial;padding-top:6px;}
.db_accwid_pluss {
    cursor: pointer;
    float: left;
    height: 9px;
    padding-left: 6px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
    width: 9px;
}
/*EBUX Stage 3 MAILS END*/
/*************Ebux stage3 Accounts, Transaction, PFM - START***************/

.stage3_previewconfirmdetails{
/*margin-left: 30px; Commented by Dhanashri Kelkar for fixing alignment*/
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

/** Modified by Nikita Manohar for UI3 : START */
.stage3_leftrightmainpanel{
float: left;
/*border: 1px solid #E0E1E2;*/
padding-bottom:15px;
width: 100%;
}


.stage3_inputpanel_leftcontainer {
    float: left;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
    margin-bottom: 12px;
    /*margin-top: 12px; Commented by Neha Gosain*/
    width: 79%;
    /*Added*/
	border: 1px solid #E0E1E2;
}
/** Modified by Nikita Manohar for UI3 : END */


.stage3_inputpanel_paydetailstoprow{
      padding-top: 30px;
      margin: 0px 0px 0px 100px;
      float:left;
      width:80%;
}
/** Modified for UI3 : START */
.stage3_inputpanel_labels{
    float: left;
    margin-right: 22px;
    text-align: right;
    /*width: 24%;*/
    width: 35%;
}

/*style added by Dhanashri Kelkar to accommodate input form component*/
.stage3_inputpanel_column{
    float: left;
    margin-right: 5px;
	/*Added by Sonia Garg*/
    margin-top: 7px;
    text-align: right;
    width: 35%;
}
/** Modified for UI3 : END */


.stage3_payfromaccountbalance{
    float: left;
    font-family: Arial,Helvetica,sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-weight: bold;
    margin: 8px 0 0 30px;
    vertical-align: super;
}



.stage3_inputpanel_payeetypeor {
      margin: 0px 0px 0px 30px;
      vertical-align: super;
      
}
/** Modified for UI3 : START */
.stage3_paytonewpayee {
    color: #0278BA;
    margin: 0 0 0 5px;
    /*vertical-align: super;*/
}
/** Modified for UI3 : END */
.stage3_balance_amt {
    float: left;
    margin: 8px 0 0 5px;
}

.stage3_calendarimage {
      margin: 3px 0px 5px -37px;
}

.stage3_inputpanel_greytext{
      margin: 0px 0px 0px 5px;
      vertical-align: super;  
      color: #949494;
}

.stage3_inputpanel_labelswithtextbox{
width: 24%;
float: left;
text-align: right;
margin-right: 17px;
}

.stage3_inputpanel_paydetailsrow{
float: left;
/*Modified by Nikita Manohar*/
margin: 2px 0;
padding-bottom: 0px;
padding-top: 2px;
width: 100%;
}

/*Added by Gauri Kale for UI3 : Start*/
.stage3_inputpanel_paydetailsrow_cp{
margin: 9px 0px 0px 0px;
float: left;
width:100%
}

.static_error_message{
    color: #ff0000;
    float: left;
    margin-left: 22px;
    text-align: left;
    width: 35%;
}
/*Added by Gauri Kale for UI3 : End*/

/*Added by Neha Gosain for UI3 : Start*/
.stage3_previewconfirm_det_col1{
float:left;
width:6%;
}

.stage3_previewconfirm_det_col2{
float:left;
width:20%;
}
/*Added by Neha Gosain for UI3 : End*/

.stage3_transparentleft{
float: left;
width: 7px;
height: 23px;
}

.stage3_transparentmid{
background: url("../images/trans_greymid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 23px;
padding-bottom: 3px;
width: 104px;
}

.stage3_previewdetailsrow{
margin-top: 11px;
float: left;
width: 100%;
}

.stage3_previewconfirm_label{
width: 22%;
float: left;}

.stage3_previewconfirm_details{
width: 28%;
float: left;}

/*START--styles added by Dhanashri Kelkar to accommodate read-only 4-column layout*/
.stage3_previewconfirm_label_column{
width: 22%;
float: left;
padding-right:5px;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
text-align: right;
}

.stage3_previewconfirm_details_column{
width: 25%;
float: left;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
font-weight: bold;
}

/*END--styles added by Dhanashri Kelkar to accommodate read-only 4-column layout*/



/*Navigation Panel*/

.width79percent_navigationpanel{
float:left;
width:79%;
padding-top:10px;
}


/*Authorization Panel*/

.simpletext_authorization{
color: #262A2C;
font-family: arial, helvetica, sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
text-decoration: none;
padding-top: 12px;
float: left;
padding-bottom: 20px;}

.width79percent{
float:left;
width:79%;
}
.querytextleft_width100percent {
      padding-right: 1px;
      padding-left: 1px;
      width: 100%;
      float: left;
      clear: left;
      text-align: right;
      padding-bottom: 1px;
      font-size: 16px;
      padding-top: 7px;
      /* added by shreya */
      font-weight: bold;
}
.querytextleft_width100percent_withtextalignleft {
      padding-right: 1px;
      padding-left: 1px;
      width: 100%;
      float: left;
      clear: left;
      text-align: left;
      padding-bottom: 1px;
      font-size: 16px;
      padding-top: 7px;
      /* added by shreya */
      font-weight: bold;
}


/*Step Tracker*/

/*.step_tracker_button {
    font-weight:bold;
    border:1px solid #D8EBF6;
    background-color:white;
    cursor: pointer;
    float: left;
    height: 36px;
    padding-bottom: 5px;
    width: 33%;
    font-family:Arial,Helvetica,sans-serif;
}

.step_tracker_disabledbutton{
    font-weight:bold;
    border: 1px solid #D8EBF6;
    background-color: #EBF5FA;
    cursor: pointer;
    float: left;
    height: 36px;
    padding-bottom: 5px;
    width: 33%;
    font-family:Arial,Helvetica,sans-serif;
}*/

.step_trackerwidth {
width:79.4%; /*Changed from 79% by Dhanashri Kelkar*/
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
margin-top:10px; /*Added by Sonia Garg*/
}

/** Modified by Nikita Manohar for UI3 : START */
.stage3_steptracker_mandatory {
    color: #DB2929;
    /*float: left;*/
    float: right;
    font-weight: bold;
    height: 36px;
    /*margin: 10px 0 0 5px;*/
    margin: 10px 0 -19px 2px;
    padding-bottom: 0;
    width: 23%;
}
/** Modified by Nikita Manohar for UI3 : END */



/*EBUX3 Account Listing Module Starts*/
.stage3_listingpaneldiv{
      float: left;
/*    margin-left: 7px;*/
    width: 78%;
    border-left: 1px solid #E0E1E2;/*Modified by sravanthy  to maintain the border colors consistent*/
    border-right: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;

      }


/*Styles for tab menu*/
.stage3_spantabwhite {
float: left;
width: 6px;
height: 23px;
}
.stage3_tabmenupanel{float:left;border-bottom:1px solid #E0E1E2;margin-bottom: 0px;margin-top: 13px;width: 78.2%;float:left;padding-left:0px;padding-top:0px;/*margin-left:7px;*/}

.stage3_tabwhitep {
margin: 0;
padding: 0;
float: left;
height: 3px;
z-index: 1;
margin-left: 13px;

}


/*Styles for download*/
.stage3_downloadnav {
width: 78.2%;/*changed for fixing border issue*/
/*margin: 0px 0 0 7px;/*Added for fixing border issue*/
padding-top: 7px;
padding-bottom: 14px;
float: left;
border-top: 1px solid #E0E1E2;
}

.stage3_currentlist {
color: black;
font-weight: bold;
float: left;
margin-left: 15px;
margin-top: 2px;
padding: 0 6px 0 0;
}
.stage3_downloadarrow {
float: left;
color: #0278BA;
margin-left: 3px;
padding-right: 3px;
margin-top: 6px;
}
.stage3_printbtn {
float: left;
color: #0278BA;
margin-left: 3px;
padding: 0 6px 0 0px;
margin-top: 2px;
}

.stage3_printbtn a {
color: #0278BA;
}

.stage3_emailbtn {
float: left;
color: #0278BA;
border-left: 1px solid #C6C9CC;
border-right: 1px solid #C6C9CC;
margin-left: 3px;
padding: 0 6px 0 6px;
padding-right: 3px;
margin-top: 2px;
}

.stage3_emailbtn a {
color: #0278BA;
}

.stage3_sharebtn {
float: left;
color: #0278BA;
padding: 0 6px 0 6px;
margin-top: 2px;

}

.stage3_sharebtn a {
color: #0278BA;
}


.breadcrumblue {
color: #0278BA;
}


.breadcrummargin{
color: #0278BA;
float: right;margin-right: 20px;
}
.breadcrummargin a{
color: #0278BA;}


.recordtxtview{
float: left;
font-size: 12px;
margin-left: 17px;
}

/*Styles for accounts transaction*/

.stage3_leftdetails {
    float: left;
   /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
    padding-right: 3px;
	padding-top:8px;
    text-align: left;
    width: 13%;
    font-size:11px;
}
.stage3_rightdetailsinfo {
    float: left;
    /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
    width: 19%;
	word-wrap:break-word;
}

.stage3_detailsrow {
    float: left;
    margin-left: 20px;
    margin-top: 11px;
    width: 100%;
}

.stage3_detailspanelcombobuttonrow {
float: left;
margin: 7px 12px 0px 11px;
width: 100%;
}


.stage3_detailspanel {
float: left;
border-left: 1px solid #E0E1E2;/*Modified by sravanthy  to maintain the border colors consistent*/
border-right: 1px solid #E0E1E2;
border-bottom: 1px solid #E0E1E2;
width: 78%;
padding-bottom:10px;
/*margin-left:7px;*/

}

.stage3_moredetails_link {


color: #262A2C;
font-family: arial, helvetica, sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
text-decoration: none;
float: left;
   margin-left:4px;
    padding-right: 3px;
    
    width: 13%;
}
.simpletextfloatleftbold{
      font-family: arial, helvetica, sans-serif;
      /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
      float: left;
      font-weight:bold;
      margin-left: 25px;
      margin-top: 5px;
      margin-right: 10px;
}

.simpletextfloatleftbold_blue{
      font-family: arial, helvetica, sans-serif;
      /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
      float: left;
      font-weight:bold;
      margin-left: 25px;
      margin-top: 5px;
      margin-right: 10px;
      color:#0278BA;
}




/******Right Panel***********/

.stage3_rtpanelquicklinkcol{
      font-weight:bold;
      }
      
.stage3_rightcontainer {
width: 19%;
float: right;
margin-top: 12px;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_rtpanelltbluebtnleft{
float:left;margin-left:24px}


.stage3_rtpanelltbluebtnrt{
float:left;}


.stage3_rtpanelremovelink{

color: #0278BA;
padding: 0 6px 0 6px;
margin-top: 2px;
}

.stage3_rtpanelremovelink a {
color: #0278BA;
}

.stage3_rtpanelstarimage{
float: left;
margin-right: 7px;
width: 16px;
height: 17px;
}


.stage3_rtpanelquicklinkrow{
width:100%;
float: left;
background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
padding: 5px 0px 7px 6px;
height:20px;
}
.stage3_rtpanelnavlink {
float: left;
background: url('../images/acct_whitebgmid_1.png') repeat-y;
font-weight: bold;
padding: 10px 0px 0px 10px;
width: 100%;
color: #0278BA;
/*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
font-weight: bold;
}
.stage3_rtpanelnavlink a{color: #0278BA;}
.stage3_rtpanelltbluebtnmid {
background: url("../images/db_alertmidtab.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: white;
cursor: pointer;
float: left;
height: 21px;
width: 53px;
}


.stage3_rtpanelbtnmidspace{

margin-top:11px;float:left;width:100%;

}



.stage3_rtpanelcaptionbold {
float: left;
background: url('../images/acct_whitebgmid.png') repeat-y;
font-weight: bold;
padding: 11px 0px 13px 10px;
width: 100%;
}
.stage3_rtpanelnavlink_last {
float: left;
background: url('../images/acct_whitebgmid_1.png') repeat-y;
font-weight: bold;
padding: 10px 0px 24px 10px;
width: 100%;
color: #0278BA;
/*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
font-weight: bold;
}
.stage3_rtpanelnavlink_last a{color: #0278BA;}
.stage3_rtpanelrow {
width: 100%;
float: left;
background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
padding: 13px 0px 14px 12px;

}



.stage3_rtpanelselectcomborow{
width: 100%;
float: left;
background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
padding: 0px 0px 3px 5px;
font-weight: bold;
}

.stage3_rtpanellightbluebg{
width: 100%;
height: 3px;
float: left;
}

.stage3_rtpanelnavrow {

margin-top: 11px;
float: left;
}

/*********Search panel***********/
.stage3_transparentlistleft {
float: left;
width: 7px;
height: 27px;
margin-left: 360px;
}

.stage3_transparentsearchleft {
float: left;
width: 7px;
height: 27px;
}

.stage3_transparentlistright{
float: left;
width: 7px;
height: 27px;}

.stage3_transparentlistsearchmid {
background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 9px;
padding-top: 10px;
padding-bottom: 8px;
margin-left: -1px;
}

.stage3_transparentlistcategorizemid {
background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 27px;
padding-top: 3px;
width: 165px;
}




/*Styles for tab menu*/
.paddingbottom27{padding-bottom:5px;margin-top: 12px;}
.stage3_spantabwhite {
float: left;
width: 6px;
height: 23px;
}

.stage3_whitetabhover {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: black;
/*cursor: pointer;Commented for tab clickable issue*/
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_spanrighttabwhite {
float: left;
width: 6px;
height: 23px;
}

.stage3_spantabgray {
float: left;
width: 6px;
height: 22px;
}

.stage3_grey_active {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 22px;
float: left;
border: none;
color: black;
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_spanRtabgray {
height: 22px;
width: 6px;
float: left;
}


/* Styles for search panel*/

/*Styles for tab menu*/
.stage3_spantabwhite {
float: left;
width: 6px;
height: 23px;
}

.stage3_whitetabhover {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: black;
cursor: pointer;
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_spanrighttabwhite {
float: left;
width: 6px;
height: 23px;
}

.stage3_spantabgray {
float: left;
width: 6px;
height: 22px;
}

.stage3_grey_active {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 22px;
float: left;
border: none;
color: black;
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.stage3_spanRtabgray {
height: 22px;
width: 6px;
float: left;
}

/* Styles for search panel*/

.stage3_searchpanelrow {
      float: left;
      clear:both;
      width:100%; /*changed to align the buttons */
      margin-left:5px;
      margin-bottom:3px;/*changed to avoid extra spacing*/
      margin-top:2px;
}
.stage3_searchpanelrowbutton {
      float: left;
      clear:both;
      width:96%;
      margin-left:16px;
      margin-top:5px;
}

.stage3_searchpanelrowtopline {
    /*style changed for UI Audit comments*/
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #D9D9D9;
    clear: both;
    float: left;
    font-weight: bold;
    margin-bottom: 7px;
    margin-left: 9px;
	margin-top: 5px; /*Ui Audit related change*/
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 5px; /*Ui Audit related change*/
    width: 96%;
}
.stage3_searchrowsecheader{
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	font-weight:bold;
	text-decoration:none;
	padding-left:9px;
	margin-top:5px;
	padding-bottom:3px;/*changed to avoid extra spacing*/
}
.stage3_searchpanelcolumn {
      float: left;
      width:50%;
}

.stage3_searchpaneldiv {
      border: 1px solid #E0E1E2;
height: auto;
margin: 44px 1px 40px;
width: 27%;
position: absolute;
background-color: #EEE;
padding-bottom:5px;
padding-top:5px; /*Added by sravanthy*/
/*margin-left:7px;*/
/*Added by Sunil Kumar*/
z-index: 1001;/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
/*Added by Sravanthy
opacity:0.9;
filter: Alpha(opacity = 90);*/
}

.stage3_searchpanel_detailsdiv{
      border: 1px solid #E0E1E2;
height: auto;
margin: 183px 1px 40px;
width: 30%;
position: absolute;
background-color: #EEE;
padding-bottom:5px;
padding-top:5px;/*Added by sravanthy*/
/*margin-left:8px;*/
/*Added by Sunil Kumar*/
z-index: 1001;/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
/*Added by Sravanthy
opacity:0.9;
filter: Alpha(opacity = 90);*/
}

.stage3_searchpanelcaptionbold {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 9px;
    padding-right: 35px;
}

.stage3_dropdownrow{
      margin-left:11px;
      float:left;
      clear:both;
      width:96%;
      }
      
.stage3_leftbuttonimagewithoutmargin{
      float:left;
      margin-top:5px;
}

.stage3_leftbuttonimage{
      float:left;
      margin-top:5px;
      margin-left:16px
}

.stage3_middlebutton{
      background: url("../images/acctopen_greybtnmid.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    float: left;
    font-family: Arial;
    height: 21px;
    margin-top: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    /*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_rightbuttonimage{
float:left;
margin-top:5px;

}

.stage3_searchpanellabel {
   margin-left:5px;
}

.stage3_textboxrow{
      margin-left:10px;
      clear:both;
      float:left;
      width:96%;
      }

.stage3_Morefiltersrow{
      float:left;
      clear:both;
      width:96%;
      margin-left:16px;
      }

.stage3_searchpanelbluelabel{
      margin-top:10px;
    float:left;
    color:#0278BA;
    font-family: arial, helvetica, sans-serif;
    /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
    text-decoration: none;
}
.stage3_searchpanelbluelabel a{
color:#0278BA;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
   /*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_searchpanelbluearrow{
      float:left;
      margin-left:15px;
      margin-top:17px;
      }

.stage3_searchpanelbuttonrow{
        float: left;
      margin-left: 16px;
      margin-top: 5px;
      clear:both;

}

.stage3_searchpaneltextandbutton{
      margin-top:30px;
      margin-left:15px;
      clear:both

}

.floatingleft {
      float: left;
}

.stage3_searchpanelcaptionboldwithmargin {

float: left;

font-size: 13px;

font-weight: bold;

margin-top: 10px;

padding-bottom: 9px;

padding-right: 35px;

margin-left:5px;

}
.step_tracker_disabledtab{
    background: url("../images/btn_PaymentUnSelect.png");
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	width: 33.2%;
	font-size: 0.69em;
}
.step_tracker_tab{
   background: url("../images/btn_PaymentSelect.png");
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	width: 33.2%;
	font-size: 0.69em;
}

/** Mega Menu : Start - Added By Poonam Mehta*/
.mega-menu ul, .mega_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.mega-menu>.menu {
	position: relative;
	padding: 0;
	margin: 0;
}

.mega-menu .sub ul {
	display: block;
}

/*.mega-menu{
	
	font-size: 0.75em; /*Changed height:35px by hemanth for header issues
	height: 35px; /*Added by Poonam Mehta
	margin: -5px 175px auto;
	width: 80%;
	padding-right:0px;
	
	padding-top:0px;	
}*/
.mega-menu {
	font-size: 0.75em;
	background-position: center center;
	background-repeat: no-repeat;
	width: 1070px;
	height: 25px;
	margin: -5px auto;
}

.mega-menu ul li {
	float: left;
}
/*
.mega-menu ul li a {
	float: left;
	display: block;
	color: #000000; /*padding: 13px 20px 13px 20px;
	padding: 0px 9px 16px 12px;
	text-decoration: none;
} Padding changed by Poonam Mehta*/


.mega-menu ul li a {
float: left;
	display: block;
	color: #8c062f; /*padding: 13px 20px 13px 20px;*/
	padding: 0px 9px 10px 8px;
	text-decoration: none;
	font-weight:bold;
	
} /*Padding changed by Poonam Mehta*/

.mega-menu .dc-mega {
	position: relative;
}

.mega-menu ul li .sub-container {
	position: absolute;
	padding-left: 0px;
	z-index: 2000;
	top: 36px;
	height: 0px;
	margin-top: -1px;
}

.mega-menu ul li .sub {
	padding: 20px 20px 20px 10px;
}

.mega-menu ul li .sub-container.mega .sub {
	padding: 0 10px 2px 0;
	border-right: 2px solid #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
	border-left: 2px solid #E4E4E4;
	background-color: #faf6f5;
	
}

.mega-menu ul li .sub .mega-menu-list-wrapper {
	width: 100%;
	overflow: hidden;
	clear: both;
	line-height: 15px;
	padding: 10px 0 0 10px;
}

.mega-menu ul li .sub li {
	list-style: none;
	float: none;
	width: 180px;
}

.mega-menu ul li .sub li.mega-hdr {
	float: left;
}

.mega-menu ul li .sub a {
	border: none;
	text-shadow: none;
	padding: 7px 0px 7px 9px;
	display: block;
	width:150px;
	word-wrap:break-word;
	float: none;
	text-decoration: none;
}

.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
	background-color: #F4EAEB;
	color: #000000;
	font-weight: bold;
}

.mega-menu ul .sub li.mega-hdr li a {
	padding: 3px 8px 4px 20px;
}

.mega-menu ul .sub li.mega-hdr li a:hover {
	color: #025B8E;
	padding: 3px 8px 4px 20px;
}

.mega-menu ul .sub ul li {
	padding-right: 0;
	margin-right:-3px;
}

.mega-menu>ul>li:hover {
	color: #000;
	text-shadow: none;
	background-color: #FAF6F5;
}

.mega-menu>ul>li:hover>div {
	display: block;
}

.mega-menu>ul>li>div {
	display: none;
}

.mega-menu div.mega-menu-list-wrapper li.sub-menu-separator {
	float: left;
	margin-right: 2px;
	width: 0px;
}

.mega-menu-list-wrapper:after,
.mega-menu:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.mega-menu ul .sub .sub-menu>li>a,
.mega-menu ul .sub .sub-menu>li>a:hover {
	background: url("../images/backgrounds/icoMenuArrow.png") no-repeat scroll 7px 6px transparent;
	padding-left: 5px;
}

/** Mega Menu : End - Added By Poonam Mehta*/

/*Added by Poonam Mehta*/
.mega-menu .selected {
	border-top: 1px solid #BCBFC0;
	border-right: 1px solid #BCBFC0;
	border-left: 1px solid #BCBFC0;
	border-bottom: medium none;
	float: left;
	color: #000;
	text-shadow: none;
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 2px;
	margin-right: 2px;
	height: 20px;
	padding-bottom: 2px;
}

/** Modified for UI3 : START */

.stage3_rowsetHeaderLabel {
    float: left;
    width: 22%;
    margin-top:10px;
    margin-left:5px;
   
}
.stage3_previewconfirmrow{
 margin-top: 11px;
 float: left;
 width: 100%;
 margin-left:30px;

}
/** Modified for UI3 : END */
/** Modified for UI3 : START */

.formbtn_link_black {
font-family: arial;
font-size: 11px; /*Changed from 12px by Sonia Garg*/
text-decoration: none;
border: 0px;
width: auto;
overflow: visible;
background-color: transparent;
color: SteelBlue;
cursor: pointer; 
}

.formbtn_link_black:hover {
color: SteelBlue;
text-decoration: underline;
}

.formbtn_link_black:active {
color: SteelBlue;
}
.querytextright_withoutBlock{
	padding-left: 6px;
	clear: right;
	overflow: hidden;
	padding-bottom: 4px;
}
.stage3_ptabgray {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 3px;
	height: 22px;
}
/** Modified for UI3 : END */

/*Added by Sonia*/
.labeltextstyle{
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
   /* font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
    margin-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    text-decoration: none;
}
.labeltextbold {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
     /* font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
      text-decoration: none;
      font-weight:bold;      
      padding-top: 15px;
	  margin-left:5px; /*Added by Nikita Manohar*/
}

.margin-left{
	margin-left:5px;
	/*Added by Nikita Manohar*/
	vertical-align: bottom;
}

.labeltext {

    color: #262a2c;
    font-family: arial, helvetica, sans-serif;
    /*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 11px; /*Added by Parashar Dutta*/
     text-decoration: none;
     margin-left: 5px;
	vertical-align: bottom; /*Added by Nikita Manohar*/
}
/*Added by Sravanthy for HWListTable*/

.brd_blue1{background:url('../images/selected_hover_bottom.png') repeat scroll 0 0 transparent;height: 25px;margin-top:-2px;border-bottom:1px solid #CFE6F4;}

.HW_head_outerdiv{background-color: #CFE6F4;height: 25px;margin-top: 0px;padding-left: 0px;text-align: center;}

.HW_tableheading{
vertical-align:middle;
font-size:11px;
}
.HW_tabletextwithpadding{
vertical-align:middle;
font-size:11px;
padding-left:15px;
}

.HW_tablecolwithpadding{
padding-top:5px;
}

.brd_blue{
background:url('../images/selected_hover_top.png') repeat scroll 0 0 transparent;
height: 30px;
}

/*Added by Sravanthy for HWListTable*/

/*Added by Parashar Dutta*/
.stage3_searchpanel_twocolumn{
border: 1px solid #E0E1E2;
height: auto;
margin: 44px 1px 40px;
width: 30%;
position: absolute;
background-color: #EEE;
padding-bottom:10px;
margin-left:7px;
/*Added by Sunil Kumar*/
z-index: 1500;
}

/*Added by Gauri Kale*/
.labelleft_cp {
 float: left; 
 padding-top: 8px; /*Changed from 7px by Gauri Kale */
 padding-right: 3px;
 color: #262a2c;
 text-decoration: none;
 margin-left:5px;
}
.checkbox_cp{
 margin:5px 0 0 5px; /*Changed top margin from 8px by Gauri Kale*/
}
.searchsimpletext_stage3 {
 color: #262a2c;
 font-family: arial, helvetica, sans-serif;  
 font-size: 11px;
 text-decoration: none;
 float: left;
 padding-top: 7px;
 padding-right: 5px; 
}
.cpinputtextarea-span{
    background: url("../images/backgrounds/input-textarea03.gif") no-repeat scroll 0 0 #FBFBFB;
    display: inline-block;
    padding: 7px 0 7px 3px;
    text-align: left;
    width: 347px;
 height: 37px;
 margin-left:5px;
}
.cpnotificationTxtarea{
 font:inherit Arial;
 background: none repeat scroll 0 0 transparent;
 border: medium none;
 height: 40px;
 outline: medium none; 
 resize: none; 
 width: 343px;
}

/*Added by Sonia Garg*/
.checkbox_center {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
}

/*Added by Nikita Manohar*/
.querytextright_stage3 {
    clear: right;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
}
.notificationTxtarea{
 font:13px Arial;
 background: none repeat scroll 0 0 transparent;
 border: medium none;
 outline: medium none; 
 resize: none; 
 width: 721px;
 height:250px;
 /*Added by Dhanashri Kelkar*/
 font-family: Arial,Helvetica,sans-serif;
 font-size: inherit;
}
.simpletextNotification {
	  color: #262A2C;
      font-size: 11px; /*Changed from inherit by Nikita Manohar changed font size to 11px - tkt 659729 */
      text-decoration: none;
      font-weight:bold; /*Changed from normal by Nikita Manohar*/
      padding-top: 15px;
}
.notificationLabel {
    float: left;
    margin-left: 4px; /*Changed from 5px by Nikita Manohar*/
    width: 182px; /*Changed from 179px by Nikita Manohar*/
}

/*Added by Parashar Dutta*/
.stage3_subsectheader {
 font-weight: bold;
 text-decoration: none;
 padding: 4px 6px 4px 6px;
 vertical-align: top;
 margin: 0px; /*Used for Heading Level Tags */
 border: none;
 background: none;
 background-color: #ffffff;
}

/*Added by Dhanashri Kelkar*/
.stage3_querytextboxmedium {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	text-decoration: none;
	width: 265px; 
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
}
.stage3_dropdownexpandalbe {
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	padding-top: 8px;
	color: #262a2c;
	width: 99%;
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

/*Added by Sunil Kumar*/
.tableoverflowwrapperhw {
overflow-y: hidden; /* Changed from overflow-x: auto; by Sunil Kumar*/
width: 100%;
border: 1px solid #C9CBCC;
float: left;
margin-top: 15px;
}
.defaultPagination{
margin-top:15px; /*Changed from 35px by Sunil Kumar*/
float:left;
width: 100%;
}
.pagination-right-align{
float: right;
padding-right:20px;
}
.defaultPagination .jumpPage{
 text-align:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 line-height:22px;
}

/*Added by Amey Patwardhan*/
.stage3_section 
{
 width: 100%;
 clear: both;
 margin-top: 0.3em;
 margin-bottom: 0.5em;
}
/*Ebux stage3 Accounts, Transaction, PFM - END*/
/*EBUX3 Account changes - start*/

.stage3_rightgrouplet {
width: 19%;
float: right;
}
.widget-xtrasmall .widget-content {
	padding-bottom: 2px;
	min-height: 155px;
	max-height: 155px;	
	overflow-x: hidden;
	overflow-y: auto;
}
.widget-xtrasmall .widget-foot {
      /*background:url(../images/widget-bottom-small.png) no-repeat top left; */
}
.widget-xtrasmall {
      width:180px;
}
.widget-xtrasmall .widget-head {
      /*background-image:url(../images/backgrounds/widget-head-small.png); */
}
.widget-xtrasmall {
      width:180px;
      
}

.formbtn_text6 {
      font-family: arial;
      font-size: 11px;
      float: left;
      text-decoration: none;
      border: 0px;
      width: auto;
      margin-top: 30px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}

.formbtn_text6:hover {
      font-family: arial;
      font-size: 11px;
      float: left;
      text-decoration: underline;
      border: 0px;
      width: auto;
      margin-top: 30px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}

.trashicon{
      
      padding-right: 14px;      
      background: url(../images/delete-record.png)
            no-repeat ;
      border: none;
      cursor: pointer;
      
}


.inputtextareasmall
{
      border: 0 none;
      font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: normal;
      margin: 2px 0 0 0;
    overflow: auto;
      padding:0;
    text-align: left;
    resize: none;
    width: 260px;
      height: 50px;
      float:left;
}

.inputtextareasmall-span
{     
      background: url("../images/backgrounds/input-textarea-53.gif") no-repeat scroll 0 0 #FBFBFB;
      display: inline-block;
      padding: 0 0 0 3px;
      text-align: left; 
      width: 265px; 
      height: 53px; 
} 

.acct_left_rightmainpanel1 {
      border-top: 1px solid #E0E1E2;
      border-left: 1px solid #E0E1E2;
      border-right: 1px solid #E0E1E2;
      border-bottom: 1px solid #E0E1E2;
      width: 100%;
}
.searchsimpletextbold {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-weight: bold;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      font-size: 11px;	
}
.hwredtxt {
      color: #FF0000;
      font-weight: normal;
      font-family: Arial, Helvetica, sans-serif;
}
.hwgreentxt {
      color: #00CC00;/*changed from 66 to CC to brighten the color*/
      font-weight: normal;
      font-family: Arial, Helvetica, sans-serif;
}
.stage3_rightwithmargin {
	
	margin-top: 4px;
	float: right;
	margin-right: 20px;
}
.stage3_searchsubsecheader{
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	font-weight:bold;
	text-decoration:none;
	margin:0px 9px 0px 0px;/*added to provide space after arrow*/
	padding:0px;
	font-size:13px;
}
.stage3_searchpaneldetailslabel{
	color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    /*font-size: 11px;*/
    padding-left:5px;
    text-decoration: none;
	}
.stage3_searchpanelrow1 {
      float: left;
      clear:both;
      width:96%;
      margin-left:20px;
}
.stage3_searchpaneldetailscolumn {
	float: left;
	width:50%;
	margin-bottom:5px;
}
.stage3_moredetailsright{
	background:none repeat scroll 0 0 #FFFFFF;
	border:medium none;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
.iconwithmargin {
	margin-top: 18px;
	float: left;
	margin-left: 5px;
	}
.simpletextwithwidth{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	/*font-size: 11px;*/
	float: left;
	padding-right: 5px;
	width:34%;
	text-align:right;
	}
/* added for colSpan in compositefield */	
.simpletextwithwidth_zerowidth{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	float: left;
	padding-right: 5px;
	text-align:right;
}	
/*Styles added by payal for overlay pages- start*/
.stage3_details_withborder{
 width: 100%;
 border: 1px solid #E0E1E2;
 margin-top: 10px;
 margin-bottom: 4px;
 padding-bottom: 5px;
}
.stage3_rightdetailsinfo_withpadding {
    float: left;
    font-size: 11px;
    width: 19%;
    padding-top: 8px;
 word-wrap:break-word;
}
.stage3_downloadnav_modalview{
width: 100%;
margin: 0px 0 0 0;
padding-top: 7px;
padding-bottom: 14px;
float: left;
border-top: 1px solid #E0E1E2;
}
.searchsimpletext_rightpadding {
 color: #262a2c;
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 float: left;
 padding-top: 8px;
 padding-right: 15px;
 padding-left: 3px;
}
/*Styles added by payal for overlay pages - end*/
/*EBUX3 Account changes - end*/
/*Added by Siddhesh_Chaugule for WF_Stage3_ListingDetails_ThreeSectionLayout Starts*/

.stage3_listingpaneldiv_small {
    float: left;
    margin-left: 0px;
    width: 565px;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;
    border-top: 1px solid #E0E1E2;
}

.stage3_left_overviewcontainer {
	background-image:url(../images/pfm_leftmaincontainer_leftcol.png); 
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	width: 192px;
	height:auto;
	float:left;
	clear: left;
	border-bottom: #d4d5d7 1px solid;
	border-top: #d4d5d7 1px solid;
	border-left: #d4d5d7 1px solid;
	border-right: #e4e4e4 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stage3_left_overviewcontainer_selectorbox {
	width:184px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	clear:left;
}

.stage3_left_overviewcontainer_overviewpanel {
	width:184px;
	float:left;
	clear:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:8px;
	background-color: #efefef;
}

/*Added by Siddhesh_Chaugule for WF_Stage3_ListingDetails_ThreeSectionLayout  Ends*/

/*Added by Siddhesh for PFM Start*/

/*ProgressBarMultiColorTag Start*/
.budgetlistingstatusbar {
	float:left;
	border-bottom: #7D7B8D 1px solid;
	border-top: #7D7B8D 1px solid;
	border-right: #7D7B8D 1px solid;
	border-left: #7D7B8D 1px solid;
	/*-khtml-border-radius: 5px;*/
}

.progressbar_innerstyle {
	border: none; 
	border-color: transparent;
	float:left; 
}

.progressbar_innerstyle_withborder {
	border: none; 
	border-color: transparent; 
	border-right: #7F7F7F 1px solid; 
	float:left;
}

/*ProgressBarMultiColorTag End*/

/*MonthRangeSelectTag Start*/
.monthrangeselector_2_6 {
	width:180px; float:left; clear:left; 
	padding:0px;
	height:60px;
	border: 1px solid #bcbfc0;
}

.monthrangeselector_3_4 {
	width: 140px;
	float: left;
	clear: left;
	padding:0px;
	height:105px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;	
}

.monthrangeselector_4_3 {
	width: 105px;
	float: left;
	clear: right;
	padding:0px;
	height:140px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;
}

.monthrangeselector_6_2 {
	width: 70px;
	float: left;
	clear: left;
	padding:0px;
	height:210px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;
}

.monthrangeselector_month {
	margin:0px; padding:0px; 
	border:1px solid #bcbfc0;
	background:#ffffff;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#0278ba;
	font-size : inherit;
}

.monthrangeselector_month:hover {
	margin:0px; padding:0px; 
	border:1px solid #bcbfc0;
	background:#ffffff;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#0278ba;
	font-size : 0.69em;
	cursor:pointer;
}
.monthrangeselector_month_selected {
	margin:0px; padding:0px; 
	border:1px solid #FF4000;
	background:#F3F781;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#0278ba;
	font-size : inherit;
}

.monthrangeselectcomponent {
	width:182px; float:left; clear:left; 
	padding:0px;
	height:auto;
	margin-left:1px; margin-right:1px;
}

.monthrangeselectcaption {
	color: #000000;
	font-weight:bold;
	float:left;
	width:54%;
	height:20px;
	text-align:center;
	vertical-align:center;
	margin-top:0px;
	padding-top:2px;
	font-size : inherit;
}

.yearselectcomponent {
	color: #000000;
	font-weight:bold;
	float:right;
	width:46%;
	height:30px;
	text-align:center;
	vertical-align:center;
	margin-top:0px;
	text-decoration: none;	
}

.yearcaption {
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 3px;
	font-size : 0.69em;
}

.yearcaption:hover {
	color: #0000ff;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 3px;
	font-size : 0.69em;
}

.monthrangevalue_hidden {
	display:none;
}

.nextyearbutton {
	font-weight:bold;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/next.gif) no-repeat 100%;
	width:10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	cursor:pointer;
	padding-left:8px; 
}

.nextyearbutton_disabled {
	font-weight:bold;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/next-disabled.gif) no-repeat 100%;
	width:10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	padding-left:8px; 
}
.previousyearbutton {
	font-weight:bold;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/prev.gif) no-repeat 100%;
	width: 10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	cursor:pointer;
	padding-left:15px;
}
.previousyearbutton_disabled {
	font-weight:bold;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/prev-disabled.gif) no-repeat 100%;
	width: 10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	padding-left:15px;
}

.stage3_adviceimage {
	width:184px;
	margin-left:4px;
	margin-top:5px;
}
/*MonthRangeSelectTag End*/

/*Left_OverviewContainer_Stage3 Start*/
.stage3_left_overviewcontainer {
	background-image:url(../images/pfm_leftmaincontainer_leftcol.png); 
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	width: 192px;
	height:auto;
	float:left;
	clear: both;
	border-bottom: #d4d5d7 1px solid;
	border-top: #d4d5d7 1px solid;
	border-left: #d4d5d7 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stage3_left_overviewcontainer_selectorbox {
	width:184px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	clear:left;
}

.stage3_left_overviewcontainer_overviewpanel {
	width:184px;
	float:left;
	clear:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:8px;
	background-color: #efefef;
}
/*Left_OverviewContainer_Stage3 End*/

/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/
.stage3_listingpaneldiv_small {
    float: left;
    margin-left: 0px;
    width: 525px;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;
    border-top: 1px solid #E0E1E2;
}
/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/


/*Budgets Homepage Start*/
.stage3_overviewtextleftwithpadding {
	width: auto;
	float: left;
	text-align: left;
	padding-top:10px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:4px;
	font-size : inherit;
	font-weight: bold;	
}

.stage3_overviewtextactivemonth {
	float:left;
	overflow: hidden;
	padding-top:10px;
	padding-bottom:4px;
	padding-right:1px;
	font-size : inherit;
	width: auto;
	font-weight: bold;	
}	

.stage3_budgetsinfoimg {
	float:right; 
	width:16px; 
	height:16px; 
	padding-top:7px;
	padding-right:4px;
}
.stage3_overviewtextleft {
	width: 25%;
	float: left;
	clear: left;
	text-align: left;
	margin-top:4px;
	padding-bottom:4px;
	padding-left:3%;
	font-size : inherit;	
}

.stage3_overviewtextright {
	width:71%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	margin-top:6px;
	padding-bottom:4px;
	padding-right:1%;	
	font-size : inherit;
}

.stage3_overviewtextleft_topborder {
	width: 25%;
	float: left;
	clear: left;
	text-align: left;
	margin-top:8px;
	padding-bottom:4px;
	padding-top:6px;
	padding-left:3%;
	border-top: 1px solid #bcbfc0;
	font-size : inherit;	
}

.stage3_overviewtextright_topborder {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	margin-top:8px;
	padding-top:6px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : inherit;
}

.stage3_overviewtextrightred {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	margin-top:4px;
	padding-bottom:4px;
	padding-right:2%;	
	font-size : inherit;
	color: #FF0000;
}

.stage3_overviewtextsurplusbold {
	width: 25%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom:4px;
	padding-top:8px;
	padding-left:3%;
	border-top: 1px solid #bcbfc0;
	font-size : inherit;	
	font-weight: bold;
}	

.stage3_overviewtextcurrency {
	float:left;
	overflow: hidden;
	padding-top:10px;
	padding-bottom:4px;
	padding-left:4px;
	font-size : inherit;
	width: auto;
	font-weight: bold;
	padding-left: 32%;	
}

.stage3_overviewtextrightbold {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : inherit;
	color: #008000;
}

.stage3_overviewtextrightbold_green {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : 0.69em;
	color: #008000;
}

.stage3_overviewtextrightbold_red {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : 0.69em;
	color: #FF0000;
}

.stage3_budgets_categoryhead {
	font-weight: bold;
	float: left;
	height: 20px;
	font-size: 0.75em; 
	width: 80%;
	padding-left: 12px;
	padding-top: 10px;
}

.stage3_nobudgetsmessage {
	font-weight: bold;
	float: left;
	height: 20px;
	width: 71%;
	margin-left:2%;
	margin-right:2%;
	padding-top: 10px;
	padding-left: 25%;
	background-color: #FFFAD1;
	border-top: #D9D9D9 1px solid;
	border-bottom: #D9D9D9 1px solid;
	border-left: #D9D9D9 1px solid;
	border-right: #D9D9D9 1px solid;
	margin-bottom: 80px;
}

.stage3_nobudgetsline {
	width:100%;
	float: left;
	height:1px;
	border-bottom: #D9D9D9 1px solid;
}	

.stage3_simpletext_paddingleftright {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11x;
	padding-left:3px;
	padding-right:3px;
	
}

.stage3_simpletext_float
{
	color:rgb(38, 42, 44);
	font-family:arial helvetica sans-serif;
	font-size:11px;
	text-decoration:none;
	float:left;
}

.stage3_budgetstable { width:100%; border-bottom: #D9D9D9 1px solid; }
.stage3_budgetstablewrapper { width:100%; padding-top:5px;}
.stage3_budgetslist_head_outerdiv{background-color: #EAF0F7; border-top: #D9D9D9 1px solid; border-bottom: #D9D9D9 1px solid; height: 25px;margin-top: 0px;padding-left: 0px;text-align: center;/**height: 0px;*/}

.stage3_budgets_row1 { background-color:#FFFFFF; height:20px; padding-top:2px; }
.stage3_budgets_row2 { background-color:#F2F2F2; height:20px; padding-top:2px; }

.stage3_budgetstable_heading_item { vertical-align:middle; padding-left:8px; font-size:11px; }
.stage3_budgetstable_heading_status { vertical-align:middle; padding-left:20px; font-size:11px; }
.stage3_budgetstable_heading_actual { vertical-align:middle; padding-left:10px; font-size:11px; }
.stage3_budgetstable_heading_timeperiod { vertical-align:middle; padding-left:8px; font-size:11px; }

.stage3_budgetstable_colstyle {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	font-size:11px;
	text-align: left;
}

.stage3_budgetsPagination {
	margin-top:10px;
	float:left;
	width: 99%;
	border-bottom:#D9D9D9 1px solid;
	padding-left:1%;
}

.stage3_budgetsPagination .jumpPage{
 text-align:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 line-height:22px;
}
/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/

/*Added by Siddhesh for PFM End*/

/*Added by Satish_Jalan for PFM Starts*/

.stage3_infoimg {
	float:left; 
	width:16px; 
	height:16px; 
	margin-left:4px;
	margin-right:100px;
	margin-top:10px;
	}

.stage3_simpletextleft{
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float:left; 
	padding-bottom:15px;
	padding-left:12px;
	margin-top:10px;
	}
.stage3_transparentlistright{
float: left;
width: 7px;
height: 27px;}

.stage3_grouplettransparentlistleft {
float: left;
width: 7px;
height: 27px;
margin-left: 150px;
}

.stage3_grouplettopbutton {
background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 27px;
padding-top: 3px;
width: 100px;
}


.stage3_listingpaneldiv_grouplet {
	border-color: #E0E1E2 #E0E1E2 #E0E1E2 #BBBBBB;
    border-style: solid;
    border-width: 1px;
    float: left;
    width: 750px;

}

.querytextright_textarearight {
	clear: right;
	display: block;
	float: right;
	font-size: 10px;
	font-style: italic;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 30px;
	width: 20%;
	
}

.querytextright_thirdcolumn{
	padding-left: 15px;
	clear: right;
	overflow: hidden;
	padding-bottom: 4px;
}
.querytextleft_tablecaption{
	float: left;
	width: 34%;
}

.stage3_remarkstextboxbig {
	border: 0 none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 116px;
	line-height: normal;
	margin: 2px 0 0 0;
	overflow: auto;
	padding:0;
	text-align: left;
	width: 260px;
	float:left;
	resize: none;
}



/*Styles added for grouplet Satish_Jalan Starts*/
.grouplet_tablelistgreyrow {
	text-decoration: none;
	background-color: #efefef;
	border: #e0e1e2 0px solid;
	color: #000000;
	height:22px;

}
.grouplet_tablelistwhiterow {
	text-decoration: none;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
	height: 22px;

}
.listgryrowhwtableline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 0.75em;
}
.colorpickertext {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom : 8px;
	float:left;
}

.stage3_hwlistrowtwolink {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-bottom:8px;
	padding-right: 5px;
}
/*Styles added for grouplet Satish_Jalan Starts Ends*/


/*Styles added for grouplet container-extra-large Starts*/
.widget-extra-large table th,
.widget-extra-large table td {
	
}
.stage3_dataentry_noborder {
    background-color: white;
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

.widget-extra-large {
	width:750px;
}

.widget-extra-large .widget-head {
	background-image:url(../images/backgrounds/widget-head-large.png);
}

.widget-extra-large .widget-foot {
	
}


.widget-extra-large table th.col0,
.widget-extra-large table th.col1,
.widget-extra-large table td.col0,
.widget-extra-large table td.col1 {
	text-align:left;
}

.widget-extra-large .widget-toolbar .widget-search .inputColumn span.input {
	width:717px;
}

.widget-extra-large .widget-toolbar .widget-search .inputColumn span.input input {
	width:703px;
}

.container-extra-large {
	float:left;
	width:750px;
}

.widget-extra-large .widget-content {
	padding-bottom: 2px;
	min-height: 280px;
	max-height: 280px;
}
/*Styles added for grouplet container-extra-large Ends*/
/*Added by Satish_Jalan for PFM Ends*/


/*Added by Pankaj for PFM Start*/
.stage3_alertpanel_Header{
float: left;
margin: 2px 0;
padding-bottom: 2px;
padding-top: 2px;
width: 100%;
}

.stage3_alertpanelheader_column{
  float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 5px;
    padding-left: 11px;
    text-align: left;
    width: 35%;
}
.stage3_alert_label {
    clear: right;
    float: left;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    font-size:11px;
    padding-top:7px;
}
.stage3_dataentry_noborder {
    background-color: white;
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
.stage3_dataentry_label{
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    text-align: right;
    width: 35%;
}


.stage3_chkboxalerts_extraleftmargin {
  
    font-size: 11px;
    margin-left: 4px;
    margin-top: 5px;
    padding-top:7px;
    
}

.stage3_inputpanel_alerts {
    float: left;
    margin: 9px 0 0 0px;
    width: 100%;
}


.stage3_alertslabel_leftmargin {
    font-size: 11px;
    margin-left: 0px;
    margin-top: 5px;
}

.stage3_dataentry_modalview_label {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    font-size:11px;
}
.stage3_dataentry_modalview_label_left {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    font-size:11px;
    
}
.stage3_blank_padding {
float: left;
    font-size: 11px;
    margin-left: -15px;
    padding-top: 7px;
    text-align: right;
    width: 15%;
}
.stage3_alertpanel_column {
    float: left;
    font-size: 11px;
  margin-left: -21px;
    padding-top: 7px;
    text-align: right;
    width: 16%;
}
.stage3_chkbox_alert {
    clear: right;
    float: left;
    margin-left: 26px;
    margin-top: 7px;
    overflow: hidden;
    padding-bottom: 4px;
}
.stage3_alert_textbox {

    font-size: 11px;
    line-height: 25px;
}
.stage3_chkbox_alert_marginleft {
    
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

.simpletext_bold_margintop {
    font-size: 11px;
    font-weight: bold;
    margin-top:15px;
    
}
.simpletext_bold {
      margin-left:10px;
    font-size: 11px;
    font-weight: bold;
    margin-top:15px;
}
.simpletext_bold_topmargin {
      margin-left:10px;
    font-size: 11px;
    font-weight: bold;
    line-height:34px;
    
}
.stage3_dataentry_secondary_panel{
float: left;
border: 1px solid #E0E1E2;
padding-bottom:15px;
width: 100%;
background-color: #edf6fb;
}
/*Added by Pankaj for PFM End*/

/*Added by shreya for static widgets */ 
.stage3_rtpanelselectcomborow1{
width: 100%;
float: left;
background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
padding: 12px 0px 3px 0px;
font-weight: bold;
}
/*Added by Siddhesh for MessagePanel_LeftContainer_Stage3 Section Start*/
.stage3_messagepaneldiv {
    	border-top: 1px solid #E0E1E2;
        border-left: 1px solid #E0E1E2;
        border-right: 1px solid #E0E1E2;
        border-bottom: 1px solid #E0E1E2;
        float: left;
        height: 400px;
        width: 78%;
}

.stage3_yellowpanel {
	border-top: 1px solid #E0E1E2;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	width: 98%;
	background-color: #FFFAD1;
}
/*Added by Siddhesh for MessagePanel_LeftContainer_Stage3 Section End*/

/*Added by Siddhesh for PFM Budgets Start*/
.stage3_budgetssimpletext_withpadding {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	font-weight:bold;
	line-height:15px;
}

.stage3_budgetssimpletext_withpadding_bluelink {
	color: #0278ba;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	font-weight:bold;
	line-height:15px;
}

.stage3_budgetssimpletext_withpadding_bluelink:hover {
	color: #0278ba;
	font-family: arial, helvetica, sans-serif;
	padding-left: 15px;
	font-weight:bold;
	line-height:15px;
	text-decoration: underline;
	cursor: pointer;
}
/*Added by Siddhesh for PFM Budgets End*/

/*Added by Rajeshree for PFM Budget Details Start*/
.stage3_budgetdetailsstatusbar{
      float:left;
	  margin-right:5px;
      margin-top:5px;
      border-bottom: #7D7B8D 1px solid;
      border-top: #7D7B8D 1px solid;
      border-right: #7D7B8D 1px solid;
      border-left: #7D7B8D 1px solid;
}

.stage3_searchsimpletext_bold {
      font-weight: bold;
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 12px;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      /** Added by Naval */
      /**margin-top: 2px;*/
}
.stage3_chkbox_alert_details {
    margin-right: 4px;
    float:left;
}
.stage3_simpletext_withborder {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #B1B1B1;
	font-size: 11px;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
}

.stage3_rightdetailsnowidth {
float: left;
padding-right: 3px;
padding-top:8px;
text-align: left;
}

/*Added by Rajeshree for PFM Budget Details End*/
/*Added by Payal for I want to widget :Start*/
.stage3_rtpanelwhitebg{
		width:100%;
		float: left;
		background: url('../images/acct_whitebgmid.png') repeat-y scroll 0 0 transparent;
		padding: 4px 0 0px 7px;/*changed to avoid scroll bar*/
		height:20px;
		color: #262a2c;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}
.stage3_menuIdTextlink{
float: left;
background: url('../images/acct_whitebgmid_1.png') repeat-y;
font-weight: bold;
width: 100%;
color: #0278BA;
font-size: 11px;
font-weight: bold;
}
.stage3_menuIdTextlink a{color: #0278BA;}
.stage3_menuIdTextlink li{
padding: 4px 0px 3px 8px;/*changed to avoid scroll bar*/
font-size: 11px;
}
/*Added by Payal for I want to widget : End*/
.stage3_dataentry_modalview_leftlabel {
    float: left;
    margin-right: 16px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    font-size:11px;
}
.stage3_text_bold {
      margin-left:10px;
    font-size: 11px;
    font-weight: bold;
    margin-top:15px;
    margin-right: -8px;
}
.stage3_text_bold_topmargin {
      margin-left:10px;
    font-size: 11px;
    font-weight: bold;
    line-height:34px;
    
}
/*Added for HWList table pagination*/

.defaultPagination1{
margin-top:15px;
float:left;
width: 100%;
padding-left:10px;
}

.defaultPagination1 .jumpPage{
 text-align:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 line-height:22px;
}
/*Added for adspace*/
.stage3_rightsurveymousebg{background:url("../images/acct_acountmarketing.png") no-repeat;float:left;width:180px;height:100px;}
.stage3_rightsurveybtn{margin:55px 0px 0px 12px;float:left;}
.stage3_rightfindoutmore{margin:-18px 0px 0px 14px; float:left; font-weight:bold; color:#0278BA;}

/*EBUX Stage3:Added for blue link with padding*/
.stage3_bluelink {
	font-family: arial;
	color: #0278ba;
	text-decoration: none;
	vertical-align: top;
	padding-left: 5px;
	font-size: 11px;
}

.stage3_bluelink:hover {
	font-family: arial;
	color: #0278ba;
	text-decoration:underline;
	vertical-align: top;
	padding-left: 5px;
	font-size: 11px;
}

/*EBUX Stage3:Added for introducing space between text and arrows*/
.stage3_optionallink_accnts {
	font-family: arial;
	font-size: 11px; /*changed by sravanthy*/
	font-weight: bold;
	color: #0278ba; /*Ui Audit related change*/
	padding-left:9px;
	padding-right: 5px;
	text-decoration: none;
}

.stage3_optionallink_accnts:hover {
	font-family: arial;
	font-size: 11px; /*changed by sravanthy because on hover the font size reduces*/
	font-weight: bold;
	color: #0278ba; /*Ui Audit related change*/
	padding-left:9px;
	padding-right: 5px;
	text-decoration: none;
}

/*EBUX Stage3:Added new style for labelfor control component*/
.stage3_searchsimpletext {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	
}
/*Added for fixing instrument Id icon alignment issue*/
a.bluelink_bold:visited {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
float: left;
padding-right: 5px;
color: #0278ba;
}
/*Added for listing table styles with padding top */
.stage3_listingdetails_padding{
vertical-align:middle;
font-size:11px;
padding-left:6px;
padding-top: 8px;
}

.listgreyrowtxtleftline_withpadding {
	text-decoration: none;
	padding-left: 0px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 11px;
}
/*Added for estatement widget*/
.formbtn_blue{
font-family: arial, helvetica, sans-serif;
font-size: 1em;
color: #026eab;
text-decoration: none;
padding-top: 6px;
background: url(../images/acct_lightbluebgmidnew.png) 
no-repeat 100% 0px;
border: 0px solid #333333;
width: auto;
vertical-align: middle;
float: left;
cursor: pointer;
}


.formbtn_blue:hover {
    color: #026eab;
    border-bottom: #026eab;
    text-decoration: underline;
}

.stage3_searchsimpletextblue{
	color: #0278BA;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}

.stage3_listingdetails{
float: left;
margin-left: 0px;
width: 79%;
border-top: 1px solid #E0E1E2;
border-left: 1px solid #E0E1E2;
border-right: 1px solid #E0E1E2;
border-bottom: 1px solid #E0E1E2;
}

.stage3_simpletext1{
margin-left: -7px;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: 1.1em;

}


/*added by hemanth for logout pages*/
.formcaption_img {
    background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 0.78em;
    font-weight: bold;
    height: 21px;
    line-height: 20px;
    margin-left: 175px;
    margin-right: 15px;
    overflow: visible;
    padding-left: 9px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    width: auto;
} 

/* added by hemanth for changing  caption to button*/

a.formbtn:hover {
      color: #FFFFFF;
      text-decoration: none;
}
/* added by hemanth for changing  caption to button*/

a.formbtn:visited {
      color: #FFFFFF;
      text-decoration: none;
}
/* added by hemanth to change the color to black as per requirement*/

.blackSignoff {
   color:#000000;
    display: block;
    font-family: Georgia;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}

/*added by hemanth for logout pages*/
.logoutimg {
    border: 0 none;
    float: left;
    margin-left: 9%;
}

/*added by hemanth for log out pages*/
.blackSignoffConfirmation {
    color: #000000;
    float: right;
    font-family: Georgia;
    font-size: 25px;
    font-weight: bold;
    line-height: 2;
    padding: 0;
    width: 73%;
}

/*Added by hemanth for  logout pages*/
.txtBoldBlack_logout {
    color: #000000;
    float: right;
    font-family: Tahoma;
    font-size: 0.7em;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5%;
    width: 73%;
   
}

/*added by hemanth for logout pages*/
.formcaption_img_2 {
    background: url("../images/backgrounds/buttonStyle02.gif") no-repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 0.78em;
    font-weight: bold;
    height: 21px;
    line-height: 20px;
    margin-right: 15px;
    overflow: visible;
    padding-left: 9px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    width: auto;
}
/*added by shreya for logout pages in Ebux-3*/
.logout_column{
	clear: right;
    float: left;
    font-weight: bold;
    margin-top: 4px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 40%;	
}
/*added by shreya for logout pages in Ebux-3*/
.logout_txtBold {
    color: #000000;
    font-family: Tahoma;
    font-size: 0.7em;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    padding-left: 2px;
}

.stage3_bluetext_paddingleftright {
      color: #0278BA;
      font-family: arial, helvetica, sans-serif;
      text-decoration: none;
      font-size:11x;
      padding-left:4px;
      padding-right:4px;
}
.stage3_simpletext_withpadding {

color: #262a2c;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
padding-left: 15px;
padding-top: 5px;
line-height:15px;
font-size: 0.69em;

}
.stage3_dataentry_modalview_leftlabel {
    float: left;
    font-size: 11px;
    margin-right: 20px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
}
.searchsimpletextwithmargin {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;      
      font-size: 11px; /*Added by Parashar Dutta*/
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      margin-left:5px;  
}
.stage3_dataentry_modalview_labelsmall_left
{
    float: left;
    margin-right: 15px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    font-size:11px;
}

/*styles added by shreya for new header --start*/
/*
.headerRowsetLeft{
	width: 59%; Ui Audit changes 3.0
	margin-top: 3px; 
	float:left;
}
*/

.headerRowsetLeft{
	width: 42%; /*Ui Audit changes 3.0*/
	margin-top: 3px; 
	margin-left:-33px
	float:left;
}
.headerRowsetRight {
	width: 41%; /*Ui Audit changes 3.0*/
	float:right;
	height: 0px;
	overflow: hidden;
}
.headerRowset {
	display: inline-block;	
	font-size:0.69em;
}

.headerRow {
	display: inline-block;	
}
.headerRow1 {
	display: inline-block;
	vertical-align: bottom;
}	
.headerSubsecRightTab {
	display: inline;
	position: relative;
}	
/*.headerParaLeft {
	width:50%;
	float: left;
	margin-bottom: 3px;
	clear: left;
}*/
.headerParaLeft {
    clear: left;
    float: left;
    margin-bottom: 3px;
    margin-left: 33px;
    margin-top: -40px;
    width: 70%;
}
.headerParaRight {
	width:50%;
	float: right;
	margin-bottom: 3px;
}
.headerColLeft {
	clear: left;
	float: left; 
	margin-bottom: 2px;
}
.headerColRight {
	float:right; 
	margin-top: 2px;
	margin-bottom: 2px;
}
.skipContRow {
    clear: right;
    display: inline;
    float: right;
    margin-top: -80px;
	margin-left: 15px;
    padding-left: 3px;
    height: 24px;
}
/*
.skipContLink {
	font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    line-height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    color: #FFFFFF;
}*/
.skipContLink {
	font-family: Tahoma;
    font-size: 0.69em;
    line-height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    color: #ffffff;
    position:relative;
    color:#orange;
}
a.skipContLink:hover {
	color: #000000;
	text-decoration: none;
}
a.skipContLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightTextWhite {
	display: inline; 
	color:#fff; 
	font-family: arial; 
	font-size: 1em;
	margin-left: 7px;
}
a.rightTextWhite:hover, a.whiteArrowImg:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.rightTextWhite:visited, a.whiteArrowImg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*
.rightTextBlack {
	display: inline; 
	color: #000; 
	font-family: arial; 
	font-size: 1em;
	margin-left: 7px;	
}*/

.rightTextBlack {
	display: inline; 
	color: #ffffff; 
	font-family: arial; 
	font-size: 1em;
	margin-left: 7px;	
}

a.rightTextBlack:hover, a.blackArrowImg:hover {
	color: #000;
	text-decoration: none;
}
a.rightTextBlack:visited, a.blackArrowImg:visited {
	color: #000000;
	text-decoration: none;
}
	
.rightTextBold, a.rightTextBold:hover, a.rightTextBold:visited {
	display: inline; 
	color:#fff; 
	font-family: arial; 
	font-size: 1em;	
	font-weight: bold;
	padding-left: 7px;
	text-decoration: none;
}
.rightTextBlackBold, a.rightTextBlackBold:hover, a.rightTextBlackBold:visited {
	display: inline; 
	color:#000; 
	font-family: arial; 
	font-size: 1em;	
	font-weight: bold;
	padding-left: 7px;
	text-decoration: none;
}	
/*
.rightTextSepWhite {
	border-left: 1px dotted;
    clear: right;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    margin-top: 2px;
    padding-bottom: 1px;
    padding-left: 5px;
}*/
.rightTextSepWhite {
    border-left: 1px solid;
    clear: right;
    color: beige;
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
    padding-bottom: 1px;
    padding-left: 0;
    position: relative;
}
.rightTextSepBlack {
	display: inline; 
	color:#000;
	border-left: 1px dotted;
}
.greySep {
	border-right: 1px dotted #AAAAAA;
    display: inline;
    float: left;
    height: 15px;
    margin-left: 7px;
    margin-right: 5px;
    margin-top: 3px;
}	
.headerLogoffLink {
  	margin-bottom: 5px;
    margin-top: 8px;
  	display: inline-block;
  	float: right;
}
.HW_logoffLink {
	background: url("../images/blue_gotologin_btn_black.png") no-repeat scroll 0 0 ;
	float: right;
	height: 22px;
	clear: right;
	margin-left: 5px;
	padding-left: 5px;
	margin-right:5px;
}	
.logoffLink, a.logoffLink:hover, a.logoffLink:visited {
	background: url("../images/blue_gotologin_btn_black.png") no-repeat scroll 100% 0 #026EAB;
    font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 22px;
	cursor: pointer;
	line-height: 22px;
}
.whiteArrowImg {
	border-color: #FFF transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    display: inline-block;
    padding-top: 1px;
    position: relative;
    margin-right: 3px;
    margin-left: 2px;
    margin-top: 9px;
}
.blackArrowImg {
	border-color: #000 transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    display: inline-block;
    padding-top: 1px;
    position: relative;
    margin-left: 2px;
    margin-right: 3px;
    margin-top: 9px;
}
.spanHeight {
	line-height: 28px;	
}
/*
.rightRoundCorner {
	line-height: 26px;
	height: 26px;
	clear: right; 
	float:right;
	background: url("../images/backgrounds/HWHeaderTopTabs_Left.png") no-repeat scroll 0 4% transparent;
}	
.headerSubsecRight {
	background: url("../images/backgrounds/HWHeaderTopTabs_Right.png") no-repeat scroll 100% 0 #84C0E1;
    clear: right;
    float: right;
    line-height: 26px;
    margin-left: 10px;
    vertical-align: middle;	
    height: 26px;
}

*/
.rightRoundCorner {
	line-height: 26px;
	/*height: 26px;*/
	clear: right; 
	/*float:right;
	background: url("../images/backgrounds/HWHeaderTopTabs_Left.png") no-repeat scroll 0 4% transparent;
*/}	

.headerSubsecRight {
    clear: right;
    float: left;
    height: 49px;
    line-height: 26px;
    margin-left: 95%;
  
    margin-top: -50px;
    position: relative;
    vertical-align: middle;
    width: 150px;
}
.headerSubsecMyProfile {
	padding-left: 5px; 
	background-color: #84C0E1; 
	line-height: 26px; 
	vertical-align: middle; 
	margin-top:10px; 
	margin-left:5px; 
	clear: right; 
	float:right;	
}
.blankfieldStyle {
	margin-left: 5px;
}
.hiddenButton {
	display: none;
}
.timezoneDropdown {
	margin-left: 5px;
	width: 58px;
}	
/*Styles for header pulldown by shreya---------start*/
.pulldownSelectLeft {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 0 0;
	background-color: #FFFFFF;
    padding-bottom: 6px;
    padding-top: 3px;
    padding-left: 3px;
}
.pulldownSelectRight {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 100% 0 #FFFFFF;
	padding-bottom: 6px;
    padding-right: 6px;
    padding-top: 3px;
}
/*.pulldownUnSelectLeft {
	background-color: #84C0E1;
    padding-left: 3px;
}
	.pulldownUnSelectRight {
	background-color: #84C0E1;
    padding-right: 6px;

}*/
.pulldownUnSelectLeft {
	background-color: #A30D3B;
    padding-left: 3px;
      padding-top: 3px;
     padding-bottom: 3px;
   }

.pulldownUnSelectRight {
	background-color: #A30D3B;
    padding-right: 6px;
     padding-bottom: 3px;
      padding-top: 3px;
}
/*.skinUnSelectLeft {
background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 0 0 transparent;

    clear: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
}
.skinUnSelectRight {
	background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    width: 15px;
}*/
.skinUnSelectLeft {
/*	background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 0 0 transparent;
 */
 background:#A30D3B;
    clear: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
}
.skinUnSelectRight {
		/*	background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 0 0 transparent;
 */
 background:#A30D3B;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    width: 15px;
}
.skinSelectLeft {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 0 0 #FFFFFF;
    clear: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
}
.skinSelectRight {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 100% 0 #FFFFFF;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    width: 15px;
}
.myProfilePulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -104%;
	width: 300%;
	padding-right: 5%;
}
.myProfilePulldown p {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	border-bottom: 1px dotted #AAAAAA;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
}
.myProfilePulldown p .HW_formbtn {
	margin-top: 2px;
}
.sessionTimeoutText {
	color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0em;
    font-weight: bold;
    padding-right: 2px;
    text-decoration: none;
    margin-left: -512px;
}
.lastlogtext_green {
    color: #000000;
   
    font-size: 0.62em;

    font-weight: bold;
}

.updateProfile, a.updateProfile:hover, a.updateProfile:visited {
	color: #0278BA;
	float: left;
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    margin-right: -1px;
    font-weight: bold;
    text-decoration: none;
}
.fontSizePulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: maroon;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -50%;
	width: 77px;
	margin-top:-2px;
}
.fontSizePulldown p {
	background-color: maroon;
	width: 100%;
	visibility: visible;
	display: inline-block;
}
.skinPulldown {
	background-color: maroon;
    overflow: visible;
    position: absolute;
    right: -12%;
    width: 142px;
    z-index: 1;
    display: none;
    padding-bottom: 2%;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.skinPulldown p {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	display: inline-block;
	margin-top: 10px;
}
.themeColStyle {
	display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    overflow: visible;
}
.themeIcon {
	vertical-align: middle;
	display: inline-block;
	padding-bottom: 2px;
}
.smallThemeIcon {
	height: 15px;
}
.bigThemeIcon {
	height: 50px;
}
a.themeHover:hover {
	border: 3px solid #bdbdbd;
	background-color: #BDBDBD;
}

a.themeHover {
	border: 3px solid transparent;
	display: block;
}
/*Styles for header pulldown by shreya---------end*/
.chatButton {
	background-color: #84C0E1;
    border: 1px solid #84C0E1;
    color: #000000;
    display: inline;
    font-family: arial;
    font-size: 1em;
    cursor: pointer;
}
.profilePhoto {
	/*Ui Audit related changes*/
	display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 6px;
    margin-left: 2px;
}	
.marqueeHeight {
	height: 15px;	
}
.marqueeDiv {
	background-color: #000000;	
}
.marqueeWidth {
	width: 950px;
	margin: auto;
}
.marqueeText{
	color: #AAAAAA;
    font-size: 0.69em;
    font-weight: bold;
    margin-left: 3px;
}
/*styles added by shreya for new header --end*/

/*Added by Nikita Manohar for Notification details bold on details page*/
.querytextright_bold {
    clear: right;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
    font-weight: bold;
}
.pageLeftContainer {
	float: left;
	width: 78%;
}

.pageRightContainer {
	/*padding-top: 37px; removed for alignment issue in right container*/
	float: right;
	width: 19%;
}
.stage3_bluetext_paddingleftright {
      color: #0278BA;
      font-family: arial, helvetica, sans-serif;
      text-decoration: none;
      font-size:0.69em;
      padding-left:4px;
      padding-right:4px;
}
.stage3_simpletext_withpadding {

color: #262a2c;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
padding-left: 15px;
padding-top: 5px;
line-height:15px;
font-size: 0.69em;

}
.absmiddle2 {
	vertical-align: sub;
	margin-left: 5px;
	margin-right:3px;
}

/*START--Added new styles for font-size by kunal_sonje*/
.HW_tablecolcenter{
text-align: center;
vertical-align: middle;
font-size: 0.75em;
/*border-left: 1px dotted #97CAE6;*/
}

.HW_firstcolcenter{
text-align: center;
vertical-align: middle;
font-size: 1em;
padding-left: 6px;
}


.tableheader_nosort{font-size:1em;} 

.searchsimpletext_link {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}

.HW_textwithpadding{
vertical-align:middle;
font-size: 1em;
padding-left:6px;
}

.msgTemplateLink {
color: #0278BA;
padding-left:16px;
font-size: 0.69em;
}
.msgTemplateLink a{
color: #0278BA;
font-size: inherit;
margin-left:2px;
}

.stage3_leftdetailstext {
    float: left;
    font-size: 0.69em; 
    padding-right: 3px;
	padding-top:8px;
    text-align: left;
    width: 13%;
}
/*END--Added new styles for font-size by kunal_sonje*/


/*Added by Nikita Manohar for 2-step tracker*/
.step_2tracker_disabledtab{
	background: url("../images/btn2_PaymentUnSelect.png");
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	height: 21px;
	padding-top: 9px;
	text-align: center;
	width: 49.6%;
	font-size: 0.69em;
}

/*Added by Nikita Manohar for 2-step tracker*/
.step_2tracker_tab{
    background: url("../images/btn2_PaymentSelect.png");
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 21px;
	padding-top: 9px;
	text-align: center;
	width: 49.6%;
	font-size: 0.69em;
}

/*Added by Nikita Manohar for italic text*/
.queryitalicReadOnly {
    color: #262A2C;
    float: left;
    font-family: arial;
    font-size: 0.69em;
    font-style: italic;
    padding-left: 5px;
    padding-top: 4px;
    text-decoration: none;
    width: 485px;
}
.stage3_searchpanelcaptionforlisting{
float: left;
font-size: 0.69em;
font-weight: bold;
margin-top: 10px;
padding-bottom: 9px;
padding-right: 35px;
margin-left: 5px;
}

.simpletext_hyperlink{
color: #262A2C;
font-family: arial, helvetica, sans-serif;
/*font-size: 0.81em;*/
text-decoration: none;
float: left;
padding-top: 8px;
}
/* added by hemanth for quicklinks */
.formbtn_dashboard_quicklink {
	background: url("../images/backgrounds/tabStyle07.png") no-repeat scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #0278BA;/* changed for Ui audit*/
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
	/*font-weight: bold; changed for Ui audit*/
	margin-left: 3px;
	vertical-align: top;
}
.formbtn_dashboard_remove {
	background: url("../images/backgrounds/tabStyle07.png") no-repeat scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #026EAB;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
/* 	vertical-align: middle; */
	padding-left: 2px;
}
.simpletext_star {
	color: #262A2C;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
	padding-left: 5px;
	text-decoration: none;
	line-height: 15px;
}
.simpletext_pipeline {
	color: #A0A0A0;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
	margin-left: 5px;
	vertical-align: top;
	line-height: 15px;
}
.inline_image {
	vertical-align: top;
	margin-left: 5px;
}
.comboboxNegativeMargin {
	float: left;
	margin-bottom: 5px;
	margin-left: -5px;
}
/* added by hemanth for quicklinks */
.rightGroupletSection {
	width: 100%;
	clear: both;
	margin-top: 0em;
}

/*Start - Date Picker*/
.tdStyleWithBorder
{
	border: 1px solid grey;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdStyleWithBorderWeekHeaders{
	border: 1px solid grey;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #97cae6;
}
.tdStyleWithBorderToday{
	border: 1px solid grey;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #025b8e;
}
.tdStyleWithoutBorder
{
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtBold
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #025b8e;
}
.tableWidthMargin
{
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}	

/*Added for removing alignment issue in account screens */
.stage3_inputpanel_leftcontainer_nobottommargin {
    float: left;

    width: 79%;
    
	border: 1px solid #E0E1E2;
}
.stage3_inputpanel_leftcontainer_nobottommargin {
    float: left;

    width: 100%;
 
	border: 1px solid #E0E1E2;
}
.stage3_rtpanelselectcomborow1new {
   
    float: left;
    font-weight: bold;
    padding: 1px 0;
    width: 101%;
}
.stage3_rtpanelselectcomborownew {
   
    border-left: 1px solid #CFE6F4;
    border-right: 1px solid #CFE6F4;
    float: left;
    font-weight: bold;
    padding: 0 1px 3px 5px;
    width: 95%;
}
.stage3_rtpanelquicklinkrownew {
    
    border-left: 1px solid #CFE6F4;
    border-right: 1px solid #CFE6F4;
    float: left;
    height: 20px;
    padding: 5px 0 7px 6px;
    width: 95%;
}

/*Added for 4-column layout for consumer code*/
.stage3_previewdetailsrow_4Column{
margin-top: 11px;
float: left;
width: 100%;
}
/*Added to have space between page title and details section */

.blankfield_padding{

float:left;
padding-bottom:5%;

}
/*TemplateIcon Styles modified by PayalS*/
.templateicon_imgstyle { 
                border:none;
                float:center;
                margin:35px 0 0 28px;
                width: 60%;
                height: 50%;
                background-repeat: no-repeat;
                cursor:pointer;
}
.templateicon_txtstyle {
                font-family: arial, helvetica, sans-serif;
                font-size: 0.75em;
                color: #262a2c;
                text-decoration: none;
                text-align: center;
                width: 100%;
                height: auto;
                float: left;
                clear: right;
                margin:2px 0 0 0;
                padding:0px;
}
.templateicon_style {
                float:left;
                margin:24px 0 0px 11px;
                border:1px solid #E0E1E2;
                width:80%;
                height:115px;
                background-color:#fbfbfb;
                cursor:pointer;
}
.templateicon_stylehover{
                float:left;
                margin:14px 0 0px 11px;
                border:1px solid #E0E1E2;
                width:80%;
                height:145px;
                background-color:#faf8cc;
                cursor:pointer;
}
.left_contentmaincontainer{
	width: 79%;
	margin:0;
	padding-bottom: 10px;
	float:left;
	border: 1px solid #E0E1E2;
}
.homegradientcontainer{
	width:100%;
	float:left;
	/*background:url(../images/pfm_reportshomegradientimg.png) repeat-x;*/
}
.homegradientfirstdiv{
	float:left;
	width:33%;
	height: 45px;
	margin-top:20px;
}
.homegradientcontainerwithbgcolor{
	width:758px;
	border:1px solid #EDF6FB;
	float:left;
	background:none repeat scroll 0 0 #EDF6FB;
	
}
.homegradientfirstdivwithoutborder{
	float:left;
	width:33%;
	margin-top:20px;	
}
.simpletextboldcenter{
	font-size:1em;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	word-wrap:break-word;
	line-height: 18px;
	width:60%;
	float:left;
	margin-left: 40px;
}
.simpletextcenter{
	font-size:0.75em;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	width:80%;
	line-height: 15px;
	margin-left: 14px;
	float:left;
}
.homegradientcontainerforimage{
	width:100%;
	height:182px;
	float:left;
	margin-bottom: 10px;
	background:url(../images/pfm_reportshomegradientimg.png) repeat-x;
}
.imagewithmargin {
	float: left;
	margin-left: 58px;
}
.homegradientdivwomargin{
	float:left;
	border-right:1px solid #D4D5D7;
	height: 0;
}
.rightborderonly {
	border-right:1px solid #D4D5D7;
}
.homegradientfirstdivwithbgcolor{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
}

.stage3_columnwithborder {
	border:1px solid #D4D5D7;
	float: left;
	padding: 3px 0px 3px 2px;
	margin-right: 5px;
	margin-left: 3px;
}
.stage3_button_activegray {
	float:left;
	width:65px;
	height:20px;
	cursor: pointer;
	color:#FFFFFF;
	border:none;
	outline:none;
	background:url('../images/pfm_report_monthlyimg.png') no-repeat;
	margin-top:7px;
}
.stage3_button_inactiveshade {
	float:left;
	/*Modified*/
	width: auto;
	height:20px;
	cursor: pointer;
	border: 1px solid #D4D5D7;
	outline:none;
	background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
	margin-top:7px;
	color:#0278BA;
}
.stage3_rightbuttonmargin {
	float: right;
	margin-right: 35px;
}

.stage3_whitetabhover_bold {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: black;
cursor: pointer;
padding: 2px 8px 2px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.stage3_grey_active_bold {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 22px;
float: left;
border: none;
color: black;
padding: 2px 8px 2px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.stage3_listingheading_grey{
	background-color: #E8E8E8;
	height: 30px;
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
}
.stage3_listingdetails_padding_grey{
vertical-align:middle;
font-size:11px;
padding-left:6px;
padding-top: 8px;
background: url("../images/listinggreybackground.png") repeat-x scroll 0 0 transparent;
}

.listgreyrowtxtleftline_withpadding_grey {
	text-decoration: none;
	padding-left: 0px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 11px;
	background: url("../images/listinggreybackground.png") repeat-x scroll 0 0 transparent;
}
/*Need to modify further*/
.labelcolumncomboextrasmall { 
	background-color: transparent;
	border: 0 none;
	color: #0278BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 8px;
	text-decoration: none;
	vertical-align: middle;
	width: 90%;
}
.labelColumn_combo_brdr_extrasmall {
	height: 31px;
	width: 85px;
	display: block;
}
.labelColumn_combo_extrasmall{
	margin-right: 4px;
	margin-left: 5px; 
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	width: 85px;
	display: block;
	float: left;
}
/*need to modify*/
.stage3_templateicondiv {
	margin: 0px 7px 0 7px;
	width: 100%;
	border: 1px solid #E0E1E2;
    float: left;
    height: auto;
}
.stage3_templateiconmarginboth {
	padding: 0 10px 0 10px;
	
}
.stage3_templateiconcolumnwidth {
	width : 23%;
	float: left;
}
.stage3_templateiconcolumnwidthleft {
	float: left;
	padding-left: 31px;
	width: 23%;
}
.stage3_templatedivpanel {
	width: 100%;
	border-top : 1px solid #E0E1E2;
	margin-top: 10px;
	float: left;
}
.stage3_hwtablebordertopbottom {
	width: 100%;
	border-top : 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
}
.stage3_simpletextleftwithwidth {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.813em;
	font-weight: bold;
	text-decoration: none;
	float:left; 
	width: 25%;
	padding-bottom:15px;
	padding-left:12px;
	margin-top:10px;
}
/*Added for multiselect component in Reports by PayalS*/
.multiselect_div {
	width: 20%;
	float: left;
	height: 27px;
	padding: 8px 0 0 3px;
	border: 1px solid #E0E1E2;
	margin: 0 6px 0 2px;
	display: inline;
}
.multiselect_arrow {
	padding-top : 5px;
	float: right;
}
.multiselect_options_div {
	width: 19%;
	background-color: #FFFFFF;
	overflow: auto;
	border: 1px solid #E0E1E2;
	position: absolute;
	z-index: 1;
	margin-top: 13px;
	height: 240px;
}
.multiselect_options_div ul {
	padding: 0 10px 15px 10px;
	margin-top: 9px;
	list-style-type:none;
}
.multiselect_options_div ul li{
	margin: 1px 0 5px 0px;
}
.stage3_columnwithborder .ui-widget-content{
	border: 0px solid #aaaaaa;
}
.stage3_columnwithborder .ui-combobox .ui-combobox-input.ui-widget-content, .ui-combobox .ui-combobox-input.ui-state-hover{
	background: none;
	color: #0278BA;
	font-weight:bold;
}
.stage3_columnwithborder .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: none;
	border: none;
}
.stage3_columnwithborder .ui-combobox .ui-button, .ui-combobox .ui-button.ui-state-hover{
	background: none;
}
.stage3_columnwithborder .ui-button-icon-only{
	float:right;
}
/*Added by PayalS for Goals*/

.stage3_centeralign {
	float: right;
	width: 63%; /*Modified- Payals*/
	padding-bottom: 10px;
}
.queryitalictextwithoutwidth_withwrap {
	font-family: arial;
	font-size: 0.75em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	word-wrap: break-word;
	width: 50%;
}
.stage3_button_inactiveshade_withmargin {
	float:left;
	/*Modified by PayalS*/
	width:auto;
	height:auto;
	font-size: 0.69em;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #D4D5D7;
	outline:none;
	background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
	background-color: white;
	margin:7px 3px 0 6px;
	padding: 1px 1px 1px 1px;
	border-radius: 3px;
	color:#0278BA;
}
.stage3_linkstylebuttonbold {
      font-family: arial;
      font-size: 0.69em;
      font-weight: bold;
      float: left;
      text-decoration: none;
      border: 0px;
      width: auto;
      margin: 8px 5px 0 10px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}
.stage3_radio_withmargin {
	vertical-align: bottom;
	margin-top: 6px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}
.stage3_header_withheight {
	padding-top: 1%;
	padding-bottom: 1%;
	margin: 0px;
	background-repeat: repeat-x;
	line-height: 21px;
	margin: 0px;
	font-family: arial;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	clear: left;
	height: 40px;
	border-bottom: 1px solid #e0e1e2;
	width: 98%;
}
.stage3_dataentry_detailsright {

}
.stage3_inputpanel_column_withpadding{
    float: left;
    margin-right: 8px;
    margin-top: 7px;
    text-align: right;
    width: 35%;
}
.stage3_chkbox_womargin {
    clear: right;
    float: left;
    overflow: hidden;
    padding-bottom: 4px;
    margin: 10px 0 0 5px;
}
.stage3_chkboxtext_extraleftmargin {
  
    font-size:0.69em;
    float: left;
    margin: 7px 3px 0 4px;
    
}
.stage3_dataentrysection_blue {
	width: 98%;
	background-color: #E0F0FF;
	margin: 2px 0 5px 7px;
	overflow: hidden;
	padding: 0px 0px 3px 0px;
}
.stage3_rowsetblue_bold {
	height: 1.5em;
	line-height: 1.8em;
	background-repeat: repeat-x;
	background-color: #CCE6FF;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 12px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	border-bottom: 1px solid #e0e1e2;
	clear: both;
}
.stage3_button_activegray_wofloat {
	width:auto;
	height:auto;
	cursor: pointer;
	color:#FFFFFF;
	border:none;
	border-radius: 2px;
	float: left;
	outline:none;
	background:url('../images/pfm_report_monthlyimg.png') no-repeat;
	margin: 21px 0 0 -128px;
}
.stage3_customizable_image {
	float: left;
	margin: 0 7px 1px 6px;
	padding: 1px 2px 1px 2px;
}
.stage3_goals_textheading {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 0;
	width: 18%;
}
.stage3_commentstext_brown {
	font-family: arial;
	font-size: 0.69em; 
	font-style: normal;
	color: #956C43; 
	text-decoration: none;
	float:left;
	width:auto; 
	padding-left:12px; 
	padding-top: 5px;
}
.stage3_commentstext_brown_withwidth {
	font-family: arial;
	font-size: 0.69em; 
	font-style: normal;
	color: #956C43; 
	text-decoration: none;
	float:left;
	width: 33%; 
	padding-left:12px; 
	padding-top: 5px;
}

/*Added for Reports by PayalS*/
.stage3_displayformsection{
	float: left;
	margin-left: 0px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
}
.stage3_width50percentwithborder {
	width: 48%;
	float: left;
	padding-left: 11px;
	border-right: 1px solid #E0E1E2;
}
.stage3_width50percentwoborder {
	width: 48%;
	float: right;
	padding-right: 15px;
}
.stage3_twocolumnrowset {
	padding: 2px 1px 3px 1px;
}
.stage3_paddingtopleftrow {
	padding: 0 0 5px 11px;
}
.stage3_detailspanelrowwithbuttons {
	float: left;
	margin: 10px 0 0 10px;
	width: 100%;
}
/* Added for Goal Link Accounts*/
.stage3_simpletext_goalcaption1 {
	color: #262A2C;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	text-decoration: none;
	font-weight: bold;
}
.stage3_simpletext_goalcaption2 {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	font-weight:bold;
	text-decoration: none;
	padding-left:11px;
}
/*Added for Choose statement*/
.stage3_rowwithmargin{
	height:30px;
	margin:5px 0px 5px 0px;
}
.stage3_columnwithwidth {
	float:left;
	line-height:30px;
	text-align:right;
	width:40%;
}
/** Added for Login Screen Changes */
.loginpage_formbtn {
	border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:39px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

/*
.loginpage_formbtn {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/login_btn02.png)
	 #ffffff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;
	cursor: pointer;
	line-height: 21px;
}

.login_HW_formbtn {
	float: left;
	height: 27px;
	background: url(../images/login_btn02.png)
	 transparent no-repeat 0% 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	padding-bottom: 5px;
}*/
.login_HW_formbtn {	
	height: 27px;	
	/*margin-left: 18px;
	padding-left: 107px;
	margin-top: -53px;*/
	margin-right:5px;
	padding-bottom: 5px;
	/*position:absolute;*/
	
}
/*
.login_HW_formbtn {	
	height: 27px;	
	margin-left: 18px;
	padding-left: 107px;
	margin-top: -53px;
	margin-right:5px;
	padding-bottom: 5px;
	margin-top: 15px;
	/*position:absolute;
	
}*/
.stage3_grpsummarygrprow { 
	background-color:#F2F2F2; 
	height:40px; 
	padding-top:2px; 
	border-bottom:1px solid #D9D9D9;
}
.stage3_grpsummaryaccountsrow { 
	background-color:#EEF4F8; 
	height:22px; 
	padding-top:2px; 
}
.HW_grouptableheadercenter{
	text-align: center;
	vertical-align: middle;
}
.stage3_listgreyrowtxtcenteralign {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
}
.stage3_listgreyrowtxtcenteralignfontoneem {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	font-size: 1em;
}
.stage3_groupsummarysimpletext {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
}
.HW_grouptabletextwithpadding{
	vertical-align:middle;
	font-size: 1em;
	padding-left:6px;
}
.stage3_groupsummarysimpletextbold {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
}
.stage3_listgreyrowtxtcenteralignbold {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 0.69em;
}
/*Added for Yes No button by Satish : Start*/
.stage3_button_grayactive {
	float: left;
	width: 34px;
	height: 18px;
	color: white;
	border: none;
	outline: none;
	background: url('../images/pfm_report_monthlyimg.png') no-repeat;
	margin-top: 7px;
	padding-left: 10px;

}
.stage3_button_shadeinactive {
	float:left;
	/*Modified*/
	width: 34px;
	height:16px;
	cursor: pointer;
	border: 1px solid #D4D5D7;
	outline:none;
	background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
	margin-top:7px;
	color:#0278BA;
	padding-left: 10px;
}
/*Added for Yes No button by Satish : End*/

.stage3_additionaldetailslink{
      background-color: #EBF7FF;
    border: 1px solid #97CAE6;
    float: left;
    height: 20px;
    margin-left: 20px;
    margin-top: 10px;
    padding-right: 10px;
    padding-top: 3px;
}
/*Added for UI audit issues*/
.stage3_serachsmpletext_new {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	font-size: 0.69em; /*Modified by Neeti */
}
.stage3_queryitalictext_label{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float: left;
	width: 475px;
	margin-top: -30px;
	margin-left: 262px;
}
.stage3_grey_active_caption {
	cursor: pointer;
	outline: none;
	float: left;
	outline: none;
	background: url('../images/acct_tabpanegreymid.png') repeat-x;
	height: 22px;
	float: left;
	border: none;
	color: black;
	padding: 5px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}
.hwamounttxt {
      font-weight: normal;
      font-family: Arial, Helvetica, sans-serif;
      font-size:0.69em;      
      float: right;
}
.hwBold {
	font-weight: bold;
}

.HW_tableheading_padding{
	vertical-align:middle;
	padding-left:6px;
}


.stage3_grey_active_bold_smallfont {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 23px;
float: left;
border: none;
color: black;
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.69em;
font-weight: bold;
}

.stage3_whitetabhover_bold_smallfont {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: black;
padding: 5px 8px 0px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.69em;
font-weight: bold;
}
.infotext_columnjustify {
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    text-align: justify;
    width: 88%;
}
.querytextleft_infostyle {
	display: block;
	float: left;
	font-size: 0.69em;
	font-style: normal;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 30px;
	width: 401px;
	text-align: justify;
	margin-left: 93px
}
.querytextleft_infostyle2 {
	display: block;
	float: left;
	font-size: 0.69em;
	font-style: normal;
	margin-top: -7px;
	overflow: hidden;
	padding-bottom: -7px;
	padding-right: 30px;
	width: 403px;
	text-align: justify;
	margin-left: 93px;
}
.stage3_inputpanel_column_addcategry {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	text-align: left;
}

/*Added on behalf of poonam mehta*/
.simpletextbold_UX3 {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 6px;
    text-decoration: none;
}
/*Added for mails Ro Group Dropdown error highlight*/
.rightpanel_text_mails{
float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:6px;
font-weight: bold;
width: 73px;
}

.rightpanel_text_drafts{
     float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
font-weight: bold;
width:65px;
     }


/*Added for disabling multi select combo box*/
.simpletextbold_gray {
      color: gray;
      font-family: arial, helvetica, sans-serif;
      font-size: 0.69em;
      text-decoration: none;
      font-weight:bold; 
      padding-top: 15px;
}

.stage3_paytonewpayee_gray {
    color: gray;
    margin: 0 0 0 5px;
}
/*Added for tab menu without widget*/
.stage3_tabmenupanel_widoutwidget{
	float:left;
	border-bottom:1px solid #E0E1E2;
	margin-bottom: 0px;
	margin-top: 13px;
	width: 100%;
	float:left;
	padding-left:0px;
	padding-top:0px;
}
/*final by meeeefr goals start*/
.stage3_searchsimpletext_top {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-right: 5px;
	
}

.stage3_goals_textheading_details {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: left;
                text-decoration: none;
                margin: 0 0 10px 0;
                /*width: 57%;*/
                width: 54%;
                font-weight: bold;
}
.stage3_goals_textheading_details_width {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: left;
                text-decoration: none;
                margin: 0 0 10px 0;
                width: 10%;
}
.stage3_goals_textheading_details_extrawidth {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: left;
                text-decoration: none;
                margin: 0 0 10px 0;
                width: 20%;
}
.stage3_goals_textheading_details_floatright {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: right;
                text-decoration: none;
                margin: 0 0 10px 0;
                width: 43%;
                padding-right:23px;
}
.stage3_goals_textheading_bottom {
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: left;
                text-decoration: none;
                margin: 0 0 10px 0;
                width: 9%;
}

.stage3_goals_textheading_left_width {
    color: #262A2C;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    font-weight: bold;
    margin: 0 5px 10px;
    text-decoration: none;
    width: 7%;
}
.stage3_goals_textheading_leftfloatright{
                color: #262a2c;
                font-family: arial, helvetica, sans-serif;
                font-size: 0.69em;
                float: right;
                text-decoration: none;
                margin: 0 0 10px 0;
                /*width: 4%;*/
}
.stage3_goals_textheading_details_marginright {
    color: #262A2C;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    margin-right: 3px;
    text-align: right;
    text-decoration: none;
	font-weight: bold;
}
.stage3_goals_textheading_details_textright {
    color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
}
.stage3_goals_textheading_detailsright {
    color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
}
.stage3_goals_textheading_details_float_left {
    color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      margin-left:3px;
      margin-right:3px;
}
.stage3_goals_textheading_details_margin_rightt {
    color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      margin-right:20px;
}

.stage3_searchsimpletext_right{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em; 
	text-decoration: none;
	float: right;
	}
	
	.stage3_goals_textheading_left_percent{
              color: #262A2C;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 3px;
    padding-right: 1px;
    text-decoration: none;
}
.searchsimpletext_bluebkgd {
	float: left;
	margin-top: 6px;
	padding-right: 5px;
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #B1B1B1;
	font-size: 0.69em;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
}
.stage3_detailspanel_border{
	float: left;
	width: 100%;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	border-top: 1px solid #E0E1E2;
}
.stage3_details_bold
{
	font-weight:bold;
	font-size: 0.69em;
	margin-left:2px;
}

.stage3_simpletextfloat_left {
    color: #262A2C;
    float: left;
    font-size: 0.69em;
    margin-bottom: 1px;
    margin-left: 75%;
    text-decoration: none;
}
.stage3_goals_goalname {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-top: 7px;
	margin-left:5px;	
	font-weight:bold;
}

.stage3_goals_goalname_details {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	float: left;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	padding-top: 7px;
	margin: 0 0 10px 0;
	width: auto;
	font-weight:bold;
}

.stage3_rightwithtopmargin {
	float: right;
	margin-right: 20px;
	margin-top:5px;
}

/*Added by Neeti for MFO Start*/
.homegradientcontainer_lastrow{
	width:100%;
	float:left;
	margin-top:-30px;
	
}
.homegradientfirstdivwithbgcolor_blnkfld{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:38px;
}
.homegradientfirstdivwithbgcolor_blnkfld2{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:39px;
}
.homegradientfirstdivwithbgcolor_new{
background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:60px;
}
.homegradientfirstdivwithbgcolor_new2{
background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:67px;
}
.homegradientfirstdivwithbgcolor_new3 {
	background: none repeat scroll 0 0 #EDF6FB;
	float: left;
	width: 30%;
	padding-top: 27px;
	margin: 0 0 0 18px;
	height: 32px;
	padding-bottom: 3px;
}
.homegradientfirstdivwithbgcolor_new4 {
	background: none repeat scroll 0 0 #EDF6FB;
	float: left;
	width: 30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height: 14px;
	margin-top: -4px;
}
.homegradientfirstdivwithbgcolor_new5 {
	background: none repeat scroll 0 0 #EDF6FB;
	float: left;
	width: 30%;
	padding-top: 32px;
	margin: 0 0 0 18px;
	height: 30px;
}
.homegradientfirstdivwithbgcolor_new3 .HW_formbtn{
	margin-left:80px;
}

.homegradientfirstdivwithbgcolor_new5 .HW_formbtn_grey {
	margin-right: 115px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle02.gif) transparent no-repeat 0% 0px;
}
.homegradientfirstdivwithbgcolor_new5 .HW_formbtn{
	margin-left:80px;
}

.homegradientfirstdivwithbgcolor_new2 .ui-combobox {
	margin-left: 46px !important;
}

/*Added by Neeti for MFO End*/
.stage3_simpletext_float_left {
color: #262a2c;
text-decoration: none;
float: left;
font-size: 0.69em;
width: 36%;
}

/*For adding space in modal view pages below navigation panel*/
.bottom_padding{
padding-bottom:25px\9;
float: left;
}
/*new styles added for UI Audit remarks*/
.formbtn_search {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray.gif)
		transparent no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:21px;
}
.formbtn_drpdwn_search { 
	font-family: arial, helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray.gif)
		no-repeat 100% 0px;
	border: 0px solid #333333;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:20px;
}
/*Style added for MFO by Gurpreet : Start*/
.stage3_budgetssimpletext_bluelink {
      color: #0278ba;
      font-family: arial, helvetica, sans-serif;
      text-decoration: none;
      padding-left: 15px;
      font-weight:bold;
      line-height:15px;
      margin-left: 55px;
}

.stage3_budgetssimpletext_bluelink:hover {
      color: #0278ba;
      font-family: arial, helvetica, sans-serif;
      padding-left: 15px;
      font-weight:bold;
      line-height:15px;
      text-decoration: underline;
      cursor: pointer;
      margin-left: 55px;
}
.hwblacktxt {
      color: black;
      font-weight: normal;
      font-family: Arial, Helvetica, sans-serif;
      font-size:0.69em;
      float: right;
}
/*Style added for MFO by Gurpreet : End*/
.HW_tableheading_cashtrnstn{
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
text-align: left;
padding-right: 6px;
}


.HW_tableheading_amnt{
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
padding-left: 16px;
}

.listgreyrowtxtleftline_foramount{
                text-decoration: none;
                padding-left: 0px; 
                padding-right: 6px;
                padding-top: 8px;
                vertical-align: middle;
                border: 0px;
                text-align: left;
                font-size: 1em;
                padding-left: 14px;
}
.queryitalictextwithspace_remarks {
color:#505050;
float:left;
font-family:arial;
font-size: 0.75em;
font-style:italic;
margin-left:5px;
margin-right:5px;
text-decoration:none;
font-weight:bold;
}
.stage3_simpletextleftwithwidth_label {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.813em;
    font-weight: bold;
    text-decoration: none;
    width: 2%;
}

/* start Style added for widgetBar */

.toolBarDialog_span {width:300px;font-size:12px; padding-bottom:5px;border-bottom:1px solid black;}
.toolBarDialog_img {margin-top:5px;width:100%; height:auto;}
/*.jcarousel-skin-tango{
	position: fixed;
	display: block;
	left: 0px;
	bottom: 120px;
}*/


/*.jcarousel-skin-tango:hover { left:7.3px;}*/

.widgetBarDialog {
	/*background:url(../images/left_arrow_widgetBar.png) no-repeat 0px 0px !important;
	padding-left:20px;*/
}

.containerHighlight{
	/*background-color:#e5e5e5;*/
	height:280px;
	border:1px solid #000000;
	
}

.containerHighlight hover{
	cursor:pointer !important;
}

.jcarousel-skin-tango .jcarousel-container-vertical{
	height: 272px !important;
    padding: 40px 0px !important;
    width: auto !important;
}

.jcarousel-skin-tango .jcarousel-item {
    height: 48px !important;
    width: 48px  !important;
    margin-left: 13px !important;
}

.jcarousel-skin-tango .jcarousel-clip-vertical{
    height: 290px !important;
    width: 75px !important;
}

.jcarousel-list jcarousel-list-vertical{
	width:auto !important;
	height:auto !important;	
}	

.jcarousel-skin-tango .jcarousel-container {
    background: url(../images/widgetBar_middle.png) repeat-y 5px 0px !important;
    border-top: 1px solid #DFDFDF !important;
    border-right: 1px solid #DFDFDF !important;
    border-bottom: 1px solid #DFDFDF !important;
    
    border-radius: 10px 10px 10px 10px !important;
}
/*
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("../images/widgetBar_next-vertical.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
}
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("../images/widgetBar_next-vertical.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical{
	    background: url("../images/widgetBar_prev-vertical-Disabled.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
	
	}
.jcarousel-skin-tango {
	float:left;	
}	

.widgetBar_btn_span{
	float:left;	
}
/*
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("../images/widgetBar_prev-vertical.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
*/
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("../images/widgetBar_prev-vertical-Enabled.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
    background: url("../images/widgetBar_prev-vertical.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
/*.jcarousel-skin-tango {
    bottom: 25% !important;
    display: block !important;
    left: -7.3% !important;
    position: fixed !important;
}*/
/*
.widgetBar_outer_close {
	bottom: 25% !important;
    display: block !important;
    left: -7.3% !important;
    position: fixed !important;
}
.widgetBar_outer_open {
	bottom: 25% !important;
    display: block !important;
    left: -0.7%;
    left:-2.5%\0/;
    position: fixed !important;
}
*/
.widgetBar_outer_close {
                bottom: 25% !important;
    display: block !important;
    position: fixed !important;
    top:200px;
}

.widgetBar_outer_open {
                top: 200px !important;
    display: block !important;
    margin-left: -47px;
    margin-left: -65px\0/;
    position: fixed !important;
}

.widgetBar_pullbtn_open{
      cursor:pointer;
     left: 97.5%;
    position: relative;
    z-index: 10;
    top:216px;
    top:145px\0/;
    bottom:50%
}
/*
.widgetBar_pullbtn_close{
	cursor:pointer;
    bottom: 50%;
     left: 0%;
    position: fixed;
    z-index: 10;
}
*/
.widgetBar_pullbtn_close{
    cursor: pointer;
    margin-left: 0%;
    position: relative;
    z-index: 10;
    top:200px;
}

/* End Style added for widgetBar */
/* Start of new styles added for widgetLibrary */

.widgetLibsearchCriteriaTitle{
  	background-color: transparent;
    clear: both;
    float: left;
    margin-top: 12px;
    width: 170px;
  }
.widgetLibsearchCriteriarow{
  	background-color: transparent;
     float: left;
    margin: 0;
    padding: 8px 12px 5px 12px;
    
  }
  .filter-check{
  	padding-left:12px;
  	float:right;
  	width:254px;
  }    
  .v-middle{
  	font-size:11px;
  }
 .widgetLibsearchCritTitle{
    clear: left;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 0px 12px;
    text-align: left;
    width: 100px;
}   
.widgetLib_Table{
	width: 100%;
	border-bottom: 1px solid #C9CBCC;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	float:left;
	margin-top: 10px;
	padding-bottom: 10px;
}
.searchBtn_mod{
	width: 50%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
	float: left;
}


.searchcrit_LibSection {
border: 0px;
/*width: 234px;*/
margin-top: 10px;
background-color: #EDF6FB;
float: left;
margin-right: 10px;
position:absolute
}


.searchCrit_newspn {
padding-right: 1px;
padding-left: 1px;
width: 210px;
float: left;
clear: left;
text-align: right;
padding-bottom: 1px;
font-size: 16px;
padding-top: 7px;
font-weight: bold;
}


.labelColumn_combo_oldest {
margin: 5px 0px 0px 0px;
padding-bottom: 5px;
padding-left: 0.1em;
padding-right: 0px;
padding-top: 0px;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
height: 31px;
width: 240px;
display: inline-block;
float: left;
}

.labelColumn_combo {
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
padding-left: 0.1em;
padding-right: 0px;
padding-top: 0px;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/dropdown.png) no-repeat 0px 0px;
height: 31px;
width: 241px;
display: inline-block;
float: left;
}

.widgetLib_searchpaneldiv {
border: 1px solid #E0E1E2;
height: auto;
/*margin: 44px 1px 40px;*/
width: 27%;
/*position: absolute;*/
background-color: #EEE;
padding-bottom:0px;
padding-top:0px; /*Added by sravanthy*/
/*margin-left:7px;*/
/*Added by Sunil Kumar*/
z-index: 1001;/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
/*Added by Sravanthy
opacity:0.9;
filter: Alpha(opacity = 90);*/
}

.search_pnl_WidgetLibraryOuter{
	background-color: #EDEDED;
	    border: 1px solid #E0E1E2;
	    display: block;
	    margin-left: -11px;
	    margin-top: 24px;
	    padding-bottom: 10px;
	    position: absolute;
	    width: 266px;

}
.grid_OuterMostDiv{
	width:48%; height:108px; float:left; border:2px solid #e7e7e7; margin:2px 2px 0px 0px; background-color: #f8f8f8;
}
.grid_OuterMostDiv_highlight{
	border:2px solid #7A7A7A; 
}
.grid_headerP{
	width:100%; height:30px; background-color:black;text-align: center;padding-top:3px;	
}
.grid_checkBoxp{
	width:100%;text-align: center; padding-top:3px;	
}
.grid_widgetIcon{
	float:left; width:22%; height:65px; margin: 22px 0 5px 15px;	
}	

/*.grid_description{
	font-size: 13px; float:left;width:235px; height:auto; margin: 13px 0px 0 5px;	
}*/
.grid_headerSpan{
	color:#000000; font-weight:bold;cursor: pointer;	
}
.grid_Icon{
	margin:8px 0 0 12px;
	}	

.grid_record_status_img{
	width:30px; height:25px; float:left;margin: 38px 0 0 18px;	
}

.grid_main_outer_div{
	height: auto; width:100%;float:left;	
}
.grid_checkBox{
	float:left; margin-left:5px;margin-top: 24px;
}



/*.grid_Selected_para {background-color: #EDEDED;float: right;height: 107px;margin: -25px 0 0;width: 70px;} */

.widgetsLiblistwhiterow {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
}

.widgetsLiblistwhiterow:hover {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff !important;
}
.widgetsLiblistgreyrowtxtleftline {
	background-color: #EFEFEF;
	    border: 0 solid #E0E1E2;
	    color: #000000;
	    height: 30px;
    text-decoration: none;
}
.widgetsLiblistgreyrowtxtleftline:hover {
	background-color: #EFEFEF !important;
		    border: 0 solid #E0E1E2;
		    color: #000000;
		    height: 30px;
    text-decoration: none;
}

.widgetsPreviewimgSize{
	width:410px;
	height:425px;
}

.stage3_searchpaneldiv_widLibrary {
	background-color: #EEEEEE;
    border: 1px solid #E7E7E7;
    height: 24px;
    margin-bottom: -11px;
    margin-top: 14px;
    padding-left: 10px;
    padding-top: 2px;
    width: 8%;
	
}

/* End widget Library */
/*Style added for delete issue in mails*/

.deletebuttontop{
margin-top: 8px;
float: left;
}

.deletelinkstyle:hover{
text-decoration:underline;
  cursor: pointer;
}
.flaglinkstyle{
border: none;
background: white;
color: #0278BA;
float: left;
margin-left: 6px;
margin-top: 0px;
padding-left: 0;
padding-right: 6px;
}
.flaglinkstyle:hover{
text-decoration:underline;
  cursor: pointer;
     }
     
      .deletelinkstyle{
border: none;
background: white;
color: #0278BA;
float: left;
margin-left: 6px;
margin-top: 3px;
padding-left: 0;
padding-right: 6px;
}
/*Style added for delete issue in mails:End*/

.stage3_simpletext_paddingleftright_small {
    color: #262A2C;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    line-height: 36px; /*Added by Neeti For UI Audit */
}

/*Added for Budgets Start*/
.stage3_overviewtextleft_line {
	width: 100%;
	float: left;
	clear: left;
	border-top: 1px solid #bcbfc0;
	margin-bottom:-20px;
}
/*Added for Budgets End*/

/*Styles for the defect id 645078 */

.formbtn_finaceovervw{
      font-family: arial, helvetica, sans-serif;
      font-size: 0.69em;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      padding-right: 5px;
      background: url(../images/backgrounds/buttonStyle03.gif) #026eab
            no-repeat 100% 0px;
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: left;
      height: 21px;
      cursor: pointer;
      line-height:21px;
}

.HW_formbtn_financeovervw_grey {
margin-right: 115px;
float: right;
padding-left: 4px;
background: url(../images/backgrounds/buttonStyle03.gif) transparent no-repeat 0% 0px;
}

.HW_formbtn_financeovervw {
      margin-right: 115px;
      float: right;
      padding-left: 4px;
      background: url(../images/backgrounds/buttonStyle02.gif) transparent no-repeat 0% 0px;
}

/* Added for defect 645604*/
.multi_select_dropdown_with_border {
      border:1px solid #D4D5D7;
      float: left;
      margin-left:3px;
      margin-right:3px;
      padding-top:9.5px;
      padding-bottom:9.5px;
	  padding-left: 3px;
}
/*Fix for the issue 645454*/

.HW_formbtn_income_grey {
	margin-right: 32px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle03.gif) transparent no-repeat 0% 0px;
	margin-top: 5px;
}


.HW_formbtn_income {
	margin-right: 28px;
	margin-top: 5px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle02.gif) transparent no-repeat 0% 0px;
}
/*Styles Added for footer UI Audit remarks*/
.columnSeparator{
	border-right: 1px solid	#0278BA;
	margin-right: 10px;
}
.footer_firstLine{
	display:inline-block; 
	margin:10px 0px;	
}
.footer_secondLine{
	display:inline-block;	
}
.footer_img{
	vertical-align:middle;	
}
.stage3_text_bold_bottommargin_small
{
	display: inline-block;
    font-size: 0.69em;
    font-weight: bold;
    margin: 0px -8px 10px 10px;
}
/*style added for issue-649263*/
.HW_formbtn_lnkaccnt {
margin-left: 5px;
float: left;
padding-left: 4px;
background: url(../images/backgrounds/buttonStyle03.gif) transparent no-repeat 0% 0px;
margin-top: 4px;
}
/*Added for the issue 649696 */

.HW_tableheadingAmntPfm {
vertical-align: middle;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 74px;
}

.searchsimpletext_pmfTransctns {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      font-size: 0.89em; 
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
}

/*Added by Neeti for UI Audit */

.stage3_checkbox_pfm{
margin-right: 7px;
}

/*Added by Neeti for UI Audit */
.stage3_templateiconcolumnwidthleft_new {
float: left;
padding-left: 31px;
width: 23%;
margin-bottom: 10px;
}

/*Added by kishore for mails*/

.rightpanel_text_forward{
float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
font-weight: bold;
width:78px;
}
       
.rightpanel_textbold_top{float:left;font:0.69em Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;width:250px;padding-left:15px;}
.arrange_subjectheading_top {
     color: #3D4143;
     float: left;
     font: 0.69em Arial,Helvetica,sans-serif;
     margin: 11px 0 4px 0px;
     max-height: 38px;
     min-height: 0;
     word-wrap: break-word;
     width: 280px;
     text-align: left;
     padding-left:14px;
}
/*Added By Neeti for Ui audit issues*/
.queryitalictext_netgoal {
      font-family: arial;
      font-size: 0.69em;
      font-style: italic;
      color: #262A2C;
      text-decoration: none;
      float:left;
      width:391px;
      padding-left:12px;
      font-weight:bold;
}


.queryitalictext_netgoalFrmlae {
      font-family: arial;
      font-size: 0.69em; 
      font-style: italic;
      color: #262A2C; 
      text-decoration: none;
      float:left;
      padding-left: 118px;
      margin-top: -17px;
}
.rightpanel_textbold_drafts{
float: left;
font: 0.69em Arial, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
width: 250px;
padding-left: 0px;
}
.rightpanel_textbold_to{
float:left;
font:0.69em Arial, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
width:250px;
}

.stage3_goalsaccounts_textheading_leftfloatright {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    margin: 5px 0 10px;
    text-decoration: none;
}
.stage3_simpletext_goalaccountscaption1 {
    color: #262A2C;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.69em;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
}
.hideElement{
display:none;
}

.hidden_default_form_button {
	float: right;
	height: 0;
	width: 0;
	position: absolute;
	visibility: hidden;
	top: -50px;
}
/*Added for UI Audit change*/
.HW_formbtn_search {
	float: left;
	height: 21px;
	/*margin-right: 13px;*/
	/* modified by priyanka for Download details*/
	clear: right;
	/** Added by Priyanka for accounts */
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0.7%;
	margin-right:5px;
}
/*------------------------------------------------------------*/
.prevSessionTimeOut_ACM {
margin-left: 580px;
}
/*
.width50percent_left_login .loginrow{
padding-left: 15px;
float: left;
clear: both;
width: 398px;
height: auto;
background-color: white;

}
*/

/* Added for login page buttons
.loginpage_formbtn {
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain
	/*font-size: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/* commented by priyanka to rmove padding
	/* padding-left: 3px;
	padding-right: 5px;
	/* margin: 0px 0px 0px 10px;
	background: url(../images/login_btn02.png)
		#ffffff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;
	cursor: pointer;
	line-height:21px;
}*/

/*
.login_HW_formbtn {
	float: left;
	height: 27px;
	background: url(../images/login_btn02.png)
		transparent no-repeat 0% 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0.7%;
	margin-right:5px;
	padding-bottom: 5px;
}*/


/*Added For non sortable columns
  same style as sortablecolumns blacklink*/

.blackheader{ 
	color: #000000;
	text-decoration: none;
}
/* End of non sortable column style*/


#header .header-main-new {
	background:#a30d3b;
	/*background: url("../images/login_header.png") repeat-x transparent;*/
}
#header .header-main-new .logo {
	background: url("../images/logo-new.png") no-repeat scroll left 0 transparent;
	margin-top:15px;
	padding:27px 0 30px;
	width:300px;
	float:left;
}

/* Added For Advizor - Start */
.button_left{
	float:left;
	height:21px;
	width:5px;
	background:url(../images/blue_button_left.png);
	margin-top:1px;
	(-bracket-:hack;
       margin-top:0px;
    );
	margin-top:7px\9;
}

.button_middle{
	background:url(../images/blue_button_mid.png) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 2px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:21px;
	margin-top:1px;
	(-bracket-:hack;
       margin-top:0px;
    );
    margin-top:7px\9;
}

.button_right{
	float:left;
	width:6px;
	height:21px;
	margin-right:5px;
	background:url(../images/blue_button_right.png);
	margin-top:1px;
	(-bracket-:hack;
       margin-top:0px;
    );
     margin-top:7px\9;
    }
   
/* Added For Advizor - End */

/* Added for Pie chart and listing in one column - view investment portfolio */
.querytextleftchartlist {
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
	width: 48%; 
	float: left;
}
.querytextrightchartlist {
	margin: 0px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-color: transparent;
	width: 46%; 
	float: left;
	clear: right;
	height:262px;
}


/* End for Pie chart and listing in one column - view investment portfolio */

/* Added for Tax Payments - Start */
.querytextright_width30 {
	width: 30%;
	height: 48px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:1px;
	border-right: 1px solid #C0C0C0;
}

.querytextleft_width38 {
	width: 38.8%;
	height: 48px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:1px;
	border-right: 1px solid #C0C0C0;
}


.querytextright_heightwidthTopLeftPadding{
	clear: right;
	display: block;
	overflow: hidden;
	padding-left: 4px;
	text-align: left;
	height: 48px;
	padding-top:1px;
}

.row_width78 { 
	float: left;
	width:78.0%;
}



.querytextleft_heightwidth38{
	width: 38.8%;
	height: 108px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:16px;
	border-right: 1px solid #C0C0C0;
}



.querytextright_heightwidth30 {
	width: 30%;
	height: 123px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:1px;
	border-right: 1px solid #C0C0C0;
}

.querytextleft_heightwidth60Padding{
	width: 65.6%;
	float: left;
	clear: left;
	text-align: left;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
	height: 66px;
	padding-top: 8px;
}

.querytextleft_heightwidthTopLeftPadding{
	clear: right;
	display: block;
	overflow: hidden;
	padding-left: 4px;
	text-align: left;
	height: 123px;
	padding-top:1px;
	
}

.querytextright_height66 {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	height: 66px;
}

.row_withTopLeftBottomBorder{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.querytextright_Heading{

	background-color: #e9e9e9;	
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top:8px;
	padding-right:4px;
	
}

.querytextright_width98 {
	width:98%;
	height: 66px;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	
}

.querytextleft_topLeftPadding_Height84{
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:40px;
	padding-left:4px;
	height: 84px;
	line-height: 50px;
}

.querytextright_FxdHeight66  {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 8px;
	padding-left: 4px;
	height: 66px;
	line-height: 60px;
}

.querytextright_width100Heading_height {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 16px;
	padding-left: 4px;
	background-color: #e9e9e9;
	height: 33px;
}

.querytextright_height33 {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	height: 49px;
}


.querytextleft_height49width60Padding{
	width: 65.6%;
	float: left;
	clear: left;
	text-align: left;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
	height: 49px;
}

.querytextleft_topLeftPadding_height41{
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:0px;
	padding-left:4px;
	height: 49px;
}

.row_withTopRightLeftBorderHeight150{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	height: 149px;
}

.row_withTopRightLeftBorderHeight450{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	height: 449px;
}
.row_withTopRightLeftBorderHeight300{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	height: 299px;
}



.querytextleft_width30 {
	width: 30%;
	height: 73px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:1px;
	border-right: 1px solid #C0C0C0;
}

.querytextleft_topLeftPaddingHeight66{
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:8px;
	padding-left:4px;
	height: 66px;
}
.querytextright_paddingHeadingHeight {
	height: 41px;
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:8px;
	padding-left:4px;
	background-color: #e9e9e9;
}

.querytextright_HeadingHeight{

	background-color: #e9e9e9;	
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top:8px;
	padding-right:4px;
	height: 41px;
}
/* Added for Tax Payments- End */

/* Added for Password Strength Requirement */

.too-short{
	color:#2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.weak{
	color:#B0171F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fair{
	color:#FF7F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.strong{
	color:#556B2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.very-strong{
	color:#3D9140;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contactPulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -104%;
	width: 300%;
	padding-right: 5%;
}
.contactPulldown_p1 {
	background-color: #e9e9e9;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
}
.contactPulldown_p2 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	border-bottom: 1px dotted #AAAAAA;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
    align:centre;
}
.contactPulldown_p3 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0px 0 0px 1%;  
    height:auto;      
}
.contactPulldown_p4 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0px 0 0px 1%;
    border-bottom: 1px solid #CCCCCC;    
    height:auto;
}
.sessionTimeoutText_c {
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.69em;    
    padding-right: 5px;
    text-decoration: none;
    margin-left: 40px;  
    padding-left: 6px;
	overflow: hidden;
	padding-bottom: 4px;  
	float: right;
}

.headertext_name_v {
	color: #000000;	
  	font-size: 0.69em;
    font-weight: bold;  
    word-wrap: break-word; 
    height:auto;
}
.profilePhoto_c {
	display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: -5px;    
	margin-bottom: 3px;
	margin-left: 40px;
	clear: left;
}
.headerParaRight_c {
	width:63%;
	float: right;
	margin-bottom: 3px;
	height:auto;
	word-wrap: break-word;
}
.headerParaLeft_c {
	width:37%;
	float: left;
	margin-bottom: 3px;
	clear: left;
}

/*Mahesh added starts */
/*taken from corporate */
/* 3 checkboxes alignment */
.recon_coposite_checkbox{
	vertical-align: middle;
	margin-top: 8px;
	float:left;
	margin-left: 3px;
}
.recon_coposite_spaces{
	float:left;
}
.simpletext_payable {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 3px;	
	display: block;
    width:auto;
	float:left;
	white-space: nowrap;	
}


/* taken from bankuser*/
.searchsimpletext_withwrap {
	font-family: arial;
	font-size: 0.7em;
	text-decoration : none;
	padding-right: 5px;
	word-wrap: break-word;
    	width: 100%;
}

/*mentioned in component-style-rules.xml were not present in .css files...added in all three files */
.acct_rightfindoutmore {

}
.acct_rightsurveybtn {

}
.gradientbgonelinetxt {


}
.db_h1{

}
.bottomwithoutfloat{

}
/*mentioned in section-style-rules.xml were not present in .css files */
.stage3_dataentry_noborder_Pfm{

}
.querytextleft_transdate{

}
/* Mahesh added ends */

/*Sonia***/
.current_tab10
{
    
    border: 1px solid grey;	
	color: #262a2c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #fff url(../images/backgrounds/steps-selected.gif) repeat-x 0 100%;
	text-align: center;
	white-space: nowrap; /* added for Cross Browser Compatibility */
	font-size: 12px; /* added for Cross Browser Compatibility */
	vertical-align: inherit;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display:inline-block;
	height: 1.7em;
	

}
.formbtn_astab_long10

{
       
        	background-color: #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;	
		border-width: 1px 1px 1px 0;
		border-color:#CCCCCC #919191 #919191 -moz-use-text-color;
		border-left:0 none;
		border-style:none solid solid none;
		cursor:pointer;
		font-size: 12px;
		font-weight:bold;
		height: 2.3em;
		overflow:visible;
		cursor: pointer;
		padding:5px;
		text-align:center;
		text-decoration:none;
		width:auto;
     
}
.labelcoltxtsmallest {
	background: url("../images/backgrounds/input-text.gif") no-repeat scroll
		    0 0 transparent;
	border: 0 none;
	color: #262A2C;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	margin: 0;
	padding: 5px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 33px;
}
.simpletextfourcol {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 8px;
	word-wrap:break-word;
}

.formbtn_lgin {
	padding-right: 19px;
	background: url(../images/hip_speaker.gif);
	border: 0px solid #333333;
	float: right;
	height: 22px;
	cursor: pointer;
	margin-right: 246px;
	margin-top: -21px;
}

.lgin_refresh_img {
	float: right;
	margin-right: 218px;
	margin-top: -26px;
}

.lgin_soundcaptcha_img {
	float: right;
	margin-right: 218px;
}
.labelColumnCombohide{
      clear: both;
      display: none;
      width:420px;
}
.formbtn_last_modal {
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#026EAB url(../images/sendbtn.png) no-repeat scroll 100% 0;
border:0 solid #333333;
color:#FFFFFF;
cursor:pointer;
float:left;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:21px;
line-height:20px;
margin:5px 0px 0px 0px;
overflow:visible;
padding-right:8px;
text-decoration:none;
vertical-align:middle;
width:37px;
}


.formbtn_last_modal:hover {
	color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
/*Added  for ticket 660273-start*/
.labelcolumntexttoosmall_nodisplay_nofloat {
	background: url("../images/backgrounds/input-text.gif") no-repeat scroll
		0 0 transparent;
	border: 0 none;
	color: #262A2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	margin: 0;
	padding: 7px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	
}
.labelColumn_text_brdr_toosmall_display_nofloat {
	display:inline-block;
	height: 31px;
	background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
		100% 0px;
	padding-right: 0;
	margin-left: 5px;
	margin-right: 5px;
	width: 84px;
}
/*Added  for ticket 660273 - end*/
#wrapper1-PNB {
    background-color: #a30d3b;
    color: #737779;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 99.2%;
  /*  float:left   Added for ticket 641771--- commented because Conflicting with mega menu and header changes in EBUX3*/
	height:65px;
}

#logo-PNB {
	background-image: url("../images/branding-logo.png");
    background-position: center center;
    background-repeat: no-repeat;       
    width: 716px;
    height:25px;
    margin:0 auto;
}
#YellowBar-PNB {
    background-color: #FFC20E;
    height: 17px;
    margin: 10px -5px 0px -1668px;
    width: auto;
}

#YellowBar-PNBPrint {
    background-color: #FFC20E;
    height: 17px;
    
    width: auto;
}

#YellowBarlgn-PNB {
    background-color: #FFC20E;
    height: 17px;
    margin: 0px -5px 0px -5px;
    width: auto;
}
 #stroke1-PNB {
    background-color: #FFFFFF;
    height: 1px;
    margin: 0 auto;
    width: auto;
}
.top_bluetab_rPnb {
/*background-color:#025B8E;
color:#99DDFF;
font-weight:bold;
height:34px; */
margin-top:-4px;
/*background-color:#e9e5d7;*/
color:#99DDFF;
font-weight:bold;
height:0px;
opacity:0.8;

/*background:url("../images/bgTopNav.png") repeat-x scroll center top / contain  #84C0E1;
*/}

#footerPnb {
	/*
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ead6da;
    background-image: none;
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: auto auto;
    border-top: 1px solid #E0E1E2;         
    bottom: 0;
  padding-right:13.2%;
    text-align: left;
    width: 63%;
	margin-top:130px;
	margin-bottom:-10px;
	margin-left:11.8%;*/
WIDTH: 100%; 
BOTTOM: 0px; 
BACKGROUND: #ead6da; 
HEIGHT: 25px;

BORDER-TOP: #fff 1px solid;
 _position: static
    }	
    
    #footerPnbHtml {
	
WIDTH: 100%; 
BOTTOM: 0px; 
BACKGROUND: #ead6da; 
HEIGHT: 25px;
margin-top:17px;
BORDER-TOP: #fff 1px solid;
 _position: static
    }

.header-labelPnb {
	color: rgb(163, 13, 59);
	font-size: 12px;

	float:left;
	/*margin-top:-37px;*/
}
/*
.btn180 {
    background: url("../images/btn180.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    width: 180px;
}*/

#prevSessionTimeOutPnb {
	margin-left:261px;
	}
	
	
.headerouter_rCons {
/* 	changes done by shreya for new header */
height:65px;
margin:auto;
width:950px;
}
.HW_formbtnlink{
clear: right;
 
    margin-left: 0;
    margin-right: 16px;
    padding-left: 5px;
}


.HW_formbtnPnb {

width:56px;
height: 21px;
  line-height: 27px;
  color: #ffffff;
  padding: 3px 5px;
  font-size: 11px;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background: #ffc20e;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f42c78, endColorstr=#b20748);
  font-family: tahoma;
  font-weight:normal;
	
  
  position:relative;
}



#notePnb{
font-family:tahoma;
font-size:14px;
color:#3f0a1b;
padding-left:45px;
text-align:left;
padding-right:22px;

font-weight:normal;
}
#notespPnb{
margin-top:18px;
background:url("../images/bgTopNav.png");
height:38px;
line-height:36px;
border:1px solid #fff;
border-bottom-color:#dacfb3;
}

#lastLoginMessageTime{
	  color: #3F0A1B;
    /*changes done by shreya for header*/
    float: left;
    font-size: 12px;
    /*margin-top:-142px;
    margin-left:229px;*/
}

   .profilePhotoPnb {
    display: inline-block;
    margin-left: -660px;
    margin-top: -6.3%;
    position: absolute;
    vertical-align: top;
}	
.dropdownheader_top_rCustPnb {
/**-moz-background-clip:border;
-moz-background-origin:padding;*/
background-attachment:scroll;
background-color:#A30D3B;
border:0 none;
color:#ffffff;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin:-19px 5px 0px 76px;
text-decoration:none;
vertical-align:middle;
width:125px;
}
.headerWelcomeTextPnb {
   color: #3F0A1B;
    display: inline-block;
    /*margin-left: -580px; */
	 margin-left: -596px;
    margin-top: -75px;
    position: absolute;
    width: 250px;
}



.header_Welcometxt {
	color: maroon;
	font-weight:bold;
	font-size: 0.69em;
	font-size: 0.72em;
	display: inline;
	margin-left: 10px;
}
.headertext_namePnb {
    color:  #000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
}
	.txt_boxnewPnb {
    background: url("../images/bgTopNav.png") repeat-x scroll center top / contain #84C0E1;
    color: #FFFFFF;
    margin-left: 125px;
    height: 0px;
   
    width: 80%;
	background-color:#f3f3f4;
}

#locationbarPnb {
    float: left;
   /* margin-left: -1670px;
    */width: auto;
}

#locationbarPnb p {
	background-color: transparent;
}

#simpletextPnb {
   LINE-HEIGHT: 25px; 
   WIDTH: 180px; 
  
    FLOAT: left; 
    HEIGHT: 25px; 
    COLOR: #3f0a1b; 
  
}

#footerInnerPnb {
   MARGIN: 0px auto;
    WIDTH: 1000px; 
    FONT: 11px Tahoma; 
    HEIGHT: 25px; 
    COLOR: #8c062f; 
    _width: 985px;
   
  
}
#links{
WIDTH: 760px;
PADDING-RIGHT: 12px;
FLOAT: right;
COLOR: #8c062f;
BACKGROUND: #ead6da; 
_width: 570px;
line-height:25px;
	}


.footer_line { 
 /*background: none repeat scroll 0 0 #FAF6F5;
  height: 10px;
  margin: 0px -20px 22px -22px;
    width: auto;*/
}
	
#locationbarPnb {
    float: left;
   /* margin-left: -1670px;
    */width: auto;
}


a.redlink_footer:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #8c062f;
}

a.redlink_footer:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #8c062f;
	text-decoration: underline;
}

a.redlink_footer:active {
	font-family: arial;
	font-size: 11px;
color: #8c062f;
text-decoration: none;
}


#notePnb{
font-family:tahoma;
font-size:14px;
color:#3f0a1b;
padding-left:45px;
text-align:left;
padding-right:22px;

font-weight:normal;
}

.querytextboxmediumpnb {
	background-color: #edf6fb;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	background: url(../images/user-input-bg.png) #edf6fb
		no-repeat 100% 0px;
	font-size: 14px;
	width: 155px;
	margin: -16px 0 0 120px;
    padding: 5px 10px;
	float: left;
	height: 21px;
}
.versionpnb{
   	margin-left: 37%;
    	margin-top: -12%;
}
.pcidss{
    margin-left: 5% !important;
    margin-top: -40px;
    height: 42px;
    width: 75px;
    position: absolute;
    z-index: 99;
}
.loginpic{
	height: 355px;
    margin-bottom: 27px;
    margin-top: -365px;
    width: 651px;
	margin-left:10px;
}
.loginpic1{
	height: 345px;
    	margin-bottom: 101px;
    	margin-top: -122px;
    	width: 651px;
	margin-left:10px;
}
.logoutpic{
	height: 289px;
    margin-bottom: 27px;
    margin-top: 50px;
    width: 493px;
	margin-left:20%	;
}
.lockpnb{
 margin-left: 282px;
    margin-top: -15px;
    position: absolute;
}
.lockpnbside{
 margin-left: 10px;
    margin-top: 90px;

}
.borderpnb
{
 padding-left: 103px;
    padding-top: 10px;
clear:both;
background-color: #FAF6F5;
}
.btmboxpnb{
background:url("../images/bottom-box-bg.png");
width:324px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:8px;
padding-left:12px;
position:absolute;
margin-left:-103.5px
}

.btmboxpnb0{
	background:url("../images/bottom-box-bg1.png");
	width:323px;
	height:300px;
	border:1px solid #e1d3c3;
	padding-top:0px;
	margin-right:8px;
	padding-left:12px;
	position:absolute;
	margin-left:-103px;
	margin-top: -320px;
	overflow-y: scroll;
}
.btmboxpnb1{
background:url("../images/bottom-box-bg.png");
width:305px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:0px;
margin-left:245px;
padding-left:12px;
position:absolute;

}


.btmboxpnb11{
background:url("../images/bottom-box-bg.png");
width:305px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:0px;
margin-left:245px;
padding-left:12px;
position:absolute;
margin-top: -98px;

}

.btmboxpnb2{
background:url("../images/bottom-box-bg.png");
width:305px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:8px;
padding-left:12px;
position:absolute;
margin-left:575px;
}

.btmboxpnb22 {
    background: url(../images/bottom-box-bg.png);
    width: 124px;
    height: 85px;
    border: 1px solid #e1d3c3;
    padding-top: 0px;
    margin-right: 8px;
    padding-left: 8px;
    position: absolute;
    margin-left: 565px;
    margin-top: -98px;
}

.strjava {
    color: maroon;
    font-family: Tahoma;
    position: absolute;
    font-size: 14px;
    text-decoration: none;
    margin-top: 32px;
}

.javapnb{
	
/*	margin-left: 202px; */
    	margin-top: 10px; 
    }
	
.sthelp{
	color: #262a2c;
	font-family: Tahoma;
	position:absolute;
	font-size: 14px;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 37px;
}

.stusr {
    color: #262a2c;
    font-family: Tahoma;
    position: absolute;
    font-size: 14px;
    text-decoration: none;
    margin-top: 25px;
    padding-left: 38px;
}

.stusr1 {
	color: #262a2c;
	font-family: Tahoma;
    position:absolute;
	font-size: 14px;
	text-decoration: none;
    margin-top: 18px;
    padding-left: 1px;
}
.bluelinklogn:hover {
	COLOR: maroon;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma;
position:absolute;
margin-top: 32px;
}

.userpnb{
	margin-left: -2px;
    	margin-top: 23px;
}
.bluelinklogn {
    COLOR: maroon;
    TEXT-DECORATION: none;
    FONT-SIZE: 14px;
    FONT-FAMILY: Tahoma;
    position: absolute;
    margin-top: 32px;
}
.pwdpnb {
    margin-top: 12px;
    margin-left: -17px;
    margin-top: 12px;
}
		
.stbar{
	 color: maroon;
    font-size: 12px;
    font-weight: 900;
    margin-left: 57px;
   
    margin-top: 32px;
    position: absolute;
	}
	.bluelinkhelp:hover {
	COLOR: maroon;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma;
	position:absolute; 
}
.bluelinkhelp {
	COLOR: maroon; 
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma; 
	position:absolute;
	margin-top: 32px;
	margin-left:62px;
}
.simpletextlog {
	color: #3F0A1B;
	font-family: Tahoma;
	/*Changed by Neha Gosain */
	/*font-size: 13px;*/
	font-size: 12px;
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
	line-height: 40px;
}

.width100percentpnb 
{
width: 100%;
background:#FAF6F5;
}
.txt_boxnewPnb .labelColumn_combo {
	width:0px;
	height:0px;
	padding:0px;
	}
.txt_boxnewPnb .labelColumn_combo_brdr{
width:0px;
	height:0px;
	padding:0px;
	}
	.wrapper #footerPnb{
	/*margin-left:-2.2%;
	 width:91%;*/
	}
	.labelColumn_combo .labelColumn_combo_brdr{
	width:auto;
	padding:0px;
	height:0px;
	}
	.width100percent_loginbg .labelColumn {
width:0px;
height:0px;
background:none;
float:none;
}



.loginrow input[type="submit"][disabled] {
background: url("../images/btngrey67.png") no-repeat scroll center center transparent;
      	 color:#000000;      
             
      }
	  
.crstab{

margin-left: -202px;
}

.querytextleftWidget
{
	padding-right: 1px;
	padding-left: 10px;
	margin-left:2px;
	width: 31%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 7px;
	/* added by shreya */
	font-weight: bold;
}
.loginpage_btn {
	border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:101px;
	height:39px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	margin-left:124px;
	margin-top:-15px;
	
}
.pwdlbl {
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin-top: 5px;
    text-decoration: none;
}
.lognbtncorp{
    background: url("../images/btn100.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    height: 40px;
    margin-left: 123px;
    margin-top: 152px;
    position: absolute;
    width: 101px;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.lognclrcorp{
 background: url("../images/btngrey67.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    height: 40px;
    margin-left: 213px;
    width: 101px;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}

.searchsimpletext_withspacebefore{	
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	margin-left:10px;
	/** Added by Naval */
	/** margin-top: 2px;*/

}
.formbtn160 {
	border:0 none;
	background:url(../images/btn160.png) center no-repeat;
	width:160px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

.header_dropdownexpandalbeTxnHistory {
	/*Changed by Hari_Varadharajan*/
	/*background-color: transparent;*/
	border:0px solid #e1d3c3;
	
	/*Changed by Hari_Varadharajan*/
	margin-top: 2px;
	
	height:26px;
	padding-top: 0px;
	color: #262a2c;
	width: 80%;
	border-width:0px;
	
	display: inline-block;
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.querytextleft_date {
	

	margin-top:-3%;
	margin-left:23%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 7px;
	/* added by shreya */
	font-weight: bold;
	
}

.querytextleft_dateComplaint {
	

	margin-top:-3%;
	margin-left:20%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 4px;
	/* added by shreya */
	font-weight: bold;
	
}

.querytextleft_dateFrom {

	padding-right: 1px;

	margin-left:2px;
	width: 31%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 15px;
	/* added by shreya */
	font-weight: bold;
	

	
}
.datelabelColumn_Complaint {
	margin: 2px 20px;
	padding-top: 0 0 13px 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 0 0;
	height: 31px;
	width: 120px;
	border-width: 0px;
	display: inline-block;
}


.section_pnb_selfEnablement {
	width: 80%;
	margin-left: 10%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
}
.section_blackborder_pnb { 
	border: 0px;
	width: 80%;
	margin :0px auto;
	background-color: #ffffff;
}



.section_blackborder_pnb_selfEnablement { 
	border: 0px;
	width: 80%;
	margin-left: 10%;
	margin-top: 10px;
	clear: both;
	background-color: #ffffff;
}
.section_blackborder_pnb { 
	border: 0px;
	width: 80%;
	margin :0px auto;
	background-color: #ffffff;
}
.section_Login_pnb{
	border: 0px;
	width: 80%;
	margin :0px auto;
	background-color: #ffffff;
	font:12px/19px Tahoma;
	color: 	#000;
	
	
	}

.section_fourlinbrd_pnb_selfEnablement {
	width: 80%;
	margin-left: 10%;
	border-bottom: 1px solid #C9CBCC;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	background-color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}


.logout_txt {
    color: #443333;
    
    font:12px/18px Tahoma;

    padding-bottom: 10px;
    
}

.logout_txtNormal {
    color: #643947;
    
    font:18px Tahoma;

    padding-bottom: 10px;
    
}
.loginrowlogout {
	margin-top:10px;
	clear: both;
      /**Added By Priyanka */
      width:auto;/*changed by hemanth from 420 to auto*/

}
.width50percent_right_logout {
	width: 50%;
	float:right;
}
.loginrowSideBar {
	clear: both;
      /**Added By Priyanka */
      width:auto;/*changed by hemanth from 420 to auto*/
      padding-top:5px;
      margin-bottom:5px;
      margin-left:10px;
      

}
.rightSelf {
	text-align: right;
	float: right;
	margin-right:-20px;
}

.Additional_Link {
	MARGIN: 1px auto 0px;
	WIDTH: 900px; 
	DISPLAY: block; 
	BACKGROUND: url(../images/bg-secure-content-new.jpg)
}

.ol-list-none {
	LIST-STYLE-TYPE: none !important; MARGIN-LEFT: 20px
}



.mainWrapperHtml {
	background-color: #FFFFFF;
	width: 80%;
	margin: 0 auto;
	clear: both;
	padding-right: 44px;
	padding-left: 44px;
}

.flaglinkstyleHtml{
border: none;
background: white;
color: #a84361;
margin-top: 0px;
padding-left: 0;
padding-right: 6px;
font:12px/19px Tahoma;
}
.flaglinkstyleHtml:hover{
text-decoration:underline;
  cursor: pointer;
     }
     
 .sitemap_container {
	 COLOR: #000;	
}
.sitemap_container .inner {
	PADDING-BOTTOM: 45px; MARGIN: 0px auto 30px; PADDING-LEFT: 10px; WIDTH: 1000px; PADDING-RIGHT: 0px; HEIGHT: 580px; PADDING-TOP: 20px;
	background:#ffffff;
}
.sitemap_container .inner UL {
	PADDING-BOTTOM: 10px; LIST-STYLE-TYPE: none; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}    
     
     
     .sitemap_container .inner .left_nav UL LI {
	TEXT-ALIGN: left; PADDING-LEFT: 18px; FONT: 13px/27px Tahoma; HEIGHT: 27px
}
.sitemap_container .inner .left_nav UL LI.plus {
	BACKGROUND: url(images/sidemenu-plus.png) no-repeat 3px center
}
.sitemap_container .inner .left_nav H1 {
	TEXT-ALIGN: left; PADDING-BOTTOM: 15px; FONT: 22px Tahoma; float:none;display:block;
}
.sitemap_container .inner .left_nav {
	WIDTH: 160px; PADDING-RIGHT: 20px; FLOAT: left; HEIGHT: 600px; BORDER-RIGHT: #000 1px solid
}
.sitemap_container .inner .right_secs {
	PADDING-Right: 7px;
	PADDING-left: 7px;
	WIDTH: 802px;
	FLOAT: left;
	HEIGHT: 600px
}
.sitemap_container .inner .left_nav UL {
	BORDER-BOTTOM: #bfbfbf 1px solid; 
	BORDER-LEFT: #bfbfbf 1px solid; 
	BACKGROUND: #f3f2dc; 
	BORDER-TOP: #bfbfbf 1px solid; 
	BORDER-RIGHT: #bfbfbf 1px solid;
	width:100%;
}


.sitemap_container .inner .right_secs .sections_container {
	HEIGHT: 600px; PADDING-TOP: 17px
}
.sitemap_container .inner .right_secs H1 {
	TEXT-ALIGN: left; PADDING-LEFT: 10px; FONT: bold 15px/30px Tahoma; 
	BACKGROUND: #f2f2f2; HEIGHT: 30px;
	display:block;float:none;
}
.sitemap_container .inner .right_secs .section {
	BORDER-BOTTOM: #bfbfbf 1px solid; BORDER-LEFT: #bfbfbf 1px solid;
	 BACKGROUND: #f3f2dc; BORDER-TOP: #bfbfbf 1px solid; BORDER-RIGHT: #bfbfbf 1px solid
}
.sitemap_container .inner .right_secs .section {
	WIDTH: 185px; PADDING-RIGHT: 3px; MARGIN-BOTTOM: 15px
}
.sitemap_container .inner .right_secs .section H2 {
	TEXT-ALIGN: left; PADDING-BOTTOM: 0px; PADDING-LEFT: 20px; 
	border:0px;
	PADDING-RIGHT: 0px; FONT: bold 13px/18px Tahoma;
	 HEIGHT: 18px; PADDING-TOP: 0px
}
.sitemap_container .inner .right_secs .sections_container .cols {
	PADDING-RIGHT: 14px; FLOAT: left
}
.sitemap_container .inner .right_secs .sections_container .last_col {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.sitemap_container .inner .right_secs .section LI {
	TEXT-ALIGN: left; PADDING-LEFT: 14px; FONT: 12px/22px Tahoma; 
	 HEIGHT: 22px
}


.login_user_container {
	background: rgb(250, 246, 245);
	padding-bottom: 25px;
}

.login_user_container .inner {
	margin: 0px auto;
	width: 978px;
	height: 478px;
	padding-top: 10px;
}

.login_user_container .inner .topboxcontainer {
	height: 310px;
}

.centered {
	margin: 0px auto;
	width: 1002px;
	_text-align: center;
}

.login_user_container .labelColumn {
	width: 0px;
	height: 0px;
	background: none;
	float: none;
}


.bcumPrint {
	font-family: arial;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 12px;/*Reverting the changes*/
	text-decoration: none;
	vertical-align: bottom;
	width: 40%;
	
}
.rsaloginrow {
	clear: both;
    width:auto;
}
.formbtn130 {
border:0 none;
	background:url(../images/btn130.png) center no-repeat;
	width:132px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	margin-right:5px;
	margin-left:5px
}




.formbtn190 {
		border:0 none;
	background:url(../images/btn190.jpg) center no-repeat;
	width:195px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

.simpletextwidgetNew {
      color: #262a2c;
      font-family: arial, helvetica, sans-serif;
      /*Changed by Neha Gosain*/
      /*font-size: 13px;*/
      font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      float: left;
      padding-right: 5px;
      padding-top: 8px;
}

a.bluelinkwidgetNew:link {
      font-family: arial, helvetica, sans-serif;
     /*Changed by Neha Gosain*/
    /*font-size: 12px;*/
    font-size: 11px;/*Reverting the changes*/
    text-decoration: none;
    padding-right: 5px;
    color: #A84361;
    display: inline-block;
    margin-left: 0px;
	float:left;

}

a.bluelinkwidgetNew:visited {
      font-family: arial;
      /*Changed by Neha Gosain*/
      /*font-size: 12px;*/
      font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: maroon;
}

a.bluelinkwidgetNew:hover {
      font-family: arial;
      /*Changed by Neha Gosain*/
      /*font-size: 12px;*/
       font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: maroon;
      text-decoration: underline;
}

a.bluelinkwidgetNew:active {
      font-family: arial;
      /*Changed by Neha Gosain*/
       /*font-size: 12px;*/
       font-size: 11px;/*Reverting the changes*/
      text-decoration: none;
      color: #0278ba;
}
.querytextleft_txn{
	padding-right: 1px;
	padding-left: 100px;
	margin-right:5%;
	width: 26.3%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-size: 16px;
	padding-top: 7px;
	/* added by shreya */
	font-weight: bold;
	
}
.searchsimpletextComplaint {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	
	/** Added by Naval */
	/** margin-top: 2px;*/
}
.formbtn_Modify { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; */
	vertical-align: middle;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:55px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	
}


.formbtnmodify {
		border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:120px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	float:left;
}


.querytextboxmediumSR {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 11px;/*Reverting the changes*/
	text-decoration: none;
	width: 400px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
}


.formbtn_drpdwn2 { 
	text-decoration: none;	
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn50.png) center no-repeat;
	width:55px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	
}

.simpletexttxn {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain */
	/*font-size: 13px;*/
	margin: 0px 0px 0px -6.5px;
	font-size: 11px;
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
	word-wrap:break-word;
}
.dropdownexpandalbetxn {
	
	background: url("../images/backgrounds/input-text.gif") no-repeat 100% 0px;
	border: 0px solid rgb(136, 160, 200);
	width: 99.6%; 
	height: 31px;
	margin: 0px 0px 0px 0px;
	font-family: arial; 
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle; 
	float: left;
	padding-top:5px;
}

.labelColumn_combotxn {
	margin: 0px 0px 0px -4px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/dropdown.png) no-repeat 0px 0px;
	height: 31px;
	width: 241px;
	display: inline-block;
	float: left;
}


.simpletext_cheque {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	text-decoration: none;
	line-height:120%;
}
	


.padding_login_captcha {
    display: block;
    margin-top: 10px;
    padding-left: 108px;
}

.querytextboxmediumpnb_login_pass {
	background-color: #edf6fb;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	background: url(../images/user-input-bg.png) #edf6fb
		no-repeat 100% 0px;
	font-size: 14px;
	width: 155px;
	margin: 2px 0 0 59px;
    padding: 5px 10px;
	float: left;
	height: 21px;
}

.querytextboxmediumpnb_login_username {
	background-color: #edf6fb;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	background: url(../images/user-input-bg.png) #edf6fb
		no-repeat 100% 0px;
	font-size: 14px;
	width: 155px;
	margin: 7px 0 0 59px;
    padding: 5px 10px;
	float: right;
	height: 21px;
}
.querytextboxmediumpnb_login_captcha {
	background-color: #edf6fb;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	background: url(../images/user-input-bg.png) #edf6fb
		no-repeat 100% 0px;
	font-size: 14px;
	width: 155px;
	margin: 7px 0px 5px 106px;
    padding: 5px 10px;
	float: left;
	height: 21px;
}
.loginpage_btn_login {
	border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:30%;
	height:39px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	margin-left: 118px;
}

.simpletextlog_login {
	color: #3F0A1B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	float: left;
	padding-top: 4px;
}
.simpletextlog_login1 {
	color: #3F0A1B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	
}

.loginpage_btn_back {
border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}
.rsaimg {
	margin-left: 25px;
}

.rsaphrsepnb {
    color: #3F0A1B;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin-left: 35px;
    margin-top: 10px;
}

.entrdtxt_login{
	color: #3F0A1B;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin-top: 10px;
}

.simpletextlogpnb {
	color: #3F0A1B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	word-wrap:break-word;
}

.simpletextlogpnb_loginpage_txt {
	color: #3F0A1B;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	word-wrap:break-word;
	float: left;
	width: 119px;
	margin-top: 6px;
}

.button_vk_login_pass{
	margin-top: 6px;
}

.queryitalictextwithoutwidth1 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #505050;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	float:left;
}
.loginpage_btn_login1 {
	border:0 none;
	background:url(../images/btn100.png) center no-repeat;
	width:60%;
	height:39px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
	margin-left: -43px;
	margin-top: 20px;
}

.formbtn_back {
border:0 none;
	background:url(../images/btn50.png) center no-repeat;
	width:55px;
	height:33px;
	color:#000;
	margin-left: -47px;
	margin-right: 32px;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}
.formbtn_backbase { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; */
	vertical-align: middle;
	margin-left:-5px;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn50.png) center no-repeat;
	width:55px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	
}

 .formbtntxn {
border:0 none;
background:url(../images/btn80.png) center no-repeat;
width:80px;
height:33px;
color:#000;
font:bold 12px/33px Tahoma;
cursor:pointer;
vertical-align: top;
margin-right: 10%;
margin-bottom: -8%;
float: right;
}

.searchsimpletext_cheque {
color: #262a2c;
font-family: arial, helvetica, sans-serif;
font-size: 11px; 
font-weight:bold;
text-decoration: none;
line-height:120%;
margin-left: 5%;
}

.formbtn_cancelbase { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; */
	vertical-align: top;
	margin-top: -2px;
	margin-left:-5px;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	
}

.formbtn_cancel {
border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	margin-left: -65px;
	margin-right: 32px;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}


.rsaphrsepnb {
   	color: #3F0A1B;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 35px;
	margin-top: 10px;
        padding-right: 5px;
        padding-top: 3px;
        text-decoration: none;
    	overflow-y:hidden;
    	overflow-x:auto;
	width: 40%;
}

#notePnb1{
font-family:tahoma;
font-size:14px;
color:#3f0a1b;
padding-left:185px;
text-align:left;
padding-right:22px;
display: inline-block;
font-weight:normal;
}
/*For Trade Finance Link*/
#notePnb2 {
    font-family: tahoma;
    font-size: 14px;
    color: #3f0a1b;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    float: right;
    border: 1px solid #d2d2cc;
    box-shadow: 1px 1px #bfbebe;
    margin-right: 202px;
}


#notePnb2 a {
    text-decoration: none;
    color: #6d1330;
    padding: 10px 28px;
}

#notePnb2:hover {
    background: #e2e2df;
}
/*For Trade Finance Link End*/

.javapnb1{
	
	margin-left: 202px;
    margin-top: 10px;
    }
    

	.bluelinkkeyboardhelp {
	COLOR: maroon; 
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma; 
	position:absolute;
	margin-top: 38px;
	margin-left: -70px;
}


.virtualKeypadButton { font-family: Tahoma;
    color: #A31400;
    font-size: 12px;
    font-size-adjust: none;
    background-color: #fdeaeb;
    border-bottom-color: #EABCAF;
    background-origin: padding-box;
    border-bottom-style: solid;
    border: #eabcaf 1px solid;
    /*text-decoration: none;
    text-align: center;
    vertical-align: middle;*/
    padding: 0px 5px 0px 0px;
    /*margin: 0px;
    font-weight: normal;
    font-size: 0.7em;*/
    height: 22px; /*px to em conversion required */
    width: 68px; /*px to em conversion required */
    overflow: visible;
    cursor: pointer;
}

.right_laf {

    text-align: right;
    width: 292px;

}

.TermsAndCondition_LAF {
	word-wrap:break-word;
	font-family: arial;
	font-size: 12px bold;
	text-decoration: none;
	color: #0278ba;
}

.formbtn_cancelbase_LAF { 
	text-decoration: none;	
	/*padding-right: 5px;		
	width: auto; 	width: 95%; */
	vertical-align: top;
	argin-left:-5px;
	overflow: visible;
	float: left;
	/*height: 21px;*/
	cursor: pointer;
	line-height:20px;	
	border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:80px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	margin-left: -8px;
	margin-top: -1px;
	
}



.keypaddivauth1 {
	z-index: 10011;
	position: absolute;
	margin-left: -1%;
	margin-top: -4%;		
	height: 60px;
	visibility: hidden;
	/*border: 1px solid #4D4D4D;*/
}

 .formbtnshp {
border:0 none;
background:url(../images/btn80.png) center no-repeat;
width:80px;
height:33px;
color:#000;
font:bold 12px/33px Tahoma;
cursor:pointer;
vertical-align: top;
margin-right: 15%;
float: right;
}

.section1 {
	width: 80%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}


.mailscomposetxtboxmatter2 {
                font-family: arial;
                font-size: 0.7em;
                color: #333333;
                text-decoration: none;
                width: 685px;
                height: 200px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
                border: 1px solid gray;
}


/*NEW ENTRY: Start: Transaction ShortCut : Dhiren*/
.bluelink_2 {
	font-family: arial;
	font-size: 15px;
	text-decoration: none;
	color: #800000;
}
.simpletext_2 {
	color: #262a2c;
	font-family: arial, helvetica, sans-serif;
	/*Changed by Neha Gosain */
	/*font-size: 13px;*/
	font-size: 15px;
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
	word-wrap:break-word;
}
/*END: Transaction ShortCut : Dhiren*/

/*Start: Modified by Dhiren : For Proper Tick Visiblity*/
.grid_Selected_para {
background-color: #EDEDED;
float: right;
height: 108px;
margin: -28px 0 0;
width: 70px;
}
/*End: Modified by Dhiren : For Proper Tick Visiblity*/


/*Start:Modified by Dhiren: For Proper Tick Visible*/
.grid_description{
	font-size: 13px; 
	float:left;
	width:215px; 
	height:auto; 
	margin: 13px 0px 0 5px;	
}
/*End:Modified by Dhiren: For Proper Tick Visible*/


.keypaddivforgtpaswrd {
		z-index: 10011;
	position: absolute;
	/*Dhiren Fix for variation of Keypad on password change*/
	margin-left: 62%;
	/*margin-left: -23%;
	margin-top: -16%
	height: 60px;*/
	visibility: hidden;
}



.queryitalictextwithoutwidth11 {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	margin-left: 2%;
}


.queryitalictextwithoutwidth12 {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	margin-left: 4%;
}


.queryitalictextwithoutwidth13 {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	margin-left: .5%;
}

.logoutpic1{
	height: 400px;
    margin-bottom: 17px;
    margin-top: 10px;
    width: 350px;
	margin-left:25%	;
}


.absmiddle_length {
	vertical-align: middle;
	margin-left: 30px;
	font-size: 13px;
	margin-right: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
}


.formbtn_img1 {
		border:0 none;
	background:url(../images/btn80.png) center no-repeat;
	width:90px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}

.formbtn_img2 {
		border:0 none;
	background:url(../images/btn130.png) center no-repeat;
	width:140px;
	height:33px;
	color:#000;
	font:bold 12px/33px Tahoma;
	cursor:pointer;
}


.formbtnshp1{border:0;background:url(../images/btn80.png) center no-repeat;width:80px;height:33px;color:#000;font:700 12px/33px Tahoma;cursor:pointer;vertical-align:top;margin-right:15%;float:right}
.btmboxpnbshp{background:url(../images/bottom-box-bg1.png);width:525px;height:363px;border:1px solid #e1d3c3;padding-top:0;margin-right:8px;padding-left:12px;position:absolute;margin-left:250px;margin-top:-375px;overflow-y:scroll}

.width50percent_left_login_shp{clear:right;background:#FAF6F5;overflow:hidden;border:1px solid #E1D3C3;width:335px;height:325px}

.login_user_container .inner .topboxcontainershp{height:310px;padding:0 0 0 0px}
.login_user_container .inner .topboxcontainershp1{height:310px;padding:0 0 0 275px}

.versionpnbshp{
margin-left: 70%;
margin-top: 35%;
}
.loginpage_btn_loginshp{
border:0 none;
background:url(../images/btn100.png) center no-repeat;
width:34%;
height:39px;
color:#000;
font:bold 12px/33px Tahoma;
cursor:pointer;
margin-left: 150px;
margin-top: 35px;
}


/*Added by Rahul - start*/
#header_pnb { 	
	min-height:4.5em;
	height: auto !important;
	height:6em; 
	margin-bottom: 0px;
	border-bottom: 2px solid #39454A;
}

#header_pnb .header-main-new {
	background:#a30d3b;
	/*background: url("../images/login_header.png") repeat-x transparent;*/
}

#header_pnb .header-main-new .headerouter_rCons {
height:65px;
margin:auto;
width:950px;
}

#header_pnb .header-main-new .headerouter_rCons	.logo_1Pnb 
{
	background-image: url("../images/branding-logo.png");
    background-position: center center;
    background-repeat: no-repeat;       
    width: 716px;
    height:25px;
    margin:0 auto;
	
}
	
.width100percent_loginbg_pnb { 
	width: 99.8%; 
	background-color: #EDEDED; 
}

.border_pnb{
	border:1px solid #979797;
	clear:both;}
	
/*Added by Rahul - end*/

/*Added by Anshika for Demov Videos*/
/* Changed by Anuradha */
.btmboxpnbNEW1{
background:url("../images/bottom-box-bg.png");
width:160px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:8px;
padding-left:12px;
position:absolute;
margin-left:562px;
margin-top: -98px;
}

.btmboxpnbNEW1: hover{
		box-shadow:2px 2px 2px 2px #888888;
}

.btmboxpnbNEW2{
background:url("../images/bottom-box-bg.png");
width:97px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:8px;
padding-left:8px;
position:absolute;
margin-left:700px;
margin-top: -98px;
}

.btmboxpnbNEW3{
background:url("../images/bottom-box-bg.png");
width:78px;
height:85px;
border:1px solid #e1d3c3;
padding-top:0px;
margin-right:8px;
padding-left:8px;
position:absolute;
margin-left:808px;
margin-top: -98px;
}

.sthelppnbNEW {
    color: #262a2c;
    font-family: Tahoma;
    position: absolute;
    font-size: 14px;
    text-decoration: none;
    margin-top: 30px;
	margin-left:50px;
    
}
.sthelppnbNEW1 {
    color: #262a2c;
    font-family: Tahoma;
    position: absolute;
    font-size: 14px;
    text-decoration: none;
    margin-top: 30px;
	margin-left:8px;
    
}
.fourlinbrd_300percent_feba 
{
	width:300%; 
	border-left:1px solid #000000;
	border: 1px solid #000000; 
	clear:both;float:left; 
}

.image_demo
{
	margin-top: 20px;
	margin-left: -1px;
	width: 40px;
}

.javapnb{
	
		margin-left: -10px;
    	margin-top: 20px; 
		width: 40px;
}
.dummyPasswordField {
  opacity: 0 !important;
  width: 0 !important;
  position: absolute !important;
}
//Modify the property
.widget-content {
	background:#FFF;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	padding-bottom: 2px;
	min-inline-size:-webkit-fill-available; //Added for TOL-963820
min-height: 280px;
max-height: 280px;
overflow-x: hidden;
overflow-y: auto;
}

.playButton {
	background: url(../images/icoLock.png) center center no-repeat;
	border: 0;
	color: #000;
	cursor: pointer;
	height: 18px;
	margin-left: 153px;
	width: 18px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: 700;
	margin-top: -30px
}
.captcha_Refreshbtn_New {
	border: 0;
    background: url(../images/btn80.png) center no-repeat;
    width: 80px;
    height: 33px;
    color: #000;
    margin-left: 210px;
    margin-top: -20px;
    font: 700 12px/33px Tahoma;
    cursor: pointer;
}