@charset "utf-8";
a {outline:none;

}

body {
	background-image: url(_media/template/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.whitebg {
	background-color: #FFFFFF;
}
.contentbody {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 30px;
	padding-right: 117px;
	padding-bottom: 50px;
	padding-left: 117px;
	font-size: 10px;
	line-height: 16px;
}
.contentbody p {
	font-size: 130%;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #280B00;
	text-align: justify;
}

.spacer {
	padding-top: 10px;
}
.spacer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.spacer a {
	color: #acdee7;
	text-decoration: none;
}
.contentbody li {
	font-size: 125%;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #280B00;
	padding-bottom: 10px;
}
.invisible {
	visibility: hidden;
}
.contentbody a {
	color: #84C1CA;
	text-decoration: none;
}

#load_check {
	white-space: normal;
	border: 0px;
}
#signup_form_message {
	white-space: normal;
	border: 0px;
}

.e2ma_signup_form_label, e2ma_signup_form_row, signup_form_message {
	white-space: normal;
	border: 0px;
}
.e2ma_signup_form input, select, textarea {
	margin-left: 120px;
}
#e2ma_signup_message {
	color: #FFFFFF;
	visibility:hidden;
}
.e2ma_signup_form_row {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: 600px;
}
.imgPad {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
