/* general - all */

body { color: #434343; padding: 0px; margin: 10px; margin-bottom: 0; font-family: Arial; font-size: 12px;background: transparent url(../img/chrome_head_bg.gif) repeat-x scroll top;z-index: 0; }
.fright { float: right }
a { color: #43A7D4; font-family: Verdana;font-size: 9px;}
div#chrome-nav a { color: #fff; font-family: Arial; font-size: 12px; text-decoration: none; }
br.break {clear:both;}
.fleft {float: left; }
.nowrap{ white-space:nowrap; }
img.btn { margin: 2px 2px 2px 0px; cursor: pointer; cursor: hand;}
form {display: inline;}
span.colNeg{color: #BC0303;}
span.colPos{color: #03BD6C;}
div#lockScreen {
	width: 100%;
	min-height: 800px;
	top: 100px;
	left: 0px;
	position: absolute;
	background-color: #fff;
	filter:alpha(opacity=0);
	-moz-opacity:0.01;
	opacity:0.01;
	z-index:10;
	display: none;
}

input.inputInner {
	padding: 6px 0px 0px 3px;
	margin: 0px 5px 0px 0px;
	height: 12px;
	border: 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 9px;
	color: #A7A7A7;
	font-family: Arial;
	line-height: 9px;
	background: transparent url(../img/str_inputBg.gif) repeat-x scroll top;
}

/* header - upper */

table#chrome-head { width: 890px; border-bottom: 1px solid #466698; }
table#chrome-head td#left { width: 6px; height: 68px; }
table#chrome-head td#middleLeft,
table#chrome-head td#middleRight {
	width: 50%;
	height: 68px;
	background: transparent url(../img/chrome_head_ctr.gif) repeat-x scroll bottom;
}
table#chrome-head td#middleLeft { font-size: 9px; padding: 0px 0px 0px 15px;}
table#chrome-head td#middleRight { text-align: right; font-size: 9px; padding: 0px 20px 0px 0px;}
table#chrome-head td#right { width: 6px; height: 68px; }

div.popupWindow {
	z-index: 100;
	width: 188px;
	height: 200px;
	position: absolute;
	top: 167px;
	left: 385px;
	border: 1px solid #c4c4c0;
	border-right: 2px solid #c4c4c0;
	border-bottom: 2px solid #c4c4c0;
	background-color: #f8f7ef;
	padding: 10px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

div.popupWindow form
{
	display: inline;
	padding:0px;
	margin:0px;
}

div.popupWindowContent {
	z-index: 101;
	height: 180px;
	margin-top: 2px;
	border: 1px solid #c4c4c0;
	background-color: #fff;
	font-size: 9px;
}

div.popupWindowAlertContent {
	padding: 20px;
}

img.popupWindowTitle {
	float:left;
}
span.popupWindowTitle
{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#80807F;
	padding-bottom:2px;;
}

img.btnPopupWindowClose {
	float: right;
	cursor: pointer;
	cursor: hand;
}

div#glossaryTerm {
	padding: 10px;
}

div#glossaryTerm b {
	font-size: 12px;
	color: #787878;
}

/* header - navigation */

div#chrome-nav {
	width:890px;
	height: 20px;
	background: transparent url(../img/chrome_head_navBgOff.gif) repeat-x scroll top;
}

div#chrome-nav div {
	border-left: 1px solid #5277B3;
	border-top: 1px solid #5277B3;
	border-right: 1px solid #395382;
	padding: 2px 2px 2px 8px;
	margin: 0px;
	float: left;
	width: 130px;
	color: #fff;
}

div#chrome-nav div.btn-empty {
	width: 10px;
}

div#chrome-nav div.navOn {
	background: #3e98c4 url(../img/chrome_head_navBgOn.gif) repeat-x scroll top;
	border-top: 1px solid #3e98c4;
	border-right: 1px solid #3e98c4;
}

/* left nav - general */

