body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.menuLINKS ul {
	margin: 0px;
	padding: 0px;
}
.menuLINKS li {
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.menuLINKSseparator {
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
.menuLINKS a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLINKS a:hover {
	text-decoration: underline;
}
.theruler {
	height: 1px;
	width: 1000px;
	background-color: #0C460C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
.phoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 30px;
}
.pageContent {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.pageContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.pageContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.formBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.formBOX h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.footer {
	margin-top: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0D1A47;
	padding-bottom: 20px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.spaceFORM {
	margin-top: 3px;
	margin-bottom: 3px;
}
