body {margin:0px;
background-color:#FFFFCC;}
table.main {height:100%;
background-color:#FFFFFF;}
table.sched {text-align:center;
vertical-align:middle;}
table.curr {font-size:12px;}
table.sched td {height:25px;}
#title {
width:650px;
margin:15px;
font-weight:bold;}
#body {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	font-weight: normal;
	border: 1px solid #66FFFF;
	padding: 10px;
	margin-top: 5px;
}
a {
	text-decoration:none;
}
.menubutt {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0073ff), color-stop(1, #0a04bd) );
	background:-moz-linear-gradient( center top, #0073ff 5%, #0a04bd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0073ff', endColorstr='#0a04bd');
	background-color:#0073ff;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#00c4ff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:99%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #10477d;
}
.menubutt:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6b843), color-stop(1, #bf7a26) );
	background:-moz-linear-gradient( center top, #e6b843 5%, #bf7a26 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6b843', endColorstr='#bf7a26');
	background-color:#e6b843;
	border:1px solid #f2ce85;
    color:#f2e938;
	text-shadow:1px 1px 0px #804d00;
}.menubutt:active {
	position:relative;
	top:1px;
}
.menubutt2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	box-shadow:inset 0px 1px 0px 0px #f5f2ba;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6b843), color-stop(1, #bf7a26) );
	background:-moz-linear-gradient( center top, #e6b843 5%, #bf7a26 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6b843', endColorstr='#bf7a26');
	background-color:#e6b843;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0;
	border:1px solid #f2ce85;
	display:inline-block;
	color:#f2e938;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:99%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #804d00;
}
div.left {
	left: 100px;
	top: 0px;
	width: 600px;
	position:relative;
}
div.right {
	left: 100px;
	top: 0px;
	width: 600px;
	position:relative;
	
}
#welcome {
float:left;
left:60px;
position:relative;
margin-bottom:10px;
}
#shield {
float:right;
}
.copy {
font-size:10px;
color:#0000CC;
}
.point {
	list-style-image: url(arrow.gif);
	margin-left: 20px;
	list-style-position: outside;
}
.tuition {
font-size:12px;
}
ul {
margin: 0px;
padding: 0px;
}
li {margin: 15px 0px;}
.req {
	color: #FF0000;
	font-size: 10px;
}
#contactform {text-align:left; font-size:12px; font-family: verdana,arial,helvetica; color:#000000; font-weight:normal;margin: 0px 0px 3px;}
.formfield {background: #E6E6E6; font-family:verdana,helvetica; font-size:11px; height:19px; font-weight: bold; border: 1 solid;}
.formstyle {background: #E6E6E6; font-family:verdana,helvetica; font-size:11px; height:19px; font-weight: bold; border: 1 solid;}
.formtextarea {background: #E6E6E6; font-family:verdana,helvetica; font-size:11px; font-weight: normal; border: 1 solid;}


