﻿/* Layout Styles */
body {
	font-family:Verdana,Verdana,sans-serif;
	font-size:0.74em;
	background:url(/_build/bg.jpg) repeat-x #dfe5d9;
	color:#6d6e71;
}
a.honestlink {
	display:block;
	background:#FFFFFF url(/_build/bgfootfade.gif) no-repeat scroll center top;
	height:7px;
	margin:0 auto 50px;
	width:933px;
}
div.header {
	height:25px;
	background-color:#c5b36e;
	border-bottom:3px #000 solid;
	margin:0 auto;
	width:937px;
}
div.container {
	background:#fff;
	border-right: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	margin:0 auto;
	width:543px;
	padding:0 300px 0 90px;
}
div.footer {
	margin-top:100px;
	padding-bottom:13px;
	text-align:right;
	width:825px;
	font-size:0.9em;
}
img.logo {
	position:absolute;
	margin-left: 560px;
	margin-top:30px;
}
h1, h2, h3, h4 {
	color:#006718;
	text-transform:uppercase;
}
h1 {
	background:#FFFFFF url(/_build/what-does-it-all-mean.jpg) no-repeat scroll left bottom;
	height:120px;
	margin-bottom:25px;
}
h1 span {
	display:none;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:30px;
}
p {
	margin-bottom:8px;
}
em {
	color:#ed1c24;
	font-style:italic;
	display:block;
	margin-bottom:15px;
}
strong {
	color:#6d6e71;
	font-weight:bold;
}
img#map {
	margin-left:-50px;
}
label {
	color:#006718;
	display:block;
	width:170px;
	text-align:right;
	font-size:0.9em;
	margin-bottom:1px;
}
a.chartlink {
	color:#006718;
	display:block;
	font-size:0.9em;
}
div.footer a {
	color:#6d6e71;
}
div.footer a:hover {
	color:#006718;
}
p a {
	color:#006718;
}
p a:hover {
	color:#6d6e71;
}

a.honestlink {
	display:block;
	background:url(/_build/bgfootfade.gif) no-repeat scroll center top;
	text-transform:uppercase;
	font-size:0.8em;
	text-align:right;
	padding-top:15px;
	color:#6d6e71;
}
a.honestlink:hover {
	color:#006718;
}
table {
	width:800px;
	margin-left:-30px;
	font-size:0.9em;
}
table tr {
	height:20px;
}
table th, td {
	width:50px;
	text-align:center;
}
table td {
	border:1px #d1d1d1 solid;
}
table th {
	border:1px #fff solid;
	background-color:#006718;
	padding:0 2px 3px 2px;
	color:#fff;
	vertical-align:bottom;
}
h2.graphtitle {
	margin:0 0 0 250px;
	position:absolute;
}