body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #FFFFFF;
}

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;
}

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;
}

.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;
}
.alerttext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Red;	
}
.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;
	padding: 0;
}

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;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.NFPAHealth {
	background-color: #0066FF;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.NFPAReactive {
	background-color: Yellow;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}
.NFPASpecial {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.BOX {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.form-buttons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	background-image: url(/eplan/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(/eplan/media/navoff.gif);
	border: 1px solid #006699;
	margin: 1px;
	width: 175px;
}

