div#formBox {
	width: 412px;
}

div#title {
	padding: 9px 0;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border: 1px #000 solid;
	background-color: #ececec;	
}

div#form {
	border: 1px #ececec solid;
	background-color: #fff;
	text-align: left;
}

div#form h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 0;	
}

div#form span {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 8px;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom:10px;
}

div#form small {
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	margin-left: 5px;
}

div#form input {
	font-size: 10px;
	margin-bottom: 10px;
}

div#form input.submit {
	display: block;
	margin: 10px auto;
	background-color: #9e0b0f;
	color: #fff;
	padding: 3px 60px;
	font-size: 16px;
	font-weight: bold;
}

div#form input.firstname {
	width: 65px;
	margin-right: 10px;
}

div#form input.lastname {
	width: 65px;	
}

div#form input.zip {
	width: 40px;	
}

div#form input.emailaddr {
	width: 145px;	
}

div#form input.username {
	width: 90px;	
}

div#form input.password {
	width: 90px;	
}

div#form input.radiobutton {
	margin: 5px 0 0 5px; 
}

div#form hr {
	border: none;
	height: 1px;
	background-color: #808080;
	margin-right: 10px;
}

div#form ul {
	padding: 0;
	margin: 0 0 0 150px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	line-height: 13px;
}

div#form li {
	list-style-type: none;
}

div#form p {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;	
	margin: 15px 0;
	line-height: 0;
}

div#form div {
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	margin-bottom: 20px;
}

a#backupProcCard {
	margin-right: 10px;	
}


.t1 {font-family: Verdana;font-size: 14px;color: #888;}A.t1 {font-family: Verdana;font-size: 14px;color: #ffff00;}A.t1:HOVER {font-family: Verdana;font-size: 14px;color: #12ff00;}.t2 {font-family: Verdana;font-size: 18px;color: #888;}.big1 {font-family: Verdana;font-size: 36px;font-weight: 800;color: #888;}.big2 {font-family: Verdana;font-size: 24px;font-weight: 800;color: #888;}.big3 {font-family: Verdana;font-size: 40px;font-weight: 800;color: #888;}A.big2 {font-family: Verdana;font-size: 24px;font-weight: 800;color: #ffff00;}A.big2:HOVER {font-family: Verdana;font-size: 24px;font-weight: 800;color: #12ff00;}A.big4 {font-family: Verdana;font-size: 44px;font-weight: 800;color: #ffff00;}A.big4:HOVER {font-family: Verdana;font-size: 44px;font-weight: 800;color: #12ff00;}A.t1w {font-family: Verdana;font-size: 14px;color: #888;}A.t2 {font-family: Verdana;font-size: 18px;color: #ffff00;}A.t2:HOVER {font-family: Verdana;font-size: 18px;color: #12ff00;}
