body {
	background-color: #e8e5d2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_menu_item {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.light_text {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.light_text_sm {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	}
	
.secondary_menu {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	background-color: #e8e5d2;
	color:#666666;
}
.formfloat {
	position: absolute;
	visibility: hidden;
	top: 10px;
	right: 10px;
	z-index: 5;
	height: 1px;
	width: 1px;
}
.body_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	background-color: #fffffd;
	color: #000000;
	background-image: none;
	border: none;

}

.side_menu_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	color: #000000;
	background-image: none;
	border: none;

}

p{
	color: #000000;
}

.green_text {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #549b79;
}


.grey_text {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}

.join_control {
	font-size:11px;
	 color:#666666;
}

.join_control_this_step {
	font-size:12px;
	 color:#000000;
}

.join_control_highlight {
	font-size:12px;
	 color:#549b79;
}

.div_bg_color {
	background-color:#00703C;
}
