/* the boxes*/
.loginbox{
	background-color: #D2E9FF;
	border: 1px solid #0066CC;
	margin: 5px;
}

label {

}
.label {
	width: 150px;
	margin: 2px 2px 10px 0px;
	text-align:right;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
fieldset {
margin-left:100px}
table p{
margin:0px;
padding:0px;}
table h3 {
	color: #BB9E5B;
}
.tintone {
	background-color: #BB9E5B;
}

.tinttwo, .tinttwo h3 {
	background-color: #BB9E5B;
	font-weight: bold;
	color: #FFFFFF;
}
#reading, #writing, #math  {
	clear: both;
	margin-top: 1em;
}

.test{
width: 500px;
height: 600px;}

#navigate ul { margin:0;
    padding:10px 10px  0;
    list-style:none;}
	
 #navigate li {
    float:left;
    margin:0;
    padding:0;
	display:block;
    }
#navigate a:link {
	display:block;
	padding:5px 15px 4px;
	text-decoration: underline;
	color: #91C8FF;
    }


.tintone {
	background: #E1F0FF;
}

.tinttwo, .tinttwo h3 {
	font-weight: bold;
	color: #FFFFFF;
	background: #0066CC;
}
#navigate {
    width:100%;
	font-size:93%;
    line-height:normal;
    }
#navigate ul { margin:0;
    padding:10px 10px  0;
    list-style:none;}
	
#navigate li {
    float:left;
    margin:0;
    padding:0;
	display:block;
	color: #0066CC;
    }
#navigate	li a {
	display:block;
	background:url(../images/tab_bread_orange2_r1_c1.gif) no-repeat left top;
	padding:5px 15px 4px;
	text-decoration: none;
	color: #0066CC;
    }
	#navigate a { color: #003264;}
 #navigate #current {
   background:url(/inc/images/tab_r1_c2.gif) no-repeat right top;
  
    }
 #navigate #current a {
    background:url(/inc/images/tab_r1_c1.gif) no-repeat left top;
	padding-bottom:5px;
	color: #0066CC;
    }

#interpretpage #content {
	background: url(/inc/images/assessbakground.gif) no-repeat scroll right center;
}