div#navBodyWrap {
	overflow: auto;
	zoom: 1;
	background-image:url(../img/str_leftNav.gif);
	background-repeat:repeat-y;
	width: 890px;
	border-bottom: 1px solid #c4c4c4;
}

div#chrome-leftnav {
	z-index: 1;
	width: 225px;
	border-left: 1px solid #dddfe4;
	border-right: 1px solid #989898;
	background-color: #EDEAE2;
	float: left;
}

div.chrome-leftnav-module {
	border-bottom: 1px solid #d9d5c4;
	border-top: 1px solid #fcfcfa;
	padding: 9px;
}

div.chrome-leftnav-moduleInner {
	border: 1px solid #c4c4c0;
	background-color: #F8F7EF;
	padding: 3px 6px 6px 6px;
}

div.chrome-leftnav-moduleInnerContent {
	padding: 7px;
	border: 1px solid #c4c4c0;
	background-color: #fff;
	font-size: 10px;
}

img.chrome-leftnav-moduleTitle {
	margin: 3px 0px 3px 0px;
}

input#lookup-co, input#lookup-ivc {
	margin: 0px 3px 0px 0px;
	position: relative;
	top: 3px;
}

div#chrome-leftnav-recentsearches {
	margin-bottom: 5px;
}

div#chrome-leftnav-recentsearches b {
	font-family: verdana,arial;
	font-size: 10px;
	letter-spacing: -.5px;
}

/* left nav - specific modules */

div#chrome-leftnav-coLookup {
	padding: 7px;
	border: 1px solid #c4c4c0;
	background-color: #fff;
	font-size: 10px;
}

div#searchType{
	font-size: 9px;
	font-family: arial;
	color: #434343;
	position: relative;
	top: -5px;
	line-height: 1px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #E2E2E0;
}

div#searchType input {
	position: relative;
	top: 4px;
	margin: 0px 2px 1px 0px;
	padding: 0px;
}


div#chrome-leftnav-coMktsTodayTable {
	padding: 7px;
	border: 1px solid #c4c4c0;
	background-color: #fff;
	font-size: 10px;
}

div#chrome-leftnav-coMktsTodayTable th {
	color: #434343;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
}

div#chrome-leftnav-coMktsTodayTable td, div#chrome-leftnav-coMktsTodayTable th {
	border-bottom: 1px solid #E2E2E0;
}

img#leftNavThumbImg{
	margin: 0px 0px 5px 0px;
}

div.chrome-leftnav-watchlistItem {
	border-bottom: 1px solid #E2E2E0;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

div.chrome-leftnav-watchlistItem span.listName{
	font-family: Helvetica, Arial;
	font-size:10px;
	color: #434343;
	font-weight: bold;
}

span.listDate{
	color: #A7A7A7;
	margin: 0px 5px 0px 5px;
}

div.chrome-leftnav-watchlistItem a.editHref{
	color: #888;
	margin: 0px 0px 0px 5px;
}

div#chrome-leftnav-glossary a {
	font-size: 9px;
	font-weight: bold;
}

div#chrome-leftnav-glossary div {
	border-bottom: 1px solid #E2E2E0;
	padding: 2px 0px 4px 0px;
}

/* left nav - coresearch buttons */

div#chrome-leftnav-links {
	padding: 0px;
	position: relative;
	left: 8px;
	width: 218px;
	background: transparent url(../img/chrome_nav_bg.gif) repeat-y scroll left;
}

div#chrome-leftnav-links table {
	margin-left: 10px;
	width: 188px;
}

div#chrome-leftnav-links td {
	border-bottom: 1px solid #ccc;
	padding: 4px;
	font-size: 9px;
	color: #434343;
}

div#chrome-leftnav-links td a {
	font-size: 9px;
}

div#chrome-leftnav-links td span.date {
	color: #A7A7A7;
}

div#chrome-leftnav-links td a.analystName {
	letter-spacing: -1px;
}

