body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	white-space: hide;
}
ol li {
	line-height:135%;
}
img {
	border: 0;
}
small {
	font-size: .9em;
}
input[type=text],
input[type=password] {
	width: 100px;
}
input.symbol {
	width: 50px;
}
.first_outdent {
	margin-left: 20px;
	text-indent: -20px;
}
.info {
	border: 1px solid #009900;
	padding: 3px;
	background-color: #CCFFCC;
}
.error {
	border: 1px solid #FF0000;
	padding: 3px;
	background-color: #FFCCCC;
}
#header {
	padding: 5px;
	text-align: center;
}
#content {
	padding: 5px;
}
#footer {
	padding: 5px;
	text-align: center;
}
#userinfo {
	padding: 5px;
	text-align: center;
}

.futureslist {
	width: 80%;
}
.futureslist td {
	padding: 2px;
}
.futureslist tr.overview td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
}

.watchlists {
	width: 100%;
}

.quoteboard {
	width: 100%;
}
.quoteboard td,
.quoteboard th {
	padding: 2px;
}
.quoteboard td.options_strike {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}
.quoteboard td.price {
	text-align: right;
}
.quoteboard thead th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background-color: #CCCCCC;
}
.quoteboard tbody td {
	border-bottom: 1px solid #999999;
}
.quoteboard tbody tr.odd td {
}
.quoteboard tbody tr.even td {
	background-color: #EEEEEE;
}
.quoteboard tbody tr.quotesection td {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.quoteboard tbody tr.quotesection td a {
	color: #FFFFFF;
}
.quoteboard tbody tr.quotespacer td {
	background-color: #999999;
	padding: 0;
}
.quoteboard tr .quotefield_tradetime,
.quoteboard tr .quotefield_timestamp {
	text-align: center;
}
.quoteboard tr .chartlink,
.quoteboard tr .quotefield_open,
.quoteboard tr .quotefield_high,
.quoteboard tr .quotefield_low,
.quoteboard tr .quotefield_last,
.quoteboard tr .quotefield_change,
.quoteboard tr .quotefield_pchange,
.quoteboard tr .quotefield_previous,
.quoteboard tr .quotefield_volume,
.quoteboard tr .quotefield_openinterest {
	text-align: right;
}

.quoteboard tbody tr td.quotefield_change_up {
	color: green;
}
.quoteboard tbody tr td.quotefield_change_down {
	color: red;
}
.quoteboard tbody tr td.quotefield_change_none {
	color: blue;
}

.realtime {
	color: blue;
}

.weatherconditions {
	width: 100%;
}
.weatherconditions td {
	padding: 2px;
	border-bottom: 1px solid #999999;
}
.weatherconditions td.label {
	font-weight: bold;
	width: 50%;
}

table.heatmap {
	background-color: #FFFFFF;
}
table.heatmap td {
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #999999;
}
table.heatmap td:hover {
	border: 1px solid #000000;
}
table.heatmap td a {
	line-height: 14px;
	display: block;
	text-decoration: none;
	color: #000000;
}
table.heatmap_legend {
	border: 1px solid #666666;
}
table.heatmap_legend td {
	width: 8px;
	height: 10px;
}

table.cashprices {
}
table.cashprices td {
	padding: 2px;
}
table.cashprices thead td {
	background-color: #CCC;
	border-bottom: 1px solid #999;
}
table.cashprices thead tr.section td {
	background-color: #666;
	color: #FFF;
}
table.cashprices tbody td {
	border-bottom: 1px solid #999;
}
table.cashprices tbody tr.even td {
	background-color: #EEE;
}

/* News styles */
img.thumbnail {
	float: left;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-bottom: 10px;
}

.storyImage {
	float: right;
	margin: 10px 5px 0 10px;
	font-size: .8em;
	color: #666;
	max-width: 400px;
}
img.border {
	padding: 2px;
	border: 1px solid #999;
}

.headline {
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
}
.subheadline {
	font-size: 1em;
	font-family: sans-serif;
	margin-bottom: 3px;
	color: #666;
}
.byline {
	font-size: .8em;
	color: #999;
}
.byline2 {
	font-size: .9em;
	color: #999;
}


.enclosureDetail {
	font-size: .9em;
}
.enclosureDetail td {
	padding: 10px;
}
.enclosureDetail p {
	margin-top: 0;
}

.relatedQuotes {
	clear: right;
	float: right;
	padding: 2px;
	border: 1px solid #999;
	margin: 10px 0 0 10px;
}
.relatedQuotes .title {
	font-weight: bold;
	margin: 0 0 5px 0;
	background-color: #5182AD;
	color: #FFF;
	padding: 2px 4px;
}
.relatedQuotes table {
	margin-top: 3px;
	border-collapse: collapse;
}
.relatedQuotes table thead td {
	font-weight: bold;
	background-color: #EEE;
}
.relatedQuotes table td {
	border: 1px solid #CCC;
	padding: 1px 4px;
}
.chg_up {
	white-space: nowrap;
	color: green;
}
.chg_down {
	white-space: nowrap;
	color: red;
}
.chg_none {
	white-space: nowrap;
	color: blue;
}
ul.news_headlines {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 125%;
	/*
	margin-left: 25px;
	list-style-image: url(/shared/images/dbl_arrow.gif);
	*/
}
.news_headlines .news_thumbnail_float {
	float: left;
	margin-right: 8px;
}
.news_headlines .clearfix {
	clear: both;
}
.news_quotes {
	margin-top: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
}
.news_copyright {
	color: #999;
}
.news_datelabel {
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0;
}
