body {
	background-image: url(/img/main/sharks-right-side_test.jpg);
	background-repeat: no-repeat;
	background-position: 770px top;
}
td, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
img {border:0px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
.teachers a {
color: #ffffff;
}
.blue {
	color: #002283;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight:bold;
}
.big {
	font-size: 12px;
	font-weight: bold;
	color: #00458E;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
.medium {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.large {
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
.xlarge {
	font-size: 22px;
	font-weight: bold;
	color: #9D7000;
}
a.nav {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-left: 15px;
}
a.nav:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-left: 15px;
}
/*.navoff {
	background-color: #F1F1F1;
	background-image: url(/img/main/nav_bg_off.gif);
}*/
.navon {
	/*background-color: #F1F1F1;*/
	background-image: url(/img/nav_over.jpg);
	cursor: hand;
	cursor: pointer;
}
a.navblue {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
}
a.navblue:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
}
.navoffblue {
	background-color: #0077C8;
	background-image: url(/img/main/nav-blue-off.gif);
}
.navonblue {
	background-color: #0077C8;
	background-image: url(/img/main/nav-blue-on.gif);
	cursor: hand;
	cursor: pointer;
}

.navoffdouble {
	background-color: #F1F1F1;
	background-image: url(/img/main/nav_bg_off_double.gif);
}
.navondouble {
	background-color: #F1F1F1;
	background-image: url(/img/main/nav_bg_on_double.gif);
	cursor: hand;
	cursor: pointer;
}

.navsub {
	background-color: #C8C8C8;
	display: none;
	position: absolute;
	width:175px;
	z-index:1000000000000000000000000000000000000000000000000000000000000000000000000000000000000;
}
.navsuboff {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	background-color: #4491D6;
	padding-left: 10px;
	position: relative;z-index:1000;
	width:165px;
}
.navsubon {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	background-color: #00225A;
	cursor: pointer;
	cursor: hand;
	padding-left: 10px;
	position: relative;z-index:1000;
	width:165px;
}
hr {
	border: none;
	border: solid 1px #6699D5;
	height: 1px;
}
.divider {
	font-size: 2px;
	width: 100%;
	height: 2px;
	background-color: #CDE2B8;
	margin: 12px 0px;
}
ul {
margin:2px 0px 20px 20px;
list-style-position:outside;
}
li {
margin:0px 0px 4px 0px;
list-style-position:outside;
}
.uppercase {
text-transform:uppercase;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E1E1E1;
	color: #000000;
	width: 200px;
	border-width:;
	border: 1px solid #0077C8;
}
.light {
	color: #FFF6E5;
}
.button {
	padding:0 .25em 0 .25em;
	width:1;
	overflow:visible;
	text-align:center;
	width:auto;
}