html {
    font: small/1.4 "Verdana", sans-serif;
}
body {
    font-size: 100%;
	margin: 0;
	padding: 0;
	}

img {
    border-style: none;	
}

img.polaroid {
   padding:1px;
   border:1px solid #318549;
}

img.vcentered {
		vertical-align: middle;
}

.italic {
	font-style: italic;
	color: #545454;
}

.bold {
	font-weight: bold;
}

.boldblack {
	font-weight: bold;
	color: #f59800;
}

.boldred {
	font-weight: bold;
	color: #B00;
}

.boldgreen {
	font-weight: bold;
	color: #318549;
}

.green {
	color: #318549;
}

.red {
	color: #BB0000;
}

.alert {
    font-size: 120%;
	font-weight: bold;
	/*padding: 7px;*/

}

.privacyheader {
	font-size: 140%;
	font-weight: bold;
	clear: left;
	color: #0F68A0;

}

.blue
{
	color: #0F68A0;
}

.recordlock {

	clear: left;
	font-weight: normal;
	font-size: 120%;
	color: #ffffff;

	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 934px;

	background-color: #888888;
	background-image: url(images/recordlockbg.jpg);
	background-repeat: repeat;

}


p.recordlock a:link {color: #edff91}
p.recordlock a:visited {color: #edff91}
p.recordlock a:hover {color: #000000}
p.recordlock a:active {color: #000000}




.systemalert {

	clear: left;

	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 924px;
	font-weight: bold;
	background-color: #ffdae1;

}


.systemalertred {
	background-color: #f1bdc1;
	padding: 5px;
	width: 934px;

}

.systemalert p.title {
	margin: 0px;
	padding: 0px;
	color: #BB0000;
	color: #222;
	font-size: 120%;
	font-weight: bold;
}

.systemalert p.message {

	margin: 0px;
	margin-top: 8px;

}


.systemcaution {

	clear: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 924px;
	background-color: #f2e7c6;

}

.systemcaution p.title {
	margin: 0px;
	padding: 0px;
	color: #BB0000;
	color: #222;
	font-size: 120%;
	font-weight: bold;
}

.systemcaution p.message {

	margin: 0px;
	margin-top: 8px;

}

.systemworkflow {
	
	clear: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 924px;
	background-color: #BADED5;

}

.systemworkflow p.title {
	margin: 0px;
	padding: 0px;
	color: #BB0000;
	color: #222;
	font-size: 120%;
	font-weight: bold;
}

.systemworkflow p.message {

	margin: 0px;
	margin-top: 8px;

}

.systeminfo {
	
	clear: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 924px;
	background-color: #dedede;

}

.systeminfo p.title {
	margin: 0px;
	padding: 0px;
	color: #BB0000;
	color: #222;
	font-size: 120%;
	font-weight: bold;
}

.systeminfo p.message {

	margin: 0px;
	margin-top: 8px;

}











.signinalert {
	border-style: dashed;
	border-color: black;
	border-width: 2px;
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: 934px;
	background-color: #B8D5C0;
	background-image: url(images/fieldset_gradient.jpg);
	background-repeat: repeat-x;

}

.signinalert p.title {

	margin: 0px;
	font-size: 120%;
	font-weight: bold;

}

.signinalert p.message {

	margin: 0px;
	margin-top: 5px;
	color: black;

}


.whatsnew {
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #E3E3E3;
	width: 600px;
}

.whatsnewarchive {
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	width: 600px;
}


.stats {
	float: left;
	margin-left: 4px;
}

.statsimg {
	float: left;
	clear: left;
	position: relative;
	left: 0px;
	top: 6px;
}

.statsub {

	margin-left: 22px;
	border-left: 6px solid #7FB1CB;
	padding-left: 8px;
	color: #000;
	clear: left;
}

.notification {

	margin-left: 22px;
	border-left: 6px solid #B8D1E7;
	padding-left: 8px;
	color: #999;
	clear: left;
}

.notification span {
	font-weight: bold;
	color: #000;
}

.aboutlabel {
	color: #E97300;
	font-weight: bold;

}

.copyright {
	font-size: 92%;
	text-align: center;
	position: absolute;
	bottom: 10px;
	height: 50px;
	/*background-color: #BBB;*/
	color: #7FB1CB;
	/*width: 895px;*/
	width: 95%;

}

hr {
	border: 0;
	color: #83B692;
	background-color: #7FB1CB;
	height: 1px;
	width: 90%;
	text-align: center;
}

a:link {color: #0055a3}
a:visited {color: #0055a3}
a:hover {color: #000}
a:active {color: #000}


.header {
	background-image: url(images/headerbg.jpg?version=2);
	background-repeat: no-repeat;
	height: 180px;

}
	
.header a:link {color: #FFF}
.header a:visited {color: #FFF}
.header a:hover {color: #FFF}
.header a:active {color: #FFF}

.blacklink a:link {color: #FFF}
.blacklink a:visited {color: #FFF}
.blacklink a:hover {color: #FFF}
.blacklink a:active {color: #FFF}

.schooldistrict {

	text-shadow: 1px 1px 2px #FFFFFF;

	margin: 0;
	padding: 0;
	/* background: #FFF; */
	height: 35px;
	width: 450px;
	position: absolute;
	top: 64px;
	left: 310px;
	color: #0E55A2;
	color: #000;
	font-size: 28px;
}

.currentpage {

	margin: 0;
	padding: 0;
	/* background: #123; */
	height: 30px;
	width: 800px;
	position: absolute;
	top: 149px;
	left: 54px;
	color: #000;
	font-size: 13px;
	z-index: 50;
	
}

.currentpage a:link {color: #000}
.currentpage a:visited {color: #000}
.currentpage a:hover {color: #000}
.currentpage a:active {color: #000}

.signin {

	margin: 0;
	padding: 0;
	height: 30px;
	width: 350px;
	position: absolute;
	top: 43px;
	left: 620px;
	color: #FFF;
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	/* background: #123; */

}


#content {
	
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 0px;
	/*background-color: gray;*/
}

#contentsplit {
	
	position: absolute;
	top: 145px;
	bottom: 235px;
	right: 0px;
	left: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	/* background-color: gray; */
	overflow: auto;
	overflow-x: hidden;
}

#contentreview {
	
	position: absolute;
	height: 235px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #BED4E9;
	border-top: 4px solid #2E78B7;
	overflow: hidden;


}

.searchbar {

	background: #E2EEF4;
	background-image: url(images/searchbarbg.jpg?version=1);
	background-repeat: repeat-x;
	
	float: left;
	padding: 5px;
	margin-bottom: 12px;
	width: 934px;

}

.searchbar input[type=text] {
	
	width: 11em;
	
}

.searchitem {

	/* background: #FFFF99; */

	margin: 0px;
	padding: 0px;
	float: left;
	/*clear: left;*/
	width: auto;
	padding-right: 1em;
	padding-bottom: 0.5em;
	display: block;
	/* border: 1px solid #83B692; */
	
}

.searchitemadvanced {

	/* background-color: #00ff00; */
	margin: 0px;
	padding: 0px;
	float: left;
	/*clear: left;*/
	width: auto;
	padding-right: 1em;
	padding-bottom: 0.5em;
	/*display: none;*/
	/* border: 1px solid #83B692; */
	
}


.searchsubmit {

	float:right;
	/*float: left;*/
	margin-top: 0.3em;
	margin-left: 1.0em;
	padding: 0;
	width: auto;	
	/* background: #FFFF99; */
}

.searchbarpin {
	
	position:relative; 
	top: -0px;
	opacity: 0.5;
	width: 13px;
	height: 13px;
	margin-right: 4px;
}


.minisearchbar 
{
	clear: left;
	background-color: #E2EEF4;
	margin-left: 35px;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}


span.statboxblue
{
	color: #FFF;
	padding: 1px;
	background-color: #3C79AC;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #274F70;
	background-image: url(images/statboxblue.jpg);
	background-repeat: repeat-x;
	
}

span.statboxred
{
	color: #FFF;
	padding: 1px;
	background-color: #C0292E;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #C0292E;
	background-image: url(images/statboxbgred.jpg);
	background-repeat: repeat-x;
	
}

span.statboxbw
{
	color: #FFF;
	padding: 1px;
	background-color: #888;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #777;
	background-image: url(images/statboxbgbw.jpg);
	background-repeat: repeat-x;
	
}


.tableselectall
{
	color: #FFF;
	margin: 0px;
	padding: 6px;
	background: #2A83AF;
	width: 550px;

}

.tableselectalldynamic
{
	display: inline-block;
	white-space: nowrap;
	color: #FFF;
	background: #2A83AF;
	margin: 0px;
	padding: 6px;
	
}

.tableselectallita
{
	color: #FFF;
	margin: 0px;
	padding: 6px;
	background: #1E5B32;

}

.tablestats
{
	clear: left;
	color: #999;
	margin: 0px;
	padding: 6px;
	padding-left: 0px; 

}

.tablestats a {

	background-color: #4384bd;
	color: white;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;

}
.tablestats a {text-decoration: none; outline: none;}
.tablestats a:link { color: #FFF}
.tablestats a:visited {color: #FFF}
.tablestats a:hover {color: #FFF}
.tablestats a:active {color: #FFF}

.tablestats span {

	background-color: #BBB;
	color: white;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;

}


.tabletop {
	
	background: #006599;
	margin: 0;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #408CB3;
	
	
}
	

table.box-table-a
{
	font-size: 12px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
	min-width: 500px;
}

table.box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	/* background: #318549; */
	background: #006599;
	/* border-top: 2px solid #000; */
	border-bottom: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	white-space: nowrap;
	
}

table.box-table-a th.sortby
{
	background: #000;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}


table.box-table-a td
{
	background-color: #DDDDDD;
	padding: 6px 16px 6px 6px; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
	white-space: nowrap;
}

table.box-table-a td.alternaterow
{
	background-color: #A2C9AE;
	padding: 6px 16px 6px 6px; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
	white-space: nowrap;
}







table.box-table-a tfoot td
{
	padding: 4px 4px 4px 4px;
	background: #9DB5CD; 
	font-size: 10px;
	color: #FFF;
	text-align: center;
	border-top: 1px solid transparent;
}

table.box-table-a td.footer
{
	/*padding: 4px 4px 4px 4px;*/
	padding: 6px 16px 6px 6px; 
	background: #2A83AF; 
	color: #FFF;
	text-align: center;
	border-top: 1px solid transparent;
}

table.box-table-a tr:hover td.footer
{
	background: #2A83AF;
	color: #FFF;
}

table.box-table-a td.repeatheader
{
	
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #318549;
	border-top: 2px solid #000;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	white-space: nowrap;
	
}

table.box-table-a tr:hover td.repeatheader
{
	background: #318549;
	color: #FFF;
}

table.box-table-a td.subheader
{

	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-top: 1px;
	background-color: #b6d5bf;
	border-bottom: 1px solid #fff;

	color: #000;
	border-top: 1px solid transparent;
	white-space: nowrap;
	font-weight: bold;

}

table.box-table-a tr:hover td.subheader
{
	background: #c4dacd;
	color: #000;
}

table.box-table-a td.subheadererror
{

	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-top: 1px;
	background-color: #e1b4b6;
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
	/*white-space: nowrap;*/
	white-space: normal;

}

table.box-table-a tr:hover td.subheadererror
{
	background: #e1b4b6;
	color: #000;
}


table.box-table-a a:link {color: #0F68A0}
table.box-table-a a:visited {color: #0F68A0}
table.box-table-a a:hover {color: #0F68A0}
table.box-table-a a:active {color: #0F68A0}

table.box-table-a td.blacklink a:link { color: #000}
table.box-table-a td.blacklink a:visited {color: #000}
table.box-table-a td.blacklink a:hover {color: #000}
table.box-table-a td.blacklink a:active {color: #000}


table.box-table-a th a {text-decoration: none; outline: none;}
table.box-table-a th a:link { color: #FFF}
table.box-table-a th a:visited {color: #FFF}
table.box-table-a th a:hover {color: #FFF}
table.box-table-a th a:active {color: #FFF}


table.box-table-a tr:hover td
{
	background: #E6C298;
	color: #000;
}

table.box-table-a tr.norowhover:hover td
{
	background: #83B692;
	color: #000;
}

table.box-table-a tr.norowhover:hover td.alternaterow
{
	background: #A2C9AE;
	color: #000;
}

table.box-table-a caption
{

	font-weight: normal; 
	font: 110% "Verdana", sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 121px;
	background-image: url(images/sectionbg.png);
	background-repeat: no-repeat;
	
	color:#FFF;
	text-align: center;
	margin: 0px;
	border: none;
	
	
	
	
}

table.box-table-inactive
{
	font-size: 12px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
	min-width: 500px;
}

table.box-table-inactive th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #7E7E7E;
	border-top: 2px solid #222;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	white-space: nowrap;
	
}

table.box-table-inactive th.sortby
{
	background: #000;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}


table.box-table-inactive td
{
	background-color: #C1C1C1;
	padding: 6px 16px 6px 6px; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
	white-space: nowrap;
}


table.box-table-inactive a:link {color: #0F68A0}
table.box-table-inactive a:visited {color: #0F68A0}
table.box-table-inactive a:hover {color: #0F68A0}
table.box-table-inactive a:active {color: #0F68A0}

table.box-table-inactive td.blacklink a:link { color: #000}
table.box-table-inactive td.blacklink a:visited {color: #000}
table.box-table-inactive td.blacklink a:hover {color: #000}
table.box-table-inactive td.blacklink a:active {color: #000}


table.box-table-inactive th a {text-decoration: none; outline: none;}
table.box-table-inactive th a:link { color: #FFF}
table.box-table-inactive th a:visited {color: #FFF}
table.box-table-inactive th a:hover {color: #FFF}
table.box-table-inactive th a:active {color: #FFF}


table.box-table-inactive tr:hover td
{
	background: #b2b2b2;
	color: #000;
}

div.emailrecipients
{
	clear: left;
	display: none;
	font-size: 12px;
	color: #4c4c4c;
	
	
}

.tinymceformat p {
	padding: 0px;
	margin: 0px;
}

.tinymceformat.table {
	border-collapse:collapse;
}


.codeblock
{
	background-color: #EEE; 
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	border-style: dashed;
	border-color: #AAA;
	border-width: 1px;
	
	
}












