body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.green-bg {
	background-color: #9acd68;
}
.headerimg {
	background-image: url(../images/top-header.jpg);
	height: 59px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #9acd68;
}
.footerimg {
	background-image: url(../images/bottom-footer.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #9acd68;
}
.nav-left {
	background-image: url(../images/nav-left.gif);
	width: 9px;
	background-repeat: repeat;
}
.nav-right {
	background-image: url(../images/nav-right.gif);
	width: 9px;
	background-repeat: repeat;
}
.nav-top {
	background-image: url(../images/nav-top.gif);
	width: 175px;
	background-repeat: no-repeat;
}
.nav-bottom {
	background-image: url(../images/nav-bottom.gif);
	width: 175px;
	background-repeat: no-repeat;
}
.nav-bg {
	background-color: #ffbe11;
}
.nav-button {
	background-image: url(../images/nav-button.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 32px;
	text-align: left;
	text-indent: 3px;
	padding-top: 6px;
}
.nav-mid-left {
	background-image: url(../images/nav-mid-left.gif);
	width: 9px;
	background-repeat: repeat;
}
.nav-mid-right {
	background-image: url(../images/nav-mid-right.gif);
	width: 9px;
	background-repeat: repeat;
}
.nav-mid-top {
	background-image: url(../images/nav-mid-top.gif);
	width: 430px;
	background-repeat: no-repeat;
}
.nav-mid-bottom {
	background-image: url(../images/nav-mid-bottom.gif);
	width: 430px;
	background-repeat: no-repeat;
}
.nav-mid-top2 {
	background-image: url(../images/nav-mid-top2.gif);
	width: 140px;
	height: 9px;
	background-repeat: no-repeat;
}
.nav-mid-bottom2 {
	background-image: url(../images/nav-mid-bottom2.gif);
	width: 140px;
	height: 9px;
	background-repeat: no-repeat;
}
.nav-mid-bg {
	background-color: #ccff9a;
}
.lesson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 25px;
}
td {
	font-size: 11pt;
}
.white-bold {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}
.bold {
	font-weight: bold;
	font-size: 10pt;
}
.small {
	font-size: 10pt;
}
.large {
	font-size: 16pt;
	font-weight: bold;
}
form {
	margin: 0px;
}
input {
	background-color: #FFFFFF;
	border: 2px solid #2c6c9a;
}
.button {
	background-color: #FFFFFF;
	border: 2px solid #2c6c9a;
}
textarea {
	background-color: #FFFFFF;
	border: 2px solid #2c6c9a;
}

<!--Mailing List-->
	div.message-body {
		padding:			1px 25px 25px 25px;
	}
	div.message-body h1 {
		color:				#000000;
		border-bottom:		1px #01a0e2 solid;
		font-size:			15px;
		font-family:		Arial, Helvetica, sans-serif;
		font-weight:		bold;
		text-align:			left;
	}
	div.error-message {
		border:				1px #01a0e2 solid;
		background-color:   #71e1ff;
		padding:			8px;
		color:				#000000;
		margin-bottom:		10px;
	}
.greennote {
	list-style-image: url(../images/note-green.gif);
	padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
margin-left:20px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
line-height: 20px;
}
.radio {border: none;
background-color: transparent;}

