ul.vert-one{
	margin:0;
	padding-left:5px;
	list-style-type:none;
	display:block;
	font:16px Helvetica, Verdana, Arial, sans-serif;
	line-height:145%;
	width:180px;
	font-weight: bold;
	}
ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-weight: bold;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#000B58;
	padding:0 0 0 20px;
	width:180px;
	font-weight: bold;
}
ul.vert-one li a:hover{
	background:#017838 url("images/vert-one_arrow.gif") no-repeat 0 9px;
	text-decoration: none;
	font-weight: bold;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover, ul.vert-one li a.current:visited{
	background:#968752 url("images/vert-one_arrow.gif") no-repeat 0 9px;
	font-weight: bold;
}
ul.vert-one li a:visited{
	font-weight:bold;
}

