@charset "UTF-8";
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
body,td,th {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 0px;
}
.text_header {
	font-family: verdana, arial, sans-serif;
	font-size: 36px;
	color: #333;
}
.text_numberbox {
	font-family: verdana, arial, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.text_questions {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.text_questions-red {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #D61F12;
	font-weight: bold;
}
.text_questions-green {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #060;
	font-weight: bold;
}
.text_traffic_green {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #060;
	font-weight: bold;
}
.text_traffic_yellow {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #FF0;
	font-weight: bold;
}
.text_traffic_amber {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
}
.text_traffic_red {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}
.text_submission_white {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.text_pointstotal_white {
	font-family: verdana, arial, sans-serif;
	font-size: 48px;
	color: #FFF;
	font-weight: bold;
}
.text_questions_white {
	font-family: verdana, arial, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}
.text_answers {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000;
}
radiobutton {
	height: 50px;
	width: 50px;
}
.box_reset {
	height: 30px;
	width: 100px;
	font-size: 16px;
	background-color: #9CC;
}
.box_background_grey {
	background-color: #999;
}
.box_background_greylite {
	background-color: #CCC;
}
.box_background_white {
	background-color: #FFF;
}
.box_submit {
	height: 30px;
	width: 150px;
	font-size: 16px;
	background-color: #0C3;
}
.box_incidents {
	height: 12px;
	width: 30px;
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
	color: #060;
}
.box_login {
	width: 418px;
	background-color: #eeeeee;
	font-size: 12px;
	padding-left: 5px;
}
.box_login-email {
	width: 300px;
	background-color: #eeeeee;
	font-size: 12px;
	padding-left: 5px;
}
.box_login-sml {
	width: 190px;
	background-color: #eeeeee;
	font-size: 12px;
	padding-left: 5px;
}
.box_login-phone {
	width: 190px;
	background-color: #eeeeee;
	font-size: 12px;
	padding-left: 5px;
}
.box_dropdown {
	height: 25px;
	width: 200px;
	font-size: 12px;
	background-color: #eeeeee;
}
.box_comments {
	height: 150px;
	width: 416px;
	font-size: 12px;
	background-color: #eeeeee;
	padding: 5px;
}
.box_email_green {
	height: 150px;
	width: 600px;
	font-size: 16px;
	background-color: #006600;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}
.text_12_bold_grey {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.text_12_bold_red {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.text_12_bold_green {
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
.text_9_bold_red {
	font-size: 9px;
	font-weight: bold;
	color: #F00;
}
.text_9_bold {
	font-size: 9px;
	font-weight: bold;
}
#button {
	background: transparent url(../images/button_submit.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	width: 115px;
	height: 37px;
}
#button span {
	display: none;
}
.EmailGreyBox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-style: solid;
	color: #ffffff;
	background-color: #999999;
	border-color: #4a3723;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-width: 1px;
}
