@charset "utf-8";
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-right: 25px;
	padding-left: 25px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomcontact {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #A385E0;
	background-color: #000000;
	padding: 5px;
	border: 1px ridge #A385E0;
}
.headings {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	padding-right: 12px;
	color: #8D6994;
}
.bulletlinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.85em;
	line-height: 22px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AB7783;
	border-right-color: #AB7783;
	border-bottom-color: #AB7783;
	border-left-color: #AB7783;
}
a.hover.bulletlinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.85em;
	line-height: 22px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AB7783;
	border-right-color: #AB7783;
	border-bottom-color: #AB7783;
	border-left-color: #AB7783;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D38545;
}
.bkgdtall {
	background-image: url(centerbkgd.jpg);
	background-repeat: no-repeat;
}
a.hover:bottomcontact {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #A385E0;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px ridge #A385E0;
}
.leftnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	padding-left: 35px;
	line-height: 35px;
	color: #000000;
	font-weight: bold;
}
.leftnav a:link {
	color: #000000;
}
.leftnav a:visited {
	color: #000000;
	text-decoration: none;
}
.leftnav a:hover {
	color: #936FA4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECE9D8;
}
.leftnav a:active {
	color: #000000;
	text-decoration: none;
}
.bottomcontactCopy {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #A385E0;
	background-color: #000000;
	padding: 5px;
	border-top-color: #A385E0;
	border-right-color: #A385E0;
	border-bottom-color: #A385E0;
	border-left-color: #A385E0;
}
.padding {
	padding: 10px;
}
.otherheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.dottedborder {
	border: 1px dotted #936FA4;
}
