.hdr_lg {
	width: 431px;	
	height: 23px;	
}

.hdr_lg h4 {
	display: none;
}

.formBox_lg {
	width: 401px;
	padding: 20px;
	background: url(../images/entrance/formBK_lg.gif) repeat-y;
	font-size: 11px;
	color: #686868;
}

.formBox_lg_btm {
	background: url(../images/entrance/formBtm_lg.gif) no-repeat;
	width: 431px;
	height: 33px;
}

.formItem {
	margin-bottom: 14px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	line-height: 10px;
	padding-right: 5px;
	display: none
}

.formItem label {
	font-weight: bold;
	float: left; 
	width: 171px;
}

.floatLeft {
	float: left;
}

.agreement {
	margin-left: 25px;
}

.agreement a:hover, .agreement a:visited, .agreement a:link, .agreement a:active {
	color:#3399CC;
	text-decoration:underline;
} 

.agreement label{
	width: 360px;
	font-size: 10px;
	font-weight: normal;
}

.submitReg {
	text-align: right;
	width: 280px;
}

.emailNote {
	margin-left: 304px;
	margin-top: -20px;
	width: 60px;
	font-size: 10px;
	line-height: 10px;
}