.ws8 {font-size: 11px;}
.ws8 A:link, A:visited { color: #216BBD; }
.ws9 {font-size: 12px;}
.ws10 {font-size: 14px;}
.ws12 {font-size: 16px;}
.ws13 {font-size: 13px;}
.ws14 {font-size: 18px; font-family: Arial, Verdana; font-weight: bold; color: #0000FF;}
.ws14a {font-size: 18px; font-family: Arial, Verdana; font-weight: bold;}
.ws15 {font-size: 20px; font-family: Arial, Verdana; font-weight: bold;}
.ws16 {font-size: 21px;}
.ws24 {font-size: 32px;}
.wpmd {font-size: 13px; font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;}
.ws17 {font-size: 18px; font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;}
div#container
{
	position:relative;
	width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}

body {
  text-align: center;
  }

#signupheader {
	margin: 15px 0 15px;
}
#signup {
	float: right;
	padding: 10px 20px 20px;
}
#signup ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#signup ul li {
	text-align: center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #1e1e1e;
	margin: 0 0 10px;
}
.textbox {
	border: 1px solid #7e7e7e;
	height: 26px;
	width: 206px;
	padding: 4px 0 4px 3px;
}
#signup form {
	margin: 0;
}
p.ftext {
	float: left;
	margin: 0;
	padding: 5px 0 0;
	font-size: 16px;
}
p.notice {
	color: #474747;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 20px;
}