@charset "UTF-8";


#cFixed{
	width: 603px;
	height: 1200px;
	margin: 0px;
	float: left;
}


a{
	outline:none;
}




.form-title3 {
	height: auto;
	width: 550px;
	font-size: 1em;
	color: #842B00;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 6px;
	float: left;
	font-weight: lighter;
	padding: 0;
	display: block;
}

.form-text {
	height: auto;
	width: 555px;
	font-size: 0.85em;
	color: #9B9B9B;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	font-weight: lighter;
	display: block;
	letter-spacing: 0.1em;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.req-td {
	height: auto;
	width: 110px;
	color: #842B00;
	text-decoration: none;
	text-align: left;
	display: block;
	letter-spacing: 0.1em;
	line-height: 400%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6;
	margin: 0px;
}


.reg-td {
	height: auto;
	width: 110px;
	color: #3D2700;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
	display: block;
	letter-spacing: 0.1em;
	line-height: 400%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6;
	margin: 0px;
}

.fields {
	height: auto;
	width: 380px;
	color: #3D2700;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 0px;
	background-color: #D0BE93;
	float: left;
	padding: 0;
	background-repeat: repeat;
	border: 1px solid #BF956D;
}

.Subjfields {
	height: auto;
	width: 500px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 0px;
	background-color: #D0BE93;
	float: left;
	padding: 0;
	background-repeat: repeat;
	border: 1px solid #BF956D;
}

