@charset "utf-8";
/*=============================== A - to - Z List ==========================*/
dl.abar {
	margin: 10px 0 10px 0;
	padding: 4px!important;
	clear: both;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #F09E36;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09E36;
	position: static;
	color: #666;
} 
dt.abtitle {
	display: inline;
	font-size:120%;
	font-weight: bold;
	color: #666;
	height: 15px;
	padding: 0 0 0px 4px
}

dl.abitems {
	width:100%;
	clear:left;
	margin-top:5px;
	font: bold 11px/1.2em Arial, Helvetica, sans-serif;
	color: #666;
} 
dt.abitems  {
	display:inline;
	clear:left;
	float:left;
	height: 20px;
	margin-bottom:1px;
	padding:0px 0px 0px 10px;
	color: #026493;
	background-image: url(../graphics/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font: normal 10px/1.2em Arial, Helvetica, sans-serif;
	width: 75%;
}
dt.abitems a  {
	display:inline;
	font: normal 11px/1.2em Arial, Helvetica, sans-serif;

}
dd.abitems  a{
	float:right;
	width:17%;
	padding:0px 10px 0px 0px;
	height: 17px;
	background-image: url(../graphics/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 85px 1px;
	color: #F09E36;
	font: bold 11px Arial;
	text-decoration: none;
	margin-top: -15px;
}
#top-link {
	display: block;
	width: 90px;
	height: 15px;
}
.alphaListNav{
	color: #026493;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	cursor: hand;
}
.alphaListNav a:link, .alphaListNav a:visited {
	color: #026493;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	font-weight: bolder;
	font-style: normal;
	font-size: 120%;
}
.alphaListNav a:hover {
	text-decoration: underline;
}
/*===========================================================================*/
/*=============================== Auotmotive ================================*/

#sidebar-box li#automotive.on a {
	color: #026493;
}
#grey-boxborder {
	background-color: #FFF;
	border: 1px solid #d8d8d8;
	padding: 2px;
	margin: 8px 0 8px 0;
	width: 515px;
	height: auto;
}

#grey-box {
	width: 498px;
	background-color: #ededed;
	padding: 4px 4px 4px 13px;
	margin: 0 0 0px 0px;
	position: inherit;
	overflow: hidden;
}
#grey-box_Leftcol {
	float:left;
	width: 240px;
	border: solid 0px red;
}
#grey-box_Rightcol {
	float:right;
	width: 240px;
	border: solid 0px red;
}
dl.gbitems {
	clear:left;
	margin-top:4px;
	font: bold 11px/1.2em Arial, Helvetica, sans-serif;
	color: #666;
} 
dt.gbitems  {
	display:inline;
	clear:left;
	float:left;
	height: 20px;
	margin-bottom:0px;
	padding:0px 0px 5px 10px;
	color: #026493;
	background-image: url(../graphics/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font: bold 10px/1.2em Arial, Helvetica, sans-serif;
	width: 230px;
}
dt.gbitems a {
	font: bold 10px/1.2em Arial, Helvetica, sans-serif;
	color: #026493;
	text-decoration: none;
}
dt.gbitems a:hover {
	text-decoration: underline;	
}
/*===========================================================================*/
/*==================== Vehicle Information Technologies =====================*/
.tier4page-h2 {
	color: #666;
	margin: 5px 2px 5px 0px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 0px solid #f09e36;
}

