body, html, table, form {
    FONT-SIZE: 10pt;
    FONT-FAMILY: tahoma;
}

a:link,a:visited {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #000064;
}

#pageTitle {
	top: 10px;
    width: 100%;
    font-family: tahoma;
    font-size: 11pt;
}

a:hover,a:active {
	color: #4E6D81;
}

.container_page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
}

.container_user1 {
	position: absolute;
	top: 30px;
	left: 899px;
	width: 125px;
	z-index: 2;
}

.container_header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 125px;
	width: 1024px;
	background: transparent url('../images/header.jpg') no-repeat;
	z-index: 1;
}

.container_navbar1 {
	position: absolute;
	top: 125px;
	left: 10px;
	height: 25px;
	align: center;
}

.container_navbar2 {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 1024px;
	height: 25px;
	align: center;
}

.container_login {
	margin-top: 10px;
	margin-left: 850px;
}

td.footer {
	padding: 5px;
	background-color: #BEC9CF;
	text-align: center;
}

td.contentheading {
	margin-top: 10px;
    font-family: tahoma;
    font-size: 15pt;
	color: #000064;
	text-transform: uppercase;
}

input.button {
	border: 1px solid #000064;
	background-color: #BEC9CF;
	padding: 2px;
	font-size: 10px;
}	

#mainlevel-nav {
	margin: 0;
	padding: 0;
}

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style: none;
	float: left; 
	margin: 0;
	width: 100px; 
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	text-indent: 5px;
	text-align: center;
}

#mainlevel-nav a {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	height: 25px;
	width: 100px;
	text-decoration: none;
	color: white;
	border-bottom: none;
}


#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
	background: #BEC9CF;
	text-decoration: none;
	border: 1px solid #000064;
	color: #000064;
	height: 23px;
}

#ja-pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

a.mainlevel-other:link,a.mainlevel-other:visited {
	padding-left: 5px;
	padding-right: 5px;
	color: #000064;
}

table.moduletable-other {
	align: center;
}

.container_reportcard {   
    position: absolute;   
    top: -168px;
    left: 308px; 
    height: 170px;
    width: 495px;
    border: 1px solid #444444;
}

td.box {
	border: 1px solid #444444;
}

tr.spacer {
	height: 3px;
}

td.spacer {
	width: 3px;
}

.style_header {
    font-family: arial;
    font-size: 11px;
    text-transform: uppercase;
	color: #444444;
    text-align: center;
    background: #BEC9CF;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #444444;
}

.style_boxtext {
	font-size: 9pt;
	padding-top: 2px;
	margin-top: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.white {
	background-color: #ffffff;
}

.invalid {color:red;}
