body { 
	margin:  0px;
	padding: 0px;
	font: 10px/1.3em "Lucida Grande", LucidaGrande, Verdana, Lucida, Helvetica, Arial, sans-serif;
	background: #464646;
	color: #333;
}

#page-container {
	display: block;
	width: 768px;
	margin: 15px auto 0px;
	background: url(../images/shadow-body-strip.gif) repeat-y 0px 0px;
}

#footer {
	display:  block;
	background: #000000 url(../images/footer.gif) repeat 0px 0px;
	width: 760px;
	height:18px;
	margin: 1px auto 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

#footer-home {
	display:  block;
	padding: 5px 4px 10px;
	width: 760px;
	margin: -4px auto 0;
	font-size: 10px;
	text-align: center;
	color: #666;
}


#header {
	width: 100%; 
	height: 91px;
	background: #464646
}

#shadow-wrapper {
	padding: 3px 4px 0px;
	background: url(../images/shadow-top-strip.gif) no-repeat 0px 0px;
}

/*<group=Tabs>*/

/*</group>*/

/*<group=Tags>*/
h1 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
}


h3 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
}

h1.display {
	color: #FD9323;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 0px;
}

p.display {
	text-align: center;
	padding: 0px;
	color: #666666;
}
	
/*</group>*/

p.main {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

img {
	border: 0px;
}

p {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

p.indices-permission-note {
	text-align: left;
	padding: 0px;
	color: #666666;
	margin: 10px;
}

a {
	color : #374BA8;
	text-decoration : none;
}

a.inline:link, a.inline:visited {
	color : #3885ff;
	text-decoration : none;
}

a.inline:hover {
	color : #3885ff;
	text-decoration : underline;
}

a.footer {
	color : #ffffff;
	text-decoration : none;
}

a.solutions {
	font-size: 10px;
	color: #374BA8;
	text-decoration : underline;
}

a.solutionsFor {
	font-size: 10px;
	color: #666666;
	text-decoration : none;
}

form {
	margin: 0px;
	padding: 0px;
}
/*</group>*/


/*<group=Classes>*/

.module-container {
	margin: auto 20px 20px;
	padding: 0px;
	display: block;
	font-size: 11px;
}

h1.module {
	color: #800000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
	
/*</group>*/

p.main {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

p.sub {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
}

p.indices-action-main {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

.divider {
	display: block;	
	width: 100%;
	height: 3px;
	margin: 0;
	font-size: 1px;
	line-height: 3px;
}

.requiredFieldBullet {
	color: #FF0000;
	font-weight: bold;
}

.text-notice {
	color: #FF0000;
	font-weight: bold;
}

.dimmed {
	color: #666666;
}

ul.listing {
	text-align: left;
	padding: 0px;
	display: block;
	list-style: inherit outside disc;
	margin: 10px 0px 0px 17px;
}

ul.listing li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h1.module {
	color: #800000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h3.quote-response {
	color: #008000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

tr.alternate {
	background: #F3F4F8;
}

p.quote {
	font-size: 12px;
	font-style: italic;
	color: #800000;
	margin: 0px;
	padding: 0px; 
}

p.quote-from {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
/*</group>*/

/*<group=Indices>*/

#indicator-graph-container {
	margin: 5px auto auto;
	display: block;
	text-align: center;
}

#indicator-graph-source {
	width: 98%;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
	text-align: right;
	color: #666666;
	font-size: 10px;
}

#indicator-header-divider {
	background: url(../images/divider-large-blue.gif) no-repeat 0px 0px;
}

td.indicator-units {
	text-align: right;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

td.indicator-latest-update {
	color: #666666;
}

td.indicator-label-cell {
	color: #666666;
	text-align: right;
}

td.indicator-value-cell {
	color: #666666;
	text-align: left;
}

td.label-trend-up {
	color: #008000;
	text-align: right;
}

td.value-trend-up {
	color: #008000;
	text-align: left;
}

td.label-trend-down {
	color: #FF0000;
	text-align: right;
}

td.value-trend-down {
	color: #FF0000;
	text-align: left;
}

td.label-trend-flat {
	color: #666666;
	text-align: right;
}

td.value-trend-flat {
	color: #666666;
	text-align: left;
}

tr.alternate {
	background: #F3F4F8;
}


/*<group=Layout>*/

/*<group=Grid Table>*/

table.corporate {
	border: 1px solid #b3b3b3;
}

table td.header {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

table td.corporate-bold {
	text-align: left;
	font-size: 10px;
}

table td.corporate {
	text-align: left;
	font-size: 10px;
	color: #666666;
}

table.corporate td.data {
	text-align: right;
	font-size: 11px;
}

table.corporate td.label {
	text-align: left;
	font-size: 11px;
}

	
/*</group>*/

#body-container {
	width: 100%;
	margin: 0;
	padding: 0px;
	margin-top: 10px;
	display: block;
}

#solution-container {
	width: 80%;
	font-size: 11px;
	margin: 10px auto auto;
	padding: 3px;
	display: block;
	background: #ffffff
}

#notice-container {
	width: 95;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}

#display-container {
	float: left;
	width: 185px;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}

#press-release-container {
	width: 90%;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
}

#indices-intro {
	width: 750px;
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #a7b8a2;
	color: #000000;
}

#indices-action {
	width: 750px;
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #000000;
	color: #ffffff;
}

#display-main {
	float: left;
	width: 477px;
	height: 271px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #333 url(../images/display-main.jpg) no-repeat;
}

#main-content-container {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#main-content-container-large {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#main-content-container-larger {
	float: left;
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#body-left-container {
	float: left;
	text-align: left;
	width: 353px;
}

#body-right-container {
	float: right;
	text-align: right;
	width: 167px;
	margin-top: 30px;
}

#side-container {
	float: right;
	text-align: left;
	width: 283px;
	margin: 0px;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}

#side-container-mini {
	float: right;
	text-align: left;
	width: 223px;
	margin: 0px;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}


#side-content {
	float: right;
	text-align: left;
	font-size: 10px;
	width: 97%;
	margin: 0px;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}

#side-vert-separator {
	float: left;
	text-align: left;
	width: 3px;
	margin-top: 60px;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
}

.orange-div {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
	background: #ff8000;
}

#indicator-top-tools {
	width: 98%;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#indicator-graph-source {
	width: 98%;
	margin: 5px auto auto;
	padding: 3px;
	display: block;
	text-align: right;
	color: #666666;
	font-size: 10px;
}

/*</group>*/


/*<group=WhitePapers>*/

.wpbold {font-size: 12px; font-weight: bold; color: #444;}
.wpsource {color: #f97a15;}
.wpthanks {color: #f97a15; font-size: 12px; font-weight: bold;}

/*</group>*/