body {
	background-attachment: scroll;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	color: #333333;
}
h1 {
	font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman", serif;
	font-size: 24px;
	color: #095BA7;
	margin-top: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F6161E;
	font-family: Arial, Helvetica, sans-serif;
}
.btmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer {
	font-size: 10px;
	color: #333333;
}
.float {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	float: right;
	font-style: italic;
}
.floatpad {
	padding-right: 0px;
	padding-left: 3px;
}
.nav {
	display: block;
	list-style-type: none;
	padding: 0px 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #FFFFFF;
	color: #01835E;
	margin: 0px 2px 0px 0px;
	list-style-image: none;
}
.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.nav a:link {
	color: #0033CC;
	text-decoration: none;
	display: block;
}
.nav a:visited {
	color: #0033CC;
	text-decoration: none;
	display: block;
}
.nav a:hover {
	color: #FF0000;
	display: block;
	text-decoration: none;
}
.nav a:active {
	color: #FF0000;
	display: block;
	font-style: italic;
	text-decoration: none;
}
.point {
	list-style-image: url(images/bullet.gif);
}
.toplist {
	margin-left: 75px;
}
.rightpad {
	padding-right: 10px;
	padding-bottom: 15px;
}
.chalkbg {
	background-attachment: scroll;
	background-image: url(images/chalkbooks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.circle1bg {
	background-attachment: scroll;
	background-image: url(images/bg5_circle1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	padding-right: 10px;
	padding-bottom: 15px;
	background-image: url(images/bg5_circle2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.circle1bgNoCircle {
	background-attachment: scroll;
	/*background-image: url(images/bg5_circle1.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentNoCircle {
	padding-right: 10px;
	padding-bottom: 15px;
	/*background-image: url(images/bg5_circle2.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navbox {
	background-color: #E1E1E1;
	padding: 5px;
	float: right;
	border: 1px solid #095BA7;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
