﻿#left_col h1 {
	font-family: Georgia;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
.right {
	text-align: right;
}
.uc9pt {
	font-size: 9pt;
	text-transform: uppercase;
	font-style: normal;
}
body {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
	background-color: #ED1000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #F31E1C;
}
a:visited {
	color: #F31E1C;
}
/* Masthead Styles */
#masthead h1 {
	padding: 10px;
	color: #855816;
	font-size: 30pt;
	text-align: right;
	margin-top: 50px;
}
#masthead h3 {
	padding: 10px;
	color: #372628;
	font-style: italic;
	font-size: 14pt;
	text-align: right;
}
/* left_col Styles */
/* Content Styles */
h6 {
	color: #c82;
}
h5 {
	color: #c82;
}
h4 {
	color: #c82;
}
h3 {
	color: #D52415;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
}
#content img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #F31E1C;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#top_nav p {
	margin: 0px;
	padding: 0px;
	color: #F31E1C;
	text-align: right;
}
#top_nav a {
	color: #F31E1C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#top_nav a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18pt;
	line-height: 22pt;
	font-weight: normal;
	color: #F31E1C;
}
.quicklink {
	font-size: 8px;
	font-family: arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #800000;
	padding-bottom: 10px;
}
.nospace {
	margin-bottom: 2px;
}
p {
	font-size: 11pt;
	line-height: 14pt;
	margin-top: 5px;
	margin-bottom: 15px;
}


blockquote {
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	font-family: Georgia;
	line-height: 18pt;
	text-align: center;
}
ul {
	font-size: 11pt;
	line-height: 14pt;
}


#left_col p {
	font-family: Georgia;
	font-size: 9pt;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}


