.positive_data {
	color: #006600;
}

.negative_data {
	color: #990000;
}

body {
	margin: 0px;
	padding: 0px;
	}

#IDMS_container600 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 600px;	
	}

#IDMS_container580 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 580px;
	}

#IDMS_container215 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 215px;
	margin-top: 10px;
	}

/*--------------- Nav and Content -----------------*/

#IDMS_master_container {
	width: 996px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: none;
	display: block;
	float: none;
/*	background: url(../images/page_background.gif) no-repeat;
*/
	}
#IDMS_master_container a{
	color: #0071b2;
	text-decoration: none;
	}
#IDMS_master_container a:hover{
	color: #0071b2;
	text-decoration: underline;
	}

#IDMS_left_navigation {
	width: 220px;
	display: inline;
	text-align: left;
	}
#IDMS_right_content {
	width: 600px;
	display: inline;
	}
#header_placeholder {
	width: 835px;
	height: 240px;
	}

#IDMS_container {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: none;}
	
#IDMS_container table{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	margin-bottom:10px;
	}
	
#IDMS_container h6 a{
	color: #212425; 
	text-decoration: none;
	}
	
#IDMS_master_container h6 a{
	color: #212425; 
	text-decoration: none;
	}


	
h6 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#212425;
	text-align: left;
	width: 100%;
	font-size:16px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
h6 a{color: #212425; text-decoration: none;
	}
	
#sub_head {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	background: #000;
	text-align: left;
	border-bottom: 1px solid #009;
	border-right: none;
	width: 100%;
	float: none;
	clear: both;
	margin-top: 3px;
	}

.foot_note {
	display: block;
	color: #999999;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.IDMS_category {
	color: #999999;
	font-size: 11px;
	text-align: center;
}

/*--------------- Navigation Controls -----------------*/

#navigation .header{
	display: block;
	background: #878787 url(../images/header_background.gif) bottom;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	}

#navigation ul{
	margin: 0px;
	padding: 0px;
	}

#navigation li{
	list-style: none;
	background: #e6e6e6;
	border-bottom: 1px solid #FFF;
	padding: 1px;
	font-size: 11px;
	}
#navigation li a{
	display: block;
	text-decoration: none;
	color: #000;
	}
#navigation li a:hover{
	display: block;
	text-decoration: none;
	color: #000;
	}

#navigation .selected a{
	background: #d6e1f7;
	display: block;
	color: #000;
	text-decoration: none;
	}


/*--------------- Quote CSS -----------------*/
#quote_summary {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	background: #dbe5ea;
	text-align: left;
	width: 100%;
	font-size:14px;
	}
#quote_summary td{
	border-bottom: 1px solid #009;
	border-right: none;
	}

#quote_box {
	width: 600px;
	}

#quote_box .grey_back {
	background: #f8f8f8;
	text-align: center;
	color: #565656;
	font-weight: bold;
	width: 172px;
}

#quote_box .majors {
	font-size: 14px;
	font-weight: bold;
}


#quote_box td{
	border-bottom: 1px solid #DDD;
	border-left: 4px solid #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 20%;
	}
#quote_box .company{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}
	

/*-------------------------- News Styles ------------- */

#IDMS_news {
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	clear: both;
}

#IDMS_news .headline{
	display: block;
	font-weight: bold;
	color: #009;
	font-size: 13px;
	padding-bottom: 1px;
	padding-top: 20px;
}

#IDMS_news .headline_story{
	display: block;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#IDMS_news .headline a{
	text-decoration: none;
	color: #000066;
}

#IDMS_news .headline a:hover{
	text-decoration: underline;
}

#IDMS_news .time_stamp{
	display: block;
	color: #999999;
	padding-bottom: 5px;
	font-size: 12px;
}

#IDMS_news .time_stamp_story{
	display: block;
	color: #999999;
	padding-bottom: 10px;
}

#IDMS_news .story_footer{
	color: #999999;
	padding-left: 5px;
}

#IDMS_news .story_copy{
	display: block;
	line-height: 16px;
	border-bottom: 1px solid #DDD;
}

#IDMS_news .story_copy p{
	display: block;
}



/* -------------------------------- Company Profile, Analyst Ratings, Earnings -------------------*/

#company_profile th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#003366;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom:  1px solid #003366;
}

#company_profile .grey_back{
	background: #f8f8f8;
	text-align: center;
}


#company_profile .center_text{
	text-align: center;
	font-size: 12px;
}


#company_profile .center_text_small{
	text-align: center;
	font-size: 11px;
}

#company_profile .leftcap{
	text-align: left;
}

#company_profile .leftcap th{
	text-align: left;
}

