/*================================ Member Center Column Layout Start ================================*/
.watchlisttableheader			{font-family		: arial;
						 font-size		: 11px;
						 color			: black;
						 font-weight		: bold;
						 /*border-right		: solid 1px #E1DDDD;*/
						}
.watchlisttabletext			{font-family		: arial;
						 font-size		: 11px;
						 color			: black;
						 font-weight		: normal;
						 /*border-right		: solid 1px #E1DDDD;*/
						}
						
/*----------------------- NEW LOGIN CONTROL STYLE ----------------------*/
.rightBoxLoginControl {
	/*position:Relative;
	margin-bottom:20px;
	margin-left:70px;*/
	z-index:1;
}
.rightBoxLoginControl h2 {
	/*width:199px;
	height:24px;
	color:#01948E;
	font-size:10px;
	padding:5px 5px 0 5px;
	background-image:url(/ABNAMRO.Display/ABNAMRO-TEMPLATE/images/rightBoxHeader2.gif);*/

	background-position:top left;
	background-repeat:no-repeat;
	/*margin-bottom:0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.rightBoxLoginControl table {
	border:1px solid #ccc;
	border-top:0;
}
.rightBoxLoginControl table tr.dataRows {
	height:25px;
	padding-top:2px;
	/*background-image:url(/ABNAMRO.Display/ABNAMRO-TEMPLATE/images/dataRow.gif);
	background-position:top left;
	background-repeat:repeat-x;*/
}
.rightBoxLoginControl table td {
	/*padding:0 2px 0 2px;*/
	height:25px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-transform:capitalize;
	
	padding: 0px;
}
.rightBoxLoginControl table tr.headerRow td.value, .rightBox table tr.headerRow td.percentage {
	color:#ccc;
}

.rightBoxLoginControl table td.bullet {
	text-align:center;
}
.rightBoxLoginControl table td.value {
	font-weight:normal;
	width:100%;
	text-align:right;
}
.rightBoxLoginControl table td.percentage {
	width:40px;
	text-align:right;
	padding-right:10px;
	font-weight:normal;
}
.rightBoxLoginControl table td.red {
	color:#fe0002;
}
.rightBoxLoginControl table td.green {
	color:#4a9103;
}

#productDisclaimer {
	/*font-size: 9px;
	font-style: italic;*/
	margin-bottom:20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	text-align:justify;
	width:263px;
}



/*================================ Product Layout Start ================================*/

.product-listing {
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding-bottom:20px;
}

.product-listing .bodytext {
	padding:0px 15px 3px 15px;
	vertical-align:top;
	margin:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
	text-align:justify;
}

.product-listing .productlistingheader {
	padding:15px 15px 0px 15px;
	vertical-align:top;
	margin:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
}

.product-tableheader		{	/*font-family			: Arial, Helvetica, sans-serif;
								 font-size			: 11px;
								 color				: #171717;*/
								 font-weight		: bold;
								 
								 font-family: Arial, Helvetica, sans-serif;
								font-size: 9pt;
								color: #333333;
								background-color:#CFDFEC;
								margin:0px;
								padding:0px;
								}

.product-item-text				{	/*font-family		: Arial, Helvetica, sans-serif;
								 	font-size			: 11px;
								 	color				: #747474;
								 	font-weight		: bold;*/
								 
								 	font-family: Arial, Helvetica, sans-serif;
									font-size: 9pt;
									color: #333333;
									margin:0px;
									padding:0px;
								}
								
.product-item-title				{	font-family		: Arial, Helvetica, sans-serif;
								 /*font-size			: 11px;
								 color				: #00958F;*/
								 font-weight		: normal;
								 
									font-size: 9pt;
									color: #333333;
									line-height: 12pt;
								}
								
a.product-item-title				{	font-family		: Arial, Helvetica, sans-serif;
								 /*font-size			: 11px;
								 color				: #00958F;
								 font-weight		: bold;*/
								 
								 font-weight:normal;
								 font-size: 9pt;
									color: #333333;
									line-height: 12pt;
								}
a.product-item-title:hover		{
								text-decoration:underline;
								}
								
								
						
.product-positive	{/*color				: #51A300;*/
							font-family: Arial, Helvetica, sans-serif;
							font-size: 9pt;
							color: #0C315D;
							line-height: 12pt;
						}

.product-negative	{ /*color				: #FF0000;*/
						font-family: Arial, Helvetica, sans-serif;
						font-size: 9pt;
						color: #9C0000;
						}
						
/*================================ Product Layout End ================================*/
.marketoverview-link
{
	color:black;
	font-weight:bold; 
	font-size:10px; 
	font-family:arial
}

.marketoverview-link:hover
{
	color:black;
	font-weight:bold; 
	font-size:10px; 
	font-family:arial;
	text-decoration:underline;
}


.newsarticletooltip
{
	cursor: help;
	text-decoration: none
}