body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e9e9db;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--  BEGIN LINK DEFINITIONS  --*/	
a:link 				{color: #414230; text-decoration: none; font-weight: bold}
a:visited 			{color: #414230; text-decoration: none; font-weight: bold}
a:hover 			{color: #f08620; text-decoration: underline; font-weight: bold}
a:active 			{color: #414230; text-decoration: none; font-weight: bold}

a.foot:link 			{color: #003a7a; font-size: 9px; text-decoration: none; font-weight: bold}
a.foot:visited 			{color: #003a7a; font-size: 9px; text-decoration: none; font-weight: bold}
a.foot:hover 			{color: #f08620; font-size: 9px; text-decoration: underline; font-weight: bold}
a.foot:active 			{color: #003a7a; font-size: 9px; text-decoration: none; font-weight: bold}

/*--  END LINK DEFINITIONS  --*/

/*--  BEGIN FORM DEFINITIONS  --*/
.submitbutton {
	color: #206514;
	background: #ffffff;
	border: 2px #555B1E outset;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px;
 	font-weight: bold; 
} 
/*--  END FORM DEFINITIONS  --*/

/*--  BEGIN DIV DEFINITIONS  --*/
#mainpage {
	width: 870px;
	background-color: #ffffff;
	border: 2px solid #b9b891;
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto;
}
#questionwater {
	background-color: #fff8a8;
	width: 870px;
	
}
#questionac {
	background-color: #bdc764;
	width: 870px;
	
}
#questionfuel {
	background-color: #fff8a8;
	width: 870px;
	
}
#questionenvironment {
	background-color: #e2e266;
	width: 870px;
	
}
#questionholiday {
	background-color: #e2e266;
	width: 870px;
	
}
#intro{
	background-color: #ffffff;
	width: 95%;
	padding: .5em .5em .5em .5em;
	
}
#scoremaster {
	bottom: 486px;
	display: block;
	background-color: #fff8a8;
	background-image: url(../images/bg_earth.gif);
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: bottom right;
	display: block;
	width: 870px;
	height: 350px;
	
}
#ten {
	background-color: #fff8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 630px;
	padding-bottom: .5em;
}
#twenty {
	background-color: #fff8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 600px;
	padding-bottom: .5em;
}
#thirty {
	background-color: #fff8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 600px;
	padding-bottom: .5em;
}
#forty {
	background-color: #fff8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 570px;
}
/*--  END DIV DEFINITIONS  --*/

/*--  BEGIN TEXT DEFINITIONS  --*/
.mainheadcolor {
	color: #01346C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subheadcolor {
	color: #01346C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.scorelegend {
	color: #01346C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.instructions {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
/*--  END TEXT DEFINITIONS  --*/

/*--  BEGIN MISC DEFINITIONS  --*/
hr.bar {
	border: 3px solid #b7be19;
	width: 100%;
	height: 3px;
}
hr.smallbar {
	border: 1px solid #b7be19;
	width: 100%;
	height: 1px;
}
ul { list-style-image: url(../images/bulletbox.gif); }
li { margin: .8em 0em 0em 0em; 
line-height: 1.5em;
}
/*--  END MISC DEFINITIONS  --*/