#company_profile td{
	border-bottom: 1px solid #DDD;
	padding-top: 3px;
	padding-bottom: 3px;
}
#company_profile table{
	width: 100%;
	border-collapse: collapse;
}

#company_profile .highlight_row {
	background: #f5fafc;
	font-weight: normal;
	font-size: 12px;
	}
#company_profile .years {
	font-weight: bold;
	color: #003366;
	background: #ebf4f9;
	}
#company_profile .top {
	font-weight: bold;
	color: #003366;
	background: #ebf4f9;
	}

#market_scanner_options {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ebf4f9;
	}
#market_scanner_options select{
	font-size: 12px;
	}
}

/* -------------------------------- Symbol lookup -------------------*/



#symbol_lookup th{
	font-weight: bold;
	color: #333333;
	background: #CCCCCC;
	text-align: left;
	border-right: 1px solid #999;
	padding-top:3px;
	padding-bottom: 3px;
}

#symbol_lookup table{
	width: 100%;
	border-collapse: collapse;
}

#symbol_lookup td{
	padding-top:3px;
	padding-bottom: 3px;
}

#symbol_lookup .even_row{
	background: #EFEFEF;
}


.list_table td{
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.list_table .IDMS_category {
	text-align: left;
	}


/*-------------------- screener results -------------*/

.STO_screener_results_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.STO_screener_results_container td{
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 2px;
	font-size: 12px;
}

.STO_screener_results_container th{
	font-weight: bold;
	color: #333333;
	background: #CCCCCC;
	text-align: left;
	border-right: 1px solid #FFF;
	padding:3px;
	font-size: 12px;
}

.results_searchsettings {
	font-size: 12px;
}

.more_link_button a{
	color:#009;
	padding: 3px;
	text-decoration: none;
}


/*--------------- market summary -----------------*/


#market_sum {
	float: none;
	}

	
#market_sum h6 a{
	text-decoration: none;
	color: #212425;
	}
#market_sum h6 a:hover{
	text-decoration: underline;
	color: #212425;
	}
	
#market_sum table {
	border-collapse: collapse;
	}
#market_sum th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	background: #DDD;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#market_sum td {
	text-align: right;
	border-bottom: 1px solid #DDD;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#market_sum_left_col {
	width: 290px;
	float:left;
	display: inline;
	}
#market_sum_left_col table{
	width: 100%;
	}
	
#market_sum_right_col {
	width: 290px;
	float: right;
	display: inline;
	}
#market_sum_right_col table{
	width: 100%;
	}

#rates td {
	text-align: center;
	border-right: 1px solid #DDD;
	}

#rates th {
	text-align: center;
	border-right:  1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
		
#market_sum .IDMS_leftcap {
	text-align: left;
	}

#market_sum .grey_back{
	background: #f5fafc;
	text-align: center;
}

/*---------------------------- news on market summary -------------------*/


#market_update_news ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
#market_update_news li{
	padding-left: 15px;
	background: url(../images/li_bullet.gif) no-repeat 0px 10%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
/*--------------- Global Quote Summary -----------------*/

#global_quote {
	display: block;
	background: #EFEFEF;
	padding-top:10px;
	padding-left:3px;
	padding-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #515151;
	}
#global_quote .IDMS_category{
	padding-left: 10px;
	}
#global_quote table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}
#global_quote img{
	line-height: 14px;
	vertical-align: bottom;
	padding-left: 10px;
	}



/*---------------------------- SEC Filings -------------------*/


.IDMS_sec_filings table{
	border-collapse: collapse;
	width: 100%;
}

.IDMS_sec_filings td{
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
	font-size: 12px;
}

.IDMS_sec_filings .background_grey {
	background: #f5fafc;
}

.IDMS_sec_filings .categories {
	text-align: left;
	color: #036;
	background: #ebf4f9;
	font-size: 12px;
}

.sec_links {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*---------------------------- Currency Crossrates -------------------*/

#crossrates th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003366;
	background: #ebf4f9;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left:  1px solid #FFF;
	border-bottom:  1px solid #FFF;
}

#crossrates td{
	text-align: center;
	border-right: 1px solid #DDD;
}

#crossrates .background_grey {
	background: #f5fafc;
}

/* -------------------------------- portfolio options chain -------------------*/
.IDMS_container {
	top:230px;
	left:63px;
	position:relative;
	width:600px;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10px;
	}
.IDMS_container600 {
	width:600px;
	}
.IDMS_container h1 {
	font-size:24px;
	margin:0;
	padding:0;
	}
.IDMS_container a { color:#002e67; text-decoration:none; }

.in_the_money {
	background: #eafff5;
	}
.strike_price{
	background: #ededed;
	color: #232524;
	font-weight: bold;
	text-align:center;
	}
.strike_price td{
	border-left: #d6e3ef;
	border-right: #d6e3ef;
	}
#options_chain_container {	
	width: 100%;
}
.positive_data { color: #006600; }
.negative_data { color: #990000; }
#options_chain_container table {
	border-collapse:collapse;	
	}
#options_chain_container .main_label{
	background: #0f78b1;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	border:none;
	}
