tr, td {
	vertical-align: top;
}
body {
	font-family: Arial, Helvetica-Normal, Geneva, Verdana, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	list-style-type: square;
	text-align: left;
}
p {
	font-size: 80%;
	
}
td.contact {
	font-size: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #333333;
	padding: 0px;
	margin: 0px;	
}
.feedback {
	font-size: 80%;
	font-weight: bold;
	color: #0040FA;
}
tr, td {
	vertical-align: top;
}
li {
	font-size: 80%;
	list-style-type: square;
}
.textarea {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 100%;
	border: 1px solid #333333;
}
.footer {
	font-size: 70%;
	text-align: right;
}
a:link {
	color: #0040FA;
	text-decoration: none;
}
a:visited {
	color: #0040FA;
	text-decoration: none;
}
a:hover {
	color: #CD7F32;
	text-decoration: underline;
}
.title {
	color: #0040FA;
	font-size: 90%;
	font-weight: bold;
}
.medstaff {
	color: #0040FA;
	font-size: 90%;
	font-weight: bold;
}
.wn_footer {
	font-size: 80%;
	text-align: center;
}
.survey {
	font-size: 80%;
	vertical-align: bottom;
}
td.surveycb {
	font-size: 100%;
	text-align: center;
}