/* EM CSS */
body {
  color: #000000;
  font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
  margin: 0;
  padding: 0;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a, img {
  margin: 0;
  padding: 0;
  color: #000000;
}
hr {
	border: 0px;
	width: 100%;
	color: #000000;
	height: 1px;
	margin: 15px 0px 15px 0px;
}
ul {
  list-style: none;
}
.chiptable {
  border-collapse: collapse;
  table-layout: auto;
  margin: 0px 0px 15px 0px;
}
.chiptable tr {
  border: solid 1px #CCCCCC;
}
.chiptable td {
  border: dotted 1px #CCCCCC;
  vertical-align: top;
  padding: 2px;
  white-space: nowrap;
}
.spacer {
  font-size: 0;
  line-height: 0;
  clear: both;
}

/* -- header start -- */
#header {
	display: none;
}
/* -- header end -- */

/* -- top navigation start -- */
#topNav {
 display: none;
}
/* -- top navigation end -- */

/* -- body start -- */
#body {
  padding: 0;
  color: #000000;
}
/* -- body end -- */

/* -- body-left start -- */
#body_left {
  display: none;
}
/* -- body-left end -- */

/* -- body-right start -- */
#body_right {
  width: 100%;
}
#body_right h1 {
  background: url(/Images/EnghsMotor/punch_line.gif) no-repeat 0 0 #000000;
  width: 142px;
  height: 49px;
  text-indent: -20000px;
}
#body_right div.breadcrumbs {
  display: none;
}
#body_right div.bodyIntroText h2 {
  font: bold italic 24px/34px Georgia, "Times New Roman" , Times, serif;
}
#body_right div.bodyIntroText h3 {
  font: bold 20px/24px Georgia, "Times New Roman" , Times, serif;
  background: url(/Images/EnghsMotor/folder_icon.gif) no-repeat 0 5px #F7F7F7;
  padding: 0 2px 0 25px;
}
#body_right div.bodyIntroText h4 {
  font: normal 20px/24px Georgia, "Times New Roman" , Times, serif;
  padding: 0 0 0 10px;
}
#body_right div.bodyIntroText p {
  font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
  padding: 10px 0;
}
#body_right div.bodyIntroText p a {
  text-decoration: underline;
}
#body_right div.bodyIntroText p a:hover {
  text-decoration: none;
}
#body_right div.bodyText {
  padding: 5px 0 0 0;
}
#body_right div.bodyText h2 {
  font: bold italic 24px/34px Georgia, "Times New Roman" , Times, serif;
  padding: 0px 0px 5px 0px;
}
#body_right div.bodyText h3 {
  font: bold 20px/24px Georgia, "Times New Roman" , Times, serif;
  background: url(/Images/EnghsMotor/folder_icon.gif) no-repeat 0 5px #FFFFFF;
  padding: 0 2px 0 25px;
}
#body_right div.bodyText h4 {
  font: bold 20px/30px Georgia, "Times New Roman" , Times, serif;
}
#body_right div.bodyText h5 {
  padding: 0px 0px 5px 0px;
}
#body_right div.bodyText p {
  font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
  padding: 0px 0px 10px 0px;
}
#body_right div.bodyText p a {
  text-decoration: underline;
}
#body_right div.bodyText p a:hover {
  text-decoration: none;
}
.Input {
	font: normal 12px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px;
	border: 1px solid #000000;
}

.Submit {
	height: 27px;
	padding: 0;
	font: normal 12px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: solid 1px #000000;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.SearchInput {
	float: left;
	font: normal 12px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	width: 385px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	border: 1px solid #000000;
}
.SearchSubmit {
	width: 75px;
	height: 27px;
	padding: 0;
	background-color: #CCCCCC;
	border: solid 1px #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.notice {
  padding: 5px 15px 5px 15px;
}
.notice h3 {
  background: url(/Images/EnghsMotor/news_icon.gif) no-repeat 2px 13px;
  font: bold 20px/38px Georgia, "Times New Roman" , Times, serif;
  padding: 0 9px 0 22px;
}
.notice h4 {
  font: bold 12px/21px Arial, Helvetica, sans-serif;
}
.notice p {
  padding: 0 0 10px 0;
  font: normal 11px/17px Georgia, "Times New Roman" , Times, serif;
}
.notice a.more {
  color: #000000;
  float: right;
  text-decoration: none;
  padding: 0;
  text-transform: uppercase;
  font: bold 10px/11px Georgia, "Times New Roman" , Times, serif;
}
.blurb {
  width: 190px;
  padding: 5px 15px 5px 15px;
  margin: 20px 0px 0px 0px;
  background: #CCCCCC;
}
.blurb h2{
	font:bold italic 24px/34px Georgia, "Times New Roman", Times, serif;
}
.blurb h3 {
  background: url(/Images/EnghsMotor/solution_icon.gif) no-repeat 2px 13px;
  font: bold 20px/38px Georgia, "Times New Roman" , Times, serif;
  padding: 0 9px 0 22px;
}
.blurb h5 {
  font: bold 10px/11px Georgia, "Times New Roman" , Times, serif;
}
.blurb p {
  padding: 3px 0px 0px 0px;
  font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
}
.blurb p a.line {
  padding: 0;
  text-decoration: underline;
  font: normal 11px/17px Georgia, "Times New Roman" , Times, serif;
}
.blurb p a.line:hover {
  padding: 0;
  text-decoration: none;
  font: normal 11px/17px Georgia, "Times New Roman" , Times, serif;
}
.blurb a.more {
  float: right;
  text-decoration: none;
  padding: 0;
  text-transform: uppercase;
  font: bold 10px/11px Georgia, "Times New Roman" , Times, serif;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
/* -- body-right end -- */

/* -- footer start -- */
#footer {
  display: none;
}
/* footer end -- */