body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
}

a {
	text-decoration: none;
}

#cover {
	visibility: hidden;
}

#text {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
	position: absolute;
	top: 10px;
	left: 300px;
	width: 350px;
	padding-top: 3px;
	border-top: 3px solid green;
	margin-bottom: 50px;

}

#widetext {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
	position: absolute;
	top: 10px;
	left: 300px;
	width: 600px;
	padding-top: 3px;
	border-top: 3px solid green;
	margin-bottom: 50px;
}

#prevnext {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
	text-align: right;
	position: absolute;
	visibility: hidden;
	top: 90px;
	left: 710px;
	width: 200px;
	z-index: 4;
}

#prevnext a {
	text-decoration: none;
}

#news {
	font-family: Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 9pt;
	position: absolute;
	top: 100px;
	left: 720px;
	width: 200px;
	border: 1px none red;
}

#newshead {
	font-family: Helvetica,Arial,sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
}

#main_nav {
	position: absolute;
	top: 300px;
	left: 20px;
	width: 200px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
}


.navsub {
	font-weight: bold;
	margin-top: 5pt;
}

.navsub em {
	font-family: Helvetica, Arial, sans-serif;
	font-style: regular;
}

.navtext {
	
}

#heading {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

#subhead {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
	font-style: italic;
	margin-bottom: 5px;
}

#name {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid green;
}


#jacket {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 0px;
}

.figure {
	font-weight: bolder;
	margin-top:15px;
	padding-top: 3px;
	border-top: 1px solid green;
}

.figurechart {
	position:absolute;
	top: 0px;
	z-index: 2;
	font-weight: bolder;
	margin-top:15px;
	padding-top: 3px;
	border-top: 1px solid green;
}

.subtitle {
	margin-top: 10px;
	padding-left: 15px;
}

.dynamicurl {
	margin-top: 0px;
	padding-left: 30px;
}



.sources {
	font-size: 8pt;
	margin-top: 20px;
	margin-bottom: 10px;
}

.sources a {
	font-style: italic;
	margin-right: 10px;
}

.footnotes {
	font-size: 8pt;
	margin-bottom: 5px;
}

.update {
	font-size: 8pt;
	margin-bottom: 50px;
}

.currentdate {
	font-weight: bold;
	font-style: italic;
}

#contactform {
	margin-top: 10px;
}


/* Chart page styles */


#charttext {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11pt;
	position: absolute;
	top: 20pt;
	left: 10pt;
	width: 500pt;
}

#chart_nav {
	position: absolute;
	display: none;
	z-index: 2;
	top: 10pt;
	left: 200px;
	width: 5§00pt;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	padding-top: 3px;
	border-top: 3px solid green;
	margin-bottom: 50px;
}

#chart_nav a {
	margin-right: 20px;
}

.figurechart {
	position:absolute;
	top: 0px;
	z-index: 2;
	font-weight: bolder;
	margin-top:15px;
	padding-top: 3px;
	border-top: 1px solid green;
}

#chartspace 
{
	position: absolute;
	top: 45pt;
	margin-left: 00pt;
	margin-bottom:15pt;
}


#chartimg {
	width: 100%;
	height: auto;
}

#commentary {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	margin-top: 12pt;
	position: absolute;
	top: 250pt;
}

#newcommentary {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	margin-top: 12pt;
	border-top: 1px solid green;
}

