/*
 * Home Page CSS - 2.2
 * Copyright(c) 2008, MarketWatch.
 * 
 * This code is licensed under BSD license. Use it as you wish, 
 * but keep this copyright intact.
 */



div.yuimenu
{
	z-index: 10000;	
}

div.HierNav2
{
	font-family: Arial; clear: left;
}

div.HierNav2 li a:visited
{
color:#000000;
text-decoration:none;
}

div.HierNav2 li a:hover
{
color:#ff0000;
text-decoration:underline;
}

div.HierNav2 div.HierMainNav div.yuimenubar li
{
	font-size: 12px;
}

div.HierNav2 div.HierSubNav div.yuimenubar li
{
	font-size: 13px;
}

div.HierNav2 div.HierMainNav div.yuimenu li.yuimenuitem,
div.HierNav2 div.HierSubNav div.yuimenu li.yuimenuitem
{
	font-size: 13px;
}

div.HierNav2 div.yuimenubar li.yuimenubaritem
{
	border-width: 0;
	padding: 6px 0 0 0;
	margin: 0;
	height: 22px;
}

div.HierNav2 div.HierMainNav li.yuimenubaritem
{
	padding-left: 10px;
}

div.HierNav2 div.yuimenubar li.hier-first
{
	padding-left: 6px;
}


div.HierNav2 div.HierMainNav div.yuimenubar
{
	background-color: #158A3B;
	height: 28px;
	width: 990px;
}


div.HierNav2 div.HierMainNav div.yuimenubar li.hier-first,
div.HierNav2 div.HierMainNav div.yuimenubar li.hier-mid
{
	background-image: url('nav-top-green-bkg.gif');
	padding-right: 6px;
}

div.HierNav2 div.HierMainNav div.yuimenubar li.hier-last
{
	background-image: url('nav-top-gray-bkg.gif');
	padding-right: 15px;
}

div.HierNav2 div.HierMainNav div.yuimenubar li.hier-mid-div
{
	background-image: url('nav-arrow-grn-grn.gif');
	width: 20px;
	height: 28px;
	padding: 0;
}

div.HierNav2 div.HierMainNav div.yuimenubar li.hier-last-div
{
	background-image: url('nav-arrow-grn-gry.gif');
	width: 20px;
	height: 28px;
	padding: 0;
}

div.HierNav2 div.HierMainNav div.yuimenubar li.hier-angle
{
	background-image: url('nav-angle.gif');
	width: 15px;
	height: 28px;
	padding: 0;
}

div.HierNav2 div.HierSubNav div.yuimenubar li.hier-bar
{
	background-image: url('nav-bar.gif');
	width: 2px;
	height: 28px;
	padding: 0 8px 0 8px;
	background-position:center;
	background-repeat:no-repeat;
}

div.HierNav2 div.HierSubNav div.yuimenubar
{
	background-image: url('nav-bottom-gray-bkg.gif');
	height: 28px;
	width: 990px;
}

div.HierNav2 div.yuimenu ul
{
	border-width: 0;
}

div.HierNav2 div.yuimenubar li.selected
{
	background-color: Transparent;
}

div.HierNav2 div.yuimenu li.selected
{
	background-color: #158a3a;
}

div.HierNav2 div.HierMainNav div.yuimenubar li a.selected
{
	color: White;
}

div.HierNav2 div.HierMainNav div.yuimenubar li.hier-last a.selected
{
	color: Black;
}

div.HierNav2 div.HierSubNav div.yuimenubar li a.selected
{
	color: Black;
}

div.HierNav2 div.HierMainNav li.hier-first a,
div.HierNav2 div.HierMainNav li.hier-mid a
{
	color: White;
}

div.HierNav2 div.HierMainNav li.hier-first li a,
div.HierNav2 div.HierMainNav li.hier-mid li a
{
	color: Black;
}

div.HierNav2 li a
{
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	_margin-top: -3px;
}

div.HierNav2 div.HierMainNav li a
{
	text-transform: uppercase;
	text-decoration: none;
}

div.HierNav2 div.HierMainNav li.hier-last a
{
	font-weight: bold;
}

div.HierNav2 div.HierMainNav li li a
{
	text-transform: none;
}

div.HierNav2 div.HierSubNav div.yuimenubar li.hier-bottom a,
div.HierNav2 div.HierSubNav div.yuimenubar li.hier-bottom a.selected
{
	color: White;
	background-color: #158a3a;
	text-decoration: none;
	font-weight: bold;
}

div.HierNav2 div.yuimenubar li.hier-bar a,
div.HierNav2 div.yuimenubar li.hier-mid-div a,
div.HierNav2 div.yuimenubar li.hier-last-div a,
div.HierNav2 div.yuimenubar li.hier-angle a,
div.HierNav2 div.yuimenubar li.hier-bar a.selected,
div.HierNav2 div.yuimenubar li.hier-mid-div a.selected,
div.HierNav2 div.yuimenubar li.hier-last-div a.selected,
div.HierNav2 div.yuimenubar li.hier-angle a.selected
{
	text-decoration: none;
	padding: 0;
}

div.HierNav2 div.yuimenubar li.hassubmenu a,
div.HierNav2 div.yuimenubar li.hassubmenu a.selected
{
    text-decoration: none;
}

div.HierNav2 div.yuimenubar li.hassubmenu a.selected:hover,
div.HierNav2 div.yuimenubar li.hassubmenu a.selected:active
{
    text-decoration: underline;
}

div.HierNav2 div.HierSubNav div.yuimenubar div.yuimenu a.selected,
div.HierNav2 div.HierMainNav div.yuimenubar div.yuimenu a.selected
{
	color: White;
	text-decoration: underline;
}

div.HierNav2 li.hassubmenu li a
{
	text-decoration: none;
}

div.HierNav2 div.yuimenubar li.yuimenubaritem img
{
	margin: 0;
	vertical-align: middle;
	width: 0; 
	height: 0;
}

div.HierNav2 div.yuimenu
{
	background-image: url('nav-drop-bkg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top-style: none;
}

div.HierNav2 div.yuimenu li
{
	padding: 2px 8px;
}

.MyMarketWatch2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}



.MyMarketWatch2 .reset
{
	clear: both;
}

.MyMarketWatch2 a:link, .MyMarketWatch2 a:visited
{
	color: #000099;
	text-decoration: none;
}




.MyMarketWatch2 .header
{
	height: 23px;
}

.MyMarketWatch2 .header .tab
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	border: 1px solid #F3B491;
}

.MyMarketWatch2 .header .tab a
{
	color: #D97541;
	text-decoration: none;
}

.MyMarketWatch2 .header .tab.selected
{
	background-color: #D87442;
	border: 1px solid #AA4511;
}

.MyMarketWatch2 .header .tab.selected a
{
	color: #FFFFFF;
}



.MyMarketWatch2 .body
{
	background-color: #F0EECA;
}

.MyMarketWatch2 .body p
{
	margin: 0;
	font-size: 11px;
}

.MyMarketWatch2 .body .data
{
	display: none;
}

.MyMarketWatch2 .body .loading, .MyMarketWatch2 .body .init,  .MyMarketWatch2 .body .empty
{
	padding: 8px;
}

.MyMarketWatch2 .body .quotes, .MyMarketWatch2 .body .headlines, .MyMarketWatch2 .body .divider, .MyMarketWatch2 .body .subhead
{
	display: none;
}

.MyMarketWatch2 .body .loading .waitdiv, .MyMarketWatch2 .body .init .waitdiv
{
	background-color: White;
	border: solid 1px #C1BFA4;
	padding: 2px;
}

.MyMarketWatch2 .body .loading .waitimg, .MyMarketWatch2 .body .init .waitimg
{
	float: left;
	margin-right: 5px;
}

.MyMarketWatch2 .body .loading .waittxt, .MyMarketWatch2 .body .init .waittxt
{
	margin-top: 2px;
}

.MyMarketWatch2 .body .divider
{
	background-image: url('http://i.mktw.net/mw3/news/myquotesdivider.gif');
	background-repeat: repeat-x;
	font-size: 3px;
	height: 4px;
}

.MyMarketWatch2 .body table
{
	border-collapse: collapse; 
}

.MyMarketWatch2 .body .quotes th, .MyMarketWatch2 .body .quotes td
{
	text-align: right;
}

.MyMarketWatch2 .body .quotes th
{
	background-color: #f0eeca;
	font-size: 10px;
	border-bottom: solid 1px #000000;
}

