body, p, div, td	{ color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }

#wrapper {
	padding: 10px;
	position: relative;
}

.bold	{ color: black; font-style: normal; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.italic	{ color: black; font-style: italic; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.type	{ color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.utype	{ color: black; font-style: normal; font-weight: normal; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.small	{ color: black; font-style: normal; font-weight: normal; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a		{ color: #564c28; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover	{ color: #82110d; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.boldheadclr	{ color: #000; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.boldhead		{ color: #82110d; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }


/* HEALCODE.COM - PROSPECT WIDGET */
div.healcode {
  margin: 0 auto;
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

div.healcode #prospect_notice {
  padding: .25em;
  color: #090;
  font-weight: bold;
  margin-bottom: .5em;
}

div.healcode table {
}

div.healcode table tr th, div.healcode table tr td {
  padding: .25em;
}

div.healcode table tr th {
   text-align: right;
}

div.healcode span.required {
  color: #f00;
}

/* A few base default classes */
div.healcode .clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;  
}

div.healcode form {
  margin: 0;
  padding: 0;
}

div.healcode img {
  border: none;
}

div.healcode .back_link {
  margin-top: 2em;
}
/* HEALCODE.COM - PROSPECT CODE | END */
