body, table {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding: 0px;
	color: #000000;
    margin: 0 auto;
}

table.tablenoncentered
{
	margin: 0;
}

a {
	color:#43a2d2;
}

a:link {
}

a:visited {
}

a:hover {
	color:#0000FF;
}

a:active {
	color:#0000FF;
}

#NavigationColumn {
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.CategoryBox {
	background-color: #ffffff;
	font-size: 9pt;
	padding: 0px 5px 5px 5px;
}

#SearchBox {
	background-image:url('/images/EAP-EasySearch.gif');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e7e7c1;
	padding-top:35px;
	font-size:7pt;
}

div#SearchButtonBox {
	text-align:right;
	padding:5px 0px;
}

#Contact {
	background-image:url('/images/EAP-EasyHelp.gif');
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 35px;
}

div#Hours {
	color:#535353;
	font-size:7pt;
}

div#Hours b {
	font-size:9pt;
	font-weight:bold;
}

div#Contact a{
	line-height:1.8em;
}

.CategoryHeading {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	background-color: #899094;
	padding:1px 5px 1px 5px;
}

a.CategoryLink {
	border-bottom-style:dotted;
	border-bottom-color:#899094;
	border-bottom-width:1px;
	width:95%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px -5px;
	padding: 5px 5px 5px 5px;	
}

a.CategoryLink#Last {
		border-bottom-style:none;
}

a.BlendInToText {
	font-size: inherit !important;
	padding: 0px !important;
	cursor:text !important;
	text-decoration:none !important;
	color:#000000 !important;
}

#leftSpacer {
	background-color:#fe8b03;
	margin:0px;
	padding:0px;
	height:1px;
}

#rightSpacer {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:1px;
}

#Header .headertext {
	margin:0px;
	padding:0px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
	text-align: left;
}

div#Header{
	background:#fe8b03;
}

td#HeaderUnderLeft {
	background:#fe8b03;
	background-color:#fe8b03;
	width:149px;
	height:26px;
}

td#HeaderUnderCorner {
	background-image:url('/images/EAP-Left-Nav-Top-Right.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:26px;
	height:26px;
}

td#HeaderUnderEdge {
	background-image:url('/images/EAP-Left-Nav-Top-Center.gif');
	background-position:left top;
	background-repeat:repeat-x;
	width:720px;
	height:26px;
}

#InfoColumn {
	width:150Px;
}

a.InfoLink {
	border-bottom-style:dotted;
	border-bottom-color:#899094;
	border-bottom-width:1px;
	width:95%;
	text-decoration:none;
	display:block;
	margin:0px;
	padding: 2px 0px;
}

.InfoHeading {
	font-weight:bold;
	font-size:12pt;
	padding:6px 0px 5px 0px;
}

a#OrderLink {
	border-bottom:none 0px #000;
}

#RepairTips {
	padding-top:8px;
	color:#fe8b03;
}

td.SideBar {
	width:150px;
}

div.Content { /* outer container of content */
	width:540px;
	padding:0px;
	margin:0px 30px;
}
.fineprint {font: normal .8em arial, helvetica, sans-serif;}
#Footer {text-align:center; padding-top: 10px;}
#PartsLinks{ padding-top:10px; padding-bottom:2px;}
#PartsLinks a {cursor:text; text-decoration:none; color:#000000;}

address {font-style:normal;}

/*Bug Report User Control*/
#bug-report
{
    background-color: #eded7b;
}

#bug-report span  /*for messages*/
{
    font-weight:bold;
    color:Red;
    float:right; 
    padding: 6px 0 4px 0;
}



