 p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
ul {
	font-size: 12px;
	list-style-type: square;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: bold; color: #009966}
li {  font-size: 10px}
ol {  font-size: 12px}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.Spacer {
	padding: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dotvert {
	background-image: url(assets/images/dotline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dothorz {
	background-image: url(assets/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}.bgleft {
	background-image: url(assets/images/left_space.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgright {
	background-image: url(assets/images/right_space.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.address {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.addresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.textlinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	border: #336699 1px solid;
	background-color: #ffffff;
}
.SubmitButton {
	cusor: pointer; 
	background-color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.SubmitButtonHover {

	color: #430806;
	border: #f59c5b 1px solid; 
	background-color: #ffffff;
	text-decoration: none;
}
.Message {
	BORDER-RIGHT: #d0a27f 1px solid; BORDER-TOP: #d0a27f 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #d0a27f 1px solid; COLOR: #ac5511; BORDER-BOTTOM: #d0a27f 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 65px; BACKGROUND-COLOR: #f8f2d9
}
