body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	font-size: .9em;
}

p {
}

ul.r1 {
	list-style: url(none);
	list-style-type: disc;
	color: #FF9900;
	line-height: normal;
}
ul.r2 {
	list-style: url(none);
	list-style-type: disc;
	color: #99CC00;
	line-height: 1.2em;
}
ol {
	list-style: url(none);
	list-style-type: none;
}

#header {
	text-align: center;
}

#topbar {
	text-align: center;
}

#pad {
	padding-left: 8px;
	padding-right: 8px;
}

#padoff {
	padding-left: 8px;
	padding-right: 8px;
	color: #FF9900;
	font-weight: bold;
}

#nav {
	font-size: small;
	text-align: center;
	padding-top: 10px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 0px;
}

#navon {
	background-color: #FFCC00;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#navoff {
	background-color: #AFEA00;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;

}
.left {
	width: 170px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

.right {
	width: 170px;
	vertical-align: top;
	padding-top: 12px;
}

table {
	width: 100%;
}
.google {
	border: 1px solid #6699CC;
	text-align: center;
	background-color: #FFFFFF;
}
.content {
	padding: 0px 20px;
	vertical-align: top;
	padding-top: 12px;
}
.schoolpop {
	border: 1px solid #009900;
	text-align: center;
}
.subtitle {
	text-decoration: none;
	color: #333399;
	font-size: small;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FF9900;
}
.headC {
	font-size: .8em;
	color: #999999;
}
.mark {
	color: #FF9900;
	text-decoration: blink;
}

