* {
	min-height:1px;
	scrollbar-3d-light-color:#E0E8FA;
	scrollbar-arrow-color:#000066;
	scrollbar-base-color:#E0E8FA;
	scrollbar-dark-shadow-color:#192666;
	scrollbar-face-color:#A0B9F3;
	scrollbar-highlight-color:#E0E8FA;
	scrollbar-shadow-color:#192666;
}
body {
	border:0; 
	margin:0; 
	padding:0; 
}
span, div, p, tr, td {
	font-family: Tahoma, Arial, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.windowdescription {
	text-indent: 10pt;
	font-weight: bold;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	text-align: left;
	border: 1px solid #30589C;
}
.windowerrordescription {
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #000099;
	text-indent: 0pt;
	vertical-align: middle;
	height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.inwindowtitles {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	position: relative;
	background-image: url(../images/titleback.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
.seperator {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.fieldindent {
	text-indent: 0pt;
	white-space: nowrap;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebartext {
	font-weight: bold;
	color: #023880;
	background-color: #C9D8EF;
	margin: 0px;
	padding: 10px;
}
.capitalLetters {
	text-transform: uppercase;
}
.horizontalSpace {
	height: 5px;
	_height: 5px;
	display: block;
	visibility: hidden;
}
.nodisplay {
	display: none;
}
#studentInformation {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#studentInformation #name{
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#studentInformation #class{
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}