.MyMarketWatch2 .body .quotes .symbol
{
	width: 50px;
	padding: 0 14px 0 12px;
	text-align: left;
}

.MyMarketWatch2 .body .quotes .price
{
	width: 65px;
	padding: 0 11px 0 0;
}

.MyMarketWatch2 .body .quotes .price span.mwlivequotes, .MyMarketWatch2 .body .quotes .price span.up
.MyMarketWatch2 .body .quotes .price span.down, .MyMarketWatch2 .body .quotes .price span.neutral
{
    color: #000000;
}

.MyMarketWatch2 .body .quotes .datasource
{
    width: 14px;
	padding: 0 9px 0 0;
	overflow: hidden;
	line-height: 1px;
	_line-height: 13px;
}

.quotes .datasource span
{
    padding-left:14px;
    height: 14px;
    background-repeat: no-repeat;
}

.quotes .datasource span span
{
    margin-left: -17px;
}
.datasource span.realtime
{
    background-image: url(http://localhost.marketwatch.com/code/MarketWatch/Sites/MarketWatch/Images/RealTime/real-sm24.png);
}
.datasource span.delayed
{
    background-image: url(http://localhost.marketwatch.com/code/MarketWatch/Sites/MarketWatch/Images/RealTime/delayed-sm24.png);
}
.datasource span.after
{
    background-image: url(http://localhost.marketwatch.com/code/MarketWatch/Sites/MarketWatch/Images/RealTime/after-sm24.png);
}
.datasource span.pre
{
    background-image: url(http://localhost.marketwatch.com/code/MarketWatch/Sites/MarketWatch/Images/RealTime/pre-sm24.png);
}
.datasource span.halt
{
    background-image: url(http://localhost.marketwatch.com/code/MarketWatch/Sites/MarketWatch/Images/RealTime/stop-sm24.png);
}

.MyMarketWatch2 .body .quotes .change
{
	width: 50px;
	padding: 0 11px 0 0;
}

.MyMarketWatch2 .body .quotes .percentChange
{
	width: 50px;
	padding: 0 14px 0 0;
}

.MyMarketWatch2 .body .quotes .up
{
	color: #009900;
}

.MyMarketWatch2 .body .quotes .down
{
	color: #990000;
}

.MyMarketWatch2 .body .odd
{
	background-color: #F0EECA;
}

.MyMarketWatch2 .body .even
{
	background-color: #FCFBEC;
}


.MyMarketWatch2 .body .headlines .timestamp
{
	color: #993300;
	padding: 0 5px;
	vertical-align: top;
}

.MyMarketWatch2 .body .headlines .headline
{
	padding: 0 5px;
	vertical-align: top;
}


.MyMarketWatch2 .body .subhead
{
	background-color: #EA8959;
	border-color: #D87442;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 2px 6px;
}


.MyMarketWatch2 .body .subhead a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}







div.yuimenu {

    background-color:#f6f7ee;
    border:solid 1px #c4c4be;
    padding:1px;
    
}



div.yuimenu div.yuimenu,
div.yuimenubar div.yuimenu {

    position:absolute;
    visibility:hidden;

}



div.yuimenubar {

    background-color:#f6f7ee;
    
}


div.yuimenubar div.bd {

    width:100%;

}


div.yuimenubar div.bd:after {

    content:'.';
    display:block;
    clear:both;
    visibility:hidden;
    height:0;

}




div.yuimenu h6,
div.yuimenubar h6 { 

    font-size:100%;
    font-weight:normal;    
    margin:0;
    border:solid 1px #c4c4be;
    color:#b9b9b9;    

}

div.yuimenubar h6 {

    float:left;
    display:inline; 
    padding:4px 12px;
    border-width:0 1px 0 0;
    
}

div.yuimenu h6 {

    float:none;
    display:block;
    border-width:1px 0 0 0;
    padding:5px 10px 0 10px;

}




div.yuimenubar ul {

    list-style-type:none;
    margin:0;
    padding:0;

}

div.yuimenu ul {

    list-style-type:none;
    border:solid 1px #c4c4be;
    border-width:1px 0 0 0;
    margin:0;
    padding:10px 0;

}


div.yuimenu ul.first-of-type, 
div.yuimenu ul.hastitle,
div.yuimenu h6.first-of-type {

    border-width:0;

}




div.yuimenu li,
div.yuimenubar li {

    font-size:85%;
    cursor:pointer;
    cursor:hand;
    white-space:nowrap;
    text-align:left;

}

div.yuimenu li.yuimenuitem {

    padding:2px 24px;
    
}

div.yuimenu li li,
div.yuimenubar li li {

    font-size:100%;

}




div.yuimenu li em {

    font-style:normal;
    margin:0 0 0 40px;

}

div.yuimenu li a em {

    margin:0;

}

div.yuimenu li a,
div.yuimenubar li a {
    
    
    zoom:1;
    color:#000;
    text-decoration:none;
    
}

div.yuimenu li.hassubmenu,
div.yuimenu li.hashelptext {

    text-align:right;

}

div.yuimenu li.hassubmenu a.hassubmenu,
div.yuimenu li.hashelptext a.hashelptext {

    float:left;
    display:inline; 
    text-align:left;

}




div.yuimenu li.selected,
div.yuimenubar li.selected {

    background-color:#8c8ad0;

}

div.yuimenu li.selected a.selected,
div.yuimenubar li.selected a.selected {

    text-decoration:underline;

}

div.yuimenu li.selected a.selected,
div.yuimenu li.selected em.selected, 
div.yuimenubar li.selected a.selected {

    color:#fff;

}




div.yuimenu li.disabled, 
div.yuimenubar li.disabled {

    cursor:default;

}

div.yuimenu li.disabled a.disabled,
div.yuimenu li.disabled em.disabled,
div.yuimenubar li.disabled a.disabled {

    color:#b9b9b9;
    cursor:default;
    
}

div.yuimenubar li.yuimenubaritem {

    float:left;
    display:inline; 
    border-width:0 0 0 1px;
    border-style:solid;
    border-color:#c4c4be;
    padding:4px 24px;
    margin:0;

}

div.yuimenubar li.yuimenubaritem.first-of-type {

    border-width:0;

}




div.yuimenubar li.yuimenubaritem img {

    height:8px;
    width:8px;
    margin:0 0 0 10px;
    vertical-align:middle;

}

div.yuimenu li.yuimenuitem img {

    height:8px;
    width:8px;
    margin:0 -16px 0 0;
    padding-left:10px;
    border:0;

}

div.yuimenu li.checked {

    position:relative;

}

div.yuimenu li.checked img.checked {

    height:8px;
    width:8px;
    margin:0;
    padding:0;
    border:0;
    position:absolute;
    left:6px;
    _left:-16px; 
    top:.5em;
    
}
img {
    border: 0;
}

.clearall {
    clear: both; float: none;
}
.error {
    color: #ff0000; font-weight: bold; background: #f9f9f9 url(http://i.mktw.net/mw3/misc/alert-sm.png) no-repeat 10px top; padding-left: 36px;
}

#header {
    width:990px; background: #004331 url(../Header/head-back.png) repeat-x left bottom; position: relative; z-index:100000;
}
#header .leftsection {
    margin: 4px 0px 4px 12px; float: left;
}
#header .centersection {
    text-align: center; width: 410px; margin: 8px 0 0; color: #fff; float: left; overflow:hidden;
}
#header .centersection .largebutton {
    clear: right; margin: 2px 20px 0 0;
}
#header .centersection .topsection {
    margin: 0 auto; padding: 0 0 6px; width: 315px; _width: 335px; text-align: right; background: transparent url(http://i.mktw.net/mw3/header/dots-sep.gif) repeat-x left bottom;
}
#header .centersection .topsection .linkssection {
    float: left; margin: 0 6px 0 20px; position: relative; display: inline;
}
#header .centersection .topsection .linkssection a {
    margin: 0 5px;
}
#header .centersection .symbolCompleteContainer input {
	border: 1px solid black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 3px; width: 225px;
}
#header .centersection .symbolCompleteContainer input.unUsed {
	color: #aaa;
}
#hat_div .hat_search
{
    position: relative;
    z-index: 1000002;
}
#header #symbolCompleteResults {
	z-index:1000002; position: absolute; left: 0; top: 22px;
}
#header #symbolCompleteResults ul {
	margin:0; margin-right:0px; padding:0; width:100%; list-style:none;
}
#header #symbolCompleteResults li {
    padding:0 5px; margin-right:0px; cursor:default; white-space:nowrap; color:#000000; overflow:hidden;
}
#header #symbolCompleteResults li.yui-ac-highlight {
	background:#158a3a; color:#fff;
}
#header #symbolCompleteResults .yui-ac-content {
	z-index:100002; position:absolute; border: 1px solid #ddd; margin:0; padding:0; width:300px; background: #fff url(../Header/sc-bkg.gif) repeat-x left bottom; font: normal 12px arial;
}
#header #symbolCompleteResults .yui-ac-hd,
#header #symbolCompleteResults .yui-ac-hd-sub,
#header #symbolCompleteResults .yui-ac-ft {
    color:#a7a7a7; font: normal 12px arial; padding-left:3px; margin-right:0px; text-align:left; border: 1px solid #a7a7a7;
}
#header #symbolCompleteResults .yui-ac-hd {
	 border-width: 0 0 1px; padding-bottom: 3px;
}
#header #symbolCompleteResults .yui-ac-hd-sub {
	border-width: 0 0 1px;
}   
#header #symbolCompleteResults .yui-ac-ft {
	border-width: 1px 0 0;
}    
#header #symbolCompleteResults .yui-ac-bd {
	text-align:left; margin-right:0px;
}    
#hat_div #symbolCompleteResults .scResultTable,
#header #symbolCompleteResults .scResultTable {
	padding:0; margin:0
}
#header #symbolCompleteResults .scResultTable .symbolCompleteCol1 {
	width:80px; 
}
#header #symbolCompleteResults .text {
	font:normal 12px arial;
}
#header #symbolCompleteResults table {
	border-collapse:collapse; border-spacing:0;
}	
#header #symbolCompleteResults .scResultTable * { 
	padding: 0px; margin: 0px; 
}
#header #symbolCompleteResults .scResultTerm {
	vertical-align:baseline; margin-right:0px; padding:0px; font-weight: bold;
}
#header .centersection a:link, #header .centersection a:visited, #header .centersection a:active, #header .centersection a:hover { 
	color:#fff; font-family:Arial,sans-serif; font-size:11px; 
}
#header .centersection .largebutton a:link, #header .centersection .largebutton a:visited {
    color: #000; text-decoration: none;
}
#header .centersection .largebutton a:active, #header .centersection .largebutton a:hover {
    color: #f26522; text-decoration: none;
}
#symbolCompleteResults .centersection a:link, #symbolCompleteResults .centersection a:visited, #symbolCompleteResults a:active, #symbolCompleteResults a:hover {
	color: #0000cc; font-size: 100%;
}
#header .centersection .ad {
	clear: both; margin: 20px 0px 0px 20px;
}
#header .centersection .ad .contentBlock {
    margin: 0;
}
#header .rightsection {
    float:right; margin-right:8px;   
}
#header .phatcontainer {
    width: 266px; height: 40px; overflow: hidden; margin: 3px 0 0;
}


