

/* button styles */
a.toolBtn, a.toolBtnDis {
	display: block;
    width: 45px;
	max-width: 48px;
	[IF !(IE 9)] height: 19px;
	margin:0px;
	max-height: 29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;		
	background-repeat: no-repeat;
	padding-top:17px;
	overflow:hidden;
	white-space:nowrap;
}

#qsPanel a.toolBtn, #qsPanel a.toolBtnDis {
	padding-left:9px;
	padding-right:9px;
}

a.toolBtn:hover,
a.toolBtn:active {
	background-position: 0 -29px;
	color: #D8001D;
}

a.toolBtn:link, a.toolBtn:visited {
	color: #000000;
}

a.toolBtnDis:link, a.toolBtnDis:visited, a.toolBtnDis:hover, a.toolBtnDis:active {
	background-position: 0 -58px;
	color: #5F5F5F;
	cursor: default;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;		
	
}

a.toolBtnSmall {
	display: inline;
 width: 88px;
 min-width:88px;
 height: 21px;
 margin: 1px 1px 1px 1px;
 padding-left: 26px;
 padding-right: 26px;
 padding-top: 6px;
 padding-bottom: 6px;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 text-transform: lowercase;
 text-decoration: none;
 font-size: 9px;
	background: url(/IBT-C0/images/root/toolbar/btnSmallBkg.gif);
 background-repeat: no-repeat;
 background-position: center;
 cursor: pointer;
 white-space: nowrap;
 color: #000000;
}

