* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* G E N E R A L  S T Y L E S */
#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

a:link {
	text-decoration:none;
	color:#004D99;
}

a:visited {
	text-decoration:none;
	color:#004D99;
}

a:hover {
	text-decoration:underline
}
headernav a:link {
	text-decoration:none;
	color:#004D99;
}

headernav a:visited {
	text-decoration:none;
	color:#800080;
}

headernav a:hover {
	text-decoration:underline
}
.footerinfo {
	text-align:center;
	padding-top: 25px;
	color: #FFF;
}
.sitemapnav {
	text-align:center;

}
.sitemapnav A:link {
	text-align:center;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 9pt;

}	
.sitemapnav A:visited {
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
.sitemapnav A:hover {
	text-align:center;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 9pt;
	font-weight: bold;

}
p, td, strong, em  {
	/* [disabled]font-size:10pt; */
}

li {
	padding:2px;
}

.new {
	font-size:10pt;
	color:#cc3333;
}

.linobullet {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	/*margin-top:15px;*/
}

.linobulletnoindent{
	list-style: none;
	margin:0px;
}
	
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #47006B;
	border-bottom: 1px solid #47006B;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #47006B;
	/*color: 47006B      #663366;4D004D 360052 */
	padding:5px 0px 0px 0px
}

.smallprint {
	font-size: 8pt;
	margin-left: 15px;
}

.smallprintbold {
	font-size: 8pt;
	font-weight: bold;
}

.smallprintnew {
	font-size:8pt;
	color:#cc3333;
}

body {
	padding:0;
	border:0;
	line-height: 18px;
	background-image: url(../images/background/large_backgroundv2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	/* [disabled]border-left-width: 0; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.spacer {
	border: none;
}

.main {
	text-align: left;
	width: 982px;
	position:relative;
	padding: 0px;
	margin: auto;
	
}

.innerDiv {
	float: left;
	position:relative;
	width: 987px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 33px;
}

.headertop {
	background-color:#b7c037;
	position:relative;
	text-align:right;
	margin-right:100px;
	width:987px;
	height:15px;
}

.header {
	position:relative;
	float: left;
	padding:0px;
	margin:0px;
	width:987px;
	height:103px;
}

#name {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:19pt;
	font-weight:600;
	color:#ffffff;
	letter-spacing: 1px;
}

/*New Nav*/

.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	width:982px;
	height:23px;
	overflow: hidden;
}

.navtop ul, .navtop li {
    list-style: none; !important
	float: left; !important
	list-style:none; !important
	padding: 0px; !important
	margin: 0px; !important
	height:23px; !important
	overflow: hidden; !important
}

.navbtm {
	background-image:url(../images/matt_images/bg_spacer_image.jpg);
	position:relative;
	float:left;
	padding:0px;
	margin-left:0px;
	width:987px;
	height:27px;
	background-color: #FFF;
}

.NavNor {
	background-color:#208ccc;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;	
	cursor: pointer;
}

.NavNor a {
	color: #000000;
	text-decoration: none;
}

.NavNor a:hover {
	color: #8220b8;
	
	
}

/*Old Nav*/
.navtop {
	background-color:#208ccc;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	width:987px;
	height:23px;
	overflow: hidden;
	background-image: url(../images/matt_images/menu_bg.jpg);

}

.navtop ul, .navtop li {
	float: left;
	list-style:none;
	padding: 0px;
	margin: 0px;
	height:23px;
	overflow: hidden;
}




.breadcrumb {
	font-size:8pt;
	color:#1e1c1c;
	padding:0px 0px 10px 0px;
}

.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover {
	font-size:8pt
}
	
.footer {
	float:left;
	padding:15px;
	width:957px;
	min-height:90px;
	background-color: #118BCA;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 80px;
	background-image: url(../images/matt_images/repeat_bg_blue.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	bottom: 0px;
	page-break-before: auto;

}	

.footerl	{
	background-color:#65A60E;
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin:0px;
	left:181px;
	padding:0px;
	width:559px;
	min-height:53px;
}

.footerr	{
	background-color:#65A60E;
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
    margin-top: -7.5em;
	float:left;
	margin:0px;
	left:181px;
	padding:0px;
	width:216px;
	min-height:53px;
	vertical-align:text-bottom;
}

.footerlinks {
	text-align:center;
	padding:5px 0px 5px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}

.footerlinks A:link, .footerlinks A:visited, .footerlinks A:hover {
	font-size:9pt
}


.toparrow {
	float:right;
	padding:5px 0px 8px 0px;
}

.address, .address a, .address a:hover, .address a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	padding:15px 0px 3px 0px
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#47006B;
	padding:15px 5px 3px 0px;
	text-align:right;
}

/* T A B L E S */

/* Verticle Table with dots in between columns like ournewschools_session.html */

.verticaltable {
	margin-bottom:8px;
	margin-top:1px;
	border-collapse: collapse;
}

.verticaltable th{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	padding: 3px 3px 3px 5px;
	text-align:left;
	color:#000000;
	background-color:#FFDA61;	
	/*background: url(../images/LRtool_bg.png) repeat-x top;*/
	border-top: 1px #FFF solid;
	border-bottom:1px #BDB2A1 solid;
	border-left: 1px solid #fff;
}

.verticaltable td{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.verticaltable-district-main td{
	padding: 15px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC80B;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}
.verticaltable-district-orange td{
	padding: 15px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}
.verticaltable-district-purple td{
	padding: 15px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #844284;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.verticaltable-district-green td{
	padding: 15px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C3;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}

/* Vertical table WITHOUT dots in between columns like annual reports */

.verticaltablenodots {
	margin-bottom:8px;
	margin-top:1px;
	border-collapse: collapse;
}

.verticaltablenodots th{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	padding: 5px 15px 5px 15px;
	text-align:left;
	color:#000000;
	background-color:#CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDB2A1;
	border-right-color: #BDB2A1;
	border-bottom-color: #BDB2A1;
	border-left-color: #BDB2A1;
}

.verticaltablenodots td{
	padding:4px 2px 4px 4px;
	/*border-left: 1px dotted #FFE89E;
	border-right: 1px dotted #FFE89E;
	border-bottom: 1px dotted #FFE89E;*/
}

.categorytable {
	/*border-collapse: collapse;*/
	margin-bottom:8px;
	margin-top:1px;
	background-color:#46324e;
	border:1px #000 solid;
	font-family:"Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	text-align:left;
	color:#ffffff;
}

.categorytable td {
    padding:5px;
}


/* L E F T  H A N D  N A V */

ul#leftnav {
	list-style: none;
	margin-top:20px;
	padding: 0px;
	width:170px;
	color:#000000;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	/*background-color: #9999FF;*/
}

ul#leftnav li a:link, ul#leftnav li a:visited {
	font-size:8pt;
	display: block;
	text-decoration: none;
	padding: 2px;
	color:#000000;
}

