o* margins {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666;
	background-image: url(../images/body_background.jpg);
	font-size: 1em;
}

a {
	font-size: 1.0em;
	color: #627BB4;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #627BB4;
}

h2 {
	padding-left: 1.7em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-right: 0px;
	font-size: 1.5em;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 1.0em;
	font-weight: 600;
	color: #336699;
	padding-top: .3em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;

}

h4 {
	font-size: 1.0em;
	color: #fff;
	padding-top: .2em;
	padding-bottom: 0.1em;
	padding-left: 2px;
}
#footer {
	font-size: .7em;
	text-align: center;
	background-color:#FFFFFF;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.6em;
	padding-left: 0.4em;
}

.iconLogin {
	background-image: url(images/icon_login_lg.png);
}

.iconResults {
	background-image: url(images/icon_results_lg.png);
}
.iconQuestionnaire {
	background-image: url(images/icon_questions_lg.png);
}
.iconUsers {
	background-image: url(images/icon_users_lg.png);
}

.iconHistory {
	background-image: url(images/icon_history_lg.png);
}

.iconDistrict {
	background-image: url(images/icon_district_lg.png);
}

.iconSchool {
	background-image: url(images/icon_school_lg.png);
}

.iconAdminister {
	background-image: url(images/icon_questionnaire_lg.png);
}

.iconDeveloperTools {
	background-image: url(images/icon_developer_lg.png);
}

#testWrapper {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
#testWrapper li {
	list-style-type: none;
}

.buttonStyle {
	margin-left: 1em;
	width: auto;
	margin-top: 1em;
	margin-bottom: .5em;
}

#testWrapper h2 {
	background-color: #CCC;
	font-size: 1.0em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
#mainWrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 0.3em;
	padding: 0px;
	margin-top: 0em;
}
#mainContent {
	padding: 1.0em;
}
#container {
	background-color: #F0F0F0;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border: 1px solid #EEEEEE;
}
#tables {
	background-color: #DADADA;
	font-size: 0.8em;
	padding: .6em;
	border: 1px solid #CCCCCC;
}

#information {
	background-color: #F0F0F0;
	font-size: 0.8em;
	padding: .6em;
	border: 1px solid #CCC;
}
.tableContent{
	background-color:#475F94;
	margin-top:5px;
}

.tableHeader {
	background-image: url(images/lightContentHeader.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #475F94;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9F1FD;
	font-size: .8em;
	font-weight: 600;
	padding-top: 0.6em;
	padding-right: 0.4em;
	padding-bottom: 0.6em;
	padding-left: 0.4em;
}
.tableRow {
	font-size: .7em;
	background-color:#FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA1CF;*/
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}

.rowNames {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	vertical-align: top;
	text-align: right;
	padding-right: 0.9em;
	font-weight:bold;
}

#required {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
#subMenu {
	background-color: #333;
	font-size: 0.7em;
	color: #FFF;
	padding-left: 0.1em;
	border-bottom: 1px solid #2B4173;
	border-top: 1px solid #FFF;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right:0.4em;
}
#subMenu ul {
	margin: 0;
	padding:0;
}
#subMenu li {
	display: inline;
	margin: 0;
	padding:0;
}

.breadcrumb_label {
	font-weight:bold;
	color:#627BB4;
}
#subMenu a {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	padding-right: 0.3em;
	font-style: italic;
	border-bottom-width: 1px;
	padding-top: .2em;
	padding-bottom: .2em;
}
#subMenu a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#mainMenu {
	background-color: #627BB4;
	text-align: left;
	padding-top: .2em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}
#mainMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu a {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color:#7B94CB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2B4173;
	border-bottom-color: #2B4173;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5169A2;
	padding-top: 0.0em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}
#mainMenu a:hover {
	text-decoration: none;
	background-color: #475F94;
}
#topMenu {
	background-color: #627BB4;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
}
#topMenu li {
	display: inline;
}

#topMenu ul {
	margin: 2px;
	padding: 2px;
}

