@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/headers/bkgrnd.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	line-height: 18px;
	color: #7403A0;
}
.intro {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #7403A0;
}
.footer {
	font-size: 14px;
	color: #7403A0;
	text-decoration: none;
}
.footer a {
	font-size: 12px;
	color: #7403A0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:hover {
	color: #7403A0;
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	color: #7403A0;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	color: #320254;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
}
#maintext {
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 40px;
	padding-right: 4px;
	padding-left: 6px;
}
.blktext {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}
.blktextplus {
	font-size: 18px;
	color: #000;
	line-height: 22px;
	font-weight: bold;
}
.formrequired {
	color: #F00;
}
#contactside {
	font-size: 12px;
	line-height: 16px;
	margin-right: 4px;
	margin-left: 8px;
	padding-right: 4px;
	padding-left: 8px;
}

