

/* ------------Online Grades Default Style Sheet---------------- */
body,td,th {
    font-family: Georgia, "Times New Roman", Times, serif;
}
img
{  border-style: none;
}
.l82 {
	text-align: left;
	height: 82px;
}
.r82 {
	text-align: right;
	height: 82px;
}
.at2 {
	height: 82px;
}
/* Default hyperlink styles ----------------------------------------- */
a.link {
	color: #0000FF; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 17px; 
	text-decoration: underline; 
	font-weight: normal; 
}
a.visited {
	color: #0000FF; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 17px; 
	text-decoration: underline; 
	font-weight: normal; 
}
a.hover {
	color: #072773; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight: normal; 
}
a.active {
	color: #072773; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight: normal; 
}

html, body {
	height: 100%;
	margin: 0px;
}


.mainbody_white_bold {
	font-family: Times, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.mainbody {
	font-family: Times, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}
.copyright {
	padding-top: 3px; 
	font-family: Times, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;}

.copyright a:link, .copyright a:visited{
	font-family: Times, Tahoma, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
a.mainlink:hover {
    color : #EEEEEE;
    text-decoration : underline;
}
 a.mainlink:active {
    color : #EEEEEE;
    text-decoration : none;
}
input.stylized { 
	border-left: solid 1px #336699; 
	border-top: solid 1px #336699; 
	border-right: solid 1px #666666; 
	border-bottom: solid 1px #666666; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #FF0000;
}
input.stylized2 {
	border-left: solid 1px #336699; 
	border-top: solid 1px #336699; 
	border-right: solid 1px #666666; 
	border-bottom: solid 1px #666666; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif;  
	font-weight: bold; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #000095;
	margin:0em .25em 0em .25em;
}

/* The main menu box */
.box_menu_cell {
	background-color: #EEEEEE; 
}
a.menuitem {
	color: #072773; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 17px; 
	text-decoration: underline; 
	font-weight: normal; 
}
a.menuitem:hover {
	background: #F2FBFF; 
	border: 1px solid #052572; 
	color: #072773; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight: normal; 
}

/* Main Menus and Tables */
/* Blue */
.boxtitle {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(.././classic/images/boxtitle_bg.gif);
    line-height: 22px;
    padding-left: 6px;
    background-color: #0000FF;
    background-repeat: repeat-x;
}

/* Red */
.boxtitlered {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/boxtitle_bg.gif);
    line-height: 22px;
    padding-left: 6px;
    background-color: #FF0000;
    background-repeat: repeat-x;
}

/* Green */
.boxtitlegreen {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/boxtitle_bg.gif);
    line-height: 22px;
    padding-left: 6px;
    background-color: #006600;
    background-repeat: repeat-x;
}

.box {
    border: 1px solid #4E6704;
    background-color: #EFEFEF;
}

.menubox_border_idle { 
	background-color: #FFFFFF; 
}
.menubox_border_active { 
	background-color: #F2FBFF; 
}



.wrap {
	background: #fff;
	border: 1px solid #ccc;
	margin: 15px 5%;
	padding: .5em 1em;
}

.wrap h2 {
	margin: 6px 0;
}

.center {
	text-align: center;
}

.help {           
	font-family: verdana;
	margin: 5px;
	font-size: 90%;
    background-color: #E4E4E4;
    border: 1px solid #CCC;
    padding: 3px;
}

.helpbutton {
    margin: 5px;
    font-size: 70%;
    background-color: #E4E4E4;
    border: 1px solid #CCC;
    padding: 2px;
}

/* Login page styles -----------------------------------------
	
		

Login Page stuff */

#login {
		background: #fff;
		text-align:center;
		border: 2px solid #a2a2a2;
		padding: 1.5em;	
		width: 27em;
		height: auto;
		margin: 2em auto;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}


#login #school_list {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	background-color: #fff;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2em;
	text-align: left;
	border: 1px solid #a2a2a2;
	float: right;
}

#login h1 {
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

 .loginpage body, .loginpage td {
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

.loginpage body	{
	background: #f2f2f2;
	color: #000;
	margin: 0;
	padding: 0;
}

.loginpage a {
	border-bottom: 1px solid #69c;
	color: #00019b;
	text-decoration: none;
}

.loginpage a:hover {
	border-bottom: 1px solid #3a75ae;
	color: #069;
}

.loginpage input:focus,.loginpage textarea:focus, .loginpage label:focus {
	background: #fff;
	border: 1px solid #686868;
}

.loginpage textarea, .loginpage input,.loginpage select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 3px;
}

.loginpage form, .loginpage label input {
	margin: 0;
	padding: 0;
}

.submit input, .submit input:focus, .button {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;

						margin: 0em 16% 0em 14%;
		}

.singlesubmit input, .singlesubmit input:focus{
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	margin: .6em 15% .25em 15%;
}

.submit, #quicktags, .editform th, #postcustomsubmit {
	text-align: left;
}


/* Menu Code */
.buttonscontainer {
	width: 145px;
	clip:   rect(auto, auto, auto, auto);
	left: auto;
	right: auto;
	bottom: auto;
}

.buttons a {
color: #072773;
background-color: #EEEEEE;
padding: 4px;
padding-left: 4px;
display: block;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;

}

.buttons a:hover {background-color: #053481;
color: #FFFFFF;
text-decoration: none;}

/* Blue */
.menutitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(.././classic/images/boxtitle_bg.gif);
	line-height: 22px;
	padding-left: 6px;
	background-color: #0000FF;
	background-repeat: repeat-x;
	clip:   rect(auto, auto, auto, auto);
	left: auto;
	right: auto;
	bottom: auto;
}



/* CSS Page Layout Code */
#holder { 
	text-align: center;
	position: relative;
	top: 0; 
	left: 0;}
	
#header {
	text-align: center;
	height: 6em;
	border: none;
	left: 150px;
	top: 0px;}
	
#printheader {
	text-align: center;
	border: none;
	margin-bottom: 1em;
	width: 100%;
	left: 0;
	top: 0;}
	
#nav {
	position:absolute;
		width: 142px;
		top: 0px;
		left:0px;
	border: inset rgb(255,255,255);	
	height: auto;}
	
#content 
{
	text-align: center;
	height: auto;
	position: relative;margin: 1em 0em 12em 155px;padding-bottom: 1.5em;}
	
#leftcontent 
{
	text-align: left;
	height: auto;
		margin: 0em 0em 12em 155px; 
		padding-bottom: 1.5em; 
		}
	
#footer {
	clear: both; 
	height: 2em; 
	position: relative;
	 bottom: 2em;
	 left: 0; 
	border: none;
	width: 100%;}
#big_table { font-size: 70%; }
#big_table th { background-color:#FAEBD7 }
.item {
	float: left;
	width: 300px;
	margin: 0 15px 15px 0;
	padding: 3px;
	}
	
.item2 {
	float: left;
	width: 400px;
	margin: 0 15px 15px 0;
	padding: 3px;
	}
		
/*   */