.formShadow {
	background-image: url(../images/form-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.formBkgd {
	background-image: url(../images/form-bkgd.gif);
	background-repeat: repeat-x;
	background-position: 0px 61px;
	background-color: #F2F8FC;
}
.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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.progTitle a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 2px;
}
.progTitle a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.progList1 {
	background-color: #D7EFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.progList1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	padding: 2px;
}
.progList1 a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.progList2 {
	background-color: #F2FAFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.progList2 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	padding: 2px;
}
.progList2 a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.programtext {
	padding-left: 16px;
	padding-right: 5px;
}
.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;
}
.bodyLink {
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
}
.bodyLink a {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 3px 0px 3px 3px;
}
.bodyLink a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.bodyPadding ul {
	list-style-type: square;
	margin: 0px;
	padding-right: 5px;
	padding-left: 15px;
}
.link {
	color: #0000FF;
	text-decoration: underline;
}
