﻿body
{
	background-color: #fffcdd;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	margin: 0px;
}
.bgtop
{
	background-attachment: scroll;
	background-image: url(images/bgtoplogobar.png);
	background-repeat: no-repeat;
	width: 1006px;
	height: 203px;
}
.hptext {
	background-color: #fffcdd;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	line-height: 1.5em;
	margin: 0px;
}
h1
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 40px;
}
h2
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1.5em;
}
h3
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}
a
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}
a.hover
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
a.prop
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}
a.prop:hover
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline;
}
a.propbullet
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.propbullet:hover
{
	color: #4a9e51;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.propaddress
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	line-height: 1.5em;
}
.required
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: Red;
}
.inputButton
{
	color: #7f090b;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	background-color: #ffffff;
	border-right: #7f090b 1px solid;
	border-top: #7f090b 1px solid;
	border-left: #7f090b 1px solid;
	border-bottom: #7f090b 1px solid;
	cursor: hand;
}
.input
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	border-right: #7f090b 1px solid;
	border-top: #7f090b 1px solid;
	border-left: #7f090b 1px solid;
	border-bottom: #7f090b 1px solid;
}
.select
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	border-right: #7f090b 1px solid;
	border-top: #7f090b 1px solid;
	border-left: #7f090b 1px solid;
	border-bottom: #7f090b 1px solid;
}
.textarea
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	border-right: #7f090b 1px solid;
	border-top: #7f090b 1px solid;
	border-left: #7f090b 1px solid;
	border-bottom: #7f090b 1px solid;
}
.small
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8.5pt;
}