@import url('breadcrumbs_generic.css');


/*--------------Commented-out by jnk on 8/27/10 ------------------------------


body {
background:url(/_resources/backgrounds/background_breadcrumbs_dept.jpg); 
background-repeat:no-repeat;
margin-left:204px;
margin-right:65px;
margin-top:327px;
text-align:left;
}

ul.inside{
	display:inline;
}


br[mce_bogus] {
	display: none;
}


ul {

font-size: 12px;

font-family:Verdana,Helvetica,Arial,sans-serif !important;
border-bottom:1px solid #999999;
color:#808080;
display: inline;
left:3px;
list-style-type:none;
margin-left:190px;
margin-right:0;
margin-top:0;
padding-bottom:5px;
padding-top:5px;
position:absolute;
top:205px;
width:580px;
}


 li {
	font-family:Verdana,Helvetica,Arial,sans-serif !important;
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	font-size: 10px; 
	font-weight:normal;
	color: #808080;
}

 li a:link {
	background-image: url('/images/breadcrumb-arrows.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 15px;
	color: #004400 !important; 
	font-weight:normal;
}

 li a:visited {
	color: #004400;
}


 li a:hover {
	text-decoration: underline;
	color: #000000;
}
