﻿.indent {
	margin-left: 40px;
}
#footnote p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FF0000;
}
h1 {
	font-family: "courier New", Courier, monospace;
	font-size: 15pt;
	color: #FF0000;
	margin-bottom: 10px;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top_nav li {
	width: 20%;
	float: left;
	clear: none;
	text-align: center;
}
#top_nav a {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #D9CDBB;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 11pt;
	display: block;
}
#top_nav li.home {
	color: #D9CDBB;
	width: 10%;
	float: left;
	clear: none;
	text-align: center;
}
#top_nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D9CDBB;
}
blockquote {
	font-family: Georgia, "times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	text-align: center;
}
#footer p a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}
#footer p a:hover {
	text-decoration: none;
	color: #D9CDBB;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	margin-bottom: 5px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#top_nav li.extra {
	color: #D9CDBB;
	width: 25%;
	float: left;
	clear: none;
	text-align: center;
}
#top_nav li.facts {
	color: #D9CDBB;
	width: 15%;
	float: left;
	clear: none;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
