body {
	background: #001322 url(images/main-bg.jpg) repeat-x center top;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

#wrapper {
	width: 886px;
	margin: auto;
}
#joinheader h1 {
	background-image: url(images/join-head.jpg);
	text-indent: -3000px;
	width: 782px;
	height: 179px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#joinheader p {
	margin-top: -50px;
	text-align: center;
	font-weight: bold;
}
.joinbennies li {
	line-height: 27px;
	font-weight: bold;
}
h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD14E;
	margin: 0px;
	padding: 0px;
}
#joinforms {
	margin-top: 15px;
	margin-bottom: 15px;
}
.inputs {
	width: 185px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.center {
	text-align: center;
}
#footer hr {
	color: #015581;
}

#footer a, #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #0182C6;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.nocc {
	padding-top: 15px;
	padding-left: 110px;
}





