div#chrome-leftnav-topcurve {
	margin-top: 5px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	position: relative;
	left: 8px;
	width: 218px;
	height: 20px;
	background-image:url(../img/chrome_nav_topcurve.gif);
}

div#chrome-leftnav-bottomcurve {
	border-bottom: 1px solid #D9D5C4;
	text-align: center;
	padding: 5px 0px 5px 0px;
	position: relative;
	left: 8px;
	width: 218px;
	height: 20px;
	background: transparent url(../img/chrome_nav_bottomcurve.gif) no-repeat scroll top;
}

div#chrome-leftnav-bottomcurve a {
	font-size: 14px;
	letter-spacing: -1px;
}

div.chrome-leftnav-off {
	padding: 3px 0px 0px 15px;
	position: relative;
	left: 8px;
	width: 200px;
	height: 22px;
	background-image:url(../img/chrome_nav_off.gif);
}

div.chrome-leftnav-off a, div.chrome-leftnav-on a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

div.chrome-leftnav-on a {
	color: #787878;
}

div.chrome-leftnav-on {
	padding: 3px 0px 0px 15px;
	position: relative;
	left: 8px;
	width: 203px;
	height: 22px;
	background-image:url(../img/chrome_nav_on.gif);
}

span.rscAsOf {
	color: #AEADA9;
	font-size: 9px;
}

/* body content */

div#bodycontent {
	background: transparent url(../img/chrome_bodycontent_bg.gif) repeat-x scroll top;
	background-color: #fff;
	border-right: 1px solid #c4c4c4;
	width: 632px;
	padding: 25px 0px 00px 30px;
	float: left;
}

div#bodycontent h1 {
	margin: 0px 0px 60px 0px;
	color: #999;
	font-size: 18px;
	font-weight: normal;
	font-family: "aliased", "Helvetica"; /* alias first, then set chartserver font */
}

/* loading div */
div.loadingDiv
{
	border: 1px solid #c4c4c0;
	background: #F8F7EF;
	position:absolute;
	text-align:center;
	font-size: 12px;
	color:#767676;
}

div.loadingDiv span{ text-decoration:blink; }

/* mouseover */
div#mouseover
{
	position:absolute;
	visibility:hidden;
}

div#mouseover div
{
	height:100%;
}
div#mouseover div.outside
{

	border:1px solid #D9D5C4;
	background-color: #FCFCFA;
}

div#mouseover div div
{
	position:relative;
	top:3px;
	left:2px;
	padding:5px;
	font-size:10px;
	text-align:left;
	border-top:none;
	border-left:none;
	border-bottom:3px solid #D9D5C4;
	border-right:2px solid #D9D5C4;
	background-color: #FCFCFA;
}

div#watchlistTickers, div#tickerLookup
{
	color:#666;
	padding:5px;
}

div#watchlistTickers table tr th, div#tickerLookup table tr th
{
	text-align:left;
	background-color:#F8F7EF;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 2px;
}

div#watchlistTickers table tr td, div#tickerLookup table tr td
{
	text-align:left;
	padding:0px;
	margin:0px;
}

div#watchlistTickers table tr th.aRight, div#watchlistTickers table tr td.aRight,
div#tickerLookup table tr th.aRight, div#tickerLookup table tr td.aRight
{
	text-align:right;
	padding-right:5px;
}

div#watchlistTickers .bold, div#tickerLookup .bold
{
	font-size:11px;
	font-weight:bold;
}

div.chartLegend img {
	margin:5px 10px 0px 5px;
}

/* roch up/down */

table.upDownTable tr th {
	font-weight: bold;
	font-size: 10px;
	font-family: Helvetica;
	text-align: left;
	padding: 1px 10px 1px 0px;
	border-bottom:1px solid #E2E2E0;
	color: #434343;
}

table.upDownTable tr td {
	font-family: Helvetica;
	color: #434343;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #E2E2E0;
}

