body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-position: center top;
	background-color: #96BADE;
	background-image: url(images/bg.jpg);
}
.side-panel {
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
}
input {
	background-color: #FFFFFF;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
h3 {
	color: #BA9B57;
	margin: 5px;
	padding: 5px;
	font-size: small;
	font-weight: bold;
}
h4 {
	color: #96BADE;
	margin: 5px;
	padding: 5px;
	font-size: small;
}

p {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ba9b57;
}
a:visited {
	text-decoration: none;
	color: #ba9b57;
}
a:hover {
	text-decoration: underline;
	color: #c92b27;
}
a:active {
	text-decoration: none;
	color: #ba9b57;
}

#home {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	text-align: justify;
	padding: 0px;
}
#wrapper {
	border: 1px solid #85a3c0;
}
ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.titles {
	font-size: small;
	font-weight: bold;
	color: #ba9b57;
}

.plan-large   {
	background-image: url(images/plan-large.png);
	color: #FCFCFC;
	height: 26px;
	width: 250px;
	border-style: none;
	font-size: small;
	background-repeat: no-repeat;
	font-weight: bold;
	}
.plan {
	color: #FCFCFC;
	height: 26px;
	width: 150px;
	border-style: none;
	font-size: small;
	font-weight: bold;
	background-image: url(images/plan.png);
	letter-spacing: 0.125em;

}
.formField{
	border:1px solid #ABABAB;
	background-color:#FFFFFF;
}
.formButton{
	border:none;
	background-color: #ba9b57;
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	padding:4px 15px 4px 15px;
	margin-top:5px;
	margin-bottom:5px;
	text-transform:none;
	font-size:11px;
	color:#101010;
	border-bottom:1px solid #336600;
	border-right:1px solid #669900;
}
.formInstructions{
	font-size:11px;
	color:#003366;
	font-style:italic;
}
.infoDiv{
	background-image:url(images/bg_fade_2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EFEFEF;
	padding:3px;
	display:block;
	font-size:11px;
}
.infoDiv2{
	background-image:url(../images/bg_fade_3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#BEC0C3;
	padding:4px;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	border:none;
	height:18px;
	}
.infoDiv3{
	background-image:url(images/bg_fade_4.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c5fd65;
	padding:4px;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	border:none;
}

.infoDivInner{
padding:6px;
text-align:left;
}

.infoDivInner b{
	font-size:14px;
}
ol {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.enroll {
	padding: 50px;
}
