@CHARSET "ISO-8859-1";

body{
	background-color: rgb(240,240,240);
	
}
/*These are the rounded border classes*/
.roundedcorners{
	border-collapse: collapse;
}
.northwest{
	background-image: url('themes/northwest.png');
	width: 30px;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
.north{
	background-image: url('themes/north.png');
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.northeast{
	background-image: url('themes/northeast.png');
	width: 30px;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
.west{
	background-image: url('themes/west.png');
	width: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.east{
	background-image: url('themes/east.png');
	width: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.southwest{
	background-image: url('themes/southwest.png');
	width: 30px;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
.south{
	background-image: url('themes/south.png');
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
.southeast{
	background-image: url('themes/southeast.png');
	width: 30px;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
.centercell{
		height: 400px;
		background-color: white;
		vertical-align: text-top;
		text-align: center;
}



#titleimage{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 120px;
	background-color: white;
	background-repeat:no-repeat;
	position: relative;
	
	
		
}
#loginarea{
	background-color: rgb(87,171,255);
	width: 250px;
	height: 75px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	vertical-align: middle;
	text-align: center;
	font-family: "Helvetica", Sans-serif;
	font-size: 80%;
	border-style: solid;
	border-width: 1px;
	
}
.loginbox{
	font-size: 80%;
	width: 100%;
	background-color: rgb(225,225,225);
	} 
	

#bigbox{
	position: relative;
	top: 30px;
	left: 2%;
	height: 400px;
	width: 90%;
	border-style: solid;
	border-width: 4px;
	float: left;
	font-family: "Helvetica", Sans-serif;
	padding: 2%;
	background-color: white;
}

#viewscan{
	position: relative;
	top: 30px;
	left: 2%;
	width: 90%;
	border-style: solid;
	border-width: 4px;
	float: left;
	font-family: "Helvetica", Sans-serif;
	padding: 2%;
	background-color: white;
}

#databox{
	border-collapse: collapse;
	font-family: "Helvetica", Sans-serif;
	background-color: white;
	width:90%;
}
#dataviewtable{
	border-collapse:collapse;
	border-style: solid;
	border-width: 1px;
	}
.questioncell{
	font-size: 130%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	}
	
.meancell{
	font-size: 130%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	width: 100px;
}

	
.datacell{
	font-size: 130%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	}

.answerbox{
	width: 20px;
	height:20px;
	background-color: transparent; 
	border:1px blue solid;
	background-color:transparent;
	position:relative;
	font-size:8px;
		
	}
#headerline{
	font-family: "Helvetica", Sans-serif;
	float: right;
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: small;
	}
a:link{
	color: rgb(0,0,125);
	}
a:hover{
	color: rgb(0,0,150);
	}

#mailingsignup{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(230,230,230); 
	margin: 1px;
	padding: 2px;
	border: 2px solid;
	top: 25px;
	}

#moreuses{
	position: relative;
	float: left;
	background-color: rgb(230,230,230); 
	margin: 1px;
	padding: 2px;
	border: 2px solid;
	top: 25px;
	}


#learnmore{
	position: relative;
	top: 5px;
	left: 2%;
	float: left;
	font-family: "Georgia", "Helvetica", Sans-serif;
	width: 900px;
	padding: 1%;
}
#myfiles{
	position: relative;
	top: 30px;
	left: 2%;
	width: 40%;
	float: left;
	font-family: "Helvetica", Sans-serif;
	padding: 2%;
}



#signup{
	position: relative;
	float: left;
	top: 30px;
	left: 10%;
	width: 40%;
	padding: 2%;
	font-family: "Helvetica", Sans-serif;
	


}
.signuptable{
	font-size: 100%
}

h1{
	position: relative;
	font-family: "Century Gothic", Sans-serif;
	left: 10px;
	top: -10px;
}
h2{
	position: relative;
	font-family: "Century Gothic", Sans-serif;
	text-align: right;
}
	

.headerlink{
	font-color: #000066;
}

.submitcell{
	border-style: dotted;
	font-family: "Arial",Sans-serif;
	font-size:300%;
	text-align: center;
	background-color: #FFC200;	
}

.questionheader{
	border-style: dotted;
	font-family: "Arial",Sans-serif;
	font-size:300%;
	text-align: center;
	background-color: #FFC200;	
}

.inputcell{
	font-family: "Arial",Sans-serif;
	text-align: center;
	background-color: #4AC0F2;	
}

.studentname{
	border-style: dotted;
	font-family: "Arial",Sans-serif;
	font-size:125%;
	text-align: center;
	background-color: #FFC200;	
}

.inputfield{
	border=0px;
	padding=0px;
	margin=0px;	
}

.inputfield{
	width: 20px;
	text-align; center;
		
}

.stepnum{
	font-family: "Arial",Sans-serif;
	font-size:300%;
	text-align: center;
}

.optionlabel{
	border-right-style: dotted;
	width: 100;
}


.steplabel{
	font-family: "Arial",Sans-serif;
	font-size:60%;
	text-align: center;
}
	

.optiondiv{
	background-color: #FFC200;
	font-family: "Arial",Sans-serif;
	width: 650px;
	
	padding: 10px;
	margin: 5px;
	
}

select{
	font-family: "Arial",Sans-serif;
	font-size:110%;
		
}

.formlabel{
	background-color: rgb(200,200,200);
	color: black;
	font-family: "Arial",Sans-serif;
	font-size:175%;
	border: 10px;
	padding: 30px;
	
}

.formcontent{
	background-color: rgb(225,225,225);
	color: black;
	font-family: "Arial",Sans-serif;
	font-size:110%;
	border: 10px;
	padding: 30px;
	
}


.loginarea
{
	text-align: right;
	font-family: "Arial",Sans-serif;
	background-color: rgb(200,200,255);
}
.navtype{
	background-color: black;
	color: white;
	font-family: "Arial",Sans-serif;
	font-size:150%;
	border: 10px;
	padding: 15px;
}

.navrow{
	background-color: #4AC0F2 ;
	color: black;
	text-align: center;
	font-family: "Arial",Sans-serif;
	font-size:125%;
	border: 5px;
	padding: 20px;
	display: block;
	text-decoration: none;
}

.navrow a{
	background-color: #4AC0F2 ;
	color: black;
	text-align: center;
	font-family: "Arial",Sans-serif;
	font-size:125%;
	border: 5px;
	padding: 20px;
	display: block;
	text-decoration: none;
}
.highlighted a{
	background-color: #FFC200 ;
	text-align: center;
	color: black;
	font-family: "Arial",Sans-serif;
	font-size:125%;
	border: 5px;
	padding: 20px;
	display: block;
	text-decoration: none;
}

.submitbutton a{
	background-color: #4AC0F2 ;
	text-align: center;
	color: black;
	font-family: "Arial",Sans-serif;
	font-size:125%;
	border: 5px;
	padding: 20px;
	display: block;
	text-decoration: none;
}


a.navlink{
	display: block;
	width: 100%;
	color: black;
	
}

th.collheading{
	border: 1px;
	font-size:110%;
	font-family: "Arial",Sans-serif;
}
th.rowheading{
	border: 1px;
	font-size:110%;
	font-family: "Arial",Sans-serif;
}
td.datacell-on{
	border: 1px;
	background-color: green;
	font-family: "Arial",Sans-serif;
	text-align: center;
}
td.datacell-off{
	border: 1px;
	background-color: red;
	font-family: "Arial",Sans-serif;
	text-align: center;
}