.signupContent {
	width: 840px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: hidden;
	clear: both;
}
.signupContent .leftColumn {
	width: 634px;
}
.leftColumn .progressContainer {
	width: 100%;
	overflow: visible;
}
.progressContainer .labelContainer {
	clear: both;
	width: 100%;
}
.leftColumn .signupHeading {
	width: 100%;
}
.leftColumn .hrSignup {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 10px;
}
.labelContainer .progress1 {
	display: block;
	clear: right;
	float: left;
	width: 197px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-top: 5px;
}
.labelContainer .progress2 {
	display: block;
	clear: right;
	float: left;
	width: 197px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-top: 5px;
}
.labelContainer .progress3 {
	display: block;
	clear: right;
	float: left;
	width: 197px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-top: 5px;
}
.leftColumn  .getStarted2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	width: 450px;
	padding-top: 22px;
	padding-bottom: 17px;
	clear: both;
}
.accountType h2 {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 11px;
	margin-left: 25px;
}
.typeHolder ul {
	width: 245px;
	font-size: 13px;
	color: #464646;
	margin-top: 25px;
	height: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 50px;
}

.typeHolder  .list1 {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	list-style-image: url(../img/bullets/blueCheck.jpg);
}
.typeHolder img {
	margin-left: 20px;
}

.leftColumn .accountType {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.accountType .typeHolder {
	background-image: url(../img/bg/signupBox.jpg);
	height: 297px;
	width: 313px;
	clear: right;
	float: left;
	margin-left: -8px;
}
.accountType .typeHolder2 {
	background-image: url(../img/bg/signupBox.jpg);
	height: 297px;
	width: 313px;
	clear: right;
	float: left;
}
.typeHolder2 ul {
	width: 245px;
	font-size: 13px;
	color: #464646;
	padding: 0px;
	margin-left: 50px;
	margin-top: 25px;
	height: 155px;
}
.typeHolder2  .list2 {
	margin-bottom: 7px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
}
.typeHolder2 img {
	margin-left: 20px;
}
.hrSignup1 {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 75%;
	padding-top: 8px;
	padding-bottom: 10px;
}
