html {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #888888;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #ffffff;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
table {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
.heading {
	font-size: 13pt;
	font-weight: bolder;
}
#back1 {
	height: 381px;
	width: 388px;
	background: url('../images/clock.jpg') no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	}
#back2 {
	height: 270px;
	width: 150px;
	background: url('../images/boxes.jpg') no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	}
#content {
	top: 70px;
	left: 20%;
	width: 500px;
	height: 600px;
	position: absolute;
	z-index: 50;
	padding: 0px 8px 0px 8px;
	}
#h1 {
	font-size: large;
	font-weight: 200;
	}
#logo {
	background: url(../images/logoTeal.png) no-repeat top center;
	height: 100px;
	width: 400px;
	position: absolute;
	top: -50px;
	left: 25px;
}
#nav-main {
	color: #aaaaaa;
	width: 300px;
	border-top: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	text-align: center;
	position: relative;
	left: 70px;
	}
#nav-main a:link {
	color: #000000;
	text-decoration: none;
	}
#nav-main a:visited {
	color: #000000;
	text-decoration: none;
	}
#nav-main a:hover {
	color: #ffffff;
	background-color: #006666;
	text-decoration: none;
	}
#nav-main a:active {
	color: #000000;
	text-decoration: none;
	}
#footer {
	width: 470px;
	border-top: 1px #555555 solid;
	font-size:11px;
	position: absolute;
	top: 412px;
	left: 4px;
	padding: 0px 8px 0px 8px;
	height: 87px;
}
#footer a:link {
	color: #1E9A9B;
	}
#footer a:visited {
	color: #00474b;
	}
#footer a:hover {
	color: #1E9A9B;
	background-color: #C3E1E1;
	}
#footer2 {
	width: 178px;
	font-size:11px;
	position: absolute;
	top: 464px;
	left: 285px;
	height: 58px;
}
#page {
	font-size: 12px;
	color: #333333;
	position:absolute; 
	left:7px; 
	top:77px; 
	width:477px; 
	height:333px; 
	z-index:60; 
	overflow: auto
}
#sform {
	font-size: 10px;
	color: #333333;
	position:absolute; 
	left:-107px; 
	top:20px; 
	width:650px; 
	height:1800px; 
	z-index:120; 
	overflow: auto
}	
#page a:link {
	color: #1E9A9B;
	}
#page a:visited {
	color: #00474b;
	}
#page a:hover {
	color: #1E9A9B;
	background-color: #C3E1E1;
	}
#page a:active {
	color: #C3E1E1;
	}
#servmenu {
	position: absolute;
	left: 59px;
	top: 15px;
	width: 112px;
	height: 54px;
	text-align: left;
	padding-left: 5px;
	border-right: 1px solid #aaaaaa;
	z-index: 80;
	background: url('../images/dropdown2.gif') left bottom;
	visibility: hidden;
}
#corpmenu {
	position: absolute;
	left: 219px;
	top: 15px;
	width: 167px;
	height: 84px;
	text-align: left;
	padding-left: 5px;
	border-right: 1px solid #aaaaaa;
	z-index: 90;
	background: url('../images/dropdown2.gif') left bottom;
	visibility: hidden;
}
#edumenu {
	position: absolute;
	left: 147px;
	top: 29px;
	width: 137px;
	height: 39px;
	text-align: left;
	padding-left: 5px;
	border-right: 1px solid #aaaaaa;
	z-index: 100;
	background: url('../images/dropdown2.gif') left bottom;
	visibility: hidden;
}
#flash {
	height: 100%;;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 400;
}

