@charset "utf-8";
/* CSS Document */

#form-cvtxt
{
	width:300px;
	line-height:20px;
	text-align:left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #993300;
	display: block;
	padding: 0px;
	height: auto;
	margin-left: 2px;
	margin-right: 0px;
	font-weight: bold;
	float: left;

}


#career-formbox{
	width:350px;
	margin-left: 6px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	padding: 6px;
	height: 750px;
}

#career-form-curve {
	background-image: url(../images/career-curve.gif);
	background-repeat: no-repeat;
	padding: 12px;
	height: 690px;

}


#career-form-btn {
	width: 300px;
	text-align: center;
	height: auto;

}

#career-quickquotebox{
	height: 850px;
	color: #000000;
}

.alert
{
	color: #FF0000;
	width: 270px;
}


.career-quote-field{
	height: 30px;
	font-size: 13px;
	border: 3px solid #999999;
	width: 300px;
	background-color: #FFFFA0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	float: left;
}


.career-quote-field-code{
	height: 30px;
	font-size: 13px;
	border: 3px solid #999999;
	width: 100px;
	background-color: #FFFFA0;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	

}

.career-access-box {
	width: 270px;
	height: 50px;
	padding-top: 12px;
	float: left;
}
