a {
	text-decoration: none;
	color: #6A5A4E;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	margin-bottom: -10px;
	padding-top: 10px;
}

.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.bodycopy1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6A5A4E;
	line-height: 18px;
	text-align: left;
}

.bodycopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-align: left;
}

.bodycopy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	line-height: 32px;
	text-align: left;
}

.bodycopy4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A5A4E;
	line-height: 20px;
	text-align: left;
}

.sidebarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: center;
	letter-spacing: .5px;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;
	letter-spacing: 2px;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #CCCCCC;
	color: #CCCCCC;
	width: 95%;
    }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A5A4E;
	font-weight: bold;
}

.formtextfield {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: #FFFFFF;
	 border-color: #999999;
     border-style: solid;
	 border-width: 1px;
	 vertical-align: top;
	 padding-left: 3px;
     }
	 
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	vertical-align:top
	}
	
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.copyrightlinks {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 35px;
	font-weight: normal;
}
