@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.topnav:link, a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.topnav:hover, a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #145a14;
	text-decoration: underline;
}
a:visited {
	color: #145a14;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: underline;
}



a.sidenav:link, a.sidenav:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #145a14;
	text-decoration: none;
}

a.sidenav:hover, a.sidenav:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #145a14;
	font-weight: bold;
	line-height: 22px;
}

a.header:link, a.header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #145a14;
	font-weight: bold;
	text-decoration: underline;
}

a.header:hover, a.header:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url();
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.75;
}

a.body:link, a.body:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #145a14;
	text-decoration: underline;
}

a.body:hover, a.body:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: underline;
}

.rtcolhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #426e42;
	font-weight: bold;
}
.horizdots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.horizdotstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
}
.horizdotsvertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.horizdotsvertical2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
.rtcolhdrwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4C83B7;
	font-weight: bold;
	line-height: 22px;
}
.style1 {color: #4C83B7}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;

}

a.sidebar2:link, a.sidebar2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.sidebar2:hover, a.sidebar2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
}

.schoolroster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a.schoolroster:link, a.schoolroster:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
}

a.schoolroster:hover, a.schoolroster:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;}

</style>

