a
{
  text-decoration: none;
  color: black    
}

A:link
{ 
  text-decoration: none; 
  color: black    
}

A:active
{ 
  text-decoration: none;
  color: black  
}

A:visited
{ 
  text-decoration: none; 
  color: black  
}

A:hover
{ 
  text-decoration: none; 
  color: black
}

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 2px 2px 2px;
	text-align:left;
}

div#content {
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 450px;
	position: absolute;
	text-align: left;	
	background-color: #FDFDFD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: disc;
}


img#shadowContent {
	width: 757px;
	height: 457px;
	position: absolute;
	left: 0px;
	top: 0px;
}

img#shadowSideNav {
	width: 108px;
	position: absolute;
	left: -110px;
	top: 0px;
}

div#sideNav {
	background-image: url(../Images/MainBG.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	padding: 3px 1px 1px 1px;
	width: 98px;
	position: absolute;
	left: -110px;
	top: 0px;
	font-size: 13px;
}

div#sideNav a:link, div#sideNav a:visited {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #000000;
}
div#sideNav a:hover {
	color: #FFFFFF;
	background: #8DA4A6;
}

div#sideNav a:active {
	color: #000000;
	background: #EDF6F5;
	border: 1px inset #000000;	
}

div#sideNav span.title {
	padding: 0px 13px 0px 13px;
	font-size: 14px;
	background: #EDF6F5;
	border: 1px outset #000000;
}

div#textbg {
	background-image: url(../Images/MainBG.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	width: 750px;
	height: 99%;
	position: absolute;
	left: 0px;
	top: 0px;
}

div#logo {
	/*background-image: url(../Illumine - Inspection Support & School Improvement_files/button25.gif);
	*/
	background-image: url(LargeButton.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 519px;
	top: 157px;
	width: 261px;
	height: 67px;
	overflow:auto;
}

div#text {
	position: absolute;
	padding: 0px 15px 0px 15px;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 99%;
	overflow: auto;
	font-size: 12px;
	color: #000000;
}

div#text a:link, div#text a:visited {
	color: #003366;
}
div#text a:hover {
	color: #336699;
}
div#text span.title {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

div#indent {
	padding-right: 30px;
	margin-left: 25px;
}

div#pagetitle span {
	display: none;
}

.border{
	border: 1px solid #000000;
}
.style12 {font-size: 8pt; font-weight:900;}
.style15 {font-size: 7pt; color:#FFFFFF }
td.menuon {
	cursor:pointer;
	color: #000000;
	font-size: 9pt;
	background-image:url("../images/orangeButton.gif");
	padding-left: 10px;
} 
td.menuoff {
	color: #000000;
	font-size: 9pt;
	background-image:url("../images/orangeButton.gif");
	padding-left: 10px;
}
td.menuofftitle {

	color: #000000;
	font-size: 9pt;
	background-image:url("../images/orangeButton.gif");
	padding-left: 5px;
}
.tableBackground {
	background-image: url(../images/TitleBar.gif);
	background-repeat: repeat-x;
	background-color: #ECEFF8;
}
