@charset "UTF-8";
/* CSS Document */
#survey {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
#members div#members1 {
	float: left;
	width: 215px;
}
#members div#members2 {
	float: right;
	width: 215px;
}
#members div#fpic
{
	width: 700px;
	height: 200px;
	clear: both;
	background: #006699 url(../images/backgrounds/mainbg1.jpg) no-repeat left top;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#members div#member_container  li {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bullets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	line-height: 14px;
	padding-left: 16px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-size: 14px;
}
.search_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
div#membersmenu {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 171px 0px 0px;
	padding-left: 0px;
}
#members div#member_container {
	float: left;
	clear: both;
}
#members  div#member_container a:link  {
	text-decoration: none;
}
#members div#member_container {
	float: left;
	clear: both;
}
#members div#member_container ul {
	margin-left: 0px;
	padding-left: 0px;
}
div.member_container  p {
	clear: both;
}
div#member_detail h2 {
	margin-bottom: 4px;
	font-size: 16px;
}
div#member_detail {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#members div.member_links a {
	background-color: #FFFFFF;
	display: block;
	width: 55px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 9px;
	padding: 1px;
	line-height: 9px;
	color: #000000;
	margin-right: 4px;
}
#members div.member_links a:hover {
	background-color: #996600;
	color: #FFFFFF;
	border: 1px solid #000000;
}
div#member_search {
	float: right;
	width: 170px;
}
#member_dropdown {
	width: 315px;
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}
div#member_search .searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#members div#membersmenu input.btn {
	font-size: 9px;
}
