.navs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.navs a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navs a:hover {

	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
.mainBodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC0000;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style: italic;
	padding-top: 32px;
}
.commentsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	line-height: 17px;
}
.address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	line-height: 17px;
}
.address a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	font-weight: bold;
	line-height: 17px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC0000;
	font-weight: bold;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	margin-right: -20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	margin-left: -20px;
	text-indent: 20px;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	background-color: #818181;
	display: block;
}
ul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#contactForm input {
	width: 90%;
}
#contactForm textarea#Comments {

	width: 90%;
}
.addressHeadingsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
}
#appForm { margin-right: 20px; margin-left: 20px; }

