address {
	font-style: normal;
}

label {
	clear: both;
	float: left;
	font-weight: bold;
	width: 150px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.formdiv form {
	line-height: 2.2em;
	margin-left: 20px;
}

.formdiv input[type="text"] {
	height: 16px;
	margin-top: 5px;
	width: 200px;
}

.employeebox {
	float: left;
	padding: 8px;
}

.employeeheadwrap {
	background-color:#7373ad;
	color:#ffffff;
	clear:both;
}

.memberbutton {
	background: repeat-x left bottom;
	border: 1px solid #6600cc;
	clear: left;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	padding: 10px;
	width: 125px;
}

.memberlist {
	background-color: #ffffff;
	border: 1px solid #6600cc;
	color: #000000;
	height: 500px;
	left: -1px;
	overflow: auto;
	padding: 10px;
	position: relative;
	z-index: 0;
}

.memberlist a {
	color: #ffffff;
}

.memberlist a:hover {
	color: #000000;
}

.membersearch {
	margin: 0px auto;
	width: 95%;
}

.membersearch td {
	padding: 3px;
}

.membersearch th {
	border-bottom: 1px solid #181274;
	border-top: 1px solid #181274;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

.memberul {
	margin-left: 20px;
}

.registrydivider {
	border-bottom: 4px solid #000000;
	clear: both;
	height: 0px;
	margin: 25px 0px;
}

.specialpeoplewrap {
	clear: both;
	padding-top: 15px;
}

#addresswrap {
	float: left;
	margin-right: 10px;
	width: 50%;
}

#button1 {
	background-color: #7373ad;
	border-right-color: #7373ad;
}

#button1:hover, #button3:hover, #button5:hover {
	background-image: url('/images/dark.jpg');
}

#button2, #button3, #button4, #button5 {
	border-top-width: 0px;
}

#button2 {
	background-color: #adadce;
}

#button2:hover, #button4:hover {
	background-image: url('/images/light.jpg');
}

#button3 {
	background-color: #7373ad;
}

#button4 {
	background-color: #adadce;
}

#button5 {
	background-color: #7373ad;
}

#FAQBox {
	margin: 0 0 10px;
	text-align:center;
}

#mainarea1, #mainarea2, #mainarea3, #mainarea4, #mainarea5 {
	background-color: #7373ad;
}

#mainarea2, #mainarea3, #mainarea4, #mainarea5 {
	display: none;
}

#memberbuttons {
	position: relative;
	z-index: 2;
}

#memberhead {
	background-image: url(/images/members-header.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 2px solid #000000;
	font-size: 1.9em;
	line-height: 1.2em;
	text-align: center;
}

#membersearchform {
	border-color: #ffffff;
	padding: 10px;
	width: 400px;
}

#memberwrap {
	width: 755px;
}

#memdirhead {
	text-align:center;
	margin:0 0 15px 0;
}

#noinput {
	color: red;
	font-weight: bold;
	text-align: center;
}

#return {
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 15px;
	text-align: center;
}
