﻿/* CSS layout */
.underline {
	text-decoration: underline;
}
.extra20ptspace {
	margin-top: 20px;
	margin-bottom: 20px;
}
.spaceabove {
	margin-top: 40px;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	width: 760px;
	background-color: #1E66B1;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #1E66B1;
	margin-top: 0px;
	margin-bottom: 15px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
}
#top_nav li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	font-family: Arial;
	color: #FFFFFF;
	display: inline;
	clear: none;
}
#top_nav li a {
	border: 1px solid #FFFFCC;
	padding: 10px 15px 10px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#top_nav li a:hover {
	color: #FFFFCC;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
	background-color: #000000;
}
#left_nav ul {
	padding: 0px;
	margin: 0px;
}
#left_nav li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
}
#left_nav a {
	padding: 10px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
}
#left_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
	background-color: #F2C63C;
}
#masthead h1 {
	font-family: georgia, "Times New Roman";
	font-size: 18pt;
	font-style: italic;
	line-height: 20pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.centerimage {
	text-align: center;
}
.center {
	text-align: center;
	margin-bottom: 5px;
}
.space {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer p {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	line-height: 11pt;
}
h2 {
	padding: 0px;
	margin: 15px 0px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #1E66B1;
	text-transform: uppercase;
}
.right {
	text-align: right;
}
h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	line-height: 18pt;
}
.smtext9pt {
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
	line-height: 12pt;
}
.parent {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
}
.quote {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #507C67;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.imgleft {
	border: 1px solid #000000;
	margin-right: 5px;
}
.imgright {
	border: 1px solid #000000;
	margin-left: 5px;
}
.nospaceabove {
	padding-top: 0px;
	margin-top: 0px;
}
#logo p a {
	color: #1E66B1;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#logo p {
	color: #003300;
	padding: 0px;
	margin: 55px 45px 0px 350px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
}
#logo  p a:hover {
	color: #F5CD35;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.imgborder-right {
	margin: 10px 0px 10px 10px;
	border: 1px solid #808080;
}
#logo h1 {
	text-align: left;
	color: #000000;
}
p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.imgborder-left {
	margin: 10px 10px 10px 0px;
	border: 1px solid #808080;
}


.border {
	border: 1px solid #000000;
}


img {
	border-style: none;
}
#topleft h2 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #A40907;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 13pt;
	text-transform: none;
}
#topleft h1 {
	color: #A40907;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}
#footer a {
	color: #F2C63C;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #1E66B1;
	text-decoration: none;
}
#credit p a {
	padding: 0px;
	margin: 0px;
	color: tan;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
}
#credit p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#credit p {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}
li {
	margin-top: 5px;
	list-style-type: square;
}
