.bodystd {
	margin: 0;
	background-color: #FFFFFF;
}

td { 
	vertical-align: top;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}

.marketmenuTagline {
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	color: #053450;
}

.marketmenuTitle {
	vertical-align: top;
	text-align: right;
	font-size: 18pt;
	font-weight: bold;
	color: #053450;
}

.marketmenuTitle a:link {
	color: #053450;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.marketmenuTitle a:visited {
	color: #053450;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.marketmenuTitle a:hover {
	color: #506EB4;
}

.marketmenuItemList {
	vertical-align: bottom;
	text-align: center;
}

.marketmenuBackground {
	background-color: #D9E1F2;
}

.marketmenuBottomBorder {
	background-color: #053450;
}

ul.marketmenuItems {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

li.marketmenuItem {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 12pt;
	font-weight: bold;
}

li.marketmenuItem a:link, li.marketmenuItem a:visited {
	color: #D9E1F2;
	background-color: #053450;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

li.marketmenuItem a:hover {
	color: #053450;
	background-color: #D9E1F2;
}

a:link { color: #FF6600; } 
a:visited {  color: #996600; }
a:hover {  color: blue; }


.pulloutHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
}
.pulloutText {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #003366;
}
.H1content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #2F426F;

}
.H2content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2F426F;
}
.bodytext {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.submenuHeading {
	font-family: Trebuchet MS, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #2F426F;
}
