div#outer {
	font-family:Arial;
	font-size:11px;
	border:1px solid #ccc;
	border-bottom:2px solid #999;
	margin:8px 0 8px 0;	
}
div#inner1 {
	background:#f2f2e6;
	padding:3px 0 3px 0;
	border-bottom:1px solid #ccc;
	height:18px;
}
div#inner1 h4{
	font-size:11px;
	color:#000;
	padding:2px 0 2px 6px;
	margin:0;
	float:left
}
div#inner1 form {
	margin:0;
	color:#000;
}
div#inner1 input {
	margin-bottom:-2px;
}
div#box {
	border:1px solid #ccc;
	margin:4px 4px 0 4px;
	width:98%
}
div#inner2 {
	background:#36c;
	color:#fff;
	font-size:10px;
	padding:3px 0 3px 0
}
div#inner2 span {
	padding-left:4px
}
div#chartContent {
	position: relative;
	background:#fff;
	height:160px;
}
div#chartContent img {
	margin:6px 0 0 4px;
	float:left;
}
div#inner4 {
	font-size:10px;
	color:#999;
	padding:4px 0 4px 12px;
}

.noVisibleLink {
text-decoration:none;
}

table.textData {
	background:#fff;
	height:146px;
	margin-top:6px;
	width:158px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:3px solid #999;
}
td.dataBdr {
	border-bottom:1px solid #ccc;
	padding:2px;
}
td.dataNoBdr {
	border-bottom:none
}
td.smlr{
	font-size:10px
}

form {
	margin:0
}
span.input {
	 font-weight:normal;
	 font-size:11px
}
div.supAmt {
	color: #333;
	width: 68px;
	margin: 0px 4px 0px 0px;
	float: right;
	font-size: 11px;
}
div.supPct {
	width: 68px;
	float: right;
	padding: 0px;
	margin: 0px 4px 0px 0px;
}
.beat {
	color:#060
}
.missed {
	color:#900
}
.met{
	color:#666
}

div#toEarningsCenter {
	float:right;
	display:inline;
	margin:0 10px 0 0;
}


div#divLoading {
	padding: 2px 8px 2px 8px;
}