a.toolBtnDisSmall {
	display: inline;
	width: 60px;
	min-width:60px;
	height: 16px;
	margin: 1px 1px 1px 1px;
	padding: 15px;
	//padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 9px;
	background: url(/IBT-C0/images/root/toolbar/btnSmallBkgDis.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	white-space: nowrap;
	color: #000000;
}

.wlButton{
	display: table;
	width: 140px;
	min-width:140px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 9px;
	background: url(/IBT-C0/images/root/toolbar/btnBigBkg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: nowrap;
	color: #000000;
}

.wlButton2{
	display: inline;
	width: 60px;
	min-width:60px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	/*padding: 15px;*/
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	background: url(/IBT-C0/images/root/toolbar/btnSmallBkg.gif);
	border: none;	
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: nowrap;
	color: #000000!important;
}

.portfolio_delete_item{
	display: inline;
	width: 60px;
	min-width:60px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	padding: 15px;
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 9px;
	background: url(/IBT-C0/images/root/toolbar/btnSmallBkg.gif);
	border: none;	
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: nowrap;
	color: #000000;
}

.asPagination {
	
	width: 140px;
	color: #d8001d;
	border: 0px;
	border-bottom: 1px solid #3d3d3d;
	font-size:12px
	          
}     

/* list of button icons */

.TBIDOP {background: url(/IBT-C0/images/root/toolbar/openicon.gif);background-repeat: no-repeat;}
.TBIDCL {background: url(/IBT-C0/images/root/toolbar/closeicon.gif);background-repeat: no-repeat;}

.TBID0 {background: url(/IBT-C0/images/root/toolbar/0.gif);background-repeat: no-repeat;}
.TBID1 {background: url(/IBT-C0/images/root/toolbar/1.gif);background-repeat: no-repeat;}
.TBID2 {background: url(/IBT-C0/images/root/toolbar/2.gif);background-repeat: no-repeat;}
.TBID3 {background: url(/IBT-C0/images/root/toolbar/3.gif);background-repeat: no-repeat;}
.TBID4 {background: url(/IBT-C0/images/root/toolbar/4.gif);background-repeat: no-repeat;}
.TBID5 {background: url(/IBT-C0/images/root/toolbar/5.gif);background-repeat: no-repeat;}
.TBID6 {background: url(/IBT-C0/images/root/toolbar/6.gif);background-repeat: no-repeat;}
.TBID7 {background: url(/IBT-C0/images/root/toolbar/7.gif);background-repeat: no-repeat;}
.TBID8 {background: url(/IBT-C0/images/root/toolbar/8.gif);background-repeat: no-repeat;}
.TBID9 {background: url(/IBT-C0/images/root/toolbar/closeicon.gif);background-repeat: no-repeat;}
.TBID9b {background: url(/IBT-C0/images/root/toolbar/openicon.gif);background-repeat: no-repeat;}
.TBIDa {background: url(/IBT-C0/images/root/toolbar/a.gif);background-repeat: no-repeat;}
.TBIDa0 {background: url(/IBT-C0/images/root/toolbar/a0.gif);background-repeat: no-repeat;}
.TBIDa1 {background: url(/IBT-C0/images/root/toolbar/a1.gif);background-repeat: no-repeat;}
.TBIDa2 {background: url(/IBT-C0/images/root/toolbar/a2.gif);background-repeat: no-repeat;}
.TBIDa3 {background: url(/IBT-C0/images/root/toolbar/a3.gif);background-repeat: no-repeat;}
.TBIDa4 {background: url(/IBT-C0/images/root/toolbar/a4.gif);background-repeat: no-repeat;}
.TBIDb {background: url(/IBT-C0/images/root/toolbar/b.gif);background-repeat: no-repeat;}
.TBIDc {background: url(/IBT-C0/images/root/toolbar/c.gif);background-repeat: no-repeat;}
.TBIDd {background: url(/IBT-C0/images/root/toolbar/d.gif);background-repeat: no-repeat;}
.TBIDe {background: url(/IBT-C0/images/root/toolbar/e.gif);background-repeat: no-repeat;}
.TBIDf {background: url(/IBT-C0/images/root/toolbar/f.gif);background-repeat: no-repeat;}
.TBIDg {background: url(/IBT-C0/images/root/toolbar/g.gif);background-repeat: no-repeat;}
.TBIDh {background: url(/IBT-C0/images/root/toolbar/h.gif);background-repeat: no-repeat;}
.TBIDh1 {background: url(/IBT-C0/images/root/toolbar/h1.gif);background-repeat: no-repeat;}
.TBIDh2 {background: url(/IBT-C0/images/root/toolbar/h2.gif);background-repeat: no-repeat;}
.TBIDh3 {background: url(/IBT-C0/images/root/toolbar/h3.gif);background-repeat: no-repeat;}
.TBIDh4 {background: url(/IBT-C0/images/root/toolbar/h4.gif);background-repeat: no-repeat;}
.TBIDi {background: url(/IBT-C0/images/root/toolbar/i.gif);background-repeat: no-repeat;}
.TBIDj {background: url(/IBT-C0/images/root/toolbar/j.gif);background-repeat: no-repeat;}
.TBIDk {background: url(/IBT-C0/images/root/toolbar/k.gif);background-repeat: no-repeat;}
.TBIDl {background: url(/IBT-C0/images/root/toolbar/l.gif);background-repeat: no-repeat;}
.TBIDm {background: url(/IBT-C0/images/root/toolbar/m.gif);background-repeat: no-repeat;}
.TBIDn {background: url(/IBT-C0/images/root/toolbar/n.gif);background-repeat: no-repeat;}
.TBIDo {background: url(/IBT-C0/images/root/toolbar/o.gif);background-repeat: no-repeat;}
.TBIDp {background: url(/IBT-C0/images/root/toolbar/p.gif);background-repeat: no-repeat;}
.TBIDq {background: url(/IBT-C0/images/root/toolbar/q.gif);background-repeat: no-repeat;}
.TBIDz {background: url(/IBT-C0/images/root/toolbar/z.gif);background-repeat: no-repeat;}

.TBIDOP:hover, .TBIDOP:active {background-position: 0 -29px;}
.TBIDCL:hover, .TBIDCL:active {background-position: 0 -29px;}

.TBID0:hover, .TBID0:active {background-position: 0 -29px;}
.TBID1:hover, .TBID1:active {background-position: 0 -29px;}
.TBID2:hover, .TBID2:active {background-position: 0 -29px;}
.TBID3:hover, .TBID3:active {background-position: 0 -29px;}
.TBID4:hover, .TBID4:active {background-position: 0 -29px;}
.TBID5:hover, .TBID5:active {background-position: 0 -29px;}
.TBID6:hover, .TBID6:active {background-position: 0 -29px;}
.TBID7:hover, .TBID7:active {background-position: 0 -29px;}
.TBID8:hover, .TBID8:active {background-position: 0 -29px;}
.TBID9:hover, .TBID9:active {background-position: 0 -29px;}
.TBID9b:hover, .TBID9b:active {background-position: 0 -29px;}
.TBIDa:hover, .TBIDa:active {background-position: 0 -29px;}
.TBIDa0:hover, .TBIDa0:active {background-position: 0 -29px;}
.TBIDa1:hover, .TBIDa1:active {background-position: 0 -29px;}
.TBIDa2:hover, .TBIDa2:active {background-position: 0 -29px;}
.TBIDa3:hover, .TBIDa3:active {background-position: 0 -29px;}
.TBIDa4:hover, .TBIDa4:active {background-position: 0 -29px;}
.TBIDb:hover, .TBIDb:active {background-position: 0 -29px;}
.TBIDc:hover, .TBIDc:active {background-position: 0 -29px;}
.TBIDd:hover, .TBIDd:active {background-position: 0 -29px;}
.TBIDe:hover, .TBIDe:active {background-position: 0 -29px;}
.TBIDf:hover, .TBIDf:active {background-position: 0 -29px;}
.TBIDg:hover, .TBIDg:active {background-position: 0 -29px;}
.TBIDh:hover, .TBIDh:active {background-position: 0 -29px;}
.TBIDh1:hover, .TBIDh:active {background-position: 0 -29px;}
.TBIDh2:hover, .TBIDh:active {background-position: 0 -29px;}
.TBIDh3:hover, .TBIDh:active {background-position: 0 -29px;}
.TBIDh4:hover, .TBIDh:active {background-position: 0 -29px;}
.TBIDi:hover, .TBIDi:active {background-position: 0 -29px;}
.TBIDj:hover, .TBIDj:active {background-position: 0 -29px;}
.TBIDk:hover, .TBIDk:active {background-position: 0 -29px;}
.TBIDl:hover, .TBIDl:active {background-position: 0 -29px;}
.TBIDm:hover, .TBIDm:active {background-position: 0 -29px;}
.TBIDn:hover, .TBIDn:active {background-position: 0 -29px;}
.TBIDo:hover, .TBIDo:active {background-position: 0 -29px;}
.TBIDp:hover, .TBIDp:active {background-position: 0 -29px;}
.TBIDq:hover, .TBIDq:active {background-position: 0 -29px;}
.TBIDz:hover, .TBIDz:active {background-position: 0 -29px;}

.TBIDOPDis:link, .TBIDOPDis:visited, .TBIDOPDis:hover, .TBIDOPDis:active {background-position: 0 -58px;cursor: default;}
.TBIDCLDis:link, .TBIDCLDis:visited, .TBIDCLDis:hover, .TBIDCLDis:active {background-position: 0 -58px;cursor: default;}

.TBID0Dis:link, .TBID0Dis:visited, .TBID0Dis:hover, .TBID0Dis:active {background-position: 0 -58px;cursor: default;}
.TBID1Dis:link, .TBID1Dis:visited, .TBID1Dis:hover, .TBID1Dis:active {background-position: 0 -58px;cursor: default;}
.TBID2Dis:link, .TBID2Dis:visited, .TBID2Dis:hover, .TBID2Dis:active {background-position: 0 -58px;cursor: default;}
.TBID3Dis:link, .TBID3Dis:visited, .TBID3Dis:hover, .TBID3Dis:active {background-position: 0 -58px;cursor: default;}
.TBID4Dis:link, .TBID4Dis:visited, .TBID4Dis:hover, .TBID4Dis:active {background-position: 0 -58px;cursor: default;}
.TBID5Dis:link, .TBID5Dis:visited, .TBID5Dis:hover, .TBID5Dis:active {background-position: 0 -58px;cursor: default;}
.TBID6Dis:link, .TBID6Dis:visited, .TBID6Dis:hover, .TBID6Dis:active {background-position: 0 -58px;cursor: default;}
.TBID7Dis:link, .TBID7Dis:visited, .TBID7Dis:hover, .TBID7Dis:active {background-position: 0 -58px;cursor: default;}
.TBID8Dis:link, .TBID8Dis:visited, .TBID8Dis:hover, .TBID8Dis:active {background-position: 0 -58px;cursor: default;}
.TBID9Dis:link, .TBID9Dis:visited, .TBID9Dis:hover, .TBID9Dis:active {background-position: 0 -58px;cursor: default;}
.TBID9bDis:link, .TBID9bDis:visited, .TBID9bDis:hover, .TBID9bDis:active {background-position: 0 -58px;cursor: default;}
.TBIDaDis:link, .TBIDaDis:visited, .TBIDaDis:hover, .TBIDaDis:active {background-position: 0 -58px;cursor: default;}
.TBIDa0Dis:link, .TBIDa0Dis:visited, .TBIDa0Dis:hover, .TBIDa0Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDa1Dis:link, .TBIDa1Dis:visited, .TBIDa1Dis:hover, .TBIDa1Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDa2Dis:link, .TBIDa2Dis:visited, .TBIDa2Dis:hover, .TBIDa2Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDa3Dis:link, .TBIDa3Dis:visited, .TBIDa3Dis:hover, .TBIDa3Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDa4Dis:link, .TBIDa4Dis:visited, .TBIDa4Dis:hover, .TBIDa4Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDbDis:link, .TBIDbDis:visited, .TBIDbDis:hover, .TBIDbDis:active {background-position: 0 -58px;cursor: default;}
.TBIDcDis:link, .TBIDcDis:visited, .TBIDcDis:hover, .TBIDcDis:active {background-position: 0 -58px;cursor: default;}
.TBIDdDis:link, .TBIDdDis:visited, .TBIDdDis:hover, .TBIDdDis:active {background-position: 0 -58px;cursor: default;}
.TBIDeDis:link, .TBIDeDis:visited, .TBIDeDis:hover, .TBIDeDis:active {background-position: 0 -58px;cursor: default;}
.TBIDfDis:link, .TBIDfDis:visited, .TBIDfDis:hover, .TBIDfDis:active {background-position: 0 -58px;cursor: default;}
.TBIDgDis:link, .TBIDgDis:visited, .TBIDgDis:hover, .TBIDgDis:active {background-position: 0 -58px;cursor: default;}
.TBIDhDis:link, .TBIDhDis:visited, .TBIDhDis:hover, .TBIDhDis:active {background-position: 0 -58px;cursor: default;}
.TBIDh1Dis:link, .TBIDh1Dis:visited, .TBIDh1Dis:hover, .TBIDh1Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDh2Dis:link, .TBIDh2Dis:visited, .TBIDh2Dis:hover, .TBIDh2Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDh3Dis:link, .TBIDh3Dis:visited, .TBIDh3Dis:hover, .TBIDh3Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDh4Dis:link, .TBIDh4Dis:visited, .TBIDh4Dis:hover, .TBIDh4Dis:active {background-position: 0 -58px;cursor: default;}
.TBIDiDis:link, .TBIDiDis:visited, .TBIDiDis:hover, .TBIDiDis:active {background-position: 0 -58px;cursor: default;}
.TBIDjDis:link, .TBIDjDis:visited, .TBIDjDis:hover, .TBIDjDis:active {background-position: 0 -58px;cursor: default;}
.TBIDkDis:link, .TBIDkDis:visited, .TBIDkDis:hover, .TBIDkDis:active {background-position: 0 -58px;cursor: default;}
.TBIDlDis:link, .TBIDlDis:visited, .TBIDlDis:hover, .TBIDlDis:active {background-position: 0 -58px;cursor: default;}
.TBIDmDis:link, .TBIDmDis:visited, .TBIDmDis:hover, .TBIDmDis:active {background-position: 0 -58px;cursor: default;}
.TBIDnDis:link, .TBIDnDis:visited, .TBIDnDis:hover, .TBIDnDis:active {background-position: 0 -58px;cursor: default;}
.TBIDoDis:link, .TBIDoDis:visited, .TBIDoDis:hover, .TBIDoDis:active {background-position: 0 -58px;cursor: default;}
.TBIDpDis:link, .TBIDpDis:visited, .TBIDpDis:hover, .TBIDpDis:active {background-position: 0 -58px;cursor: default;}
.TBIDqDis:link, .TBIDqDis:visited, .TBIDqDis:hover, .TBIDqDis:active {background-position: 0 -58px;cursor: default;}
.TBIDzDis:link, .TBIDzDis:visited, .TBIDzDis:hover, .TBIDzDis:active {background-position: 0 -58px;cursor: default;}

@media print {
	a.toolBtn, a.toolBtn:hover, a.toolBtn:active {
		visibility: hidden;
	}

	.buttonLabel {
		visibility: hidden;
	}
}