table.upDownTable tr td.noborder { border: 0px; }
table.upDownTable tr td.right, table.upDownTable tr th.right { text-align: right; }
table.upDownTable tr td.BUY{ color:#03BD6C; }
table.upDownTable tr td.HOLD{ color:#F9CD5D; }
table.upDownTable tr td.SELL{ color:#BC0303; }

table#uplarge.upDownTable, table#downlarge.upDownTable {
	display: none;
}

span.perfFootnote {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial;
	color: #aeada9;
}

div#contentCertification{
	color: #AEADA9;
	font-size: 9px;
}

/* pagination */

div#pagination {
	float: right;
	color: #A7A7A7;
}

div#pagination b {
	font-weight: normal;
	color: #000;
}

div#pagination a {
	font-weight: bold;
	font-size: 12px;
}

/* footer / disclaimer */

div#disclaimerFooter {
	border-top: 1px solid #CFCFCF;
	margin: 20px 20px 20px 0px;
	padding: 5px 0px 50px 5px;
	color: #9A9A9A;
	font-size: 11px;
}

div#disclaimerFooter a {
	font-size: 9px !important;
}/* auto table styles */

div.autoTable-wrap-outer {
	border: 1px solid #FFF;
	height:100%;
}

div.autoTable-wrap-head { /* padding must match autoTable-wrap-inner */
	padding: 0px 2px;
}

div.autoTable-wrap-inner {
	border: 1px solid #C3C0B3;
	padding: 0px;
	background-color: #fff;
	height:100%;
}

div.boxBevel-outer {
	border: 1px solid #c3c0b3;
	width: 610px;
	margin-bottom: 10px;
}

div.boxBevel-inner {
	border: 1px solid #f5f5f3;
	background-color: #ebe9e1;
	padding: 5px;
	height: 100%;
}

/* auto table td styles */

div.autoTable-head-default {
	color: #787878;
	font-weight: bold;
	padding:0px 5px;
	white-space:nowrap;
}

td.loadingInit {
	padding: 10px;
}

td.loadingInit i {
	text-decoration: blink;
}

div.autoTable-cell-default,
div.autoTable-cell-blueText,
div.autoTable-cell-blue1Text,
div.autoTable-cell-blue2Text,
div.autoTable-cell-greyText,
div.autoTable-cell-grey2Text,
div.autoTable-cell-yellowText,
div.autoTable-cell-yellowBG,
div.autoTable-cell-greyBG,
div.autoTable-cell-greyBGLeft,
div.autoTable-cell-greenText,
div.autoTable-cell-redText,
div.indent1,
div.indent2
{
	font-size: 10px;
	font-family: Helvetica;
	padding:5px 5px 0px 5px;
}

div.autoTable-cell-default
{
	background-color: #FFF;
	color: #434343;
}

div.autoTable-cell-blueText {
	background-color: #FFF;
	color: #43A7D5 !important;
}

div.autoTable-cell-blue1Text {
	background-color: #FFF;
	color: #44A7D5 !important;
}

div.autoTable-cell-blue2Text {
	background-color: #FFF;
	color: #305881 !important;
}

div.autoTable-cell-greyText {
	background-color: #FFF;
	color: #A8A7A6 !important;
}

div.autoTable-cell-redText {
	background-color: #FFF;
	color: #BC0303 !important;
}

div.autoTable-cell-grey2Text {
	background-color: #FFF;
	color: #666 !important;
}

div.autoTable-cell-yellowText {
	background-color: #FFF;
	color: #F3C958 !important;
}

div.autoTable-cell-greenText {
	background-color: #FFF;
	color: #03BD6C;
}

div.autoTable-cell-yellowBG
{
	background-color:#F9F9E3;
	color: #434343;
	padding:5px 5px 3px 0px;
}

div.autoTable-cell-greyBG
{
	background-color:#F5F5F3;
	color: #434343;
	padding-bottom:2px;
	border-top:1px solid white;
}

div.autoTable-cell-greyBGLeft
{
	background-color:#F5F5F3;
	color: #434343;
	padding-bottom:2px;
	border-top:1px solid white;
	border-left:1px solid white;
}