#topMenu a{
	font-size: 0.9em;
	color: #FFFFFF;
	background-color:#7B94CB;
	text-decoration: none;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2B4173;
	border-bottom-color: #2B4173;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5169A2;
	padding-top: 0;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}
#topMenu a:hover {
	text-decoration: none;
	background-color: #475F94;
}

p {
	font-size: .8em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1.0em;
	margin-left: 0px;
}

/*
This set of styles begins the Final Results Page.
==========================================================*/
#testResults  {
	text-align: left;
}

#testResults h4 {
	color: #336699;
	background-color: #EEE;
	right: 700px;
	border: 1px solid #CCCCCC;
}

#testResults p {
	line-height: 1.5em;
	padding-right: 1.0em;
	padding-left: 1.0em;
}

/*
End Final Results Styles
==========================================================*/

#masterHead {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(images/logos/logo_header.gif);
	background-repeat: no-repeat;
}
.required {
	font-size: .7em;
	font-weight: 500;
	color: #FF0000;
	margin-left:.2em;
}
.last_updated  {
	font-size: .8em;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.updated  {
	font-size: .8em;
	font-weight: 600;
	color: #339900;
}

#warning  {
	font-weight: 600;
	font-size: .9em;
	color: #333;
	border: 3px solid #FFFF33;
	background-image: url(images/icon_warning.gif);
	background-color: #FFF;
	text-indent: 2.5em;
	background-repeat: no-repeat;
	background-position: .5em center;
	line-height: 2.5em;
	margin-bottom:1em;
	
}

#success  {
	font-weight: 600;
	font-size: .9em;
	color: #333;
	border: 2px solid #339900;
	background-image: url(images/icon_sucess.gif);
	background-color: #C7FBAC;
	text-indent: 2.5em;
	background-repeat: no-repeat;
	background-position: 0.5em center;
	line-height: 2.5em;
	margin-bottom:1em;
	
}

#info {
	font-size: 1em;
	font-weight: bold;
	width: 93%;
	border-width: 1px;
	border-style: solid;
	padding: 0.4em  0.4em 0.4em 3.0em;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: 1.0em center;
	margin: 1.0em 0 1.0em 0;
	font-style: italic;
	color: #002693;
	background-color: #AABEF7;
	background-image: url(images/icon_information.png);
}


#error  {
	font-weight: 600;
	font-size: .9em;
	color: #333;
	border: 2px solid #990000;
	background-image: url(images/icon_fail.gif);
	background-color: #EAADAD;
	text-indent: 2.5em;
	background-repeat: no-repeat;
	background-position: 0.5em center;
	line-height: 2.5em;
	margin-bottom:1em;
	
}

.error  {
	font-weight: 600;
	font-size: .9em;
	color: #333;
	border: 2px solid #990000;
	background-image: url(images/icon_fail.gif);
	background-color: #EAADAD;
	text-indent: 2.5em;
	background-repeat: no-repeat;
	background-position: 0.5em center;
	line-height: 2.5em;
	margin-bottom:1em;
	
}

.formError {
	color: #990000;
	border: 1px #990000 solid;
	background-color: #EAADAD;
}

a.addButton, a.addStudentButton,a.printButton, a.addDistrictButton,a.addSchoolButton,a.uploadButton,a.exportButton {
	font-size: .7em;
	color: #627BB4;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 2.2em;
	background-color: #EDF2FC;
	background-image: url(images/icon_users_add.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 2.5em;
	border: 1px solid #627BB4;
	margin-bottom: 1.0em;
}
a.addButton:hover, a.addStudentButton:hover, a.printButton:hover, a.addDistrictButton:hover,a.addSchoolButton:hover,a.uploadButton:hover ,a.exportButton:hover {
	background-color: #C7D4F1;
	text-decoration:none;
	color: #627BB4;
}

a.addStudentButton {
	background-image: url(images/icon_student_add.png);
}

a.printButton {
	background-image: url(images/icon_print.gif);
}

a.addDistrictButton {
	background-image: url(images/icon_district_add.png);
}

a.addSchoolButton {
	background-image: url(images/icon_school_add.png);
}
a.uploadButton {
	background-image: url(images/icon_upload.png);
}

a.exportButton {
	background-image: url(images/icon_export.png);
}


#lineChart {
	height: 100px;
	width: 300px;
	background-image: url(/images/intra_extra_ball.gif);
	background-position: 550px top;
	border: 1px solid #000000;
}
.chartLines {
	margin-top: 3.1em;
}

