BODY {	background-color: black; color: #695D54; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a {	color: #944071;	font-size: 12px; text-decoration: none; }
a:hover { color: #944071; font-size: 12px; text-decoration: underline; }

h1 { 	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #707072;	padding-top: 0px; margin-top:0px; font-weight: normal; }
h2 { 	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #690047; font-weight: bold; }

.framework { background-color: white; text-align: left }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #695D54; background-color: white; text-align: left }
.footer a {	color: #944071;	font-size: 10px; text-decoration: none; }
.footer a:hover { color: #944071; font-size: 10px; text-decoration: underline; }
.content { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #686868; 
	background-color: white; 
	padding-left: 10px;
	padding-top: 0px;
	}

ul { padding-left: 10px; margin-left: 5px; list-style-type: none; }
ul li { margin-top: 4px; }

form.contactform { background-color: #E3E3E5; border: 0px; padding: 0.5em; }
form.contactform input, form.contactform textarea { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
form.contactform .field input, form.contactform .field textarea { display: block; }
form.contactform .checkbox input { display: inline; }
form.contactform .error { font-weight: bold; color: #ff0000; }
form.contactform .field { margin-bottom: 0.5em; }

.navigation { background-color: #690047; color: white; height: 34px; padding-left: 10px; }
.navigation a {	color: white;	font-size: 12px; text-decoration: none; }
.navigation a:hover { color: white; font-size: 12px; text-decoration: underline; }

.sidenav { background-color: #E3E3E5; text-align: left; padding-top: 10px }

.headerimg { padding-bottom: 15px; }

.specialtxt1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #690047; font-weight: bold; margin-top: 0px; }