td, .bodycopy {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
input, .input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:visited:hover {
	text-decoration: underline;
	color: #996600;
}
.tdspacing {
	padding: 20px 40px 20px 92px;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585249;
}
.bartitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585249;
}
.practicelist {
	text-align: left;
	color: #585249;
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

form {
	padding: 0px 0px 0px 0px;
}
table.pad td {
	padding: 4px 4px 4px 0px;
}
.rightmargin {
	padding-right: 1px;
	position: relative;
}
/* Member Login */
#memberLogin {
	width: 360px;
	height: 25px;
	border: 1px solid #BEBEBE;
	margin: 4px 0;
}
#memberLogin form {
	margin: 0;
	padding: 0;
}
#memberLogin img {
	margin: 0 4px 6px 4px;
}
#memberLogin input {
	margin-bottom: 4px;
}
#memberLogin input.field {
	border: 1px solid #BEBEBE;
	background-color: #CCC;
	color: #999;
	margin-bottom: 6px;
}.survey_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.survey_table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
}
.survey_table_header {
	background-color: #F2ECD0;
}
.survey_table_body {
	background-color: #FAF8EC;
}
