@charset "UTF-8";
#wrapper {
	width: 754px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
}
#content-left {
	float: left;
	width: 496px;
	padding-top: 20px;
	padding-right: 38px;
}
#content-right {
	float: right;
	width: 220px;
	padding-top: 20px;
}
.chart-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006633;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.chart-copy-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #333333;
	vertical-align: top;
	margin-bottom: 20px;
	padding-right: 15px;
}
.chart-copy-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	vertical-align: top;
	margin-bottom: 20px;
	padding-left: 15px;
}
.sidebarsub {
	font-family: Times, Georgia, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 36px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing: .2em;
}
.sidebar-ad {
	margin-top: 26px;
}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	margin-bottom: 30px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.35em;
	color: #333333;
}
H1 {
	font-size: 1.3em;
	color: #fd923c;
	font-family: Georgia, Times, serif;
	margin-top: 40px;
	letter-spacing: 0.2em;
	font-weight: normal;
}.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006633;
	line-height: 1.3em;
}
hr {
color: #006633;
height: 0.8px;
}
.backtotop {
	color: #666666;
	text-align: center;
	clear: both;
	font-size: .8em;
	padding: 30px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.img {
	float: right;
	padding-left: 16px;
	position: relative;
	width: 188px;
}