div.bold{ font-weight:bold; }
div.indent{ padding-left:10px; }
div.marginRight{ padding-right: 10px !important; }
div.indent1{ padding-left:10px; }
div.indent2{	padding-left:20px; }
div.pLeft{ padding-left:5px !important; }

span.autoTable-symbol {
	color:#A7A7A7;
	font-size: 10px;
}


div.autoTable-cell-separator {
	padding-bottom: 7px;
	border-bottom: 1px solid #E3E4E4;
}

div.autoTable-cell-afterseparator {
	padding-top: 7px;
}

div.autoTable-cell-paddingtotal {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

td a.autoTable-on {
	text-decoration: none;
	color: #787878;
	font-size: 11px;
	font-family: Arial, Verdana;

}

td a.autoTable-off {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana;
}

td img.autoTable-sortImg {
	margin: 0px 5px 0px 5px;
}

span.thFootnote {
	font-size: 9px;
	color: #aaa;	
}

div.legend {
	float: right;
	font-size: 9px;
	color: #aaa;
	margin-right: 20px;
	margin-top: -8px;
}

img.autotableHR {
	margin-top: 4px;
	margin-bottom: 4px;	
}/* symbol lookup */

input#txt-search {
	position:relative;
	top:-6px;		
}

#lookup {
	display: none;
	position: absolute; 
	top: 140px; 
	left: 350px; 
	background: #F8F7EF;
	border: 1px solid #C4C4C0;
	border-right: 2px solid #C4C4C0;
	border-bottom: 2px solid #C4C4C0;
	z-index: 11;
	padding: 7px;
	width: 330px;
}

#lookup-inner {
	background-color: #fff;
	border: 1px solid #C4C4C0;
	/*width: 398px;*/
	padding: 10px;
	
}

#lookup h2 {
	margin: 0 0 10px 0;
}

/*
#lookup a {
	color: #25a;
}
*/

#lookup p {
	margin: 0px;
	line-height: 15px;
	font-size: 11px;
	color: #787878;
}

#lookup form input {
	
	width: 140px;
}

#lookup form a {
	position: relative;
	top: 3px;
}

#lookup label {
	font-weight: bold;
	position: relative; top: -1px;
	margin-right: 5px;
	font-size: 11px;
	color: #787878;
}


#lookup dl {
	margin: 10px 0 8px -3px;
	height: 40px;
	border-bottom: 1px solid #ccc;
}

#lookup dl dt {
	font-weight: bold;
	color: #787878;	
	margin: 0 0 3px 3px;
}

#lookup dd {
	float: left;
	margin: 0px 0px 0px 3px;
}

#lookup dd a {
	padding: 0px;
	_zoom: 1; /* i hate you ie */
}

#lookup dd a.on, #pager ul li a.on {
	color: #000;
	font-weight: bold;
	cursor: default;
}

#lookup-search p {
	_zoom: 1;
}

#lookup-browse {
	display: none;
	_zoom: 1;
}

#lookup-results {
	clear: both;
	margin-top: 10px;
}

#result-count {
	color: #666;
	font-size:10px;
	_zoom: 1;
}

#lookup table {
	clear: both;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#lookup table th {
	text-align: left;
	font-size: 10px;
	padding: 4px 2px;
	color: #797979;
	border-bottom: 1px solid #ccc;
	background-color: #F8F7EF;
}

#lookup table td {
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

#pager {
	margin-top: -17px;
	height: 14px;
	float: right;
	font-size: 11px;
}

#pager div {
	float: left;
	margin-right: 4px;
}

#pager ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
}

#pager ul li {
	list-style: none;
	float: left;
} 

#pager a {
	display: block;
	float: left;
	padding: 0 2px;
	margin-right: 4px;
	text-align: center;
	_display: inline;
}

a.browse-link {
	margin-top: -20px;
	text-align: right;
	font-weight: bold;
}