body {
	font-family:arial, verdana;
	color:#000000;
	font-size:11pt;
	margin: 0;
}

H3, A.H3, A.H3:link, A.H3:visited {
	font-family:arial, verdana;
	color:#5a6d73;
	font-size:16pt;
	margin-top: 1em;
}

H4, A.H4, A.H4:link, A.H4:visited  {
	font-family:arial, verdana;
	color:#5a6d73;
	font-size: 14pt;
	margin-top: 1em;
}


h4.home {
	margin-top: 10px;
}

a {
	font-family:arial, verdana;
	text-decoration:underline;
	color:#73c0e5;
}

a:active {text-decoration:underline;color:#de0024;}
a:visited {text-decoration:underline;color:#de0024;}
a:link {text-decoration:underline;color:#de0024;}
a:hover {text-decoration:none;color:#de0024;}

a.menu {font-family:arial, verdana;text-decoration:none;font-size:10pt;color:#f4f3e4;}
a.menu:link {font-family:arial, verdana;text-decoration:none;font-size:10pt;color:#f4f3e4;}
a.menu:active {font-family:arial, verdana;text-decoration:none;font-size:10pt;color:#f4f3e4;}
a.menu:visited {font-family:arial, verdana;text-decoration:none;font-size:10pt;color:#f4f3e4;}
a.menu:hover {font-family:arial, verdana;text-decoration:underline;font-size:10pt;color:#f4f3e4;}

ol#rules > li {
	padding-bottom: 1em;
}

#results th {
	background: #ddd;
	border-right: solid white 2px;
}

#results tr.alt {
	background: #eee;
}


#results td.partrate {
	text-align: right;
}

#results td.center {
	text-align: center;
}

tr#selSchool {
	background: #E6FFED !important;
	font-weight: bold;
}


#slideshow {
	position: relative;
	width: 360px;
	height: 240px;
	margin: 1em 40px 20px 0px;
	float: left;
}

#bob {
	position: relative;
	width: 200px;
	height: 500px;
	margin-top: 1em;
	background-image: url(/images/bob_blank.jpg);
	background-repeat: no-repeat;
}

#bob img {
	border: solid #c3c0be 1px;
}

#helpBox {
	position: absolute;
	width: 200px;
	font-size: 8pt;
	border: solid black 1px;
	background: #eee;
	padding: 10px;
}

#footer a {
	font-size: 8pt;

}

#header {
	position: relative;
}

#searchbox {
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: center;
	border: solid #FF6D7D 1px;
	padding: 10px;
	background: #f0f0f0;
}

#searchsubmit {
	vertical-align: middle;
}

form {margin:0;}

.bobs { font-weight: bold; color: #DE0024; }

#awardbox {
	border: solid black 1px;
	background: #eee;
	padding: 1em;
	margin: 2em;
	font-size: 1.2em;
}
