/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.green_fill {
	color: #666;
	background-color: #FFF;
	height: auto;
	width: auto;
	border: medium solid #390;
	font-weight: bold;
}
.size8font {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.size10font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.size12font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-.bold {
	font-weight: bold;
}
.sportsman_letter {
	background-color: #014900;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tableborder {
	border: medium solid #339900;
}
.cellborder {
	border-top: thin solid #339900;
	border-right: thin none #339900;
	border-bottom: thin none #339900;
	border-left: thin none #339900;
}
.topquotes {
	font-size: 12px;
	font-weight: bold;
}
.homefooter {

	font-size: 10px;
	font-weight: normal;
}
.guidancebox {
	border: thin solid #009900;
	height: 430px;
	width: 470px;
	background-color: #CCCCCC;
	padding-top: 15px;
}
.sixteenpointsbold {
	font-size: 16px;
	font-weight: bold;
}
.logo_pos {
	position: absolute;
	left: auto;
	float: right;
}
.logo_pos2 {
	position: relative;
	z-index: 5;
	float: right;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}
.indx_time {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.forparentsmainbox {
	width: 450px;
	border: thin solid #009900;
	background-color: #CCCCCC;
	padding: 15px;
}
.directionsfont {
	font-size: 18px;
	font-weight: 200;
	color: #339900;
}
.lt_grn_fill {
	background-color: #CCFFCC;
	font-weight: bold;
}

/** FORCE RIGHT SCROLL BAR */
#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
.size12font_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.topquotes_right {
	font-size: 12px;
	text-align: right;
}
.green_back_12pt {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
