input {
	color: #000;
	width: 300px;
}

label {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.w75 {
	width: 75%;
}

.w50 {
	width: 50%;
}

.w25 {
	width: 24%;
	margin-left: 1%;
}

.w20 {
	width: 19%;
	margin-left: 1%;
}

.pl10 {
	padding-left: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

#formWell {
	width: 90%;
	margin: 0 auto;
}

.floatLeft {
	float: left;
}

.clearAll {
	clear: both;
}

.inputHidden {
	display: none;
}

textarea {
	width: 100%;
	hieght: 100px;
}

table {
	background: #fff;
	color: #000;
	border: 2px solid #999;
	font-size: 14px;
	width: 100%;
}

table td {
	padding: 5px;
}

table .labels {
	width: 200px;
	text-align: right;
	font-weight: bold;
}

table .information {
	text-align: left;
	background: #eee;
}

.sectionLinks {
	margin: 15px auto;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.sectionLinks a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.sectionLinks a:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.sectionHeading {
	margin: 15px auto;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.sectionSubHeading {
	margin: 15px auto;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.section {
	border: 1px solid #c3c3c3;
	padding: 5px;
	margin-top: 15px;
}

.alignCenter {
	margin: 0 auto;
}

#applicationHeader1 {
	background: url(http://www.redshutters.net/careerFrom/images/one.gif);
	width: 470px;
	height: 37px;
}

#applicationHeader2 {
	background: url(http://www.redshutters.net/careerFrom/images/two.gif);
	width: 470px;
	height: 37px;
}

#applicationHeader3 {
	background: url(http://www.redshutters.net/careerFrom/images/three.gif);
	width: 470px;
	height: 37px;
}

#applicationHeader4 {
	background: url(http://www.redshutters.net/careerFrom/images/four.gif);
	width: 470px;
	height: 37px;
}

#applicationHeaderconfirmSubmit {
	background:
		url(http://www.redshutters.net/careerFrom/images/confirmSubmit.gif);
	width: 470px;
	height: 37px;
}

.inputImage {
	width: auto;
	border: 0px;
}
