h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #404076;
	font-weight: bold;
}
.picPADDING {
	padding: 4px;
}
.bodyPADDING {
	padding: 10px;
}
.navPADDING {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.footerTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404076;
}
.footerTEXT02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #500000;
}
.footer02TEXT a:link {
	color: #500000;
	text-decoration: none;
}
.footer02TEXT a:visited {
	color: #500000;
	text-decoration: none;
}
.footer02TEXT a:hover {
	color: #404076;
	text-decoration: none;
}
.the1800TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #404076;
	font-weight: bold;
}
.addressTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404076;
}
.addressTEXT a:link {
	color: #404076;
	text-decoration: none;
}
.addressTEXT a:visited {
	color: #404076;
	text-decoration: none;
}
.addressTEXT a:hover {
	color: #10104F;
	text-decoration: none;
}
.bodyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.dottedLINE {
	background-image: url(images/vertical_dotted_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
