#nav li a.products {background:url(../images/menu/Products_active.gif);}

#jumpbox_OLD {
	color:#333333;
	height:40px;
	border-bottom:1px dashed #707072;
	margin-bottom:25px;
	font-size:14px;
}

#jumpbox {
	width:722px;
	height:23px;
	background-color:#76a1bb;
	background-image:url('../images/jump_bar.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	color:#00315b;
	margin-bottom:25px;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

#jumpbox a:link, #jumpbox a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#jumpbox a:hover {
	color:#FFFFFF;
}

.jumpto {
	color:#00315b;
	font-weight:bold;
}

.product_active {
	font-weight:bold;
}

.info_icon {
	float:left;
	margin-right:8px;
}