body {
	margin: 		0px; 
	padding: 		0px;
	bkground: 	buttonface;
	background: 	silver;
	font-size: 		75%;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	height: 		100%
}
.pagebody {
	position: 		absolute;	
	top: 			2px; 
	left: 			4%; 
	width: 			92%; 
	min-width: 		700px;
	height: 		100%;
	/* filter:			progid: DXImageTransform.Microsoft.Shadow(color=#000000, Direction=125, Strength=10);	*/
}
#pagebody {
	margin: 		0px;
	padding: 		2px;
	height: 		100%
}
table {
	font-size: 		1em;
	font-family: 	Verdana, Arial, Helvetica, sans-serif
}
a { 
	text-decoration: underline;
	font-weight: 	bold;
	color: 			#22516D
}
a:hover {
	color: 			#F00; 
	background-color: transparent;
	text-decoration: underline
}
a.bar, a.bar:link, a.bar:visited, a.bar:active {
	color: 			#FFF;
	background-color: transparent;
	text-decoration: none
}
a.bar:hover {
	color: 			#486C88;
	background-color: #FFF;
	text-decoration: none
}
h1 {
	font-size: 		2.18em; 
	color: 			#7E839C; 
	background-color: transparent;
	font-family: 	"Times New Roman",Serif;
	font-weight: 	lighter;
	line-height: 	1.1em;
	clear: 			both
}
h2 {
	margin-top: 	1em;
	margin-bottom: 	0.75em;
	font-size: 		1.75em; 
	color: 			#486C88;	
	background-color: transparent; 
	font-family: 	"Times New Roman",Serif
}
h3 {
	font-size: 		1.5em;
	color: 			#486C88;
	background-color: transparent;
	font-family: 	"Times New Roman",Serif;
	margin-top:20px;
	margin-bottom:4px;			
}
h4, h5, h6 {
	font-size: 		1.15em; 
	background-color: transparent;	
	color: 			#486C88

}
.intextmenu1 {
	background-image: none;
	background-color: #FC6;
	border: 		solid #036 thin
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 		0px 0px 0px 25px;
	padding: 		0px
}
Strong {
	font-weight: 	bold
}
form, input, SELECT, textarea ,multiple, button, option, radio {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	margin: 		0px;
	font-size: 		9pt
}
label {
	color: 			maroon
}
thead, th {
	font-weight: 	normal;
	border: 		none; 
	background: 	#7E839C
}
.picturepara {
	clear: 			both;
	width: 			100%;
	margin: 		0px
}
.MainBody {
	padding: 		35px 5px 5px 20px;
	vertical-align: top;
	background-image: url('../Images/BannerRightBottom.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFF;
	text-align: 	left 
}
.LHMenu {
	padding: 		20px 0px 0px 0px;
	margin: 		0px 10px 5px 0px;
	vertical-align: top;
	background-color: #E7E7EC;
	color: 			#000000;
	width: 			186px;
	max-width: 		186px
}
.MenuItem, a.MenuItem, a.MenuItem:link, a.MenuItem:visited {
	color: 			#22516D; 
	padding-right: 	10px;
	font-family: 	"Times New Roman",Serif;
	font-size: 		1.1em;
	font-weight: 	bold;
	text-align: 	right;
	text-decoration: none;
	line-height: 	0.64em;
	letter-spacing: 0.034em
}
.pageheaderbar {
	color: 			#000000;
	background-color: #7E839C
}
.pageheaderbarright {
	color: 			#000000;
	background-image: url('../Images/StarLogoFull.gif') !important;
	background-repeat: no-repeat;
	background-position: bottom left;	
	background-color: #7E839C;
	text-align: 	left
}
.Footer {
	color: 			#FFF;
	background-color: #7E839C
}
.inlinelink {
	text-decoration: none
}
.formLabel {
	font-weight: 	bold;
	color: 			#7E839C;
	text-align: 	right;
	vertical-align:	top;
	padding-right: 	5px;
	margin-right: 	5px
}
.teacherPic {
	margin: 		10px 10px 5px 0px
}
.teacherLabel {
	font-weight: 	bold;
	color: 			#22516D;
	line-height: 	2.25em
}
acronym, abbr { 
	cursor: 		help;
	border-bottom: dashed
}
acronym { 
	speak: 			normal; 
	border-bottom: 	1px dashed #c60
}
abbr { 
	speak: 			spell-out; 
	border-bottom: 	1px dotted #c60
}
#about {
	position:		absolute;
	background:		white;
	top:			102px;
	right:			10px;
	width:			20px
	/* writing-mode:	tb-rl */
	/* filter:			flipH() flipV() alpha(opacity=50); */
}
.footnote {
	font-size: 		10px
}
p.indent {
	margin-left:36px;
}
caption {
	FONT-SIZE: 0.8em; MARGIN: auto; WIDTH: auto; PADDING-TOP: 5px; caption-side: bottom
}
ul.outside {
	list-style-position: outside;
	list-style-type:none
}
.accesskey {
	text-decoration:underline
}
.adminsection {
	background-color: #FFCC66;
	border: 1px solid orange;
	width:100%
}
.alternaterow {
background:#E7E7EC; 
}