.largebutton {
	cursor: pointer; margin: 0; padding: 0;	float: left;
}
.largebutton .leftcapoff {
    width: 8px; height: 18px; float: left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://i.mktw.net/mw3/Header/btn_standard_left2.png'); background-image: none;
}
.largebutton .leftcapoff[class] {
	background: url(../Header/btn_standard_left2.png) left no-repeat;
}
.largebutton .buttonoff {
	height: 18px; float: left; background: url(../Header/btn_standard_bkg.png) repeat-x; background-position: bottom; text-align:left;
}
.largebutton .buttonoff p {
    margin: 0px; padding: 0px; color: #333; font-weight: bold; white-space: nowrap; padding-top: 2px; font-size: 0.9em;
}
.largebutton .buttonoff p a:link,
.largebutton .buttonoff p a:visited {
	color: #000; text-decoration: none;
}
.largebutton .buttonoff p a:hover,
.largebutton .buttonoff p a:active {
	color: #f26522; text-decoration: none;
}
.largebutton .rightcapoff {
	width: 8px; height: 18px; float: left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://i.mktw.net/mw3/Header/btn_standard_right_small2.png'); background-image: none;	
}
.largebutton .rightcapoff[class] {
	background: url(../Header/btn_standard_right2.png) right no-repeat; 
}



#login, #loggingin {
    width: 246px; border: none; padding: 0 10px; color: #FFFFFF; background: #006633 url(http://i.mktw.net/mw3/registration/login-st.png) no-repeat left bottom;
}
#login p, #loggingin p {
	color: #FFFFFF;
}
#login .admin a:link,
#login .admin a:visited,
#login .admin a:hover, 
#login .admin a:active,
#login .mylinks a:link,
#login .mylinks a:visited,
#login .mylinks a:hover, 
#login .mylinks a:active {
    font-size: 100%; text-decoration: none;
}
#login .admin a:link, 
#login .admin a:visited,
#login .mylinks a:link, 
#login .mylinks a:visited,
#authiframebody a:link,
#authiframebody a:visited,
#loginoverlay #loginclose a:link,
#loginoverlay #loginclose a:visited {
    color: #FFFFFF; text-decoration: none;
}
#login .admin a:hover, 
#login .admin a:active,
#login .mylinks a:hover, 
#login .mylinks a:active,
#authiframebody a:hover,
#authiframebody a:active,
#loginoverlay #loginclose a:hover,
#loginoverlay #loginclose a:active {
    color: #FF0000; text-decoration: none;
}
#login .avatar {
    float: left; margin: 5px 5px 0 0;
}
#login p {
    margin: 0; padding: 0;
}
#login .admin {
    padding: 2px 0;
}
#login .signin {
    font-weight: bold;
}
.loginbottom {
    width: 266px; height: 6px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://i.mktw.net/mw3/registration/login-btm.png'); line-height: 0;
}
.loginbottom[class] {
    background: url(http://i.mktw.net/mw3/registration/login-btm.png) no-repeat left top;
}
#login #loginlogout {
    font-size: 0.8em; float: right;
}
#loginoverlay {
    width: 266px; z-index: 1000001; margin: 0;
}
#loginclose, #loginerror, #loginfields {
    background-color: #014832; border: none; padding: 0 10px 5px; margin: 0;
}
#loginerror {
    padding-left: 36px;
}
#loginoverlay #loginclose {
    text-align: right; padding: 5px 5px 0 0; line-height: 0.8em; font-size: 0.9em;
}
.uniauthunderlay {
    width: 266px; height: 150px; background-color: transparent;
}

#HomePage #HomePageHeader, #page #header
{
	position:relative;
	z-index:100000;
}

#SiteHeader, #LargeSiteHeader
{
	background-image: url(../Header/top-bkg.jpg); 
	background-color: #004331; 
	background-repeat: repeat-x;
	background-position:bottom;
	width:990px; 
	overflow:hidden;
}

#SiteHeader
{
	height:70px
}

#LargeSiteHeader
{
	height:85px;
}

#SiteHeader .leftSection, #LargeSiteHeader .leftSection
{
	float: left; 
	margin-top:4px;	
	margin-left: 12px;
}

#SiteHeader .leftSection
{
	padding-left:8px;
	padding-right:20px;
}

#LargeSiteHeader .leftSection
{
	padding-left:8px;
	padding-right:15px;
}

#SiteHeader .leftSection img, #LargeSiteHeader .leftSection img
{
	border-width: 0px;
}

#SiteHeader .leftSection img
{
	width: 158px;
	height: 56px;
}

#LargeSiteHeader .leftSection img
{
	width: 222px;
	height: 78px;
}

#SiteHeader .headerSeperator, #LargeSiteHeader .headerSeperator
{
	float:left; 
	background-image:url(../misc/dotted_line_white_1x61.gif); 
	background-position:right center; 
	background-repeat:no-repeat;
	width:5px;
	margin-top:10px;
	height:75%;
}

#SiteHeader .centerSection, #LargeSiteHeader .centerSection
{
	float: left; 
	text-align: center;
	width: 410px;
	overflow:hidden;
}

#SiteHeader .centerSection
{
	margin-left: 55px;
	margin-right: 10px;
}

#LargeSiteHeader .centerSection
{
	margin-left: 18px;
	margin-right:10px;
}

#SiteHeader .centerSection .symbolCompleteContainer, #LargeSiteHeader .centerSection .symbolCompleteContainer
{
	float:left; 
	margin-right: 6px; 
	margin-top: 10px;
	text-align:left;
}

#SiteHeader .centerSection .symbolCompleteContainer
{
	margin-left: 35px;
}

#LargeSiteHeader .centerSection .symbolCompleteContainer
{
	margin-left: 3px;
	margin-bottom:10px;
}


