﻿.legacyhtml
{
    margin-bottom: 10px;
}
.legacyhtml div.clearboth
{
    clear: both;
}
td
{
    border-bottom: 1px solid #D4E0E0;
}
tr.last td
{
    border-bottom: none;
}
.t03
{
    font-size:13px;
    font-weight:bold;
    color:#000;
}
.t18 {
    color: #009900;
    font-size: 13px;
    font-weight: normal;
}
.t19 
{
    color: #FF0000;
    font-size: 13px;
    font-weight: normal;
}
.t21
{
    font-size:9px;
    font-family: Arial,helvetica,san-serif;
}
.lb01
{
    font-size: 15px;
    font-weight: bold;
}
.lb07
{
    font-size: 9px;
    font-weight: normal;
}
.tb01 td, tr.noborder>td
{
    border-bottom: none;
}
.tb02
{
    background-color:#eeeeee;
}
.tb07
{
    background-color: #666666;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.indent1
{
    padding-left:15px;
}
.indent2
{
    padding-left:25px;    
}
.indent3
{
    padding-left:35px;
}
.legacyetf .mwSmall
{
    font-size:10px;
    line-height:normal;
}
.legacyetf .modHeader
{
    font-size: 12px;
    font-weight: bold;
}
.mwLipperAttrib
{
    font-size:8pt;
}

.subnav
{
    margin-bottom: 10px;
}

.subnav span
{
    list-style: none;
    float: left;
    padding: 6px 12px 6px 0;
}

.subnav span a
{
    border: solid 1px #B4C9CA;
    padding: 4px;
}

.subnav span.on a
{
    background: #F0F7F2;
    color: #000;
    text-decoration: none;
    cursor: default;
}
.subnav select
{
    float: right;
    margin-top:3px;
}
#hiddenlinks span
{
    display:none;
}

.btn1
{
	background-position: 0 0;
	background: transparent url(../../Investing/images/go-btn-bkg.png) repeat-x scroll 0 0;
	border: none;
	cursor: pointer;
	color: White;
	font-size: 13px;
}

.h10
{
	color: Black;
    font-size: 1em;
    font-weight: bold;
}

h2 a.osiLink:visited, h2 a.osiLink:link
{
    float: right;
    color:#004176;
    font-size: 15px;
}

/* Insider Action Styles */
table.actions, table.roster
{
    padding:0 5px;
}
table.actions td, table.roster td
{
    padding:3px 0;
    line-height: 1.3em;
}

/* START 'ADVANCEDCHART' SECTIONS */
.advancedChart td
{
	text-align: left;
}
.advancedChart td .tb02
{
	background: White;
}
.advancedChart .borderTop
{
	border-top: solid 1px #b4c9ca;
}
.advancedChart .rightSideBorder
{
	border-right: solid 1px #b4c9ca;
}
.advancedChart .tb02 .dropDownTitle
{
	padding-bottom: 3px;
}	
.advancedChart td.dropDown
{
	padding-bottom: 2px;
}
.advancedChart a.lk03, td.lk03, .lb07, .lb05, .lb06, .rlk10
{
	font-family:Arial;
	font-size:12px;
}
.advancedChart span.lb05
{
	font-weight:bold;
}
.advancedChart a.lk03
{
	font-weight:bold;
}
.advancedChart td.lk03
{
	width:auto;
	padding-left:10px;
}
.advancedChart .gobutton 
{
	background: transparent url(../../Investing/images/go-btn-bkg.png) repeat-x scroll 0 0;
	border: 1px solid #058A2F;
    cursor: pointer;
    float: left;
    height: 20px;
    margin-right: 5px;
	text-align: center;
    width:40px;
    vertical-align: middle;
}
.advancedChart .largebutton 
{
	background: transparent url(../../Investing/images/go-btn-bkg.png) repeat-x scroll 0 0;
	border: 1px solid #058A2F;
    cursor: pointer;
    height: 20px;
    width: 100px;
    text-align:center;
    vertical-align: middle;
    margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
}
.advancedChart .largebutton a, .gobutton a 
{
	color:White;
	font-size: 13px;
}
/* END 'ADVANCEDCHART' SECTIONS */

#options .optiontable tr.heading td {
    padding: 5px 0;
}

#options .optiontable tr.heading.colhead td {
    padding-top: 15px;
}

#options .optiontable .highlight,
#options .optiontable .inthemoney
{
	background-color: #f0f7f2;
}
#options .optiontable td.strike-col
{
    border-left: solid 1px #B4C9CA;
    border-right: solid 1px #B4C9CA;
    font-weight:bold;
    text-align:center;
}
#options .optiontable .stockprice .strike-col
{
	background-color: #d4e0e0;
}
#options .optiontable .strikedate
{
	padding-left:15px;
	background: url("../../Investing/images/options-arrow.gif") no-repeat scroll 0 0 transparent;
}
#options .optiontable tr.inTheMoney td
{
    border: none;
}
#options .optiontable tr.inTheMoney div.legendBox
{
    background-color: #f0f7f2;
    border: 1px solid #B4C9CA;
    width: 15px;
    height: 15px;
    margin-right:10px;
}
#options .optiontable h4 a
{
	font-size:0.8em;
    text-transform:uppercase;
    font-weight:normal;
}
#options .optiontable .invisible
{
	visibility:hidden;
}
#options .optiontable .ajaxicon
{
	padding:3px;
	width:16px;
	height:11px;
	display:inline-block;
	vertical-align:middle;
	background: url(../../Investing/images/options-ajax.gif) no-repeat scroll center center;
}