.fieldLabel, .fieldLabel2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #54BA01;
	font-weight: bold;
}

.fieldLabel2 {
	margin: 0px;
	margin-right: 3px;
	float: left;
}

.inputDiv {
	clear: both;
}

.inputDiv2 {
	float: left;
}

.inputBox {
	padding-left:3px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	height: 16px;
	width: 100px;
	border: 1px solid #b9b9b9;
}


.fheader {
	clear: both;
	margin-top: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}


.required_note {
	float: right;
	text-align: right;
	margin: 10px 0px 10px 0px;
	width: 100%;
	color: #57BB0B;
}




.required_sign {
	color: #57BB0B;
}

.mybutton1 {
	width: 77px;
	height: 20px;
	padding-left:3px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	border: 1px solid #b9b9b9;
}


.mybutton2 {
	width: 77px;
	background: #57BB0B;
	padding-bottom:5px;
	margin-top: 13px;
	color: #fff;
	font-weight: bold;
	border: none;
}

.errors {
	color: #BE2102;
	border: 1px solid #000;
	background-color:#ffffff;
	padding: 4px;
	margin:10px 2px 10px 2px;
}

.error {
	color: #BE2102;
	font-size: 11px;
}
.error2 {
	color: #BE2102;
	font-size: 11px;
	font-weight: bold;
}
