﻿/* CSS layout */
.underline {
	text-decoration: underline;
}
.extra20ptspace {
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgborder {
	border: 1px solid #000000;
}
.style4 {
	color: #DA0000;
}
.style5 {
	font-family: Arial;
	font-size: 16pt;
}
.style6 {
	margin: 0px 0px 20px 0px;
	font-size: 9pt;
	line-height: 12pt;
}
.spaceabove {
	margin-top: 40px;
}
.style1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.style2 {
	text-decoration: underline;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	width: 760px;
	height: 100%;
	top: auto;
	right: Auto;
	bottom: Auto;
	left: Auto;
}
h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-indent: 0px;
}
#top_nav li {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#top_nav a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	background-image: url('../images/yellow-bubble-arrow.gif');
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 12px;
	font-size: 9pt;
	background-position: left center;
	display: block;
	width: 100%;
	clear: left;
	font-weight: bold;
}
#top_nav a:hover {
	color: #DA0000;
	text-decoration: none;
	background-image: url('../images/red-bubble-arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#masthead h1 {
	font-family: georgia, "Times New Roman";
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	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 {
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	line-height: 10pt;
}
h2 {
	font-family: "trebuchet MS", "franklin Gothic Book", Arial, sans-serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	font-style: italic;
}
.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: "Trebuchet MS", "Franklin Gothic Book", Arial, Sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.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;
}
