@charset "utf-8";
	/* CSS Document */
.action_control_title_column	{
	width: 350px;
	
}
.action_date /* Table Heading */	{
	background-color: transparent;
	color: #000000;
	width: 40px;
	font-weight: bold;
}
.action_date_column	{
	width: 50px;
	
}
.action_done /* Table Heading */	{
	background-color: transparent;
	color: #000000;
	width: 15px;
	font-weight: bold;
}
.action_header_row	{
	vertical-align: middle;
	
}
.action_status_column	{
	width: 100px;
	
}
.action_text /* Table Heading */	{
	background-color: transparent;
	color: #000000;
	width: 250px;
	font-weight: bold;
	
}
.action_title  /* Table Heading */	{
	background-color: transparent;
	color: #000000;
	width: 400px;
	font-weight: bold;
	
}
.action_title_column	{
	width: 350px;
	
}
.actionlist	{
	width: 100%;
	border: 1;
	cellpadding: 4;
	cellspacing: 0;
	bordercolor:#FFFFFF;
	
}
.actionlist_panel	{
	width: 595px;
	float: left;
	padding: 0px;
	vertical-align: top;
	font-size:12px;
}
.bullet_spacing {
	line-height: 30px;
	
}
.button_add_controls	{
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/add_controls.jpg');
	width: 167px;
	height: 27px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	
}
.button_close	{
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/x_button.png');
	width: 167px;
	height: 27px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	
}
.button_empty	{
	font-weight:bolder;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/play_button.png');
	width: 167px;
	height: 27px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	/*text-align: center;*/
	vertical-align:baseline;
	padding-top: 7px;
	padding-left:15px;
	float:left;
	
}
.button_hazard	{
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/add_button.png');
	width: 167px;
	height: 27px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	
}
.button_noapply	{
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/play_button.png');
	width: 167px;
	height: 27px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	
}
.button_save	{
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url('../images/play_button.png');
	width: 167px;
	height: 27px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.centre_panel {
	float: left;
	width: 40px;
	height:430px;
	
}
.clickable	{
	cursor: pointer;
	color:  #000000;
}
.commit	{
	width: 550px;
	height: 30px;
	color: #000000;
	font-size:12px;
	position: absolute;
	top: 500px;
	left: 80px;
	z-index: 1;
	
}
.controlLabel {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	
}
.cross	{
	background-image:url(../images/no.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:30px;
	
}
.currentPage	{
	cursor: pointer;
	color:  #cc0000;
	font-weight: bold;
	text-decoration: none;
	
}
.display_sectiontext	{
	z-index: 5;
	text-align:left;
	visibility: visibile;
	position: absolute;
	border-left: 1px solid #666666;
	height: 20px;
	/*font-weight: bold;
	*/	font-style: italic;
	color: #000000;
	
}
.doc_cop	{
	background-repeat: no-repeat;
	background-image: url('../images/doc_cop.png');
	color: black;
	font-size: 12px;
	cursor: pointer;
	padding-left:20px;
	margin-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	
}
.doc_pub	{
	background-repeat: no-repeat;
	background-image: url('../images/doc_pub.gif');
	color: black;
	font-size: 12px;
	cursor: pointer;
	padding-left:20px;
	margin-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	
}
.doc_stat	{
	background-repeat: no-repeat;
	background-image: url('../images/doc_stats.png');
	color: black;
	font-size: 12px;
	cursor: pointer;
	padding-left:20px;
	margin-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	
}
.email_note {
	color: #900;
	
}
.empty	{
	background-image:url(../images/question.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:30px;
	
}
.error	{
	font-weight: bold;
	color: #FF0000;
}
.field_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
	
}
.footer {
	clear: both;
	float: left;
	width: 820px;
	height: 35px;
	padding-top:5px;
}
.form_field	{
	margin-left: 10px;
	text-transform: capitalize;
	font-weight: bold;
	width: 90px;
	
}
.form_heading	{
	font-weight: bold;
	 	
}
.form_line	{
	border-bottom: 1px solid black;
	margin-left: 10px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 20px;
	text-wrap: unrestricted;
	width: 450px;
	
}
.form_text	{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	width: 500px;
	
}
.formLabel {
	font-weight: bold;
	color: #000000;
	font-size:14px;
	
}
.further	{
	width: 390px;
	height: 63px;
	color: #000000;
	font-size:16px;
	position: absolute;
	top: 420px;
	left: 80px;
	z-index: 1;
	
}
.hazard_shortname {
	writing-mode: tb-rl;
	font-weight: bold;
	height: 80px;		/* Introduced to avoid IE8 issue with vertical text */
	text-align: left;	/* Introduced to avoid IE8 issue with vertical text */
	cursor: pointer;
}
.header {
	clear: both;
	color: #FFFFFF;
	font-weight:bold;
	padding-bottom: 50px;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	
}
.heading	{
	width: 820px;
	height: 30px;
	color: #000000;
	font-size:16px;
}
.hidden_sectiontext	{
	z-index: 5;
	visibility: hidden;
	position: absolute;
	
}
.hline	{
	background-image: url("../images/dashes.gif");
	background-repeat: repeat-x;
	color: cccccc;
	background-position:center;
	
}
.imgbutton {
	cursor: pointer;
	
}
.jumpmenu {
	background:#999999;
	border: 0px dotted #009966;
	 	font-family:ariel, helvetica, sans-serif;
	 	font-weight:bold;
	 	font-size:12px;
	 	margin:5px;
	color:#ffffff;
	
}
.label {
	color: #000000;
	font-size:14px;
	
}
.left_panel {
	width: 390px;
	height:430px;
	float: left;
	padding: 0px;
	padding-top:0px;
	vertical-align: top;
	
}
.list_scroll	{
	width: 100%;
	height: 100%;
	border: 1px dashed #009900;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	
}
.login_page	{
	background-image: url(../images/login_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 605px;
	width: 974px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	
}
.logon_panel {
	width: 300px;
	height:300px;
	float: left;
	border: 1;
	left:350px;
	top:200px;
	position: absolute;
	z-index: 4;
}
.na	{
	background-image:url(../images/na.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:30px;
	
}
.navigation{
	width: 400px;
	font-weight: bold;
	 	
}
.nextPage	{
	cursor: pointer;
	color:  #000000;
	font-weight: bold;
	text-decoration: none;
	
}
.actionlist_panel #form1 table {
	text-align: center;
	
}
.page {
	height: 585px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	margin-top: 20px;
	margin-left: 70px;
	
}
.privacy_note {
	color: #009;
	font-weight: bold;
	
}
.reportbody	{
	background-image: none;
	background-color: #ffffff;
	
}
.reportpage	{
	height: 841px;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	
}
.right_panel {
	width: 390px;
	height:430px;
	float: left;
	border: 1;
}
.row_control	{
	height: 30px;
	
}
.row_subheading	{
	color: #000000;
	vertical-align: top;
}
.sectionbar	{
	z-index: 0;
	height: 35px;
}
.sectioncell_complete	{
	background-image: url(../images/green_section.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.sectioncell_incomplete	{
	background-image: url(../images/red_section.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.sectioncell_na	{
	background-image: url(../images/blue_section.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.sectioncell_complete_current	{
	background-image: url(../images/green_current.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.sectioncell_incomplete_current	{
	background-image: url(../images/red_current.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.sectioncell_na_current	{
	background-image: url(../images/blue_current.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
.signed {
	width: 150px;
	border-bottom-style: dotted;
	padding: 3px;
	border-bottom-width: 1px;
	
}
.tick	{
	background-image:url(../images/yes.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:30px;
	
}
.toolbar_footer	{
	border-top: solid #666666 1px;
	height: 27px;
}
.wide_panel	{
	width: 820px;
	height:460px;
	float: left;
	padding: 0px;
	vertical-align: top;
	
}
a	{
	color:#000000;
}
body	{
	background-image: url(../images/farmbg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat	
}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	
}
.help {
	align: left;
	float:left; 
	clear:right;
}
.profile {
	align: left;
	float:left; 
	clear:right;
	padding-left:35px;
}
.username {
	align:right;
	float:right;
}
.loading_display
{
	background-color: red;
	color: white;
	font-weight: bold;
	display: block;
	position: absolute;
	z-index: 999;
	top: 2;
	left: 350;
	height: 20;
}
.loading_hidden
{
	display: none;
}
#floating_logo_bg
{
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 508px;
	height: 100px;
	width: 974px;
	overflow: hidden;
	background-color: transparent;
	visibility: hidden;
}

#floating_logo
{
	z-index:	1000;
	position:	realtive;
	left: -300px;
}
.skipintro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	z-index: 999;
	position: absolute;
	left: 900px;
	top: 590px;
	cursor: pointer;
}
#eazysafe
{
	position: absolute;
	cursor: pointer;
	z-index: 999;
	left: 865px;
	top: 570px;
	height: 50px;
	width: 120px;
}
#overall_progress
{
}

.screen_width	{
	width: 974px;
}

.highight
{
	color: #00a6ef;
}

