html {
	font: 12px helvetica,arial,sans-serif;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #008FD3;
	width: 75%;
}
p,
li,
td,
th {
	line-height: 1.5em;
}
img {
	border: none;
	margin-bottom: 20px;
}
#header p {
	margin: 0;
	padding: 10px 20px;
}
#header img {
	margin-bottom: 0;
}
#main {
	margin: 10px;
}
.hide,
#header_top,
#header ul,
#subheader,
#sidebar_secondary,
embed,
#questions,
#content_footer,
#list_business_performance,
#page_options,
#page_navigation,
.page_navigation,
.more,
.top,
#footer ul,
#footer #footer_rss,
#footer .section_two {
	display: none;
}
#header {
	margin-bottom: 20px;
	background: #006;
	padding: 10px 0;
}
h1,
.section_header,
.section_header a {
	color: #006;
}
.section_header {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.4em;
	margin: 0;
}
.section.green {
	padding: 10px 15px;
	background-color: #EFEFEF;
	margin-bottom:15px;
}
.section_body,
blockquote {
	margin-bottom: 30px;
}
blockquote p {
	padding: 0;
	margin: 0;
}
cite {
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	padding-top: 5px;
	color: #333;
	font-size: 0.8em;
}
#flash_header {
	height: 0%;
}
p.question {
	font-weight: bold;
	font-size: 1.4em;
}
ul.sections,
ul.sections li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
table {
	width: 100%;
	margin-bottom: 50px;
}
.box table {
	margin-bottom: 0;
}
.box {
	background: #e5e5e5;
	padding: 10px;
	margin-bottom: 50px;
}
table a {
	text-decoration: underline;
}
table th,
table td {
	padding: 2px;
	text-align: right;
}
tbody th {
	text-align: left;
}
thead th {
	font-style: italic;
	font-weight: bold;
}
th.header {
	padding-top: 10px;
	padding-bottom: 10px;
}
th.table_header {
	text-align: left;
	font-style: normal;
}
table .end {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
table .end_main {
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}
th.header_main {
}
th.header_note {
	width: 50px;
}
th.header_2008 {
	width: 50px;
}
th.header_2007 {
	width: 50px;
}
#footer {
	color: #666;
	border-top: 1px solid #666;
}
#footer p {
	font-size: 0.9em;
}

