BODY {FONT: 12px Tahoma; COLOR: #000000; background: #9F9F9F;}

H1 {
	FONT-SIZE: 16px;
	COLOR: #F36501;
	MARGIN-TOP: 15px;
	MARGIN-BOTTOM: -12px;
	padding: 0px;
}
H2 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #F36501; PADDING-TOP: 0px;}
H3 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 0px; COLOR: #F36501; PADDING-TOP: 0px;}
H4 {FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #000000; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal}

INPUT {FONT: 11px 'Lucida Console', Courier New, Courier; VERTICAL-ALIGN: text-top; COLOR: #000000; length: 20px}
TEXTAREA {FONT: 11px 'Lucida Console', Courier New, Courier; VERTICAL-ALIGN: text-top; COLOR: #000000; length: 20px}
SELECT {FONT: 11px 'Lucida Console', Courier New, Courier; VERTICAL-ALIGN: text-top; COLOR: #000000; length: 20px}
INPUT.Button {BORDER-RIGHT: #838383 2px solid; BORDER-TOP: #a9a9a9 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #f8f8f8; BORDER-LEFT: #a9a9a9 1px solid; COLOR: #838383; BORDER-BOTTOM: #838383 2px solid; FONT-FAMILY: Tahoma}
FORM {MARGIN: 0px}

P {FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 14px; FONT-FAMILY: Tahoma; TEXT-ALIGN: justify}
UL {FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 14px; FONT-FAMILY: Tahoma; TEXT-ALIGN: justify; margin-top:0px; padding-top:3px; margin-bottom: -10px;}
OL {FONT-SIZE: 11px;COLOR: #000000; LINE-HEIGHT: 14px; FONT-FAMILY: Tahoma; TEXT-ALIGN: justify}
TD {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma}

.comment {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Courier New; TEXT-ALIGN: left;}
.centered {TEXT-ALIGN: center}
.error {BORDER-RIGHT: #c0ab71 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c0ab71 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: #ffc; PADDING-BOTTOM: 2px; MARGIN: 0px 5px; BORDER-LEFT: #c0ab71 1px solid; COLOR: #dc241f; PADDING-TOP: 2px; BORDER-BOTTOM: #c0ab71 1px solid}

HR {PADDING-RIGHT: 2px; MARGIN-TOP: 0px; PADDING-LEFT: 2px;  MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #ddd; PADDING-TOP: 0px}

#footer {text-align: center; color: #999; font-size: 11px; padding-bottom:5px; padding-top:5px;}
#Content {PADDING-LEFT: 10px; PADDING-RIGHT: 15px;}
#Width {WIDTH: 701px; TEXT-ALIGN: center}
#Print {DISPLAY: none; VISIBILITY: hidden}

A:visited {COLOR: #d80530}
table.firstset {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	margin-left: 5px;
	width: 100%;
	margin-right: 5px;




}


/**Application UI Classes**/
P.Title
{
	font-size:16px;
	font-weight:bold;
}
table.DataTable
{
	border : none;
	padding : 2px;
}

table.DataTable td.ColumnHeader
{
	background-color : #eeeeec;
	font-weight : bold;	
	font-size : 12px;
}

table.DataTable td
{
	font-family: "Lucidia", lucida, arial, helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px;
	font-size : 12px;
	border-bottom: 1px solid #D3D3D3;
}

table.DataTable2
{
	padding : 2px;
	background-color: #F2F2F2;
	border: 1px solid #003366;
}

table.DataTable2 td.ColumnHeader
{
	background-color : #eeeeec;
	font-weight : bold;	
	font-size : 12px;
}

table.DataTable2 td
{
	font-family: "Lucidia", lucida, arial, helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px;
	font-size : 12px;
	border-bottom: 1px solid #D3D3D3;
}

.AltRow
{
	background-color: #eeeeec;
}

.ErrorMessage
{
	color:red;
}

/**Form Presentation Styles**/
table.FormTable
{
	border: solid 1px #000000;
	padding : 2px;
	background-color : #eeeeec;
}

table.FormTable td
{
	font-family : Arial;
	font-size : 12px;
}

table.FormTable td.Important
{
	background-color : #ffffcc;
}div#surround {
	background-color: #F3F3F3;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px solid #004080;
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;



}
table.firstset td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	width: 30%;
	margin: 5px;



}
.onerow {
	background-color: #EBEBEB;
}
table#schoolreport {
	width: 600px;
	border: 1px dashed #CCCCCC;
}
table#schoolreport td {
	vertical-align: top;
	padding: 10px;

}
table#schoolreport li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: list-item;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;

}
ul#schoolinfo {
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding-left: 0px;


}
table#schoolreport ul {
	margin: 0px;
}
table#schoolreport a:link, table#schoolreport a:visited {
	color: #B95C00;
	text-decoration: underline;
}
table#schoolreport a:hover {
	color: #003366;
}
table#schooldetails ul {
	margin: 0px;
}
table#coordcontact {
	padding: 10px 20px;
	border: 1px dashed #CCCCCC;
	margin-top: 25px;
	margin-bottom: 20px;
}
table#coordcontact td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;


}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B35900;
}
.coordbackground {
	background-color: #EAEAEA;
}

