@font-face {
	font-family: EniTabBold;
	src: url(enitabbol-webfont.eot?#iefix) format("embedded-opentype"), url(enitabbol-webfont.woff) format("woff"), url(enitabbol-webfont.ttf) format("truetype"), url(enitabbol-webfont.svg#enitabboldregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	background-color: #eaeff1;
}

.clsHeading + span {
	z-index: -1;
	float: right;
	border-left: solid 1em #eaeff1; 
	border-bottom: solid 1em #eaeff1;
	background-color: #eaeff1;
}

.clsHeading + span img {
	border-style: none;
}

.clsFontEni {
	font-family: EniTabBold,"Lucida Sans Unicode",Lucida,Arial;
	font-size: 30px;
	color: #65625C;
	max-width: 260px;
	display: block;
	margin-top: 0.4em;
	xxxborder: 1px solid red;
}

span.clsFontEni {
	font-size: 16.5px;
	max-width: 145px;
}

form {
	background-color: #e0e7eb;
	padding-left: 0.5em;
}

fieldset {
	border: none;
	padding-bottom: 1em;
	clear: left;
}

select,
option,
input {
	font-family: Arial, Helvetica, sans-serif;
}

label {
	margin-right: 1em;
	width: 8em;
	clear: left;
	float: left;
}

legend {
	font-size: 140%;
	color: black;
	font-weight: bold;
}

.clsHidden {
	display: none;
}

.inputSubmit {
	background-color: #ee4035;
	color: white;
	font-weight: bold;
	border: none;
	padding: 0.1em 0.3em 0.1em 0.3em; 
}

.inputSubmit[name=cmdReset] {
	float: right;
	margin-right: 2em;
}

form + div {
	margin-top: 2em;
}

.myAnchor {
	color: #6e6e6e;
}

A {
	color: #626262;
}

A:link,
A:visited,
A:active {
	text-decoration: none;
}

A:hover {
	color: #aaaaaa;
}

.clsHeading {
	font-family: Arial, "Ms Sans Serif";
	font-size: 150%;
	font-weight: bold;
	padding-top: 1em;
	margin-top: 0.3em;
}

.MakeModel {
	color: #6e6e6e;
	padding: 0.25em;
	padding-left: 7px;
	font-size: 150%;
	border-top: solid 1px #e1e1e1;
}

.compartmentType {
	color: #ee4035;
	padding-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.footer {
	padding: 0.3em;
	color: #6e6e6e;
	font-size: 70%;
}

.mLeft2 {
	margin-left: 2em;
}

.mRight27 {
	margin-right: 2.7em;
}

.lubespecIndent {
	margin-left: 2em;
	margin-right: 2em;
}

.lubeSpec {
	padding-left: 2em;
	text-indent: -2em;
}

.noteTextAndNumber {
	margin-left: 3.5em;
	padding-bottom: 1em;
}

.noteNumber {
	width: 2.5em;
	text-align: right;
	float: left;
}