#SiteHeader .centerSection .symbolCompleteContainer input, #LargeSiteHeader .centerSection .symbolCompleteContainer input
{
	border:1px solid black; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:3px;
	width:225px;	
}

#SiteHeader .centerSection .symbolCompleteContainer input.unUsed, #LargeSiteHeader .centerSection .symbolCompleteContainer input.unUsed
{
	color: #aaaaaa;
}

#SiteHeader .centerSection .advancedSearch, #LargeSiteHeader .centerSection .advancedSearch
{
	margin-top:10px; 
	margin-left:18px; 
	float:left;
}

#SiteHeader .centerSection a:link, #SiteHeader .centerSection a:visited, #SiteHeader .centerSection a:active, #SiteHeader .centerSection a:hover, 
#LargeSiteHeader a:link, #LargeSiteHeader a:visited, #LargeSiteHeader a:active, #LargeSiteHeader a:hover
{ 
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:11px; 
}

#symbolCompleteResults .centerSection a:link, #symbolCompleteResults .centerSection a:visited, #symbolCompleteResults a:active, #symbolCompleteResults a:hover
{
	color: #0000CC;
	font-size: 100%;
}

#SiteHeader .centerSection .centerAd, #LargeSiteHeader .centerSection .centerAd
{
	clear:both;
	padding-top:8px;
}

#LargeSiteHeader .centerSection .centerAd
{
	border-top: 1px solid #ffffff;
}

#SiteHeader .rightSection, #LargeSiteHeader .rightSection
{
	float:right; 
	padding-top:5px;
	padding-right:15px;
}


#SiteHeader .centerSection .largebutton,
#LargeSiteHeader .centerSection .largebutton 
{	
	cursor: pointer; 
	margin: 0; 
	padding: 0;	
	float:left;
	margin-top:12px;
}

#SiteHeader .centerSection .leftcapoff,
#LargeSiteHeader .centerSection .leftcapoff 
{
	width: 8px; 
	height: 18px; 
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://i.mktw.net/mw3/Header/btn_standard_left2.png');
	background-image: none;
}
#SiteHeader .centerSection .leftcapoff[class],
#LargeSiteHeader .centerSection .leftcapoff[class] 
{
	background: url(../Header/btn_standard_left2.png) left no-repeat;
}

#SiteHeader .centerSection .buttonoff,
#LargeSiteHeader .centerSection .buttonoff
{
	height: 18px; 
	float: left;
	background: url(../Header/btn_standard_bkg.png) repeat-x;
	background-position: bottom;
	text-align:left;
}

#SiteHeader .centerSection .buttonoff p, #SiteHeader .centerSection .buttonon p,
#LargeSiteHeader .centerSection .buttonoff p, #LargeSiteHeader .centerSection .buttonon p 
{
	margin: 0px; 
	padding: 0px;
	color: #333; 
	font-weight: bold; 
	white-space: nowrap;
	padding-top: 2px;
}

#SiteHeader .centerSection .buttonoff p a:link, #SiteHeader .centerSection .buttonon p a:link, #SiteHeader .centerSection .buttonoff p a:visited, #SiteHeader .centerSection .buttonon p a:visited,
#LargeSiteHeader .centerSection .buttonoff p a:link, #LargeSiteHeader .centerSection .buttonon p a:link, #LargeSiteHeader .centerSection .buttonoff p a:visited, #LargeSiteHeader .centerSection .buttonon p a:visited
{
	color: #000;
	text-decoration: none;
}

#SiteHeader .centerSection .buttonoff p a:hover, #SiteHeader .centerSection .buttonon p a:hover, #SiteHeader .centerSection .buttonoff p a:visited:hover, #SiteHeader .centerSection .buttonon p a:visited:hover, 
#LargeSiteHeader .centerSection .buttonoff p a:hover, #LargeSiteHeader .centerSection .buttonon p a:hover, #LargeSiteHeader .centerSection .buttonoff p a:visited:hover, #LargeSiteHeader .centerSection .buttonon p a:visited:hover 
{
	color: #f26522;
	text-decoration: none;

}

#SiteHeader .centerSection .rightcapoff,
#LargeSiteHeader .centerSection .rightcapoff 
{
	width: 8px; 
	height: 18px; 
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://i.mktw.net/mw3/Header/btn_standard_right_small2.png');
	background-image: none;	
}

#SiteHeader .centerSection .rightcapoff[class],
#LargeSiteHeader .centerSection .rightcapoff[class]
{
	background: url(../Header/btn_standard_right2.png) right no-repeat; 
}
#SiteHeader .centerSection .rightcapoff,
#LargeSiteHeader .centerSection .rightcapoff
{
	background-position: right;
	background-repeat: no-repeat;
} 

#LargeSiteHeader #symbolCompleteResults,
#SiteHeader #symbolCompleteResults
{
	z-index:1000000;
}

#LargeSiteHeader #symbolCompleteResults ul,
#SiteHeader #symbolCompleteResults ul 
{
	margin:0;
	margin-right:0px;
	padding:0;
	width:100%;
	list-style:none;
}

#LargeSiteHeader #symbolCompleteResults li,
#SiteHeader #symbolCompleteResults li
{
	padding:0 5px;
	margin-right:0px;
	cursor:default;
	white-space:nowrap;
	color:#000000;
	overflow:hidden;
}

#LargeSiteHeader #symbolCompleteResults li.yui-ac-highlight,
#SiteHeader #symbolCompleteResults li.yui-ac-highlight
{
	background:#158a3a;
	color:#FFFFFF}

#LargeSiteHeader #symbolCompleteResults .yui-ac-content,
#SiteHeader #symbolCompleteResults .yui-ac-content
{
	z-index:100002; 
	position:absolute; 
	border: 1px solid #dddddd; 
	margin:0;
	padding:0;
	width:300px;
	background:#FFFFFF;
	background-image: url(../Header/sc-bkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font: normal 12px arial;
}

#LargeSiteHeader #symbolCompleteResults .yui-ac-hd,
#SiteHeader #symbolCompleteResults .yui-ac-hd
{
	color:#a7a7a7;
	font: normal 12px arial; 
	padding-left:3px; 
	margin-right:0px; 
	border-bottom: 1px solid #a7a7a7;
	padding-bottom: 3px;
	text-align:left;
}

#LargeSiteHeader #symbolCompleteResults .yui-ac-hd-sub,
#SiteHeader #symbolCompleteResults .yui-ac-hd-sub
{
	color:#a7a7a7;
	font: normal 12px arial; 
	padding-left:3px; 
	margin-right:0px; 
	border-bottom: 1px solid #a7a7a7;
	text-align:left;
}   

#LargeSiteHeader #symbolCompleteResults .yui-ac-ft,
#SiteHeader #symbolCompleteResults .yui-ac-ft
{
	color:#a7a7a7;
	font: normal 12px arial; 
	padding-left:3px; 
	margin-right:0px; 
	border-top: 1px solid #a7a7a7;
	text-align:left;
}    

#LargeSiteHeader #symbolCompleteResults .yui-ac-bd,
#SiteHeader #symbolCompleteResults .yui-ac-bd
{
	text-align:left;
	margin-right:0px;
}    

#LargeSiteHeader #symbolCompleteResults .scResultTable,
#SiteHeader #symbolCompleteResults .scResultTable
{
	padding:0; 
	margin:0
}

#LargeSiteHeader #symbolCompleteResults .scResultTable .symbolCompleteCol1,
#SiteHeader #symbolCompleteResults .scResultTable .symbolCompleteCol1 
{
	width:80px; 
}

#LargeSiteHeader #symbolCompleteResults .text,
#SiteHeader #symbolCompleteResults .text
{
	font:normal 12px arial;
}

#LargeSiteHeader #symbolCompleteResults table,
#SiteHeader #symbolCompleteResults table
{
	border-collapse:collapse;
	border-spacing:0;
}	

#LargeSiteHeader #symbolCompleteResults .scResultTable *,
#SiteHeader #symbolCompleteResults .scResultTable * 
{ 
	padding: 0px; 
	margin: 0px; 
}

#LargeSiteHeader #symbolCompleteResults .scResultTerm,
#SiteHeader #symbolCompleteResults .scResultTerm
{
	vertical-align:baseline; 
	margin-right:0px; 
	padding:0px; 
	font-weight: bold;
}



.CustomControlFooter
{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline; 
}

.CustomControlFooter .links
{
	font-size: 13px;
	margin-bottom: 20px;
	font-weight: bold;
}


.CustomControlFooter .links a
{
	text-decoration: none;
	font-weight: normal;
}

.CustomControlFooter .copyMBCDisclaimer
{
	font-size: 10px;
	clear: both;
	margin-bottom: 20px;
}

.CustomControlFooter .copyDisclaimer
{
	font-size: 10px;
	clear: both;
}

.CustomControlFooter .copyDisclaimer span
{
	display: block;
}

.CustomControlFooter .copyDisclaimer img
{
	margin-bottom: 16px;
	float: left;
	margin-right: 10px;
	border: 0;
}

.CustomControlFooter .copyDisclaimer a
{
	text-decoration: none;
}

.CustomControlFooter a:link
{
	color: #000099;
	text-decoration: none;
}

.CustomControlFooter a:visited
{
	color: #000099;
	text-decoration: none;
}

.CustomControlFooter a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.CustomControlFooter .linkWithImage
{
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 17px;
}

.iconRss
{
	background-image: url(http://i.mktw.net/mw3/news/rss2.gif);
}
.iconPodcast
{
	background-image: url(http://i.mktw.net/mw3/news/podcast.gif);
}

#NavigationBlock
{
	position: relative;	
	height: 30px;
	z-index: 10000;
}

#SiteNavigation
{
	width: 990px;
	height: 30px;
	list-style: none;
	clear: both;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
}

.yuimenubar img
{
	display: none;
}

#SiteNavigation ul
{
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#SiteNavigation li
{
	float: left;
	position: relative;
	z-index: 10000;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #7ca49c;
}

#SiteNavigation li a
{
	background-image: url(http://i.mktw.net/mw3/nav/nav_background.gif);
}

#SiteNavigation li .selected
{
	background-image: url(http://i.mktw.net/mw3/nav/nav_background-on.gif);
}

#SiteNavigation li.selected li a,
#SiteNavigation li.selected li
{
	background-image: none;
}

#SiteNavigation #NewsCommentaryMenuItem {
	width: 156px;
}

#SiteNavigation #MarketsMenuItem {
	width: 86px;
}

#SiteNavigation #MutualFundsETFsMenuItem {
	width: 162px;
}

#SiteNavigation #PersonalFinanceMenuItem {
	width: 142px;
}

#SiteNavigation #ToolsResearchMenuItem {
	width: 145px;
}

#SiteNavigation #MyMarketWatchMenuItem {
	width: 142px;
}

#SiteNavigation #TodaysVideoMenuItem {
	width: 143px;
}