ul#leftnav li {
	font-size:8pt;
	padding: 2px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

ul#leftnav li a:hover {
	background-color: #d5de54;
	color:eee;
	padding: 2px;
	color:#000000;
}

/* L E F T  H A N D  N A V MOVIES */

.leftnav2 {
	list-style: none;
	margin-top:20px;
	padding: 15px;
	width:170px;
	color:#000000;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	
	/*background-color: #9999FF;*/
}



/* LEFT HAND SUB NAV */	
		
ul#leftsubnav {
	list-style: disc;
	margin-left:25px;
	/*margin-top:20px;*/
	padding: 1px;
	/*width:170px;*/
	color:#000000;
	/*background-color: #9999FF;*/
}

ul#leftsubnav li a:link, ul#leftsubnav li a:visited {
	font-size:8pt;
	display: block;
	text-decoration: none;
	padding: 1px;
	color:#000000;
}

ul#leftsubnav li {
	font-size:8pt;
	/*border-top: 1px solid #d5de54;*/
	padding: 1px;
	color:#000000;
}

ul#leftsubnav li a:hover {
	background-color: #d5de54;
	color:eee;
	padding: 1px;
	color:#000000;
}

/* C O L U M N S */

.cols {
	position:relative;
	float:left;
	padding:0px;
	width:987px;
	background-color:#FFF;   	/* Right column background colour */
	background-image: url("../images/sec/rightcol.gif");
	background-repeat:no-repeat;
	background-position:753px 0px;
	padding-top: 0px;
	margin-top: 15px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}

.leftColumn {
	float: left;
	background-color:#FFF;
	background-image: url(../images/background/menu_repeat.jpg);
	background-repeat:repeat-y;
	width: 987px;
	overflow: hidden;
}
.column1 {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-top: 20px;
}

.column2 {
	float: right;
	width: 780px;
	background-color:#FFF;
	overflow: hidden;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	background-image: url(../images/matt_images/slogan.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.column3 {
	float: right;
	width: 216px;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 0px;
}


/* S E A R C H */
.search {
	position:relative;
	float:left;
	padding:0px;
	margin-left:15px;
	width:140px;
	height:32px;
	margin-bottom: 15px;
}
.searchbox {
	background-color:#ffffff;
	position:relative;

	.margin-top:-1px;
	vertical-align:top;
	width:120px;
	height:18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3a9ad3;
	border-right-color: #3a9ad3;
	border-bottom-color: #3a9ad3;
	border-left-color: #3a9ad3;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html .searchbox {
	height:22px;
	height:22px;
}
.searchbtn {
	position:relative;
	float:left;
	padding:0px 0px 0px 5px;
	height:32px;
}

.toprightnav{
	background-repeat: no-repeat;
	background-position:10px 1px;
	height: 50px;
	padding-right: 0px;
	padding-top: 35px;
	
}
	
	.toprightnav a:link {
	text-decoration:none;
	color:#49078D;
}

.toprightnav a:visited {
	text-decoration:none;
	color:#49078D;
}

.toprightnav a:hover {
	text-decoration:underline
		color:#49078D;
	color: #118BCC;
	text-decoration: underline;
}
	
.toprightnavtext{
	padding-left: 80px;
	padding-right: 0px;
	font-size:10px;
}


/* SUPERINTENDENT MESSAGE IMAGE */

.imgcurve {
	margin-right: 5px;
	float: left;
	clear: left; 
}

.imgcurvetext {
	font-size: 10pt;
	text-align: justify;
}

.imgcurvepadding {
	padding:5px 0px 0px 0px;
}



#schoolbus {
	list-style: none;
	width:170px;
	color:#000000;
	padding:4px;
	/*background-color: #9999FF;*/
}

#schoolbus a:link, ul#leftnav li a:visited {
	font-size:8pt;
	display: block;
	text-decoration: none;
	color:#000000;
}

#schoolbus {
	font-size:8pt;
	/*border-bottom: 1px solid #d5de54;*/
	color:#000000;
}

#schoolbus  a:hover {
	background-color: #d5de54;
	color:eee;
	color:#000000;
}



.heading {

color: #fff;
cursor: pointer;
color:#004D99;
}

