#enrollment {
	width: 520px;
	padding: 15px;
	}

#enrollment label {
	font-weight: bold;
	margin-right: 5px;
	}

#enrollment input {
	font-size: 8pt;
	}

#enrollment p {
	margin: 0px;
	}

span.parenth {
	font-weight: normal;
	font-size: 7pt;
	}

span.bold {
	font-weight: bold;
	}

#purpose {
	height: 30px;
	}
	
#purpose input {
	}

#purpose label {

	}

#comp-info {
	margin: 0 auto;
	width: 480px;
	background: #C9D0E6;
	padding: 0 10px;
	line-height: 250%;
	}
	
#comp-name {
	width: 165px;
	}
	
#comp-branch {
	width: 70px;
	}

#comp-more-info {
	width: 290px;
	float: left;
	}
	
#comp-addr1 {
	width: 200px;
	}
	
#comp-addr2 {
	margin-left: 15px;
	width: 241px;
	}
	
#comp-agent {
	width: 157px;
	margin-top: 5px;
	}
	
#comp-posi {
	width: 70px;
	clear: left;
	}
	
#comp-phone {
	width: 77px;
	}

#comp-admin-phone {
	width: 80px
	}

#comp-admin-fax {
	width: 80px
	}

.hdr {
	margin: 0 auto;
	clear: both;
	height: 15px;
	width: 500px;
	background: url('./images/back_rnd_top.gif') bottom left no-repeat;
	}
	
.ftr {
	margin: 0 auto;
	clear: both;
	height: 15px;
	width: 500px;
	background: url('./images/back_rnd_bottom.gif') top left no-repeat;
	}
	
#comp-assoc {
	float: right;
	width: 180px;
	}
	
#comp-assoc h4 {
	text-align: center;
	}
	
#comp-assoc input {
	float: right;
	margin-left: 15px;
	}
	
#comp-assoc label {
	float: right;
	}
	
#train-admin {
	width: 500px;
	margin: 10px auto;
	}
	
p.form-notice {
	line-height: 100%;
	padding: 10px 15px;
	font-size: 7pt;
	}

#comp-admin {
	width: 200px;
	}
	
#enroll2-options {
	width: 480px;
	background: #C9D0E6;
	padding: 0 10px;
	margin: 0 auto;
	}

#enroll-options {
	width: 480px;
	background: #EFCFC4;
	padding: 0 10px;
	margin: 0 auto;
	}

#enroll-options h4 {
	margin: 0px;
	}

#enroll2-options h4 {
	margin: 0px;
	}

#enroll-options input {
	width: 25px;
	}

#enroll2-options input {
	width: 25px;
	}

#enroll-options label {
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	}

#leftside-options {
	width: 200px;
	float: left;
	padding-left: 50px;
	}

#rightside-options {
	width: 175px;
	float: right;
	padding-right: 50px;
	}
	
#rightside-options input {
	float: left;
	clear: left;
	margin-right: 5px;
	}

#single-option {
	width: 320px;
	float: left;
	padding-right: 0px;
	}

.single-option-list {
	width: 150px;
	float: left;
	padding-right: 10px;
	}
	
#hdr2 {
	margin: 0 auto;
	margin-top: 10px;;
	width: 500px;
	height: 15px;
	background: url('./images/back_hdr2.gif') bottom left no-repeat;
	}

#ftr2 {
	margin: 0 auto;
	width: 500px;
	height: 15px;
	background: url('./images/back_ftr2.gif') top left no-repeat;
	clear: both;
	}
	
#clicksafety {
	width: 240px;
	float: left;
	padding: 10px 10px 10px 0;
	}

#clicksafety h4, #clicksafety p {
	margin: 0px;
	line-height: 100%;
	text-align: justify;
	}

#clicksafety input {
	float: left;
	margin-left: 15px;
	}

#clicksafety label {
	float: left;
	font-weight: normal;
	width: 180px;
	line-height: 100%;
	margin-bottom: 10px;
	}



#hdr3 {
	height: 15px;
	width: 220px;
	float: right;
	background: url('./images/back_hdr3.gif') bottom left no-repeat;
	margin: 50px 10px 0 0;
	}

#early-bird {
	width: 210px;
	background: #C9D0E6;
	margin-right: 10px;
	float: right;
	padding: 0 5px;
	text-align: center;
	}

#early-bird p, #early-bird h4 {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	}

#early-bird h4 {
	font-size: 12pt;
	color: #BE4538;
	margin-bottom: 10px;
	}


#ftr3 {
	height: 15px;
	width: 220px;
	float: right;
	margin-right: 10px;
	background: url('./images/back_ftr3.gif') top left no-repeat;
	}

#form-bill {
	border-top: dotted black 1px;
	clear: both;
	}

#form-bill input {
	margin-bottom: 3px;
	}

#payment-type {
	text-align: center;
	margin-bottom: 15px;
	}

#bill-addr {
	width: 400px;
	}

#bill-name {
	width: 200px;
	}

#bill-posi {
	width: 151px;
	}
	
#bill-email {
	width: 202px;
	}
	
#cc-type {
	margin-top: 20px;
	text-align: center;
	}

#cc-name {
	width: 175px;
	}
	
#cc-code {
	width: 50px;
	}
	
#cc-email {
	width: 150px;
	}
	
#cc-info select {
	margin-bottom: 3px;
	}

#cc-exp-year {
	margin-right: 10px;
	}

#enroll-submit {
	float: right;
	margin-top: 15px;
	color: green;
	width: 200px;
	font-weight: bold;
	}