@charset "utf-8";
body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#wrapper {
	margin: auto;
	width: 980px;
}
#main {
	float: left;
	width: 700px;
	background-image: url(images/arc2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
legend {
	font-size: 1.7em;
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	margin: auto;
	width: 980px;
	clear: both;

}
.imgLeft {
	float: left;
}


form#search {
	width: 450px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#right {
	width: 200px;
	float: right;
	text-align: center;
	border: 1px solid #999999;
	padding: 4px;
}
h1 {
	color: #2769AA;
	width: 700px;
	text-align: center;
	margin-top: 50px;
}

#footer {
	margin: auto;
	width: 990px;
	clear: both;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
}
.headertxt {
	background-color: #e6d78f;
	width: 500px;
	font-weight: bold;
	color: #2769AA;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
.imgRight {
	float: right;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	width: 200px;
}
.instruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}
.found {
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.notfound {
	color: #CC0000;
}
.headbanner {
	background-color: #e6d78f;
	height: 30px;
	width: 100%;
	clear: both;
	margin: 0px;
}
#month{
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.tblDate{
	background-color:#e6d78f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	color:#003366; 
	font-weight:bold;
}
#sched{
	background-color: #FFFFDF;
	overflow: scroll;
	height: 200px;
	width: 450px;
	border: 2px solid #3300CC;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: auto;
}
.crsLineHgt {
	line-height: 1.5em;
}
.subptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tabledata {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 25px;
	width: 600px;
}
#reg{
	margin-left: 25px;

}
#wrapper #main #reg .col1 {
	font-size: 8pt;
	background-color: #FFC;
	float: left;
	width: 160px;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
#wrapper #main #reg .col2 {
	font-size: 8pt;
	background-color: #e6d78f;
	float: left;
	width: 160px;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
.rowh {
	height: 55px;
}
.clear {
	clear: both;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

