h4
{
	font-size: 14px;
}
p
{
	padding-top: 4px;
}
.mwLink a
{
	color: #2C59B2;
	font-weight: normal;
	text-decoration: underline;
}
.mwLink a:hover
{
	text-decoration: none;
}
#mwPageTitle
{
	font-size: 13px;
	font-weight: bold;
}
#mwPageTitleWithBackground
{
	font-size: 13px;
	font-weight: bold;
	background: #8CBFF4 url("../../../../images/DowJones/subhead_bg.gif") repeat-x top;
	padding: 3px 0px 3px 8px;
}

#mwBold
{
	font-weight: bold;
}
.mwDrawHorizontalLine
{
	border-bottom: 1px solid #BFBFBF;
}

.mwTable #mwTableTitle
{
	font-size: 12px;
	font-weight: bold;
	background: #8CBFF4 url("../../../../images/DowJones/subhead_bg.gif") repeat-x top;
	padding: 2px 0px 2px 5px;
}
.mwTable th
{
	background-color: #DCE6FB;
}
.mwTable th, .mwTable td
{
	border-left: 1px solid #C4D1DC;
	border-top: 1px solid #C4D1DC;
}
.mwTable
{
	border-right: 1px solid #C4D1DC;
	border-bottom: 1px solid #C4D1DC;
}
.mwTable td
{
	padding: 3px 3px 3px 3px;
}
#mwClrUp, .mwClrUp
{
	color: #339933;
}
#mwClrDown, .mwClrDown
{
	color: #B70202;
}
#mwClrUnCh
{
	color: #000000;
}

#mwCustomViewOption
{
	background-color: #DCE6FB;
	padding: 10px;
}
#mwCustomViewOption table th
{
	text-align: left;
}
#mwCustomViewOption select
{
	width: 200px;
}
#mwCustomViewOption img
{
	margin: 10px;
}

#mwViewTable
{
	max-width: 100%;
	overflow: auto;
}

#mwViewTable #Symbol
{
	float: left;
}
#mwViewTable #Trade
{
	float: right;
}

