@charset "utf-8";


cfinput.text {
	width: 200px;
	text-align: left;
	float: left;

}
label.inline {
	float: left;
	margin-left: 5px;
	clear: left;
	display: block;
	text-align: right;
	width: 150px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.inputWrap {
	padding-top: 5px;
}


label.top {
	margin-left: 20px;
	display: block;
	margin-top: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 80%;
}
.fieldsetGroupThree {
	clear: left;
	float: none;
	height: auto;
	width: auto;
}
.groupSplitLeft {
	float: left;
	width: 30%;
}
.groupSplitRight {
	float: left;
	width: 65%;
}

.labelWrap {
	width: 150px;
	float: left;
	height: auto;
	text-align: right;
}

#emp_relocating {
	margin-left: 20px;
	display: inline;
}
.textarea {
	margin-left: 20px;
	width: 550px;
	height: 5em;
}
label.radio {
	font-size: 80%;
	font-weight: bold;
}
#radiogroup {
	margin-top: 20px;
	text-align: center;
}
span.selectlabel {
	font-size: 80%;
	font-weight: bold;
}
select.select {
	margin-left: 20px;
}
#employmentcomments {
	height: auto;
	text-align: left;
}
#employmentcomments h5 {
	text-align: center;
	margin-top: 20px;
}
#positionapplyinglegend {
}
#emp_comments {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
