﻿#masthead h1, #masthead h1 a {
	color: #E84922;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.indent {
	margin-left: 40px;
}
.center {
	text-align: center;
}
#footer h3 {
	background-color: #F7DE52;
	font-style: normal;
}
.right {
	text-align: right;
}
#nav_left li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	float: left;
}
#nav_left li a {
	border: 1px solid #FBEFAA;
	display: block;
	padding: 4px 7px 4px 7px;
	color: #9B4197;
	font-size: 9pt;
	text-decoration: none;
	float: none;
	background-color: #F7DE52;
}
#nav_left li a:hover {
	color: #F7DE52;
	text-decoration: none;
	background-color: #9B4197;
}
#nav_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a, a:visited, a:active {
	color: #9B4399;
}
a:hover {
	color: #78A22C;
}
/* Masthead */
#masthead h3 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: left;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
/* Navigation */

/* Right Column */
/* Site typography */
h1 {
	padding: 0px;
	font-size: 12pt;
	color: #A13E97;
	font-family: "Bookman Old Style";
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2 {
	font-size: 11pt;
	color: #A13E97;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 10pt;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 15px;
}
h4 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 9pt;
	color: #00000;
	line-height: 14pt;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
blockquote {
	font-size: small;
	color: #000;
}
h5 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 8pt;
	color: #B40000;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: italic;
	line-height: 10pt;
	text-align: center;
}
/* Footer */
#footer p, #footer p a {
	font-size: 7pt;
	color: #000000;
	line-height: 9pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Links */
.nospaceabove {
	padding-top: 0px;
	margin-top: 0px;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}




.disclaimer {
	font-size: 7pt;
	text-transform: uppercase;
}
ul {
	font-size: 9pt;
	color: #00000;
	line-height: 14pt;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}




.noborder {
	border-style: none;
}




.top, .top a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}





