#bodywrapper {
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #FFFFFF;
}

.ehs_bg {
    background-color: #FFD700;
}
.nonehs_bg {
    background-color: white;
}


h1 {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}

h2 {
	font-size: 22pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}

h3 {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}

h4 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-align: center;
}

h5 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-align: center;
}

h6 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}

h7 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}
h8 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
h9 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
p {
	text-indent: 0.5in;
	margin-left: 50px;
	margin-right: 50px;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: maroon;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.bodytext {
	color: black;
	font-size: 10pt;
}

.boldbodytext {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.bigbodytext {
    color: black;
	font-size: 11pt;
}
.smalltext {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.mandatory_fields {
	color: Red;
	font-size: medium;
}
.medium_blue {
	color: #6600ff;
	font-size: medium;
}

.h3 {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;	
}

.h4 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-weight: bold;
}

.h5 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	text-align: center;
}

.h6 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;	
	text-align: center;
}
.h9 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	text-align: left;
}
.alerttext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Red;	
}

.notetext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;	
}
.mainbody {
	background-color: #FFFFFF;
	border: 1px solid;
	height: 100%;
	padding: 0px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
.userBanner {
	background-color: #DCE0E1;	
	color: black;
	font-size: 10pt;
}
.leftnav {
	background-color: #FFFFFF;
	border: 1px solid;
	height: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;	
}

table.table1 {
	border: none;	
}

td.tblbodytext {
	border: none;
	color: black;
	font-size: 10pt;
}

td.tblbodytextrowbottom {
	border: none;
	border-bottom: 1px solid Black;
	color: black;
	font-size: 10pt;
}

td.navunselected {
 	border: 1px solid Black;
	color: black;
	font-size: 11pt;
	background: #DCE0E1;
	border-bottom: 1px solid Black;
	border-left: none;
	border-right: none;
	border-top: none;
}

td.tblrowheader {
	border: none;
	color: black;
	font-size: 10pt;
	background: #E8EBDF;
}

th.tblbodytext {
	border: 1px solid Black;
	color: black;
	font-size: 10pt;
	background: #E8EBDF;
	
	position: sticky;
	position: -webkit-sticky;
	top: 0px;
	z-index: 2;
}

td.tblbodytext {
	border: 1px solid Black;
	color: black;
	font-size: 10pt;	
}

hr.bodytext {
	color: black;
}

.NFPAFire {
	background-color: #FF3333;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}

.NFPAHealth {
	background-color: #0066FF;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}

.NFPAReactive {
	background-color: Yellow;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}

.form-buttons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	background-image: url(/media/navoff.gif);
	border: 1px solid #006699;
	margin: 1px;
	width: 175px;
		
}

.bluetext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;	
	
}

.red-form-buttons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	background-image: url(/media/navoff.gif);
	border: 1px solid #006699;
	margin: 1px;
	width: 175px;
}


td.facilityName {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid #006699;
	margin: 1px;
	text-align: center;
	color: #000099;
}
.departmentName {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #006699;
	margin: 1px;
	text-align: center;
}
.facilityAddress {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #006699;
	margin: 1px;
	text-align: center;
}
.contchename{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid #006699;
	margin: 4px;
	text-align: center;
	color: #333333;
}