#printReport{
	border:1px solid #000;
	font-size:0.7em;
	margin-left:1.0em;
	margin-right:1.0em;
}

#printReport h4{
	border:0;
	font-size:1.0em;
	background-color:none;
	padding-left:0.8em;
	width: 80%;
}

#printUser{
	padding: .5em;
	font-size:1.em;
	font-weight:bold;
}


#printChart{
	
}

#printChart td{
	font-size:.7em;
}

#printFooter{
	font-size:.7em;
	text-align:center;
	color:#999;
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
}

#charting{
	vertical-align:top;
	font-size:.8em;
}
#chartlabel{
	font-size:.8em;
	font-weight:bold;
}

#dashboard {
	background-color: #FFF;
}

#dashboard h3 {
	background-color: #336699;
	padding-left: .4em;
}
.bg_table {
	background-color: #336699;
}

#dashboard_pod1 h3, #dashboard_pod2 h3, #dashboard_pod3 h3, #dashboard_pod4 h3{
	color:#FFFFFF;
}

#dashboard_pod1, #dashboard_pod2, #dashboard_pod3, #dashboard_pod4  {
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.3em;
	margin: .5em;
}
#pod_border {
	border: 1px solid #336699;
}

#dashboard_pod1 {

}

#dashboard_pod2 {

}
#dashboard_pod3 {

}
#dashboard_pod4 {

}

#action{
	margin: 0 0 5em 0;
}

#action td{
text-align:center;
padding: 1em 0 1em 0;
margin:0.3em;
}

#action td:hover{
background-color:#E1EDFF;
text-align:center;
/*border:1px solid #C0D7F9;*/
padding: 1em 0 1em 0;
}

#action td.noshow{
background-color:#fff;
padding: 1em 0 1em 0;
}

#display_page{
	font-size:0.7em;
	padding-bottom:1em;
}

#display_page a {
	font-size: 1.0em;
	color: #666;
	padding-left: 0.1em;
	padding-right: 0.1em;
	font-weight: normal;
	text-decoration: none;
}

#display_page a:hover {
	text-decoration: underline;
	color: #666;
}

.demQuestion  {
	background-color: #FFF;
	padding: .2em;
	background-image: url(images/bg_dem_question.gif);
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-repeat: repeat-x;
}

.demAnswer {
	background-color: #ECEFF6;
	padding: .2em;
}

.demAnswerRemove  {
	background-color: #FF3300;
	height: 15px;
	width: 15px;
	border: 1px solid #000;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .8em;
	}
	

/*
This set of styles run the auto-log div for students.
12-04-07
==============================================================*/
#autologout_warning {
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #666;
	margin-bottom: 1em;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#timeout_counter {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}


.password_field{
	font-family:"Times New Roman", Times, serif;
	font-size: 0.8em;
	letter-spacing: 0.3em;
}


 #stats
{
margin-left: 0;
padding-left: 0.5em;
list-style: none;
}

#stats .none{
	padding-left:30px;
}

#stats .compatible{
	border-left-color:#FEFFBF;
	border-left-width:20px;
	border-left-style:solid;
}

#stats .leastcompatible{
	border-left-color:#FFBFCE;
	border-left-width:20px;
	border-left-style:solid;
}
#stats .mostcompatible{
	border-left-color:#BFFFC8;
	border-left-width:20px;
	border-left-style:solid;
}

#stats li
{
padding:1px 0px 1px 10px;
margin:1px 0px 1px 0px;
background-repeat: no-repeat;
background-position: 0 .5em;
}

#stats ul { list-style: none; }

