/* CSWapECOSecuritiesEnglish\css\eco-page5_display.css */
/* page5_display */
@import url("/css/eco-screen.css");
#secondary ul li
{
	color: #928A7C;
}

#secondary ul li.selected
{
	background-image: url("/images/eco-arrowDarkRed.gif");
	background-position: 5px 6px;
}
#secondary ul li.selected div
{
	color: #A8212B !important;
}

#secondary ul li.head div
{
	color: #6D6E71;
}

#secondary ul li.head div a
{
	color: #6D6E71;
}

#secondary ul li.head div a:hover
{
	color: #ADADAD;
}

#secondary ul li div a
{
	color: #808080;
	display: block;
	width: 115px;
}

#secondary ul li div a:hover
{
	color: #CDCFC1;
}

#secondary ul li.first div
{
	border-top: solid 1px #B9BCC0;
}

#secondary ul div
{
	color: #808080;
	border-bottom: solid 1px #B9BCC0;
	width: 120px;
}

#content
{
	position: relative;
	margin-top: 25px;
}

.main img
{
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
}

.main .p
{
	position: relative;
	font-size: 11pt;
	width: 500px;
	margin-bottom: 10px;
	float: left;
}

#content img
{
	margin-top: 4px;
}
.content1
{
	position: relative;
	float: left;
	height: 100%;
}
.content1 div
{
	clear: both;
	font-size: 8pt;
	margin-top: 1px;
	width: 208px;
}
.content2
{
	float: left;
	height: 100%;
	position: relative;
	width: 505px;
}
.main .pb
{
	position: relative;
	font-size: 14pt;
	width: 500px;
	margin-bottom: 10px;
	float: left;
}
.rightPanel
{
	float: right;
	width: 202px;
	margin-right: 15px;
	margin-top: 5px;
}
.rightPanel div
{
	font-size: 7pt;
	margin-bottom: 5px;
}
.rightPanel div.num
{
	float: left;
	height: 20px;
	margin-right: 10px;
}
.floatLeft
{
	float: left;
}
div.p li
{
	font-size: 11pt;
}
.main
{
	padding-top: 21px;
}

.main table.tooltipHTML
{ 
	display: none; 
	position: absolute; 
	font-size: 0.9em; 
	background-color: #ffffff; 
	padding: 6px; 
	padding-left: 12px; 
	padding-right: 12px; 
	width: 440px;
	border: solid #902015 3px;
	z-index: 100;
}
.tooltipTrigger
{
	display: inline;
	top: 5px;
	position: relative;
}
/* General tables */
.hsbody table.split,
.hsbody table.wide 
{
	border-right: 1px solid #A8212B;
	border-bottom: 1px solid #A8212B;
	border-left: 1px solid #A8212B;
}

.hsbody table.split td + td
{
	border-left: 1px solid #A8212B;
} 

.hsbody table.split th,
.hsbody table.wide caption 
{
	background-color: #A8212B;
}