/* CSS Document */
#main {
}
p.emailtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
td{
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
}
.tbltext{
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-left: 10px;
}
.address{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	color: #000066;
}
#form {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	width: 100%;
	margin-left: 10px;
}
h1 {
	text-align: center;
	font-size: 16px;
	font-family: Verdana;
	position: relative;
	vertical-align: top;
	width: 100%;
	clear: both;
	color: #000066;
}
h2 {
	font-family: Verdana;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
#logo {
	position: relative;
	text-align: center;
	margin-left: 10px;
}
#address {
	position: relative;
	text-align: center;
	margin-left: 10px;
	bottom: 80px;
}
body {
	margin: 0px;
	padding: 0px;
}
.button {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	background-color: #CC3333;
}
.notrequired {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
.memtypetext {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	margin-left: 175px;
	margin-top: 5px;
}
.memtype {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	font-style: normal;
	margin-right: 0px;
	margin-left: 185px;
	display: block;
	margin-top: -15px;
	margin-bottom: 0px;
}
.required {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	font-weight: bolder;
}
#memberradio {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.noprint {
}

