#SiteHeader
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004a35;
	color: #ffffff;
	width: 990px;
	height: 84px;
	overflow: hidden;
	background-image: url(http://i.mktw.net/mw3/misc/gradientback.jpg);
	background-repeat:no-repeat;
}

#SiteHeader .section.leftEnd img
{
	width: 222px;
	height: 78px;
	border-width: 0px;
}

#SiteHeader .contentBlock
{
	margin: 0;
	padding: 0;
}

#SiteHeader table
{
	background-color: Transparent;
	border-width: 0;
}

#SiteHeader *
{
	vertical-align: middle;
}

#SiteHeader .section
{
	font-size: 12px;
	background-image: url(http://i.mktw.net/mw3/misc/dotted_line_white_1x61.gif);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	padding: 0 18px 0 17px;
}

#SiteHeader .section .top
{
	border-bottom: solid 1px #ffffff;
	text-align: center;
	margin: 0;
	margin-top: 13px;
	padding-bottom: 5px;
}

#SiteHeader .section .bottom
{
	text-align: center;
	padding: 5px 0;
	margin: 0;
}

#SiteHeader .section.leftEnd
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#SiteHeader .section.rightEnd
{
	padding: 0;
	background-image: none;
	margin: 8px 10px 8px 17px;
	overflow: hidden;
	height: 68px;
	width: 190px;
}

#SiteHeader .section .section
{
	background-image: none;
	margin: 0;
	padding: 0;
	height: auto;
}

#SiteHeader .section .section *
{
	margin-right: 3px;
	padding: 0;
}

#SiteHeader .section .section.leftEnd input.image
{
	margin-right: 4px;
}

#SiteHeader .section .section.rightEnd input.image
{
	margin-right: 0;
}

#SiteHeader .section .section a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#SiteHeader .section .section.leftEnd
{
	padding: 0 17px 7px 0;
	border-right: solid 1px #ffffff;
	margin-right: 17px;
}

#SiteHeader .section .section.rightEnd
{
	float: none;
	border-right-width: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#SiteHeader .section .section.rightEnd div
{
	margin: -1px 0 0 0;
}

#SiteHeader input.quoteTextInput, #SiteHeader input.searchTextInput
{
	font-size: 11px;
	width: 107px;
	height: 16px;
	font-family: Verdana;
}

#SiteHeader input.unUsed {
	color: #aaaaaa;
}

#SmallSiteHeader
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004a35;
	color: #ffffff;
	width: 990px;
	height: 62px;
	overflow: hidden;
	background-image: url(http://i.mktw.net/mw3/misc/gradientback.jpg);
	background-repeat:no-repeat;
}

#SmallSiteHeader .section.leftEnd img
{
	width: 158px;
	height: 56px;
	border-width: 0px;
}

#SmallSiteHeader .contentBlock
{
	margin: 0;
	padding: 0;
}

#SmallSiteHeader table
{
	background-color: Transparent;
	border-width: 0;
}

#SmallSiteHeader *
{
	vertical-align: middle;
}

#SmallSiteHeader .section
{
	font-size: 12px;
	background-image: url(http://i.mktw.net/mw3/misc/dotted_line_white_short.gif);
	/*background-image: url(http://localhost/Code/MarketWatch/Sites/MarketWatch/Images/Misc/dotted_line_white_short.gif);*/
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	padding: 0 18px 0 17px;
	
}

#SmallSiteHeader .section .top
{
	text-align: center;
	margin: 0;
	margin-top: 13px;
	padding-bottom: 5px;	
}

#SmallSiteHeader .section .bottom
{
	text-align: center;
	padding: 5px 0;
	margin: 0;
}

#SmallSiteHeader .section.leftEnd
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#SmallSiteHeader .section.rightEnd
{
	padding: 0;
	background-image: none;
	margin: 8px 10px 8px 17px;
	overflow: hidden;
	height: 68px;
	width: 190px;
}

#SmallSiteHeader .section .section
{
	background-image: none;
	margin: 0;
	padding: 0;
	height: auto;
}

#SmallSiteHeader .section .section *
{
	margin-right: 3px;
	padding: 0;
}

#SmallSiteHeader .section .section.leftEnd input.image
{
	margin-right: 4px;
}

#SmallSiteHeader .section .section.rightEnd input.image
{
	margin-right: 0;
}

#SmallSiteHeader .section .section a
{
	font-size: 11px;
	color: #ffffff;
}

#SmallSiteHeader .section .section.leftEnd
{
	padding: 0 17px 7px 25px;
	margin-right: 10px;
}

#SmallSiteHeader .section .section.rightEnd
{
	float: none;
	border-right-width: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#SmallSiteHeader .section .section.rightEnd div
{
	margin: -1px 0 0 0;
}

#SmallSiteHeader input.quoteTextInput, #SmallSiteHeader input.searchTextInput
{
	font-size: 11px;
	width: 107px;
	height: 16px;
	font-family: Verdana;
}

#SmallSiteHeader input.unUsed {
	color: #aaaaaa;
}

.CustomControlFooter
{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline; /* Fixes the "double margin" problem with Floats in IE */
}

.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;
	/*background-color: #eaf9d7;*/
}

#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;
}

.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; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.phat .label-white{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.phat .label-orange  	{font-family: Arial; font-size: 12px; font-weight: bold; color: #CC3300;}
.phat .label-black	{font-family: Arial; font-size: 12px; font-weight: bold;}

.link-sm{FONT-SIZE: 11px}
.link-em{FONT-WEIGHT: bold}
