.quintBar {
	padding:0;
	margin:0;
	width:51px;
	white-space:nowrap;
}
.quintOn {
	float:left;
	width:9px;
	height:9px;
	border:1px solid #999999;
	border-left:0;
	background-image: url(https://lseg.cache.markitondemand.com/img/quintOn.gif);
}
.quintOff {
	float:left;
	width:9px;
	height:9px;
	border:1px solid #999999;
	border-left:0;
	background-image: url(https://lseg.cache.markitondemand.com/img/quintOff.gif);
}
.bar {
	float:left;
	border: 0px;
	line-height: 0%;
	background-color: #06C;	
}
.barNeg {
	float:left;
	border: 0px;
	line-height: 0%;
	background-color: #666;	
}
.barZero {
	float:left;
	border: 0px;
}

table#keyMeasures {}

table.values tr.odd{
	background:#f2f1f0 url(https://lseg.cache.markitondemand.com/img/dottedLine.gif) repeat-x scroll bottom;
}
table.values tr.even{
	background:url(https://lseg.cache.markitondemand.com/img/dottedLine.gif) repeat-x scroll bottom;
}

/* Key measures table*/

table#keyMeasures th {
	border-bottom:1px solid #ccc;
	background-image:none;
}
table#keyMeasures td.last {
	background-image:none;
}


.dc1 {
	padding:2px 6px 2px 0;
	color:#666;
}
.dc2 {
	width:75px;
	padding-left:12px;
	margin-left:4px
}
.dc3 {
	width:75px;
	padding-right:6px;
}
.dc4 {
	width:70px;
	text-align:right;
	padding-right:8px;
	font-weight:bold;
	color:#666;
}
.dc5 {
	width:70px;
	text-align:right;
	padding-right:6px;
	color:#666;
}
.dc6 {
	width:70px;
	text-align:right;
	padding-right:6px;
	color:#666;
}
.dc7 {
	width:70px;
	text-align:right;
	padding-right:12px;
	color:#666;
}

.tdc1 {
	padding-right:6px;
	font-size: 11px;
	font-weight: bold;
	color: #e57f1b;
} 

td.solid {
	border-bottom:1px solid #ccc;
}

td.solidGray {
	border-bottom:1px solid #ccc;
	background:#e6e5e4;
}

td.shadeLt {
	background:#f2f1f0 url(https://lseg.cache.markitondemand.com/img/dottedLine.gif) repeat-x scroll bottom;
}
td.shadeDk {
	background:#e6e5e4 url(https://lseg.cache.markitondemand.com/img/dottedLine.gif) repeat-x scroll bottom;
}
span.ltgray {
	color:#999;
}
.smblk {
	color:#333;
	font-size:9px;
	vertical-align:bottom;
}

/* key measures -- summary */

.flLeft {
	float:left;
	margin-left:4px
}
.flRight {
	float:right
}

form#measuresSelect {
	margin:0px;
	padding:0px;
}
div#toStockvsPeers {
	float:right;
	margin-bottom:4px;
}
div.moduleBox {
	clear:both;
}
table.values {
	width:100%;
}

div#keyMeasuresHead {
	padding-left: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	height: 23px;
}

div#keyMeasuresHead h4{
	float: left;
	margin: 0px;
	padding:2px;
	font-size: 11px;
	
}

div#keySelect {
	float: right;	
}