#free-sign-up {
	position: relative;
	display: block;
	width: 876px;
	height: 116px;
	background: url(/images/free-signup_876x116.jpg) no-repeat left top;
}
#free-sign-up h1 {
	color: #fff;
	font-size: 38px;
	padding-top: 25px;
	padding-left: 35px;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	display: none;
}


.mytitlelong {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 12px;
	width: 851px;
	background: url(/images/header_851x40.gif) no-repeat left top;
	height: 40px;
	position: relative;
	margin-bottom: 10px;
}
.mytitlelong h1 {
	margin: 0px;
	padding: 0px;
	line-height: 38px;
	color: #224B77;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
}

.mytitlelong h1 strong {
	color: #608F1B;
}

.mytitlelong h1 em {
	font-style: normal;
	font-weight: normal;
}

.box680 {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	background: url(/images/mid_680x1.gif) repeat-y left top;
	position: relative;
	margin-bottom: 10px;
	display: block;
}
.box680 .boxtop {
	width: 680px;
	height: 10px;
	background: url(/images/top_680x10.gif) no-repeat left top;
	position: relative;
	display: block;
}
.box680 .boxbot {
	width: 680px;
	height: 9px;
	background: url(/images/bottom_680x9.gif) no-repeat left top;
	position: relative;
	display: block;
}

.box680 p {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 18px;
}

.icon1 {
	width: 27px;
	height: 29px;
	background: url(/images/acc-info_27x29.gif) no-repeat left top;
	position: absolute;
	display: block;
	top: 5px;
	left: 8px;
	line-height: 29px;
}

.icon1 span {
	padding-left: 30px;
	width: 500px;
	display: block;
	line-height: 29px;
}



.icon2 {
	width: 27px;
	height: 29px;
	background: url(/images/about_27x29.gif) no-repeat left top;
	position: absolute;
	display: block;
	top: 5px;
	left: 8px;
	line-height: 29px;
}

.icon2 span {
	padding-left: 30px;
	width: 500px;
	display: block;
	line-height: 29px;
}


.icon3 {
	width: 27px;
	height: 29px;
	background: url(/images/key_27x29.gif) no-repeat left top;
	position: absolute;
	display: block;
	top: 5px;
	left: 8px;
	line-height: 29px;
}

.icon3 span {
	padding-left: 30px;
	width: 500px;
	display: block;
	line-height: 29px;
}



.icon4 {
	width: 27px;
	height: 29px;
	background: url(/images/verify_27x29.gif) no-repeat left top;
	position: absolute;
	display: block;
	top: 5px;
	left: 8px;
	line-height: 29px;
}

.icon4 span {
	padding-left: 30px;
	width: 500px;
	display: block;
	line-height: 29px;
}



.icon5 {
	width: 27px;
	height: 29px;
	background: url(/images/terms_27x29.gif) no-repeat left top;
	position: absolute;
	display: block;
	top: 5px;
	left: 8px;
	line-height: 29px;
}

.icon5 span {
	padding-left: 30px;
	width: 500px;
	display: block;
	line-height: 29px;
}




.thecode {
	width: 276px;
	height: 40px;
	background: url(/images/code_176x40.gif) no-repeat left top;
	position: relative;
	display: block;
	margin-left: 282px;
	margin-bottom: 15px;
}

.thecode a {
	position: absolute;
	left: 186px;
	top: 13px;
}

.formfields {
	position: relative;
	margin-left: 10px;
	margin-top: 25px;
	display: block;
}

.labelit {
	text-align: right;
	padding-right: 190px;
}
	
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.termsofs {
	position: relative;
	margin-left: 29px;
	font-family: arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	padding:3px; 
	border:1px inset; 
	width:590px;
	height:98px; 
	overflow-y:auto; 
	overflow-x: hidden; 
	background-color: #fff;
}

.iaccept {
	display: block;
	width: 194px;
	height: 22px;
	background:url(/images/iaccept_194x44.gif) no-repeat 0px 0px;
	text-decoration: none;
	position: absolute;
	bottom: -35px;
	right: 0px;
}
.iaccept:hover {
	background:url(/images/iaccept_194x44.gif) no-repeat 0px -22px;

}

.resetpw {
    display: block;
    width: 194px;
    height: 22px;
    background:url(/images/reset-password-btn_113x44) no-repeat 0px 0px;
    text-decoration: none;
    position: absolute;
    bottom: -35px;
    right: 0px;
    border: 0px;
}
.resetpw:hover {
    background:url(/images/reset-password-btn_113x44) no-repeat 0px -22px;

}