#options_chain_container th {
	font-size: 10px;
	font-weight: bold;
	color:#03629a;
	background:#cce2f0;
	border-bottom:1px solid #03629a;
	border-right:1px solid #fff;
	text-align: left;
	text-align:center;
	}
#options_chain_container td {
	text-align: right;
	border-right:1px solid #7d7d7d;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	}
.options_row { border-bottom:1px solid #7d7d7d; }
#option_chain_selector {	
	padding:5px 0 5px 0;
	margin-bottom: 15px;
	font-size: 12px;
	display: block;
	border:1px solid #DDD;
	background: #EFEFEF;
	float: none;
	clear: both;
	}
#option_chain_selector .dropdowns {font-size: 10px; padding-left: 5px;}
#select { width:90px; font-size:10px; }
#select2 { width:90px; font-size:10px; }
#select3 { width:90px; font-size:10px }
#contract_container { padding:5px 0 5px 0; margin-bottom:10px; /*border-bottom:1px solid #03629a;*/ }
.contract { font-weight:bold; font-size:16px; color:#0070b3; padding-bottom:5px; display:block; float:left; }
.quote_data_label { font-size:12px; font-weight:normal; color:#333333; padding-right:10px; }
.timestamp { font-size:11px; color: #666; display:block; padding-top:7px; float:right; }
.in_the_money_key {
	width: 100%;
	display: block;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	}
	
#IDMS_option_months {
	float: none;	
	display: block;
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	padding-bottom: 5px;
	}
#IDMS_option_months img{
	
	border: none;
	display: inline;
	margin-top: 5px;
	
}


#IDMS_option_months .month{
	display: inline;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	text-align: left;
	width: 330px;
	font-size: 16px;
	}
	
#IDMS_option_months	#option_table{
	display: block;
	float: none; clear: both;
}


/* -------------------------------- Symbol Lookup left nav -------------------*/
#IDMS_symbol_lookup {
	background: #EFEFEF;
	font-size: 12px;
	border-bottom: 1px solid #cc3300;
	padding: 0px;
	margin: 0px;
}

#IDMS_symbol_lookup table{
	border-collapse: collapse;
	
}

#IDMS_symbol_lookup td{
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	width: 50%;
	border: none;
}

#IDMS_symbol_lookup {
	background: #EFEFEF;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
	padding-top: 3px;
}

#IDMS_symbol_lookup select{
	font-size: 12px;
}

#IDMS_symbol_lookup option{
	font-size: 12px;
}


#IDMS_general_button{
	font-size: 11px;
	height: 20px;
	width: 95px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	display: block;
	background: url(../images/button_background.gif) no-repeat;
}

#IDMS_general_button a{
	display: block;
	text-decoration: none;
	color: #FFF;
}

#IDMS_general_button a:hover{
	text-decoration: none;
	color: #FFF;
}

.IDMS_rightcap
{
	text-align:right;
}

.IDMS_leftcap
{
	text-align:left;
}

.IDMS_Financials_leftcap
{
	text-align:left;
}

.IDMS_FinancialStatements_Align
{
	text-align:right;
}

.IDMS_FinancialRatios_Header
{
	background:#EBF4F9 none repeat scroll 0%;
	color:#003366;
	text-align:right;
	font-weight:bold;
}

.IDMS_FinancialRatios_Align
{
	text-align:right;
}

.IDMS_EarningsEstimates_Align
{
	text-align:right;
}

.IDMS_EarningsEstimates_Header
{
	text-align:right;
}

.IDMS_AnalystRatings_Align
{
	text-align:right;
}

.IDMS_Ownership_Align
{
	text-align:right;
}

/* -- Fund Styles -- */
#fundProfile table{
	border-collapse: collapse;
}
#fundProfile .right{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#fundSum {
	background: #e4f0f2;
}
#fundSum .keyfigures{
	font-weight: bold;
	font-size: 14px;
}

#fundSum td{
	width: 20%;
	padding: 3px 5px 3px 10px;
}

#fundProfile th{
	text-align: left;
}
#FundData td{
	width: 25%;
}

#fundProfile .label{ 
	color: #7B7B7B;
	font-size:11px; 
	}
#fundProfile .labelRight{ 
	color: #7B7B7B;
	font-size:11px;
	text-align: right;
	padding-right: 10px;
	}

#fundProfile .right2{
	text-align: right;
}
#fundProfile .majorData{
	font-weight: bold;
}
#FundData .half{
	width: 50%;
}



