#subNav #snHeaderReqInfo {
	font-size: 16px;
	position: absolute;
	top: 10px;
	display: block;
	padding: 5px 0px 5px 50px;
	margin: 0;
	text-decoration: none;
	color: #666;
	background-image: url(../_assets/image/forms/subNav-back-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subNav #snHeaderReqInfo:hover {
	color: #1867b9;
}

form div.fField {
	display: block;
	padding: 10px 15px;
}

form div.fField label.label{
	width: 130px;
	text-align: right;
	margin-right: 20px;
	color: #152e53;
	float: left;
}
form div.fFieldProgram {
	display: block;
	padding: 8px 15px;
}
form div.fFieldProgram label.label {
	width: 75px;
	text-align: right;
	margin-right: 20px;
	color: #152e53;
	float: left;
	font-size: 14px;
}








#contactInfo {
	float: left;
	width: 500px;
}

#contactInfo h2 span#h2span {
	font-size: .5em;
	font-weight: normal;
}

#contactInfo input {
	width: 228px;
}
#contactInfo input#fPhoneACInput{
	width: 25px;
}

#contactInfo input#fPhoneInput {
	width: 175px;
}

#contactInfo input#rbYES, #contactInfo input#rbNO {
	width: 30px;
	padding-left: 20px;
}
#contactInfo span#brochureDisclaimer {
	font-size: 0.7em;
	display: block;
	padding-left: 5px;
}
#contactInfoProgram {
	float: left;
	width: 320px;
	background-color: #C1DCF7;
	height: 250px;
}
#contactInfoProgram h2 {
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-top: 30px;

}
#contactInfoProgram h2 span#h2span {
	font-size: 10px;
	color: #666;
}
#contactInfoProgram input#fPhoneACInput {
	width: 25px;
}
#contactInfoProgram input#fPhoneInput {
	width: 96px;
}
#contactInfoProgram p#phoneDisclaimer {
	font-size: 10px;
	color: #666;
	margin: 0;
	top: -6px;
	position: relative;
	left: 20px;
}
#mailingAddress {
	/* [disabled]float: left; */
	width: 440px;
	background-color: #C1DCF7;
	height: 235px;
}
#mailingAddressProgram {
	float: left;
	width: 320px;
	margin-left: 4px;
	background-color: #C1DCF7;
	height: 250px;
	overflow: hidden;
}

#mailingAddressProgram div#brochureHeader {
	display: block;
	padding: 8px 15px;
	margin-top: 22px;

}
#mailingAddressProgram div#brochureHeader label {
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	text-align: left;
	color: #152e53;
	float: left;
	margin-right: 20px;
}
#mailingAddressProgram span#brochureDisclaimer {
	font-size: 10px;
	display: block;
	color: #666;
}




#programInterest , #deptContacts{
	float: right;
	width: 400px;
	padding-bottom: 20px;
}
#programInterest h2 {
	margin-bottom: 0px;
}
#programInterest div.fField {
	padding: 8px 15px;
}


#programInterest span {
	font-size: 0.7em;
	display: block;
	margin: 0;
	padding: 0;
}

#submitDiv {
	clear: both;
	width: 850px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px auto;
	padding-top: 30px;
	height: 100px;
}

#submitDivCU {
	clear: both;
	width: 850px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px auto;
	padding-top: 30px;
	height: 100px;
}
#submitDivCU input#submit {
	height: 30px;
	width: 200px;
	font-weight: bold;
	margin-left: 325px;
}


#submitDiv div.fField {
	float: left;
	width: 350px;
	margin-left: 100px;
}
#submitDiv div.fField label {
	width: 200px;
}

#submitDiv input#submit {
	float: right;
	margin-right: 150px;
	width: 200px;
	height: 30px;
	font-weight: bold;
	margin-top: 5px;
}
#submitDivProgram input#submit {
	width: 200px;
	height: 40px;
	font-weight: bold;
	margin-top: 18px;
	float: left;
	clear: both;
}
#submitDivProgram p {
	width: 390px;
	margin-top: 15px;
	margin-left: 60px;
	float: left;
	font-size: 12px;
}


#contactInfo textarea#fTextField {
	height: 140px;
	width: 380px;
	border: 1px solid #666;
}
#deptContacts .deptContactInfo {
	height: 60px;
	border-top: 1px solid #666;
	width: 320px;
}
#deptContacts .deptContactInfo h4 {
	font-size: 1em;
	color: #152e53;
	font-style: italic;
	margin: 5px 0px 2px 0px;
}
#deptContacts .deptContactInfo p {
	font-size: 0.8em;
	color: #333;
	margin: 0px 0px 3px 0px;
}





label.error {
	font-size: .7em;
	color: #F00;
}

/* Localized */