div.menu {
	background-color: #FEF5EB;
	padding: 3px;
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #996633;
}

.menu a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B05800;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	display: inline;
}

.menu a:hover {
	color: #003366;
	text-decoration: underline;
}
.menu a {
	text-align: center;
	margin-top: 4px;
	padding-top: 4px;
	}
	
#menucontainer {

}

ul#appnav {
	list-style-type: none;
	margin-left:0px;
	padding: 5px;
	text-align: center;
	background-color: #FEF5EB;
	border: 1px solid #FDCE6C;
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 20px;
}
ul#appnav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
	
ul#appnav a:link, ul#appnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B05800;
	margin-top: 10px;
}

ul#appnav a:hover {
	color: #003366;
	text-decoration: underline;
}

.access {
	font-size: 12px;
	background-color: #FFF3E8;
	margin: 20px 5px 5px;
	padding: 10px;
	border: 1px solid #B75B00;
}
a.adminhead:link, a.adminhead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a.adminhead:hover {
	color: #C66300;
	text-decoration: underline;
}
a.data:link, a.data:visited {
	color: #BB5E00;
	text-decoration: none;
}
a.data:hover {
	color: #003366;
}
div#schooledit {
	background-color: #F3F3F3;
	margin: 25px 5px 5px;
	padding: 10px;
	width: 450px;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.format {
	font-size: 11px;
	color: #993300;
}
div#schooledit input {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
table#editcoord {
	background-color: #F2F2F2;
	border: 1px solid #003366;
	width: 450px;
	margin-top: 10px;
	margin-left: 5px;
	color: #000000;
}
table#editcoord td {
	margin: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}

.backgroundcolor {
	background-color: #EFEFEF;
	padding-right: 3px;
	padding-left: 3px;
}
.warning {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
a.schoollist:link, a.schoollist:visited {
	font-size: 12px;
	font-weight: bold;
	color: #B05800;
	text-decoration: underline;
}
a.schoollist:hover {
	color: #003366;
}
table#schooldetails {
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	border: 1px dashed #CCCCCC;
	background-color: #F7F7F7;

}
table#schooldetails td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;

}
.schoolspace {
	padding-bottom: 10px;
}
table#login {
	padding: 20px 30px;
	border: 1px solid #003366;
	margin-bottom: 15px;
}
table#baseline {
	margin: 5px 5px 25px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	width: 250px;
}
table#baseline td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;

}
table#logos {
	padding: 10px;
	width: 500px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 20px;


}
table#logos td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.quote {
	color: #000000;
	padding: 5px;
	border: 1px dashed #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #F2F2F2;

}
td.bgimage {
	background-image: url(../images/top-dark2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 531px;
}
.loginbox {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ssList{margin-top:-10px;margin-bottom:10px;}
.ssTitle{font-size:13px;height:23px;}
#ssList2{margin-top: -2px;}