/* #### v1.01 - 15/01/10 - 13:05 - BARRYS ######################################################################### */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: transparent;
}

.all {width: 725px;}

.combos
{
	font-size:11px;
	font-family:Arial, sans-serif;
	width:200px;
}

.submitbutton
{
	padding: 0px 4px;	/*0px 10px*/
	text-align: center;
	font-size: 10px;
	line-height: normal !important;
	color: #fff;
	background: #3a3b3d;
	text-decoration: none;
	border-top: 1px solid #3a3b3d;
	border-left: 1px solid #3a3b3d;
	border-right: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	cursor:pointer;
	cursor:hand;
}
/*PARTTE AGREGADA DE LOS WEBPARTS*/

DIV.factsheetbuilder-customize 
{
	padding-left: 10px;
	
}
DIV.factsheetbuilder-view {position: relative;padding: 9px 0 5px; border-bottom: 1px solid #EAEAEA;width: 100%;}
DIV.factsheetbuilder-view UL {list-style: none;overflow: hidden;width: 50%;}
DIV.factsheetbuilder-view UL LI {display: inline;}
DIV.factsheetbuilder-view UL LI IMG {display: block;float: left;}
DIV.factsheetbuilder-view UL LI A {
	display: block;
	float: left;
	text-decoration: none;
	height: 19px;
	font-weight: bold;
	color: #3a3b3d;
	text-align: center;
	padding: 4px 15px 0;
}
DIV.factsheetbuilder-view UL LI A.lview {background: url('./img/view-button-left-inactive.gif') left top no-repeat;}
DIV.factsheetbuilder-view UL LI A.rview {background: url('./img/view-button-right-inactive.gif') right top no-repeat;}
DIV.factsheetbuilder-view LI.actview A.lview,
DIV.factsheetbuilder-view LI A.lview:hover {color: #fff;background: url('./img/view-button-left-active.gif') left top no-repeat;}
DIV.factsheetbuilder-view LI.actview A.rview,
DIV.factsheetbuilder-view LI A.rview:hover {color: #fff;background: url('./img/view-button-right-active.gif') right top no-repeat;}

DIV.factsheetbuilder-view DIV.icons {
	position: absolute;
	top: 13px;
	right: 0px;
	width: 50px;
}
DIV.icons {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 50px;
}

A.printlink,
A.recomlink,
A.addtofavs {
	position: absolute;
	display: block;
	padding: 16px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 16px;
	width: 16px;
	outline: 0;
}
A.printlink {
	right: 26px;
	/*background:transparent url('./img/print.gif') left top no-repeat;*/
	background:transparent url('./img/print2.png') left top no-repeat;
}
A.recomlink {
	right: 0px;
	background:transparent url('./img/sendmail.gif') left top no-repeat;
}
A.addtofavs {
	right: 52px;
	background:transparent url('./img/addtofavs.gif') left top no-repeat;
}
/* Fin de la Parte de los Web Parts*/

DIV.techrules-header {
	/*position: relative;	*/
	font-size: 10px;
	background: #fff;
	position:absolute;
	z-index: 50;	
	width: 725px;
}

UL.techrules-nav {
	list-style: none;
	height: 27px;
	border-bottom: 1px solid #E8810D;
}

UL.techrules-nav LI {
	display: block;
	float: left;
	margin-right: 1px;
	height: 27px;
	padding-left: 1px;
	background: transparent url('./img/bg-tabs1-l.gif') left top no-repeat;
}

UL.techrules-nav LI A {
	float: left;
	display: block;
	padding: 8px 8px 0 8px;/*8px 12px 0 9px*/
	height: 19px;/*19px*/
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #3a3b3d;
	background: url('./img/bg-tabs1-r.gif') right top no-repeat;
}
.chart-header UL.techrules-nav LI,
.techrules-content-main UL.techrules-nav LI {background: transparent url('./img/tr-tabs-l.gif') left top no-repeat;}
.chart-header UL.techrules-nav LI A,
.techrules-content-main UL.techrules-nav LI A {background: url('./img/tr-tabs-r.gif') right top no-repeat;}

UL.techrules-nav LI:hover {background: url('./img/bg-tabs2-l.gif') left top no-repeat;}

UL.techrules-nav LI:hover A {background: url('./img/bg-tabs2-r.gif') right top no-repeat;}

UL.techrules-nav LI A:hover {
	color: #fff;
	text-decoration: none !important;
}

* html UL.techrules-nav LI A:hover {color: #000;} /*##################################################################################################*/

UL.techrules-nav LI.techrules-nav-active {background: url('./img/bg-tabs3-l.gif') left top no-repeat;}
UL.techrules-nav LI.techrules-nav-active A {
	color: #fff;
	background: url('./img/bg-tabs3-r.gif') right top no-repeat;
}

* html UL.techrules-nav LI.techrules-nav-active A:hover {color: #fff;}

/*Para el boton de Commentary Analysis Investment Itrust */
UL.techrules-nav2 {
	list-style: none;
	height: 27px;
	border-bottom: 1px solid #E8810D;
}
UL.techrules-nav2 LI {
	display: block;
	float: left;
	margin-right: 1px;
	height: 27px;
	padding-left: 1px;
	background: transparent url('./img/bg-tabs1-l.gif') left top no-repeat;
}

UL.techrules-nav2 LI A {
	float: left;
	display: block;
	padding: 4px 8px 0 8px;/*8px 12px 0 9px*/
	height: 24px;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #3a3b3d;
	background: url('./img/bg-tabs1-r.gif') right top no-repeat;
}
.chart-header UL.techrules-nav2 LI,
.techrules-content-main UL.techrules-nav2 LI {background: transparent url('./img/tr-tabs-l.gif') left top no-repeat;}
.chart-header UL.techrules-nav2 LI A,
.techrules-content-main UL.techrules-nav2 LI A {background: url('./img/tr-tabs-r.gif') right top no-repeat;}

UL.techrules-nav2 LI:hover {background: url('./img/bg-tabs2-l.gif') left top no-repeat;}

UL.techrules-nav2 LI:hover A {background: url('./img/bg-tabs2-r.gif') right top no-repeat;}

UL.techrules-nav2 LI A:hover {
	color: #fff;
	text-decoration: none !important;
}

* html UL.techrules-nav2 LI A:hover {color: #000;} /*##################################################################################################*/

UL.techrules-nav2 LI.techrules-nav2-active {background: url('./img/bg-tabs3-l.gif') left top no-repeat;}
UL.techrules-nav2 LI.techrules-nav2-active A {
	color: #fff;
	background: url('./img/bg-tabs3-r.gif') right top no-repeat;
}

* html UL.techrules-nav2 LI.techrules-nav2-active A:hover {color: #fff;}
/*FIN DE Itrust */

/*DIV.icons {
	position: absolute;	
	top: 3px;	
	right: 0px;
	width: 50px;
	
}
A.favourites,
A.printlink,
A.recomlink {
	position: absolute;
	display: block;
	padding: 16px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height: 16px;
	width: 16px;
	outline: 0;
}
A.favourites {
	right: 50px;
	background:transparent url('./img/icons/add_to_favorites.gif') left top no-repeat;
}
A.printlink {
	right: 26px;
	background:transparent url('./img/icons/print.gif') left top no-repeat;
}
A.recomlink {
	right: 0px;
	background:transparent url('./img/icons/email_page.gif') left top no-repeat;
}
*/


DIV.techrules-content {
	padding: 25px 10px;
	color: #3a3b3d;
	background: #EAE9EB;
	width: 705px;
}

.techrules-content-head {
	position: relative;
	z-index: 18;
	
}

/* ########## Main Headlines START ############################################### */
/* ### sifr-Headlines H1, H2 only! START ### */
H1 {
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1em;
	color: #54301a;
}
/* ### sifr-Headlines H1, H2 only! END ### */

DIV.headline {
	position: relative;
	display: block;
	padding-top: 15px;
	margin-bottom: -6px;
	/*height: 38px;*/
	min-height: 34px;
	height: auto !important;
	height: 34px;
	background: transparent;
}
/* ########## Main Headlines END #################################################### */

.techrules-content-head UL {list-style: none;}

TABLE.shares {width: 100%;}

/* #### share class choice START ##############################*/
UL.selectmenusincombo {
	list-style: none;
	float: left;
	margin-right: 10px;
	z-index: 20;
}
A.selectmenusincombo-link {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	
}
.shares A.selectmenusincombo-link {width: 380px !important;}

UL.selectmenu {
	list-style: none;
	float: left;
	margin-right: 10px;
	z-index: 20;
}

UL.selectmenu UL {list-style: none;}

.selectmenu A {
	display:block;
	text-decoration:none;
}

/**/
UL.selectmenus {
	list-style: none;
	float: left;
	margin-right: 10px;
	z-index: 20;
}

UL.selectmenus UL {list-style: none;}

.selectmenus A {
	display:block;
	text-decoration:none;
}
A.selectmenus-link3 {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}
.shares A.selectmenus-link3 {width: 90px !important;}
LI:hover A.selectmenus-link3,
A.selectmenus-link3:hover {color: #3a3b3d !important;}
A.selectmenus-link {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}
.shares A.selectmenus-link {width: 380px !important;}
LI:hover A.selectmenus-link,
A.selectmenus-link:hover {color: #3a3b3d !important;}

.selectmenus A,
.selectmenus A:visited {
	padding: 0px 5px;
	width: 90px;
	/*width: 460 - 350px;*/
	font-size:11px;
	line-height: 16px;
	color:#3a3b3d;
}

.selectmenus LI UL LI A,
.selectmenus LI UL LI A:visited {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.selectmenus LI{
	float:left;
	background: #fff;
}

.selectmenus LI:hover {
	position:relative;
}

.selectmenus LI:hover > A {
	background:#B5B7BD;
	color: #fff;
}

.selectmenus LI UL {
	display:none;
}

.selectmenus LI:hover > UL {
	display:block;
	position:absolute;
	top:17px;
	left:0px;
	padding:0;
      border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.selectmenus > LI:hover > UL {
	left:0px;
	top:17px;
}

.selectmenus TABLE {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:2;
	font-size:1em;
}

* html .selectmenus LI A:hover {
	position:relative;
	background: #B5B7BD;
	color:#fff;
}

/* ### IE5.5/IE6 ONLY ### */
* html .selectmenus LI UL {
	visibility:hidden;
	display:block;
	position:absolute;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

.selectmenus LI A:hover UL {
	visibility:visible;
	left:-1px;
	top:16px;
}

/*FIN MENU PARA NUEVO*/
/*COMIENZO DE 2 MENUS*/
UL.selectmenus2 {
	list-style: none;
	float: left;
	margin-right: 10px;
	z-index: 151;
}

UL.selectmenus2 UL {list-style: none;}

.selectmenus2 A {
	display:block;
	text-decoration:none;
}
A.selectmenus2-link3 {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}
.shares A.selectmenus2-link3 {width: 350px !important;}
LI:hover A.selectmenus2-link3,
A.selectmenus2-link3:hover {color: #3a3b3d !important;}
A.selectmenus2-link {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}
.shares A.selectmenus2-link {width: 250px !important;}
LI:hover A.selectmenus2-link,
A.selectmenus2-link:hover {color: #3a3b3d !important;}

.selectmenus2 A,
.selectmenus2 A:visited {
	padding: 0px 5px;
	width: 350px;
	/*width: 460 - 350px;*/
	font-size:11px;
	line-height: 16px;
	color:#3a3b3d;
}

.selectmenus2 LI UL LI A,
.selectmenus2 LI UL LI A:visited {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.selectmenus2 LI{
	float:left;
	background: #fff;
}

.selectmenus2 LI:hover {
	position:relative;
}

.selectmenus2 LI:hover > A {
	background:#B5B7BD;
	color: #fff;
}

.selectmenus2 LI UL {
	display:none;
}

.selectmenus2 LI:hover > UL {
	display:block;
	position:absolute;
	top:17px;
	left:0px;
	padding:0;
      border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.selectmenus2 > LI:hover > UL {
	left:0px;
	top:17px;
}

.selectmenus2 TABLE {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:2;
	font-size:1em;
}

* html .selectmenus2 LI A:hover {
	position:relative;
	background: #B5B7BD;
	color:#fff;
}

* html .selectmenus2 LI UL {
	visibility:hidden;
	display:block;
	position:absolute;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

.selectmenus2 LI A:hover UL {
	visibility:visible;
	left:-1px;
	top:16px;
}


/*FIN DE 2 MENUS SHARECLASS Y FUNDNAME*/

A.selectmenu-link2 {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #B5B7BD none repeat scroll 0 0;
	color:#fff;
}
.shares A.selectmenu-link2 {width: 380px !important;}
LI:hover A.selectmenu-link2,
A.selectmenu-link2:hover {color:#fff; background: #B5B7BD !important;}

A.selectmenu-link {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}
.shares A.selectmenu-link {width: 380px !important;}
LI:hover A.selectmenu-link,
A.selectmenu-link:hover {color: #3a3b3d !important;}

.selectmenu A,
.selectmenu A:visited {
	padding: 0px 5px;
	width: 380px;
	/*width: 460 - 350px;*/
	font-size:11px;
	line-height: 16px;
	color:#3a3b3d;
}

.selectmenu LI UL LI A,
.selectmenu LI UL LI A:visited {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.selectmenu LI{
	float:left;
	background: #fff;
}

.selectmenu LI:hover {
	position:relative;
}

.selectmenu LI:hover > A {
	background:#B5B7BD;
	color: #fff;
}

.selectmenu LI UL {
	display:none;
}

.selectmenu LI:hover > UL {
	display:block;
	position:absolute;
	top:17px;
	left:0px;
	padding:0;
      border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.selectmenu > LI:hover > UL {
	left:0px;
	top:17px;
}

.selectmenu TABLE {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:2333333333;
	font-size:1em;
}

* html .selectmenu LI A:hover {
	position:relative;
	background: #B5B7BD;
	color:#fff;
}

/* ### IE5.5/IE6 ONLY ### */
* html .selectmenu LI UL {
	visibility:hidden;
	display:block;
	position:absolute;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

.selectmenu LI A:hover UL {
	visibility:visible;
	left:-1px;
	top:16px;
}
/* #### share class choice END ##############################*/
UL.selectmenu2 {
	list-style: none;
	float: left;	
	margin-right: 5px;
	z-index: 20;
}

UL.selectmenu2 UL {list-style: none;}

.selectmenu2 A {
	display:block;
	text-decoration:none;
}

A.selectmenu2-link {
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;
}

.shares A.selectmenu2-link {width: 60px !important;}

LI:hover A.selectmenu2-link,
A.selectmenu2-link:hover {color: #3a3b3d !important;}

.selectmenu2 A,
.selectmenu2 A:visited {
	padding: 0px 5px;
	width: 60px;
	/*width: 460 - 350px;*/
	font-size:11px;
	line-height: 16px;
	color:#3a3b3d;
}

.selectmenu2 LI UL LI A,
.selectmenu2 LI UL LI A:visited {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.selectmenu2 LI{
	float:left;
	background: #fff;
}

.selectmenu2 LI:hover {
	position:relative;
}

.selectmenu2 LI:hover > A {
	background:#B5B7BD;
	color: #fff;
}

.selectmenu2 LI UL {
	display:none;
}

.selectmenu2 LI:hover > UL {
	display:block;
	position:absolute;
	top:17px;
	left:0px;
	padding:0;
      border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.selectmenu2 > LI:hover > UL {
	left:0px;
	top:17px;
}

.selectmenu2 TABLE {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:2;
	font-size:1em;
}

* html .selectmenu2 LI A:hover {
	position:relative;
	background: #B5B7BD;
	color:#fff;
}

/* ### IE5.5/IE6 ONLY ### */
* html .selectmenu2 LI UL {
	visibility:hidden;
	display:block;
	position:absolute;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

.selectmenu2 LI A:hover UL {
	visibility:visible;
	left:-1px;
	top:16px;
}




/* FIN DE SEGUNDO DROWDOP*/
.chart-header {
	position: relative;
	margin-top: 20px;
	width: 100%;/* hasLayout-trigger for ie6 */
	z-index:16;
}

.chart-header UL {list-style: none;}

TABLE.curs2 {
	position:absolute;
	border-collapse: collapse;
	top: 4px;
	right: 0px;
}

TABLE.curs2 TD {}
/* #### currency choice START ##############################*/
TABLE.curs2 UL.selectmenu {
	margin-left: 3px;
	/*margin-left: 8px;*/
	margin-right: 0px;
	/*z-index:12;*/
}

TABLE.curs2 A.selectmenu-link {width: 20px !important;}

TABLE.curs2 .selectmenu A,
TABLE.curs2 .selectmenu A:visited {width: 35px;}

/* #### currency choice END ##############################*/

TABLE.curs {
	position:absolute;	
	border-collapse: collapse;
	top: 4px;	
	right: 110px;
	/*right: 200px;*/
	/*left:200px*/
}

TABLE.curs TD {}
/* #### currency choice START ##############################*/
TABLE.curs UL.selectmenu {
	margin-left: 3px;
	/*margin-left: 8px;*/
	margin-right: 0px;

}

TABLE.curs A.selectmenu-link {width: 80px !important;}

TABLE.curs .selectmenu A,
TABLE.curs .selectmenu A:visited {width: 95px;}


/* #### currency choice END ##############################*/

.jpm-logo {
	position: static;
	top: 0px;
	left: 0px;
	right: 0px;
	display:none;
			}

/* ########## Tabs-UI special notations START ########## */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen {.ui-tabs-hide {display: none !important;}
                           .noprint {display: none;}
                           }
/* Hide useless elements in print layouts... */
@media print {.ui-tabs-nav {display: none;}
              .noprint {display: none;}
              .factsheetbuilder-view {display: none;}
              .jpm-logo {display:block;
                         width: auto;
                         height:auto;
                         margin-left: 0px;
                         margin-top: 0px;
                         
                         }
              }


/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
/* ########## Tabs-UI special notations END ########## */

LI.ui-tabs-selected {
	color: #fff;
	background: url('./img/bg-tabs3-l.gif') left top no-repeat !important;
}

LI.ui-tabs-selected A {
	color: #fff !important;
	background: url('./img/bg-tabs3-r.gif') right top no-repeat !important;
}

H3.printhead {display: none !important;}

A.button {
	float: left;
	display: block;
	height: 14px;
	padding: 2px 10px 1px;
	text-align: center;
	font-size: 11px;
	line-height: normal !important;
	color: #fff;
	background: #3a3b3d;
	text-decoration: none;
	border-right: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	margin-right:10px;
}

.rcol-chart A.button {margin-top: 5px;margin-bottom: 2px;}

TABLE TH,
TABLE TD {line-height: 18px;}

TR.wsup TD {
	padding-top: 2px;
	vertical-align: bottom;
}

.techrules-content-head TR.wsup TD {padding-right: 10px;}

TR.td-pad TD {padding-right: 2px;}

TR.td-pad TD.lbold {padding-right: 6px;}

TD.bench1 {
	padding-left: 15px;
	background: url('./img/bench1.gif') left 5px no-repeat;
	width:140px;
	/*font-size:11px;*/
	
}
TD.bench2 {
	padding-left: 15px;
	background: url('./img/bench2.gif') left 5px no-repeat;
	width:140px;
	/*font-size:11px;*/
}
TD.bench3 {
	padding-left: 15px;
	background: url('./img/bench3.gif') left 5px no-repeat;
	width:140px;
	/*font-size:11px;*/
}
TD.bench4 {
	padding-left: 15px;
	background: url('./img/bench4.gif') left 5px no-repeat;
	width:140px;
	/*font-size:11px;*/
}

TD.ANCHO
{
	width:250px;
}
TD.ANCHOKEYFACTS
{
	width:200px;
}

.techrules-content-main {
	margin-top: 20px;
	width: 100%;/* hasLayout-trigger for ie6 */
}

.floatholder {
	overflow: hidden;
	clear: both;
	z-index: 1;
}

.floatholder2 {
	clear: both;
	z-index: 1;
}

.floatholder2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chartholder {
	position: relative;
	margin-bottom: 10px;/*24*/
	width: 100%;
}

#stock_chart1,
#stock_chart2,
#stock_chart3 {height: 390px;}

.lcol,
.rcol {	width: 335px;}

.lcol {float: left;}
.rcol {float: right;}

.lcol-chart {width: 480px;}/*480 - 360*/
.rcol-chart {width: 207px;}/*200 - 240*/  /*Lo cambie de 200 a 205 para que Graph type en NL pudiera entrar*/

.lcol-chart {float: left;}
.rcol-chart {
	float: right;
	padding-top: 5px;/*23*/
}

#flashcontent {
	display: block;
	z-index: 2;
}

.techrules-content-main TABLE {
	margin: 0 0 10px;/*19px*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.techrules-content-main TABLE TH,
.techrules-content-main TABLE TD {vertical-align: top;}

.techrules-content-main TABLE TH {
	font-weight: bold;
/*	text-align: left;*/
	background: url('./img/th-top.gif') left top repeat-x;
	color: #000;
}

A {color: #3a3b3d;}

TH {padding-top: 4px;}

TH.xtrapad {padding: 4px 0px;}

.techrules-content-main TABLE TD {
	border-top: 1px solid #fafafa;
}

TD SUP {
	font-size: 10px;
	line-height: 10px;
}

TD IMG {
	display: block;
	margin-top: 4px;
}
TD.estiloscombos
{
	padding-top: 0px;
	padding-left:4px;
	padding-right:3px;
	border: none !important;
	font-weight: bold;
	text-align: left;
	
	
	
}
TD.lbold,
TD.rbold,
TD.ascend,
TD.descend {font-weight: bold; }

TD.rnrm,
TD.rbold,
TH.rbold,
TD.ascend,
TD.descend {text-align: right;}
TD.alineacionDividend {text-align: right; font-weight: bold;}
TR.clasedividends{text-align: left; font-weight: bold; font-size: 11px;}
TR.clasedividendspeq{text-align: left; font-weight: bold; font-size: 9px;}
TD.alineacion {text-align: right;}
TD.ascend {color: #228b22;}
TD.descend {color: #dc143c;}

TABLE.all-r TH,
TABLE.all-r TD {
	text-align: right;
	font-weight: bold;
}

TD.nrm-td {
	text-align: left !important;
	font-weight: normal !important;
}

TD.noline {
	padding-top: 1px;
	border: none !important;
	
}
TD.anchodates 
{
	border: none !important;
	padding-top: 1px;
	width: 100px;
	
}
TD.negritafecha
{
	
	font-weight: bold;
}
TD.desactivado
{	
	background:#B5B7BD;
	color:#fff;
	padding-top: 1px;		
	font-size:11px;
	font:bold;
	padding-left:2px;
	
}
TD.noline2 {

	background-color:#ccc;
	border: none !important;
	width:100%
	
	
}

TD.nolineF {
	padding-top: 1px;
	border: none !important;
	text-align:justify;
	padding-right:20px;
	
	
}

.noline28 {
	padding-top: 37px;
	border: none !important;
}
.nomar {margin-top: 0px !important;}


-----------------
.datepick-wrap SELECT {
	width: 49%;
	border: none;
	border: 1px solid #B6B7BC;
	background: #fff;	
	
}

.datepick-wrap OPTION {
	padding-left: 10px;
	line-height: 20px;
	
	
}



TD.noline UL {line-height: 19px;}

TD.noline UL.techrules-nav {padding-top: 8px;}

.techrules-content-main UL {
	width: 100%;/* hasLayout-trigger for ie6 */
	list-style: none;
}

.techrules-content-main LI {
	display: block;
	padding-left: 20px;
	background: url('./img/bullet-orange.gif') left 6px no-repeat;
	
}
/*.content-dropdown {
	margin-top: -11px;
	display: block;
	width: 335px;
	height: 36px;
}
.content-dropdown A.selectmenu-link {width: 140px !important;}
.content-dropdown UL.selectmenu A,
.content-dropdown UL.selectmenu A:visited 
{	
	width: 155px;
}*/
/*.content-dropdown LI
{
	float: left;
	padding: 0px 22px 0 5px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	background: #fff url('./img/arrow-dropdown.gif') right top no-repeat !important;

}*/
.content-dropdown {
	/*margin-top: -11px;*/
	display: block;	
	height: 30px;/*36*/
	padding-bottom:2px;
	
}
.content-dropdown A {
	display:block;
	text-decoration:none;
	background: #fff;	
}
.content-dropdown A:visited {
	width: 120px;	
}
.content-dropdown A.selectmenu-link 
{
	width: 120px !important;
		
 }
.content-dropdown UL.selectmenu A
{
	float: left;
	padding: 0px 0px 0px 0px !important;
	height: 16px !important;
	border: 0px solid #ccc;	
	margin-right: 0px;	
	width: 120px;

}
.content-dropdown UL.selectmenu A.visited
{
	color:#3A3B3D;	
	width: 120px;
	
}
.content-dropdown LI,
.content-dropdown LI.selectmenu A.visited
{
	float: left;
	padding: 0px 0px 0px 0px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	/*background: none;	*/	
	width: 120px;
	z-index: 20;	
}

/*/*/
/*COMBO DE DOWNLOADS*/
.content-dropdowns {
	margin-top: -1px;/*-11px*/
	display: block;	
	height: 36px;
	
}
.content-dropdowns A {
	display:block;
	text-decoration:none;
	background: #fff;	
	
}
.content-dropdowns A:visited {
	width: 160px;	
}
.content-dropdowns A.selectmenu-link 
{
	width: 160px !important;
		
 }
.content-dropdowns UL.selectmenu A
{
	float: left;
	padding: 0px 0px 0px 5px !important;
	height: 16px !important;
	border: 0px solid #ccc;	
	margin-right: 0px;	
	width: 160px;

}
.content-dropdowns UL.selectmenu A.visited
{
	color:#3A3B3D;	
	width: 160px;
	
}
.content-dropdowns LI,
.content-dropdowns LI.selectmenu A.visited
{
	float: left;
	padding: 0px 0px 0px 0px !important;
	height: 16px !important;
	border: 1px solid #ccc;
	/*background: none;	*/	
	width: 160px;
	z-index: 20;	
}
/*FIN DE COMBO DE DOWNLOADS*/
.rela {position: relative;}

.teampix {
	display: block;
	/*position: relative;*/
	margin: 7px 10px 3px 0;
	width: 96px;/*143--110*/
}

.teampix IMG {margin: 0px;}

.teampix P {
	display: block;


	padding: 6px 0 6px 3px;
	font-weight: bold;
	line-height: 1em;
	background: #fff;
	font-size:11px;
	
}

.teampix P IMG {display: inline;}

.infobox-outer {}

.infobox-inner {
	display: inline;
	position: relative;
	z-index: 50;
}

A.infotip {
	padding: 0 0 1px 16px;
	background: transparent url('./img/icons/information.gif') right top no-repeat;/*info.gif*/
	text-decoration: none;
	outline: none;
}
.iboxMoreCode {
	position: absolute;
	padding: 10px 15px;
	width: 250px;
	background: #fff;
	z-index: 50;
}
.iboxStatisticalData {
	position: absolute;
	padding: 10px 15px;
	width: 380px;/*340*/
	background: #fff;
	z-index: 50;
}
.iboxRecommend 
{
	display:block;
	position:absolute;
	padding: 5px 12px;
	width: 380px;
	background: #fff;
	z-index: 10000000;	
}
.iboxPopupMsg 
{	
	display:block;
	position:absolute;	
	padding: 5px 12px;/**/
	width: 380px;
	background: #fff;
	z-index: 10000000;
}
.iboxfooter {
	/*position: absolute;*/
	position: fixed;
	padding: 10px 15px;
	width: 630px; /*420*/
	background: #fff;
	z-index: 50;
	height: 600px;
	overflow:auto;
}
.iboxbuscador {
	position: absolute;
	padding: 5px 12px;
	width: 340px;
	background: #fff;
	z-index: 50;
}
.iboxbuscadorCSV {
	position: absolute;
	padding: 5px 12px;
	width: 340px;
	background: #fff;
	z-index: 150;
}
.iboxbuscadordividend {
	position: absolute;
	padding: 5px 12px;
	width: 340px;
	background: #fff;
	z-index: 50;
}
.iboxbuscadordividenddownload {
	position: absolute;
	padding: 5px 12px;
	width: 340px;
	background: #fff;
	z-index: 50;
}
.iboxSuiza 
{
	display:block;	
	position: absolute;
	padding: 5px 12px;
	width: 260px;
	background: #fff;
	z-index: 50;
}
.iboxmanagers{
	position: absolute;
	padding: 10px 15px;
	width: 470px;
	background: #fff;
	z-index: 50;
}
/*FIN IBOX Footer*/
.ibox {
	position: absolute;
	padding: 10px 15px;
	width: 450px;/*482px; 500px*/
	background: #fff;
	z-index: 50;
}
.iboxJpmam {
	border:1px solid #E8810D;	
}

.fndmgmt06 .submitbutton, .fndmgmt09 .submitbutton, .fndmgmt10 .submitbutton, .fndmgmt11 .submitbutton, .fndmgmt12 .submitbutton,.fndmgmt13 .submitbutton, .fndmgmt14 .submitbutton, .fndmgmt15 .submitbutton, .fndmgmt16 .submitbutton, .fndmgmt17 .submitbutton {
	padding: 0px 4px;	/*0px 10px*/
	text-align: center;
	font-size: 10px;
	line-height: normal !important;
	color: #fff;
	background: #3a3b3d;
	text-decoration: none;
	border-top: 1px solid #3a3b3d;
	border-left: 1px solid #3a3b3d;
	border-right: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	cursor:pointer;
	cursor:hand;
}

.fndmgmt06 h5, .fndmgmt09 h5, .fndmgmt10 h5, .fndmgmt11 h5, .fndmgmt12 h5, .fndmgmt13 h5, .fndmgmt14 h5, .fndmgmt15 h5 , .fndmgmt16 h5, .fndmgmt17 h5 {float:left;overflow:hidden; }
.fndmgmt06 h6, .fndmgmt09 h6, .fndmgmt10 h6, .fndmgmt11 h6, .fndmgmt12 h6, .fndmgmt13 h6, .fndmgmt14 h6, .fndmgmt15 h6 , .fndmgmt16 h6, .fndmgmt17 h6 {clear:both; display:block;}

.fndmgmt06 .toolBarIcons, .fndmgmt09 .toolBarIcons, .fndmgmt10 .toolBarIcons, .fndmgmt11 .toolBarIcons, .fndmgmt12 .toolBarIcons, .fndmgmt13 .toolBarIcons, .fndmgmt14 .toolBarIcons, .fndmgmt15 .toolBarIcons, .fndmgmt16 .toolBarIcons, .fndmgmt17 .toolBarIcons, .fndmgmt18 .toolBarIcons, .fndmgmt19 .toolBarIcons {
	float:right;
	display:inline;
	text-align:right;
	clear:right;
	position:relative;

}

.toolBarIcons .toolBarIcons a.ibox-close2, .fndmgmt09 .toolBarIcons a.ibox-close2, .fndmgmt09 .toolBarIcons a.iboxbuscadorCSV-close{
	float:left;
	display:inline;
	padding-right:10px;
	font-size:10px;
	
}

.boxDataTable {width:100%; position:relative; z-index:51;}
.boxDataTable TR {border-bottom:1px solid #fff; }

.boxDataTable .dataTableHeader {
	background-color: #535457;
	padding:4px;
	color:#fff;
	font-weight:bold;
	font-size:11px;	
	position:relative;
	
}

.boxDataTable .dataTableContents, .boxDataTable .dataTableResults, .boxDataTable .dataTableContentsDload {
	background-color: #EAE9EB;
	padding:4px;
	color:#000;
	font-size:11px;
	text-align:center;
	position:relative;
	
}

.boxDataTable .dataTableResults, .boxDataTable .dataTableContentsDload {text-align:left; position:relative; }
.boxDataTable .dataTableContentsDload {width:50%;}

.boxDataTable .dataTableFooter {
	background-color: #D8D7D9;
	padding:4px;
	color:#000;
	font-size:11px;
	text-align:right;
	position:relative;
}

#startdateContainer, #periodContainer {
	display:block;
	overflow:auto;
}

/*
.fndmgmt01,
.fndmgmt02 {top: 29px;}

.fndmgmt03,
.fndmgmt04 {top: 207px;}

.fndmgmt01,
.fndmgmt03 {left: 143px;}

.fndmgmt02,
.fndmgmt04 {left: 311px;}
*/
.fndmgmt01
{
    top: 29px;
    left: 96px;/*143--110*/
}
.fndmgmt02
{
	top: 29px;
	left: 262px;/*311*/
}
.fndmgmt03
{
	top: 90px;/*207*/
	left: 96px;/*96   143--110*/
}
.fndmgmt04
{
	top: 90px;/*207*/
	left:  262px;/*311*/
}

/*Information*/
.fndmgmt05
{	
	left:1px;
	bottom:0px;
}
/*Recommend*/
.fndmgmt06
{	
	top: 29px;
	right: 3px;
}
/*Statiscal Data*/
.fndmgmt07
{	
	top: 30px;
	left: 310px;
}
/*Statiscal Data*/
.fndmgmt07DutchBelgium
{	
	top: 500px;
	left: 310px;
}

/*More code */
.fndmgmt08
{	
	top: 205px;
	left: 230px;
}
/*Buscador*/
.fndmgmt09
{
	/*left: 5px;
	top:135px;*/	
	left: 350px;
	top:185px;
	
		
}
/*Buscador CSV*/
.fndmgmt10
{	
	left: 5px;
	top:360px;
	/*top:160px;*/
	/*bottom:110px;*/
}
/*Para Popups de Mensajes*/
.fndmgmt11
{	
	left: 312px;
	top: 29px;
}
/*Para Popups de Suiza*/
.fndmgmt12
{	
	left: 400px;
	top: 100px;
}

.fndmgmt13
{	
	left: 10px;
	top: 230px;
}

.fndmgmt14
{	
	left: 10px;
	top: 570px;
}

.fndmgmt15
{	
	left: 350px;
	top: 150px;
}

.fndmgmt16
{	
	left: 110px;
	top: 120px;
}
.fndmgmt17
{	
	left: 10px;
	top: 450px;
}
.fndmgmt18
{	
	left: 10px;
	top: 450px;
}
.fndmgmt19
{	
	left: 10px;
	top: 450px;
}

.fndfcts01 {
	top: -257px;
	left: 19px;
	width: 370px;
	height: 240px;
	background: #fff;
}

.ibox A.ibox-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	
	width:auto;
	font-size: 10px;
	
}
/*Para el icono imprimir*/
.ibox A.ibox-close2 {
	float:right;
	text-align:center;
	padding-right: 0px;
	font-size: 10px;
	
}

a.iboxbuscador-close, a.iboxbuscadorCSV-close, a.iboxSuiza-close, a.iboxbuscadordividend-close, a.iboxbuscadordividenddownload-close {
	font-size: 10px;
	
}


.ibox A.ibox-close:hover {text-decoration: underline;}

/*IBOX Footer*/
.iboxfooter A.iboxfooter-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
.iboxfooter A.iboxfooter-close:hover {text-decoration: underline;}
.iboxfooter P {
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;	
	font-size:10px;
	color: #666;
}
/*IBOX Footer*/
/*IBOX Recommend*/
.iboxRecommend A.iboxRecommend-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
.iboxRecommend A.iboxRecommend-close:hover {text-decoration: underline;}
.iboxRecommend P {
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size:11px;
}
/*IBOX Suiza float:left; display:inline; */
.iboxSuiza A.iboxSuiza-close {
	float: right;
	text-align: right;	
	font-size:10px;
	
	
	
}
.iboxSuiza A.iboxSuiza-close:hover {text-decoration: underline;}
.iboxSuiza P {
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size:11px;
}
/*IBOX PopusMsgd*/
.iboxPopupMsg A.iboxPopupMsg-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-size:10px;
}
.iboxPopupMsg A.iboxPopupMsg-close:hover {text-decoration: underline;}
.iboxPopupMsg P {
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size:11px;
}
/*IBOX PopusMsgd*/


/*IBOX Statistical Data*/
.iboxStatisticalData A.iboxStatisticalData-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color: #666;
}
.iboxStatisticalData A.iboxStatisticalData-close:hover 
{
	text-decoration: underline;	
}
.iboxStatisticalData P {
	font-weight:lighter;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* Agregado para que tenga el mismo color y tamaņo el popup*/
	font-size:10px;
	color: #666;
}
/*IBOX Statistical Data*/
.iboxMoreCode A.iboxMoreCode-close {
	float: right;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color: #666;
}
.iboxMoreCode A.iboxMoreCode-close:hover 
{
	text-decoration: underline;	
}
.iboxMoreCode P {
	font-weight:lighter;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* Agregado para que tenga el mismo color y tamaņo el popup*/
	font-size:10px;
	color: #666;
}


/*IBOX  Statistical Data*/
.ibox H5 {
	font-size: 11px;
	margin-bottom: 6px;
}
.ibox H6 {
	font-size: 10px;
	margin-bottom: 6px;
}

.ibox P {
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 9px;
}

UL.nobullet LI {
	padding-left: 0px;
	background: none;
}

A.pdflink {
	padding: 0 0 0 20px;
	height: 16px;
	line-height: 27px;
	background:transparent url('./img/icons/pdf_document.gif') left center no-repeat;
}
/*
UL.principalbullet LI {	
	
	display: block;
	padding-left: 0px;
	background: url('./img/bullet-orange.gif') left -6px no-repeat;	
	
}
*/
A.principallink {
	padding: 0 0 0 50px;
	height: 16px;
	line-height: 27px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
A.principallink2 {
	padding: 0 0 0 80px;
	height: 16px;
	line-height: 27px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*NEW TABLE RECOMMEND*/
TABLE.recom {
	display: block;
	border:12px;
	border-collapse: collapse;
	background: #fff;
	position:absolute;
	z-index: 51;
	width: 100%;
	height:100%;  
	
	/*top: 4px;
	right: 300px;
	left:200px*/
}

TABLE.recom TD 
{
	display: block;
	background: #fff;
	position:absolute;
	width: 100%;
	z-index: 51;
	padding: 10px 20px 50px 10px;	
}
TABLE.recomgris {
	width: 100%;
	height:100%; 
}

TABLE.recomgris TD 
{		
	width: 100%;
	padding: 8px 10px 0px 10px;
	
}

/* #### currency choice START ##############################*/

/*FIN TABLE RECOMMEND*/

DIV.datepick-wrap {
	/*position: absolute;*/
	bottom: 0px;
	right: 0px;
	clear: both;
	width: 200px;
}

.datepick-wrap TD.noline-ie { /*cross-browser-workaround-extra-style for stupid IE ignoring margins on floating inputs even if display:block is set*/
	padding: 15px 0 6px;
	border: none !important;
}

DIV.datepick-wrap FORM {}

DIV.datepick-wrap FORM TABLE {margin: 5px;}


.datepick-wrap LABEL {
	width: 160px;
	line-height: 18px;
	vertical-align: top;
	font-weight: bold;
}

.datepick-wrap INPUT.submitbutton {
	float:left;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 0px 4px;	/*0px 10px*/
	text-align: center;
	font-size: 11px;
	line-height: normal !important;
	color: #fff;
	background: #3a3b3d;
	text-decoration: none;
	border-top: 1px solid #3a3b3d;
	border-left: 1px solid #3a3b3d;
	border-right: 1px solid #0a0a0a;
	border-bottom: 1px solid #0a0a0a;
	cursor:pointer;
	cursor:hand;
}

.datepick-wrap INPUT.dp-applied {
	width: 140px;
	float: left;
	display: block;
	margin: 0; /* see above TD.noline-ie. Margins work here in non-IE-Browsers only.*/
	border: none;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.datepick-wrap A.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 0 0 5px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('./img/icons/date_picker.gif') no-repeat;
	
}
.datepick-wrap A.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
.otrotexto{
	font-size: 10px;	
	text-align:right;
	padding-top: 0px;
	border: none !important;
}
.tipodetextofootnotes{
	font-size: 10px;
	color: #666;	
	text-align: justify;
}

.techrules-footer {
	clear: both;
	padding: 5px 10px;
	font-size: 10px;
	color: #666;
}

.techrules-footer P {
	margin-bottom: 5px;
}

.techrules-footer A {
	text-decoration: underline;
	color: #666;
}

.techrules-footer A:hover {color: #3a3b3d;}

.floatL {float: left;}
.floatR{float: right;}

.textocombo
{
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	
}
.textocombootros
{	
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.botonchico
{
	width:100px;	
	text-align:center;		
	color:white;
	border:1px solid #818181;
	background: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.input-validation-error
{
border: 1px solid #ff0000;
background-color: #ffeeee;
}

/* IE6 Hack to allow alpha transparent PNGs in IE6 - please set link to blank.gif in ie6pngfix.htc relative to HTML */
/* Important: the path to the iepngfix.htc is also relative to HTML, not to this CSS */

img, div, p, a
{

}

/* Force IE6 to use a cursor hand on a link */

* html  a { cursor: hand; }

/* end of IE6 PNG Hack */
.nada
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}


.two-columns 
{
   /*  font-size: 15px;
    font-size: 1.5rem;    
    line-height: 1.333333334;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    margin-right:2rem;*/
    margin:5px;
    text-align: justify;
    
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    -column-count: 2;
    
    -webkit-column-gap: 2px; /* Chrome, Safari, Opera */
    -moz-column-gap: 2px; /* Firefox */
    -column-gap: 2px;
    
    -webkit-column-gap: 2rem;  /* Chrome, Safari, Opera */
    -moz-column-gap: 2rem;  /* Firefox */
    -column-gap: 2rem; 
    
}

.tipodetextoDisclaimer {
    font-size: 10px;
    color: #666;
    text-align: left;
}

.highcharts-legend-item{
    top: 4.5px !important;
}

.highcharts-plot-background {
    fill: #f0eef5;
}

.highcharts-navigator-handle {
    visibility: hidden
}

.highcharts-navigator:hover .highcharts-navigator-handle {
    visibility: visible
}

.highcharts-scrollbar {
    /*visibility: hidden*/
}