/* CSS by Chris Lange*/

.address {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.maintext {
	color: #333333;
	font-family: Arial;
	font-size: 15px;
	background-image: url(images/watermark_logo.png);
}
.style3 {
	color: #333333
	font-family: Arial;
	font-size: 13px;
}
.style4 {
	font-family: Arial;
	font-size: 13px;
}
.style6 {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
}
.style10 {
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
}
.style11 {
	font-family: Arial;
	font-size: 13px;
	color: #24408A;
}
.style12 {
	font-family: Arial;
	font-size: 13px;
	color: #24408A;
	font-weight: bold;
}
.style15 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	background-color: #21409A;
	vertical-align: top;
}
.menufooter {
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.menu a:link {
	color: white;
	text-decoration: none;
}
.menu a:hover {
	color: white;
	text-decoration: none;
}
.menu a:visited {
	color: white;
	text-decoration: none;
}
.menu a:active {
	color: white;
	text-decoration: none;
}
.maintext a:link {
	color: #21409A;
	text-decoration: none;
}
.maintext a:hover {
	color: #21409A;
	text-decoration: none;
}
.maintext a:visited {
	color: #21409A;
	text-decoration: none;
}
.maintext a:active {
	color: #21409A;
	text-decoration: none;
}