html {margin: 0; padding: 0; height:100%;}
body {font: 12px Verdana, Arial, Geneva, sans-serif;
	  color: black;
	  background-color:#0E2C7D;
	  height:100%;
	  }

a {text-decoration:none; font:Verdana, Helvetica, sans-serif; font-size:12;}
a:hover {text-decoration:underline;}
h2 {font-size:20px;}
h3 {font-size:17px;}
h4 {font-size:16px;}
.alink {
 color: Black; 
 cursor : pointer; cursor: hand;
 text-decoration: underline;
}
td{padding:0;}

/* Report a Hazard Styles*/ 
div#main{margin:0 auto;text-align:center;position:relative; width:747px; background-color:white; }
div#outtermain{margin:0 auto;text-align:center;position:relative; width:780px; background-color:white; }

.subheader {

font-size:16px; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;

}

.form {

font-size:12px;
}


.subheadersmall {

font-size:12px; 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;

}

.floater{

float:right;

}

.text{

padding:5px;
}

.boxtext{
color:#436CC8;
}
/* Upper Hume Styles*/
div#outtermainhume{margin:0 auto;text-align:center;position:relative; width:780px; background-color:white; }
#formtext { font-size:12px;}

/* Form error style */
.style1 {
	color: #FF0000;
	font-weight: bold;
}

.form_error {
	color: #FF0000;
	font-weight: bold;
}

.checkboxpadding {
padding-left:19px;

}