.form th {
	text-align: left;
	vertical-align: top;
}

/* Form Module Styles */

#FormModule_instructions {
	color: #FFF;
	background-color: #96BCB3;
	padding: 0px;
	margin: 0px;
	width: 484px;
	padding: 8px;
	text-align: center;
}

#FormModule_formTable {
	background-color: #E4EFEC;
	border: none;
	padding: 0px;
	width: 500px;
}

#FormModule_formTable td {
	padding: 8px;
}

#FormModule_formTable .FormModule_labelCell {
	text-align: right;
	font-size: 10px;
	color: #7A978F;
	width: 200px !important;
	line-height: 20px;
}

#FormModule_formTable .FormModule_labelCellLong {
	text-align: left;
}

#FormModule_formSubmitButton {
	background-color: #BAB6AD;
	border-color: #CCCCCC rgb(102, 102, 102) rgb(102, 102, 102) rgb(204, 204, 204);
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Trebuchet MS,Gill Sans Condensed,Optima,Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
	text-transform: uppercase;
}

.expandableList_heading {
  background-color: #FFFFFF;
  padding: 3px;
}
.expandableList_heading div {
  text-decoration: none;
}
.expandableList_item {
  margin-bottom: 2px;
}
.expandableList_title {
  background-color: #EEEEEE;
  padding: 3px;
}
.expandableList_name {
  text-decoration: underline;
}
.expandableList_name {
  text-decoration: underline;
}
.expandableList_name:hover {
  color: red;
}
.expandableList_description {
  padding: 3px;
  font-style: italic;
  font-size: 80%;
}


#membershipForm form {

  margin: 0;

  padding: 0;

  font-size: 100%;

text-align: left;


}



#membershipForm form fieldset {

  clear: both;

  font-size: 100%;

  border-color: #000000;

  font-size:18px;

  border-width: 1px 0 0 0;

  border-style: solid none none none;

  padding: 10px;

  margin: 0 0 0 0;

}

legend {

font-size:14px;

  color:#535353;

  font-weight:bold;

}



#membershipForm form fieldset legend {

  font-size: 150%;

  font-weight: normal;

  color: #000000;

  margin: 0 0 0 0;

  padding: 0 5px;

}

#membershipForm label{

float: left;

width: 150px;

font-weight: bold;

}



#membershipForm input, textarea, select{

border: solid #535353 1px;

margin-bottom: 5px;

}



#membershipForm textarea{



}



#membershipForm .boxes{

width: 1em;

}

#column_left {
width:155px;
float:left;
}

#column_right {
width:120px;
float:left;
}

#submitbutton{

margin-top: 5px;

width: 90px;

}
