* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #342b19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 22px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #342b19;
	margin-top: -15px;
	margin-right: -15px;
	margin-left: -15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/Classes/FormHeader-Enroll.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	margin-bottom: 15px;
}
#container  {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bkgd-main.gif);
}
#header {
	height: 240px;
	width: 980px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1C7;
	padding-bottom: 15px;
}
.headerImage {
	float: left;
	background-color: #FFFFFF;
}
#mainNav  {
	background-color: #342B19;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	float: left;
	width: 980px;
	overflow: hidden;
}
#mainNav a:link, #mainNav a:visited {
	background-color: #342B19;
	color: #EBE9CA;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#mainNav a:hover {
	background-color: #342B19;
	color: #D0DC00;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.mainNavOn {
	color: #D0DC00;
	text-decoration: none;
	font-style: italic;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 15px;
}
#mainContent  {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	width: 600px;
}
.mainImage {
	margin-bottom: 25px;
}
#leftSidebar {
	width: 180px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	color: #342B19;
	float: left;
}
#leftSidebar a:link, #leftSidebar a:visited {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	line-height: 18px;
	color: #342B19;
	text-decoration: none;
	font-weight: bold;
}
#leftSidebar a:hover {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	line-height: 18px;
	color: #342B19;
	text-decoration: underline;
}
#leftSidebar p {
	margin-bottom: 15px;
}
#subNav {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1C7;
	width: 185px;
	margin-bottom: 15px;
	margin-left: -5px;
}
#subNav  p {
	background-color: #D0DC00;
	height: 24px;
	width: 175px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 10px;
	padding-top: 6px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: left;
	margin: 0px;
}
#subNav a:link, #subNav a:visited {
	background-color: #EBE9CA;
	list-style-type: none;
	font-style: normal;
	text-decoration: none;
	color: #342B19;
	width: 175px;
	height: 24px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	clear: left;
	margin-top: -6px;
	margin-left: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#subNav a:hover {
	background-color: #D0DC00;
	list-style-type: none;
	text-decoration: none;
	color: #342B19;
	width: 175px;
	height: 24px;
	float: left;
	margin-top: -6px;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 6px;
	font-style: italic;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.sidebarImage {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
}
#contentZoneBox {
	width: 765px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contentZoneBox a:link, #contentZoneBox a:visited {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #AEB016;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
#contentSecondary {
	width: 765px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D1C7;
	clear: left;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/bkgd-footer.gif);
	height: 220px;
	width: 980px;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	padding-top: 25px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D1C7;
	background-color: #FFFFFF;
}
.footerLogo {
	margin: 15px;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	color: #342B19;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	color: #342B19;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#insetLeft {
	background-image: url(../images/bkgd-inset.jpg);
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: left;
	margin-right: 25px;
	padding: 15px;
	background-position: center bottom;
}
#insetRight  ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 15px;
}
#insetRight {
	background-image: url(../images/bkgd-form.jpg);
	width: 345px;
	float: right;
	margin-left: 25px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 11px;
	font-weight: bold;
	height: auto;
	line-height: 17px;
	text-align: left;
	background-position: bottom;
	padding-right: 15px;
}
#insetRight p {
	margin-bottom: 10px;
}
.insetImage {
	float: right;
	margin-top: -35px;
	margin-right: 0px;
}
.insetSubtitle {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#insetRight a:link, #insetRight a:visited {
	text-decoration: none;
	color: #342B19;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-weight: bold;
	display: inline;
	line-height: 14px;
}
#insetRight a:hover {
	text-decoration: underline;
	color: #342B19;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
}
.formDisclaimer {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 10px;
	margin-left: 20px;
}
#insetForm {
	background-image: url(../images/bkgd-form.jpg);
	width: 400px;
	float: right;
	margin-left: 25px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	padding: 15px;
	background-position: center bottom;
	height: 670px;
}
#insetForm  td {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.phone {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.insetGuide {
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
}

