p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.pagetitle {
	font-weight: bold;
	margin: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B511;
	padding: 3px 0px 0px;
	width: 92%;
	font-size: x-small;
	font-style: normal;



}
.pagecopy {
	font-weight: normal;
	margin: 15px;
	font-size: x-small;
}
.pagelist {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	list-style-type: circle;
	margin: 5px 25px;
	padding: 5px 15px 5px 10px;
}
.topnav {
	font-weight: bold;
	text-align: center;
	background-color: #0170FE;
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0170FE;
}

.listtitle {
	font-weight: bold;
	margin: 0px 0px 0px -18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B511;
	font-size: x-small;


}
.footer {
	font-weight: normal;
	margin: 8px;
	font-size: xx-small;
	color: #996600;
	text-align: center;
}
.formtitle {
	font-weight: bold;
	color: #003300;

}
.formFieldInput {width: 100%}
.blue {
	color: #00F;
}
.black {
	color: #000;
}
.Contact {
	font-weight: bold;
	margin: 15px;
	font-size: small;
}