/* Tabs */
#mwTabs
{
	float: left;
	width: 100%;
	background: #DAE0D2 url("../../../../images/DowJones/tabs_bg.gif") repeat-x bottom;
	font-size: 12px;
	line-height: normal;
}
#mwTabs ul
{
	margin: 0;
	padding: 6px 10px 0px 0px;
	list-style: none;
}
#mwTabs li
{
	float: left;
	background: url("../../../../images/DowJones/tabs_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 7px;
	margin-left: 1px;
}
#mwTabs a:link, #mwTabs a:visited
{
	float: left;
	display: block;
	background: url("../../../../images/DowJones/tabs_right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #A2A2A2;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mwTabs a {float: none;}
/* End IE5-Mac hack */

#mwTabs #mwSelected
{
	background-image: url("../../../../images/DowJones/tabs_left_on.gif");
}
#mwTabs #mwSelected a
{
	background-image: url("../../../../images/DowJones/tabs_right_on.gif");
	color: #000000;
	padding-bottom: 5px;
}

#mwCreatePortfolio th
{
	background-color: #DCE6FB;
	text-align: left;
}
#mwHeaderSection
{
	width: 100%;
	border-bottom: 1px solid #CACACA;
	padding-top: 2px;
	margin-bottom: 5px;
}

.mwPortfolioSummary
{
	background: url("../../../../images/DowJones/miniquote_bg.gif") repeat-x top;
	font-weight: bold;
	width: 100%;
	line-height: normal;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.mwPortfolioSummary #DateTime
{
	text-align: right;
	font-weight: normal;
	color: #000000;
}

#mwPortfolioPreference
{
	width: 100%;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 2px;
}
#mwPortfolioPreference a
{
	padding-right: 20px;
}

/* Transaction Table - edit portfolio */
#mwPortfolioTransaction
{
	background-color: #DCE6FB;
	font-size: 11px;
}
#mwPortfolioTransaction th
{
	color: #2C59B2;
	text-align: left;
	font-size: 12px;
	border-top: 8px solid #FFFFFF;
}
#mwPortfolioTransaction #mwDeleteRow
{
	background-color: #FFFFFF;
	font-weight: bold;
}

#mwEditPortfolio
{
	padding: 8px 0px 8px 0px;
}

/* Selection for Chart View */
.mwViewOptions
{
	padding: 5px 0px 8px 0px;
	line-height: 35px;
}
.mwViewOptions a
{
	font-weight: normal;
	text-decoration: underline;
	padding: 5px;
}
.mwViewOptions a#Selected
{
	font-weight: bold;
	text-decoration: normal;
	background-color: #DCE6FB;
}

/* News Page */
.mwNewsHeadlines a
{
	text-decoration: underline;
}
/* Single Big Chart */
.mwChartSingle
{
	margin-top: 10px;
}
.mwChartSingle #CompanyName td
{
	color: #2C59B2;
	font-weight: bold;
	border-bottom: 2px solid #BFBFBF;
}
.mwChartSingle #CompanyName a
{
	text-decoration: underline;
	padding-left: 20px;
}
.mwChartSingle #CompanyName #DateTime
{
	float: right;
	color: #A2A2A2;
	font-weight: normal;
}

.mwChartSingle #SubHeading
{
	padding-top: 5px;
}
.mwChartSingle #Price
{
	float: left;
	font-weight: bold;
	margin-top: 10px;
}
.mwChartSingle #Price span
{
	padding-right: 20px;
}
.mwChartSingle #ChartOptions
{
	float: right;
	padding: 0px !important;
}
.mwChartSingle #Chart
{
	clear: both;
}
/* Each small chart section */
.mwChartSummary
{
	display: block;
}
.mwChartSummary
{
	color: #2C59B2;
	font-weight: bold;
}
.mwChartSummary #CompanyName td
{
	padding: 0px;
	border-bottom: 2px solid #BFBFBF;
}
.mwChartSummary #CompanyName a
{
	text-decoration: underline;
	float: right;
}

.mwChartSummary img
{
	padding-bottom: 3px;
}
/* Display all the charts */
.mwChartsViewAll span
{
	font-weight: bold;
	padding-right: 20px;
}
.mwChartsViewAll td
{
	padding: 30px 30px 0px 0px;
}
.mwChartsViewAll #DateTime
{
	margin: 5px 0px 5px 0px;
	color: #A2A2A2;
	float: none;
	font-weight: normal;
}
table.mwAllocation
{
	border: 0px none;
}
table.mwAllocation th, table.mwAllocation td
{
	border-left: 0px none;
}
table.mwAllocation td#Right
{
	text-align: right;
	padding-right: 10px;
}
table.mwAllocation #Trade
{
	float: right;
}

#mwError
{
}
#DetailedView_DateTime
{
	text-align: right;
	vertical-align: bottom;
	color: #A2A2A2;
}
table#mwHoldingsDetail
{
	margin-bottom: 30px;
}
table#mwHoldingsDetail th
{
	text-align: left;
}
table#mwHoldingsDetail #Figure
{
	text-align: right;
	/*font-weight: bold;*/
	padding-right: 20px;
}
table#mwHoldingsDetail tr td, table#mwHoldingsDetail tr th
{
	border-bottom: 1px solid #BFBFBF;
	padding: 5px 0px 5px 0px;
}
table#mwHoldingsDetail #mwChartImage
{
	padding-left: 10px;
	text-align: right;
	width: 408px;
}


/* Legend Color for Allocation */
.mwAllocationLegend
{
	margin: 0px 20px 0px 10px;
}
.mwAllocationLegend_AssetClass
{
	margin: 0px 5px 0px 5px;
}
.mwPortfolioAllocationLegend0
{
	background-color:#0099cc
}
.mwPortfolioAllocationLegend1
{
	background-color:#5b473b
}
.mwPortfolioAllocationLegend2
{
	background-color:#bb9966
}
.mwPortfolioAllocationLegend3
{
	background-color:#e54800
}
.mwPortfolioAllocationLegend4
{
	background-color:#e9e3ba
}
.mwPortfolioAllocationLegend5
{
	background-color:#585300
}
.mwPortfolioAllocationLegend6
{
	background-color:#c7b18b
}
.mwPortfolioAllocationLegend7
{
	background-color:#00949e
}
.mwPortfolioAllocationLegend8
{
	background-color:#b12216
}
.mwPortfolioAllocationLegend9
{
	background-color:#afafaf
}

/* quote bar */
.mwButton 
{  
	background: no-repeat left top;
	border: none;
	cursor: pointer;
	height: 19px;
}

.mw-bg-header
{
	background-image: url("../../../../images/DowJones/quote_bkgd.gif");
	background-repeat: repeat-x;
	height: 36px;
}

.quoteTopLine, .quoteTopLineName
{
	color: #000000;
	font-weight: bold;	
}

.quoteTopLineName 
{
	font-size: 14px;
	
}

.quoteTopLineHeadings
{
	color: #545960;
	font-weight: bold;
}

.quoteTopLineTimestamp
{
	color: #545960;
}

/* Alert box */
#mwAlert
{
	border: 1px solid #CACACA;
}

/* Symbol Complete */
.mwSymbolCompleteDropDown {position:absolute;margin:0;padding:0;width:400px;color:#FFFFFF}
.mwSymbolCompleteDropDown ul {margin:0;padding:0;width:100%;list-style:none;}
.mwSymbolCompleteDropDown li {padding:0 5px;cursor:default;white-space:nowrap;}
.mwSymbolCompleteDropDown li.yui-ac-highlight{background:#ddedff;color:#363636}
.mwSymbolCompleteDropDown .yui-ac-content{position:absolute;width:100%;border:1px solid #404040;background:#306caf;font: normal 12px arial;z-index:9999}
.mwSymbolCompleteDropDown .resulttable{padding:0; margin:0}
.mwSymbolCompleteDropDown .resulttable .col1 {width:80px; }
.mwSymbolCompleteDropDown .text{font:normal 12px arial;}
#mwSymbolComplete table{border-collapse:collapse;border-spacing:0;}

#mwSymbol { width: 100px; border: 1px solid #747474; height: 15px;}



/******************************
 ** Company Research Page Styles
 **/

/* Quick quote box styles */

.mwCoResExchange 
{
	font-family: Arial Helvetica Sans-Serif; 
	font-size: 10px; 
	font-style: normal;
}
table.mwCoResTopQuote tr.Headings td
{
	color: #545960;
	font-weight: bold;
	padding-right: 30px;
	text-align: center; 
}
 
table.mwCoResTopQuote tr.Values td
{
	color: #545960;
	font-weight: normal;
	padding-right: 30px;
	text-align: center; 
} 

table.mwCoResTopQuote tr.Values td span.PricePositive
{
	font-weight: bold;
	color: #339900;
} 

table.mwCoResTopQuote tr.Values td 
{
	font-weight: bold;
	color: #3c3f42;
} 

table.mwCoResTopQuote tr.Values td span.PriceNegative
{
	font-weight: bold;
	color: #ff0044;
} 

table.mwCoResTopQuote tr.Values td span.PriceUnch
{
	font-weight: bold;
	color: #3c3f42;
} 



/**
 ** Company Research Page Styles -- END
 ******************************/

td.mwSECMenuCell
{
	font-weight:bold;
	font-size:11px;
    color: #3575b5;
	text-align:center;
	height:19px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;

}

td.mwSECMenuCellOn
{
	font-weight:bold;
	font-size:11px;
    color: #FFFFFF;
	text-align:center;
	height:19px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
    background-color: #3296E1;
} 

.mwBlueRow
{
 	background-image: url("../../../../images/DowJones/subhead_bg.gif");
	background-repeat: repeat-x;
	height:19px;
	padding-left:4px;
	vertical-align:middle;
}


.mwBottomLine
{
	border-bottom: solid 1px #C4D1DC;
}

.mwBold
{
    font-weight:bold;
}

.mwBold12
{
    font-size:12px;
    font-weight:bold;
}


.mwPad7Left       
{ 
    padding-left:7px; 
}

.mwPad3TopBottom
{
    padding-top:3px;
    padding-bottom:3px;
}

.mwPad9Right       
{ 
    padding-right:9px; 
}

.mwBlueTableHeader
{
    background-color: #DCE6FB;
}

.mwBlueWhiteHeader
{
    background-color: #3296E1;
    color: #FFFFFF;
}

.mwPad2TopBottom
{
    padding-top:2px;
    padding-bottom:2px;
}

.mwBoldText
{
    font-size:12px;
    font-weight:bold;
}

.mwBold12
{
    font-size:12px;
    font-weight:bold;
}

.mwBold14
{
    font-size:14px;
    font-weight:bold;
}

.mwBold16
{
    font-size:16px;
    font-weight:bold;
}

.mwUnderline
{
    text-decoration: underline !important;
}

.mwNoUnderline
{
    text-decoration: none !important;
}

.mwBlueText
{
    color: #2C59B2;
}

td.djQuoteField, td.djQuoteValue
{
	border-bottom: solid 1px #BEBEBE;
	padding-bottom: 8px;
	padding-top: 8px;
}

td.djQuoteField
{
	padding-left: 8px;
}

td.djQuoteValue
{
	font-weight: bold;
	padding-right: 8px;
	text-align: right;
}

table.djChartControls td
{
	padding-top: 8px;
	vertical-align: bottom;
}

span.controlHeader
{
	font-weight: bold;
}

/* Symbol Complete */
#djIntChartCompareSymb {position:absolute;margin:0;padding:0;width:355px;color:#FFFFFF}
#djIntChartCompareSymb ul {margin:0;padding:0;width:100%;list-style:none;}
#djIntChartCompareSymb li {padding:0 5px;cursor:default;white-space:nowrap;}
#djIntChartCompareSymb li.yui-ac-highlight{background:#ddedff;color:#363636}
#djIntChartCompareSymb .yui-ac-content{position:absolute;width:100%;border:1px solid #404040;background:#306caf;font: normal 12px arial;z-index:9999}
#djIntChartCompareSymb .resulttable{padding:0; margin:0}
#djIntChartCompareSymb .resulttable td{vertical-align:top;padding:0;} /* override chart control padding above */
#djIntChartCompareSymb .resulttable .col1 {width:80px;}
#djIntChartCompareSymb .text{font:normal 12px arial;}
#djIntChartCompareSymb table{border-collapse:collapse;border-spacing:0;}

  
span.dataQuantityNegative {
  color: #CC0000;
}

span.dataQuantityPositive {
  color: #009900;
}

span.dataQuantityNoChange  {
}
 

.h1
{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;				
}

.h2
{
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;							
}

.h3
{
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;							
}
			
.p
{
	padding-top:5px;
	padding-bottom:5px;
}

.sidebarQuote
{
	BORDER-TOP: #bfbfbf 1px solid;
	BORDER-LEFT: #bfbfbf 1px solid;
	BORDER-RIGHT: #bfbfbf 1px solid;
	font-weight:bold;
	padding:5px;
}

.sidebarQuoteBy
{
	BORDER-BOTTOM: #bfbfbf 1px solid;
	BORDER-LEFT: #bfbfbf 1px solid;
	BORDER-RIGHT: #bfbfbf 1px solid;
	font-weight:normal;
	padding:10px;
}

.mwNewsPageTitle
{
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;		
}

.mwNewsLargeBold
{
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;	
}

.mwNewsMedBold
{
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;		
}

.mwNewsStoryBody
{
	padding-top:10px;
	padding-bottom:10px;
}

.mwNewsNormal
{
	
}

.mwNewsLargeLink
{
	
}

.mwNewsTime
{
	font-size:11px;
	font-weight:normal;
	font-family: Arial;
}


/******************************************
 * Styles for news NEW
 */

.mwStory {font-family:Arial, Helvetica, Sans-Serif;} 
.mwStoryError 
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#ffffff; 
}
.mwStoryColumn 
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:16px;
	font-weight: bold; 
    color: #003366;
}
/************
Need column name and section name to be clarified

*/
.mwStoryHeadline 
{ 
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:18px;
	font-weight: normal; 
    color: #363636;
}

.mwStoryHeadline2
{ 
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:14px;
	font-weight: normal; 
    color: #363636;
}

.mwStoryAuthor 
{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size:12px;
	font-weight: normal; 
  color: #363636;
}
.mwStoryDate 
{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size:12;
	font-weight: normal; 
	font-style: italic;
  color: #363636;
}


.mwStoryAbstract 
{ 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: bold;
	font-style: italic; 
  color: #363636;
}

.mwStoryParagraph 
{ 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: normal; 
  color: #363636;
}
 
span.mwStoryLink  {
	color: #3575B5;
} 

a.mwStoryLink, a.mwStoryLink:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: normal; 
	color: #3575B5;
	text-decoration: underline;
} 

a.mwStoryLink:visited,a.mwStoryLink:active{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: normal; 
	color: #3575B5;
	text-decoration: underline;	
} 

a.mwStoryLink:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: normal; 
	color: #3575B5;
	text-decoration: underline;	
} 

span.mwStorySymbolNeg {
	color: #CC0000;
}

span.mwStorySymbolPos {
	color: #339900;
}
span.mwStorySymbolEven {
	color: #363636;
}

