.formShadow {
	background-image: url(../Copy%20of%20nau/images/form-shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bodyPadding {
	padding: 3px 10px 3px 3px;
}
.body {
	font-size: 11px;
}
.bodyTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
.progTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A95BD;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.progList1 {
	background-color: #D7EFFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.progList2 {

	background-color: #F2FAFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.med {
	font-size: 11px;
}
input {
	font-size: 11px;
}
select {

	font-size: 11px;
}
.formPadding {
	padding: 5px;
}
.required {
	color: #FF6600;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