#SiteNavigation #MyStoriesMenuItem .yuimenu 
{
	position: absolute;
	right: 0;
}

#SiteNavigation a
{
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 10px 14px 6px 14px;
	text-align: center;
}

#SiteNavigation li ul
{
	position: absolute;
	clear: both;
	background-color: #fcfbec;
	border: solid 1px #7ca49c;
	border-width: 0 1px;
	width: 200px;
	left: -2px;
}

#SiteNavigation li li
{
	clear: both;
	border-width: 0;
	border-bottom: solid 1px #7ca49c;
	width: 100%;
}

#SiteNavigation li li.selected
{
	cursor: pointer;
}

#SiteNavigation li li a
{
	color: #000099;
	display: block;
	padding: 9px 15px 7px 15px;
	background-image: none;
	text-transform: none;
	text-align: left;
}

#SiteNavigation li li a.selected {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	background-color: #ffefc6;
	
}

#navShadow
{
	width: 990px;
	height: 4px;
	background-image: url(http://i.mktw.net/mw3/nav/shadowx.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	display: block;
}

.invisible
{
	display: none;
}

.quoteheadercontrol{
	font-family:arial,helvetica,sans-serif;
	float:left;
	padding: 0px 0px 8px 8px;
}
.quoteheadercontrol .div1{
	padding: 10px 0 10px 0;
}
.quoteheadercontrol .companyname{
	padding-right: 7px;
	background: #fff;
	color: #f06822;
	font-weight: bold;
	font-size: 165%;
	margin: 0;
}
.quoteheadercontrol .symbol{
	font-weight:bold;
	font-size: 140%;
	text-transform:uppercase;
}
.quoteheadercontrol .lbl{
	font-size: 110%;
	margin-left:8px;
}
.quoteheadercontrol .exchange{
	font-size: 110%;
	padding: 0px 8px 0px 5px
}
.quoteheadercontrol .price{
	font-weight:bold;
	font-size: 140%;
}
.quoteheadercontrol .price .priceup{
	background:transparent url(http://i.mktw.net/mw3/quotes/arrow-up-lg.gif) no-repeat scroll right center;
	padding:2pt 20px 0pt 0pt;
}
.quoteheadercontrol .price .pricedown{
	background:transparent url(http://i.mktw.net/mw3/quotes/arrow-dn-lg.gif) no-repeat scroll right center;
	padding:2pt 20px 0pt 0pt;
}
.quoteheadercontrol .change{
	font-size: 115%;
	font-weight:bold;
}
.quoteheadercontrol .change .down{
	color:#ED1C24;
}
.quoteheadercontrol .change .up{
	color:#009900;
}
.quoteheadercontrol .volume{
	font-size: 115%;
	font-weight:bold;
}
.quoteheadercontrol .disclousure{
	font-size: 80%;
	color:#999999;
	margin: 5px 0px 0px 10px;
}


#Kanoodle360
{
	clear: left;
	font-family: Arial;
	border: solid 1px #bbb;
}

#Kanoodle360 .header
{
    background-color: #fff;
	font-weight: bold;
	font-size: 12px;
	color: #4a80af;
	padding: 4px 0 0 5px;
	_padding: 0 0 0 5px;
}

#Kanoodle360 .content
{
	font-size: 12px;
	padding: 5px;
	background-color: #fff;
	clear: left;
	overflow: hidden;
}

#Kanoodle360 .header .left
{
	float: left;
}

#Kanoodle360 .header .right
{
	font-size: 10px;
	float: right;
	padding-right: 5px;
}

#Kanoodle360 p
{ 
	margin: 0px 0px 13px 0px; 
}

#Kanoodle360 span u
{
	font-size: 11px;
	color: #0077C6;
}


.footerContainer
{
	background-color: white;
	margin: 0px;
	padding: 0px;
}

#siteFooter
{
	clear:both;
	width: 990px;
	background-image: url(http://i.mktw.net/mw3/sectionpages/FooterBackground.gif);
	background-repeat: repeat-x;
	background-color: #ddd;
	color: #464646;
	border: solid;
	border-width: 1px 0px 0px;
	border-color: #ddd;
	padding: 0px;
	height: 160px;
}

#siteFooterSecure
{
	clear:both;
	width: 989px;
	background-image: url(https://i.mktw.net/mw3/sectionpages/FooterBackground.gif);
	background-repeat: repeat-x;
	background-color: #ddd;
	color: #464646;
	border: solid;
	border-width: 1px 0px 0px;
	border-color: #ddd;
	padding: 0px;
	height: 160px;
}

#siteFooter .sep
{
	margin: 0px 4px 0px;
}

#footerSeparator
{
	height: 1px;
	background-image: url(http://i.mktw.net/mw3/sectionpages/FooterSeparator.gif);
	background-repeat: repeat-x;
}

#footerSeparatorSecure
{
	height: 1px;
	background-image: url(https://i.mktw.net/mw3/sectionpages/FooterSeparator.gif);
	background-repeat: repeat-x;
}

#footerLinks
{
	font-size: 11px;
	font-family: Arial;
	padding: 8px 10px 11px;
}

#marketWatchLinkBar
{
	line-height: 1em;
}

#djonLinkBar
{
	padding-top: 8px;
	line-height: 1em;
}

#siteFooter a, #siteFooter a:visited
{
	text-decoration: none;
	color: #00c;
}

#footerEtc
{
	padding: 8px 10px 11px;
	font-size: 10px;
	font-family: arial;
	position: relative;
	line-height:normal;
}

#footerEtc #left
{
	width: 425px;
	float: left;
	margin-right: 20px;
	height: 70px;
}

#footerEtc #right
{
	float: left;
	width: 500px;
}

#footerEtc #MWLogo
{
	display: block;
	margin-bottom: 6px;
}

#footerEtc #truste
{
	float: right;
}

#siteFooter .sep
{
	padding: 0px 3px 0px;
}

#left H1
{
	float: left;
	font-size: 10px;
	color: #999999;
}

#footer #siteFooter
{
		margin-left: -10px;
		position:relative;
		top: 50px;
}


div.inThisMod
{
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	float:left;
	font-size: 12px;
	width:100%;

}

.GradientTitle
{
	background-image: url(../Misc/TabBarBackground.gif);
	height: 13px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
}

.inThisModCheckBoxs 
{
	margin: 5px 0 0 0;
}
div.inThisModContent
{
	margin: 4px 4px 4px 4px;	
}

div.inThisModStory
{
	margin:5px 0 0 0;
}

.ITMSpanTitle
{
	font-size: 12px;
	font-weight: bold;
}

.ITMList 
{
	margin: 5px 0 0 0px;
	padding: 5px 0 0 0px;
}

.ITMList li
{
	list-style:none;
	background: url(../Misc/bullet.bmp) no-repeat;
	background-position: 0 .4em;
	margin: 0 0 5px 8px;
	padding: 0 0 5px 8px;
}

.ITMList a
{
	text-decoration:none;

}

.ITMList a:hover
{
	text-decoration:underline;
}

#addtoportfolio 
{
	background: url(../Misc/Icons-port.gif) left no-repeat;
	padding-left:15px;
}

#addtoalert 
{
	background: url(../Misc/Icons-alert.gif) left no-repeat;
	padding-left:15px;
}

.portAlertSubmit
{
	padding:10px 0 5px 0;
	border-bottom: dotted 1px #ccc;
}

.portAlertSubmit
{
	padding:10px 0 5px 0;
	border-bottom: dotted 1px #ccc;
}
.portAlertSubmit_no_sep
{
	padding:10px 0 5px 0;
}
.portAlertSubmit div, .portAlertSubmit_no_sep div
{
	padding: 0 0 5px 0;
}
.portAlertSubmit a, .portAlertSubmit_no_sep a

{
	text-decoration:none;

}
.portAlertSubmit a:hover, .portAlertSubmit_no_sep a:hover

{
	text-decoration:underline;
}





div.headlinesMod
{
	
	font-size: 12px;
	width: 300px; 
}

.headlinesList 
{
	margin: 0px 0 0 0px;
	padding: 3px 0 5px 0px;
}

.headlinesList li
{
	list-style: none;
	background: url(../Misc/bullet.bmp) no-repeat 0pt 5pt;
	margin-left: 7px;
	margin-bottom: 1px;
	padding: 0 0 2px 12px;
}

li.audio
{
	background: url(../Search/icon-audio.gif) no-repeat 0pt 35%;
	margin-left: 2px;
	margin-bottom: 1px;
	padding: 0 0 2px 17px;
}

li.video
{
	background: url(../Search/icon-video.gif) no-repeat 0pt 35%;
	margin-left: 2px;
	margin-bottom: 1px;
	padding: 0 0 2px 17px;
}



.phat .body-strong{ font-weight: bold; }
.phat .body-white{color: #ffffff; }
.phat .body-strong-white {color: #ffffff; font-weight: bold; }

.phat .head01{FONT-WEIGHT: bold; FONT-SIZE: 11px}
.phat .head01-em{FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-STYLE: italic}
.phat .head01-white{FONT-WEIGHT: bold; FONT-SIZE: 11px; color: white}

.phat .head02{FONT-WEIGHT: bold;FONT-SIZE: 13px}
.phat .head02-em{FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-STYLE: italic}
.phat .head02-white{FONT-WEIGHT: bold; FONT-SIZE: 13px; color:White}

.phat .head03{FONT-WEIGHT: bold; FONT-SIZE: 16px}
.phat .head03-em{FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-STYLE: italic}
.phat .head03-white{FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: white}

.phat .head04{FONT-WEIGHT: bold; FONT-SIZE: 19px}
.phat .head04-em{FONT-WEIGHT: bold; FONT-SIZE: 19px; FONT-STYLE: italic}
.phat .head04-white{FONT-WEIGHT: bold; FONT-SIZE: 19px; color:White}

.phat .head05{FONT-WEIGHT: bold; FONT-SIZE: 24px}
.phat .head05-em{FONT-WEIGHT: bold; FONT-SIZE: 24px; FONT-STYLE: italic}
.phat .head05-white{FONT-WEIGHT: bold; FONT-SIZE: 24px; color:White}

.phat .head06{FONT-WEIGHT: bold;FONT-SIZE: 32px}
.phat .head06-em{FONT-WEIGHT: bold; FONT-SIZE: 32px; FONT-STYLE: italic}
.phat .head06-white{FONT-WEIGHT: bold; FONT-SIZE: 32px; color:White}

.phat .head07{FONT-WEIGHT: bold; FONT-SIZE: 48px}
.phat .head07-em{FONT-WEIGHT: bold; FONT-SIZE: 48px; FONT-STYLE: italic}

.phat .head08{FONT-WEIGHT: bold; FONT-SIZE: 64px}
.phat .head08-em{FONT-WEIGHT: bold; FONT-SIZE: 64px; FONT-STYLE: italic}

.phat .head09{FONT-WEIGHT: bold; FONT-SIZE: 96px}
.phat .head09-em{FONT-WEIGHT: bold; FONT-SIZE: 96px; FONT-STYLE: italic}

.phat .label{FONT-WEIGHT: bold; FONT-SIZE: 11px;}
.phat .label-white{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white;}
.phat .label-orange  	{font-size: 12px; font-weight: bold; color: #CC3300;}
.phat .label-black	{font-size: 12px; font-weight: bold;}
.phat .label-gray	{font-weight: bold; color: #808080;text-transform:uppercase;}


.phat .spPackageBoxHeader {border-top: 1px solid #dddddd; background-image: url(/newsimages/util/sp_package_box_header_background_660.gif)}
.phat .spPackageBoxBody {border: 1px solid #dddddd}

.phat .source {font-size: 9px; color: #9a9a9a}
.phat .caption {font-size: 11px; color: #5a5a5a}


.link-sm{FONT-SIZE: 11px}
.link-em{FONT-WEIGHT: bold}

body
{
    margin: 0px auto 0px auto; 
	padding: 0; background: #ebebeb url(http://i.mktw.net/mw3/Misc/mw_center_bkgd.gif) center top repeat-y;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 990px;
	color: #000000;
	position:relative;
}

#PrimaryContentContainer
{
	width: 990px;
	position: relative;
	margin: 0px auto 0px;
	background-color: White;
}

* #PrimaryContentContainer
{
 	_overflow: hidden;
}

div.hidden
{
    display:none;
    position:fixed;
    top: -500px;
    bottom: -500px;
}

a:link, a:visited
{
	color: #000099;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff0000;
	text-decoration: none;
}

.invisible
{
	display: none;
}

.dialog
{
	border: solid 3px #000000;
	color: White;
}

.dialog a
{
	color: #ffffff;
}

.dialogBackground
{
	background-color: #000000;
}

.dialog .header
{
	background-color: #eeeeee;
	color: Red;
}

.dialog span.row *
{
	vertical-align: middle;
}

.dialog img.buttons
{
	margin: 5px;
}

div.Bulletin
{
	height: 25px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;

}

div.Bulletin .header
{
	width: 52px;
	text-align:center;
    vertical-align: center;
	padding: 5px;
	color: #ffffff;
	background-color: #990000;
	border-top: solid 1px #990000;
	border-left: solid 1px #990000;
}

div.Bulletin .content
{
	padding: 4px;
	border-top: solid 1px #990000;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
}

div.Bulletin .content a
{
	font-weight: bold;
	color: #000099;
}

div.phatUpdate
{
	color: #666666;
	border-bottom: solid 1px #666666;
}

div.phatUpdate .parts
{
	margin-right: 5px;
}

div.phatUpdate .parts.time
{
	font-weight: bold;
}

.phatWidget {
	margin-bottom:0;
	
	height: 138px;
}

.phatWidget .advertisement, #ToolsResearchAdDiv
{
	float: left;
	margin: 0 12px 0 0;
	color: #888888;
	font-size: 10px;
	text-align: center;
	display: inline;
}

.phatWidget .advertisement span, #ToolsResearchAdDiv span
{
	display: block;
}

.phatWidget .contentBlock {
	margin-bottom: 0;
}

.contentBlock
{
	margin-bottom: 20px;
}

.contentBlock .header
{
	background-color: #b8deb4;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px;
}

.scrollBar
{
	float: right;
	height: 100%;
	position: relative;
}

.scrollBar .scrollUp
{
	position: absolute;
	vertical-align: top;
	top: 0px;
	border: 0;
}

.scrollBar .scrollDown
{
	position: absolute;
	vertical-align: bottom;
	bottom: 0px;
	border: 0;
}

.timestamp
{
	width: 30px;
	display: inline;
	float: left;
	text-align: right;
}

#MyMarketWatch table.quotes th
{
	background-color: #f0eeca;
	font-size: 10px;
	border-bottom: solid 1px #000000;
}

table.quotes
{
	border-collapse: collapse;
}

#MyMarketWatch table.quotes .symbol
{
	text-align: left;
	display: block;
	float: left;
}

.tt 
{
	visibility:hidden;
	position:absolute;
	color: #000000;
	background-color: #DBDDDB;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #8E8E8C;
	font:100% sans-serif;
    width: 118px;
}
.tt .bd p
{
    padding: 0px;
    margin: 0px;
}
.tt .bd p.quotetype
{
    font-weight: bold;
}


#MyMarketWatch table.quotes .symbol
{
	width: 50px;
	padding: 0 14px 0 12px;
}

#MyMarketWatch table.quotes .price
{
	display: block;
	float: left;
}

#MyMarketWatch table.quotes .price
{
	width: 65px;
	padding: 0 11px 0 0;
}

#MyMarketWatch table.quotes .datasource
{
    display: block;
	float: left;
	height: 12px;
}
#MyMarketWatch table.quotes th.datasource
{
    height: 10px;
    width: 17px;
}

.MyMarketWatch2 .body .quotes .datasource
{
    width: 14px;
	padding: 0 9px 0 0;
	overflow: hidden;
	line-height: 1px;
	_line-height: 13px;
}

.quotes .datasource span
{
    padding-left:14px;
    background-repeat: no-repeat;
    _position: absolute;
    _margin-left: -14px;
    _margin-top: -7px;
}

.quotes .datasource span span
{
    margin-left: -17px;
    _margin-top: 0px;
}

.datasource span.realtime
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://raptor2.marketwatch.com/Images/RealTime/real-sm24.png');
    background-color: Transparent;
    background-repeat: no-repeat;
    background-image: none;
}
.datasource span.delayed
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://raptor2.marketwatch.com/Images/RealTime/delayed-sm24.png');
    background-color: Transparent;
    background-repeat: no-repeat;
    background-image: none;
}
.datasource span.after
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://raptor2.marketwatch.com/Images/RealTime/after-sm24.png');
    background-color: Transparent;
    background-repeat: no-repeat;
    background-image: none;
}
.datasource span.pre
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://raptor2.marketwatch.com/Images/RealTime/pre-sm24.png');
    background-color: Transparent;
    background-repeat: no-repeat;
    background-image: none;
}
.datasource span.halt
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://raptor2.marketwatch.com/Images/RealTime/stop-sm24.png');
    background-color: Transparent;
    background-repeat: no-repeat;
    background-image: none;
}
.datasource span.realtime[class]
{
    background-image: url(http://raptor2.marketwatch.com/Images/RealTime/real-sm24.png);
}
.datasource span.delayed[class]
{
    background-image: url(http://raptor2.marketwatch.com/Images/RealTime/delayed-sm24.png);
}
.datasource span.after[class]
{
    background-image: url(http://raptor2.marketwatch.com/Images/RealTime/after-sm24.png);
}
.datasource span.pre[class]
{
    background-image: url(http://raptor2.marketwatch.com//Images/RealTime/pre-sm24.png);
}
.datasource span.halt[class]
{
    background-image: url(http://raptor2.marketwatch.com/Images/RealTime/stop-sm24.png);
}




#MyMarketWatch table.quotes .change
{
	display: block;
	float: left;
}

#MyMarketWatch table.quotes .change
{
	width: 50px;
	padding: 0 11px 0 0;
}

#MyMarketWatch table.quotes .percentChange
{
	display: inline;
	float: left;
}

#MyMarketWatch table.quotes .percentChange
{
	width: 50px;
	padding: 0 16px 0 0;
}

table.quotes td, table.quotes th
{
	text-align: right;
}

table.quotes span.up, table.quotes .up
{
	color: #009900;
}

table.quotes span.down, table.down
{
	color: #990000;
}

table.quotes span.unchanged, table.quotes .unchanged
{
	color: #000099;
}

table.quotes .neutral span.up, table.quotes .price span.up, table.quotes .price .up
{
	color: #000000;
}

.myMarketWatchRow.odd
{
	background-color: #f0eeca;
}

.myMarketWatchRow.even
{
	background-color: #fcfbec;
}

#MyMarketWatch
{
	display: block;
	margin-bottom: 0px;
	
	
	border: solid 1px white;
}

#MyMarketWatch .header
{
	border-bottom: solid 1px #aa4511;
	height: 23px;
}

#MyMarketWatch .header .tab
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	border: solid 1px #f3b491;
	background-color: #ffffff;
	float: left;
}

#MyMarketWatch .header .tab a
{
	color: #d97541;
} 

#MyMarketWatch .header .tab.selected
{
	background-color: #d87442;
	border: solid 1px #aa4511;
}

#MyMarketWatch .header .tab.selected a
{
	color: #ffffff;
}

#MyMarketWatch .header .tab.selected.left, #MyMarketWatch .header .tab.selected.right
{
	border-width: 1px 1px 0 1px;
}

#MyMarketWatch .header .tab.left
{
	border-width: 1px 0 0 1px;
}

#MyMarketWatch .header .tab.right
{
	border-width: 1px 1px 0 0;	
}

#MyMarketWatch .subHeader
{
	padding: 2px 6px 2px 6px;
	background-color: #ea8959;
	border-style:solid;
	border-width: 0px 1px 1px 1px;
	border-color:  #d87442;
}

#MyMarketWatch .subHeader a
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#MyMarketWatch .subHeader a:hover, #MyMarketWatch .subHeader a:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}


#MyMarketWatch .myMarketWatchRow .timestamp
{
	color: #993300;
}

#MyMarketWatch .initMessage
{
	font-size: 11px;
	padding: 8px;
}

.myQuotes
{
	margin-bottom: 0;
	clear: both;
	background-color: #f0eeca;
}

#MyQuotesDivider
{
	height: 4px;
	font-size: 3px; 
	background-image: url(http://i.mktw.net/mw3/news/myquotesdivider.gif);
	background-repeat: repeat-x;
}

.myHeadlines
{
	background-color: #f0eeca;
	margin: 0;
}

.myHeadlines .myMarketWatchRow .timestamp
{
	vertical-align: top;
	padding: 0 5px;
}

.myHeadlines .myMarketWatchRow .headline
{
	vertical-align: top;
	padding: 0 5px;
}

#MyMarketWatch .sponsor
{
	text-align: center;
	padding: 16px 10px 4px 10px;
	background-color: #f0eeca;
}

#Headlines
{
	padding-top: 12px;
	border: solid 2px #49803C;
	border-width: 0 0 2px;
	overflow: hidden;
	width: 520px;
}

#Headlines .timestamp
{
	margin-right: 5px;	
}

#Headlines .header
{
	border: solid 2px #49803C;
	border-width: 2px 0 1px;
	text-transform: uppercase;
}

#Headlines .footer
{
	border-top: solid 1px #49803C;
}

#Headlines .header, #Headlines .footer
{
	font-weight: bold;
	background-color: #ebf7e3;
	position: relative;
	text-transform: uppercase;
	padding: 4px 5px;
}

#Headlines .header a, #Headlines .footer a
{
	font-size: 10px;
}

#Headlines .header .sponsor
{
	position: absolute;
	right: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
}

#Headlines .frame
{
	z-index: 2;
	height: 61px;
	position: absolute;
	top: 0;
}

#Headlines .scrollable
{
	position: absolute;
	top: 0;
	z-index: 1;
	margin-top: 2px;
	border-top: solid 1px #9bc896;
	width: 489px;
}

#Headlines .content
{
	position: relative;
	height: 61px;
	overflow: hidden;
	padding: 12px 9px;
	padding-left: 0;
}

#Headlines .content .scrollBar
{
	width: 15px;
}

#Headlines .scrollable .headlineEntry
{
	display: block;
	clear: right;
	border-bottom: solid 1px #9bc896;
	padding: 0 0 0 0px;
}

#Headlines .footer .moreLink
{
	position: absolute;
	right: 10px;
}

.contentSeparator
{
	margin: 0 5px;
}

#MarketOverview
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	z-index:1;
}

#MarketOverview .header
{
	background-color: #e7e395;
	border-bottom-color:#CBB542;
	color:#663333;
	border: solid 1px #CBB542;
	padding: 1px 4px;
	z-index:1;
}

#MarketOverview .header .timestamp
{
	float:none;
	width: 70px;
	position: absolute;
	right: 4px;
	color: #999999;
}

#MarketOverview .content
{
	padding: 0 3px 0 1px;
	font-size: 9px;
	border: solid 1px #CBB542;
	border-width: 0 1px 1px 1px;
	height: 113px;
}

#MarketOverview .content *
{
	vertical-align: top;
}

#MarketOverview .content div div
{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}

#MarketOverview .content img
{
	margin: 2px 0 0 0;
	padding: 0;
	z-index: -1;
}

#MarketOverview table.quotes
{
    width: 140px;
	float: left;
	margin: 7px 3px 0 0;
}

#MarketOverview table.quotes td
{
	padding: 1px 0 2px;
}

#MarketOverview table.quotes .symbol
{
    text-align: left;
	width: 50px;
}

#MarketOverview table.quotes .price
{
	width: 48px;
}

#MarketOverview table.quotes .change
{
	width: 42px;
}

#MarketOverview table.quotes .highlighted
{
	font-size: 11px;
	font-weight: bold;
	background-color: #e6e6e6;
}

#MarketOverview table.quotes .last
{
	border-bottom-color: #333333;
}

#MarketOverview div.symbolMenu
{
	display: none;
}

#SimoWrap
{
	position: relative;
	height: 132px;
}

#Holes
{
	display: inline;
	width: 660px;
	float: left;
	z-index: 300;
	margin-left: 10px;
	margin-right: 10px;
}




* html #Holes 
{
	margin-right: 5px;
}



#RightRail
{
	width: 300px;
	display: table;
}

#MajorMarketingPhatPromo .contentBlock
{
	margin-top: 4px;
	margin-bottom: 14px;
}

#TestAd .contentBlock
{
	margin-bottom: 14px;
}

#ArmbandAD .contentBlock
{
	margin-bottom: 20px;
	margin-left: 1px;
}

#TradingCenter .content
{
	text-align: center;
	padding: 12px 0;
	margin: 0;
	border: solid 1px #999999;
}

#SignInBox
{
	width: 300px;
	position: relative;
	z-index: 800;
}

#SignInButtons
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 800;
}

#SignInHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 810;
	display: none;
}

#SignedInHeaderBox
{
	z-index:830;
}


#SignInBody
{
	-moz-box-sizing: content-box;
	height: 106px;
	border: 1px solid #D77541;
	width: 298px;
	top: 18px;
	background-image: url(http://i.mktw.net/mw3/Registration/sbx-signInGradientBg.gif);
	position: absolute;
	display: none;
	z-index: 810;
}

#SignInForm
{
	position: relative;
	top: 10px;
	left: 8px;
	z-index: 810;
}

#SignInEmail
{
	width: 125px;
	height: 17px;
}

#SignInPassword
{
	width: 95px;
	height: 17px;
}

#SignedIn
{
	position: relative;
	top: 10px;
	left: 8px;
	z-index: 810;
}

.signedInHeader
{
	background-color: #D77541;
	border-bottom: 1px solid Black;
	color: White;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
}

.signInInputBox
{
	border: 1px solid #D77541;
	color: #660000;
}

.signInLink
{
	font-size: 10px;
	text-decoration: none;
}

#ToolsResearch .contentBlock
{
	overflow:hidden;
	padding-top:12px;
	width:650px;
}

.timeBannerOuter
{
	margin-top: 10px;
	margin-bottom: 10px;
	height:0px;
	width:660px;
	overflow:hidden;
}

.timeBannerInner
{
	width: 660px;
	height: 30px;
	background-repeat: no-repeat;
}

.timeBannerBlock
{
	padding-top: 9px;
	margin-left: 2px;
}

.timeBannerBigText
{
	color: White;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

.timeBannerSmallText
{
	color: White;
	margin-left: 2px;
	font-size: 11px;
	font-weight: bold;
}

.timeBannerTitleText
{
	color: White;
	margin-left: 2px;
	font-size: 14px;
	font-weight: bold;
}


.CustomControlFooter
{
	width: 660px;
}

#NavigationMenu
{
	display: block;
	margin: 0 0 7px 0;
}

#NavHierarchy
{
	display: block;
	margin: 0 0 7px 0;
}


div.RRContainer
{
	margin-bottom: 15px;
	border: solid 1px #CBB542;
}

div.RRHeader
{
	background-color: #e7e395;
	color:#663333;
	border-bottom: solid 1px #CBB542;
	padding: 1px 4px;	
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 11px;
	padding: 3px 6px;
}

.BankRateHeaderText
{
	font-family: Verdana;
	font-weight: bold;	
	font-size: 11px; 
}

.BankRateRow td
{
	font-size: 12px;
}

div.MortgageLinks
{
	margin-top: 10px;
	font-size: 11px;
	padding-left: 4px;
	margin-bottom: 5px;	
}

div.AverageRateLink
{
	font-size: 11px;
	padding-left: 4px;
	margin-bottom: 5px;
}

div.BOAAd
{
	border-top: 1px solid #cccccc;
	margin: 0px 4px 0px 4px;
}

#BoaAd .contentBlock
{
	margin-bottom: 0px;
}

a.RRHeadline
{
	font-size: 1.3em;
	font-family: Arial;
}

#RRMostPopular a:link, #RRMostPopular a:visited
{
	text-decoration: none;
}

#RRMostPopular a:hover, #RRMostPopular a:visited:hover
{
	text-decoration: underline;
}

div.RRContainer
{
	margin-bottom: 15px;
	border: solid 1px #808080;
}

#RRMostPopularContent 
{
	margin-bottom: 15px;
	border: solid 1px #808080;
	border-top: none;
	_margin-top: -1px;
	clear: both;
	float: none;
}

div.RRContent
{
	background-color: #ffffff;
	padding: 5px;
}

div.RRContentTabs
{
	font-family: Verdana;
	font-size: xx-small;
	width: 100%;
}

div.RRContentInformation
{
	font-family: Verdana;
	font-size: xx-small;
	padding: 10px 0;
}

div.RRTab
{
	float:left;
	border-top: 1px solid #808080;
	padding-top: 3px; 
	padding-bottom:4px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
	height: 10px;
	text-align:center;
}

div.RRTab.On
{
	background-image: url(http://i.mktw.net/mw3/news/tabon-bkg.gif);
}

div.RRTab.On a
{
	color: #000000;
}

div.RRTab.On a:hover
{
	color: #ff0000;
}

div.RRTab.Off
{	
	background: #b5b5b5;
}

div.RRTab.Off a
{
	color: white;
}

div.RRTab.Off a:hover
{
	color: #ff0000;
}

div.ImgTab
{
	float:left;
	width:3px;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 10px;
}

div.ImgTab.OnLeft
{
	background-image: url(http://i.mktw.net/mw3/news/tabon-left.gif);
}

div.ImgTab.OnRight
{
	background-image: url(http://i.mktw.net/mw3/news/tabon-right.gif);
	margin-right: 0px;
}

div.ImgTab.OffLeft
{
	background-image: url(http://i.mktw.net/mw3/news/taboff-left.gif);
}

div.ImgTab.OffRight
{
	background-image: url(http://i.mktw.net/mw3/news/taboff-right.gif);
	margin-right: 0px;
}

.Filler
{
	height: 18px;
	width: 5px;
	border-bottom: 1px solid #808080;
	float: left;
	margin: -1px;
	_padding-bottom: 1px;
}

.Filler.End
{	
	width: 63px;	
}

#MostReadTab
{
	width:47px;
}

#MostEmailedTab
{
	width:70px;
}

#TopHeadlinesTab
{
	width:97px;
}
.RRMoreNews
{
	border-top: 1px solid #c0c0c0;
	background-image: url(http://i.mktw.net/mw3/news/latestnews-bkg.gif);
	
	padding-left: 10px;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: x-small;
}

.RRSponsoredLink2
{
	padding-left: 195px;
}

.NewRRHeader
{	
	background-color: white;
	color: black;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
	text-transform: uppercase;
}

.RRMostPopularList
{
	list-style-type:decimal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left:15px;
	padding-left: 15px;
}

.RRMostPopularList li
{
	padding-bottom: 5px;	
}

.noDisplay
{
	display: none;
}

#HomePageHeader
{
	
	position:relative;
	_position:static;
}
#siteFooter 
{
    width:990px;
}
