BODY {	background-image: url(images/background.jpg); background-repeat: no-repeat; background-position: top center;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a {	color: #ff6900;	font-weight: bold; text-decoration: none; }
a:hover { color: #ff6900; font-weight: bold; text-decoration: underline; }

h1 { 	font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #0071bc; font-weight: normal; padding-top: 5px; }
h2 { 	font-family: Arial, Helvetica, sans-serif; font-size: 14px;	color: #0071bc; font-weight: bold; }
h3 { 	font-family: Arial, Helvetica, sans-serif; font-size: 18px;	color: #0071bc; font-weight: bold; padding-top: 4px; margin-top: 4px; padding-bottom: 0px; margin-bottom: 0px; }
h4 { 	font-family: Arial, Helvetica, sans-serif; font-size: 16px;	color: #0071bc; font-weight: bold; padding-top: 2px; margin-top: 5px; padding-bottom: 6px; margin-bottom: 6px; }

.content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #695D54;}
.arrow { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0071bc; font-weight: bold; padding-top: 12px; padding-bottom: 4px }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #695D54; }
.footer a {	color: #944071;	font-size: 10px; text-decoration: none; }
.footer a:hover { color: #5999C9; font-size: 10px; text-decoration: underline; }

td.whiteareas {background-color: #FFFFFF;border-style: solid; border-width: 1px; border-color: #bee4ef; text-align: left}

hr.blue {width: 100%; height: 3px; background-color: #bee4ef; border: 0; color: #bee4ef;}
hr.white {width: 100%; height: 3px; background-color: #FFFFFF; border: 0; color: #FFFFFF;}


ul { text-align: left; }

form.contactform { 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; }

.pullout { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold color: #695D54;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 175px;
	}