.bcDisclaimer {
	color: #666666;
	font-size: 11px;
}

.bcInput {
	background-color: #f4f4f8;
	border: groove 1px #6d90ab;
	font-size: 11px;
}

.bcPageTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
}	

.bcQuotesCharts {
	font-size: 12px;
	font-weight: bold;
}

.bcSelect {
	background-color: #f2f2f2;
	font-size: 12px;
}

.bcSubmit {
	background-color: #f4f4f8;
	border: black 1px solid;
	color: #440000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
}

.bcHeader {
	font-size: 12px;
	text-align:center;
	background-color: white;
}	

.bcTDBox {
	font-size: 12px;
}

.bcTH {
	background-color: #336699;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.bcTHLink {
	background-color: #393939;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.bcTRe {
	background-color: white;
}

.bcTRo {
	background-color: #f2f2f2;
}

.bcTD {
	font-weight: normal;
	padding: 0px;
}

.bcSecTitle {
	font-size: 12px;
	line-height: 24px;
}

.barchart .sig_hold {
	background-color: #6663a3;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

.barchart .sig_buy {
	background-color: #53b953;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

.barchart .sig_sell {
	background-color: #c8524f;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

.barchart .qb_hold {
	color: #800080;
	padding-right: 2px;
}

.barchart .qb_up {
	color: #009900;
	padding-right: 2px;
}


.barchart .qb_down {
	color: #ff0000;
	padding-right: 2px;
}

.barchart h1 {
	font-size: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.barchart h1 .link {
	font-size: 13px;
	text-transform: capitalize;
}

.barchart h2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	float: left;
	line-height: 27px;
	vertical-align: middle;
	margin: 0;
	text-indent: 5px;
}

/* white boxes for content - inserts 5 px on right */
.barchart .whitebox {
	line-height: 125%;
	padding-right: 5px;
}

.barchart .fr {
	float: right;
}

.barchart .bar {
	padding: 0px;
	height: 27px;
	background: #ffffff; 
/*	background: #ffffff url(http://shared.websol.barchart.com/images/block_back.jpg) repeat-x; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	margin-top: 10px;
}

.barchart .bar .link {
	line-height: 27px;
	vertical-align: middle;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	float: right;
}

.barchart .mpbox {
	vertical-align: top;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

.barchart .t12 {
	font-size: 12px;
}

.barchart a { color: #000000; }

.barchart .marketview {
	line-height: 16px;
}
.barchart .marketview_quoteboard {
	white-space: nowrap;
}

.barchart .marketview_header {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	line-height: 15pt
}

.barchart .marketview_topheader {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 8pt;
	margin-bottom: 3px;
	padding: 0 0 3px 0;
}

.barchart .marketview_title {
	font-size: 8pt;
	font-weight: bold;
	color: #0281d2;
}

.barchart .marketview_chart {
	font-size: 8pt;
}

.barchart .marketview_chart_agg {
	font-size: 8pt;
}

.barchart .marketview_chart_symbol {
	font-size: 8pt;
}

.barchart .marketview_symbol {
	font-size: 10px;
	font-weight: bold;
	padding-right: 2px;
	white-space: nowrap;
}

.barchart .marketview_symbolinline { 
	font-size: 10px;
	font-weight: normal;
}

.barchart .marketview_link {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-left: 2px;
}

.barchart .marketview_change {
	font-size: 10px;
	text-align: right;
}

.barchart .marketview_quote {
	font-size: 10px;
	text-align: right;
}
.barchart .marketview_changeUp {
	color: green;
	font-size: 10px;
	text-align: right;
}

.barchart .marketview_changeDn {
	color: red;
	font-size: 10px;
	text-align: right;
}

.barchart .marketview_changeNone {
	font-size: 10px;
	text-align: right;
}

.barchart .marketview_disclaimer {
	font-size: 10px;
	padding-top: 3px;
}

.barchart .marketview_disclaimer a:link, .barchart .marketview_disclaimer a:visited {
	color: #1b3f95;
	text-decoration: none;
}

.barchart .marketview_TRe {
	background-color: white;
	line-height: 20px;
}

.barchart .marketview_TRo {
	background-color: white;
	line-height: 20px;
}

.tooltip {
	border: 1px solid #999999;
	padding: 1px;
	margin: 1px;
	font-size: 8pt;
	background-color: #ffffcc;
}
