#homeNavBar .top {
	width:100%;
	background-image:url(_asg_sites_components/home_navbar_background.gif);
}
#homeNavBar .terminator {
	font-size:1px;
	background:url(_asg_sites_components/home_navbar_terminator.gif);
	width:207px;
	height:26px;
}
#homeNavBar .terminatorB {
	font-size:1px;
	background:url(_asg_sites_components/home_navbar_terminator_b.gif);
	width:207px;
	height:11px;
}
#homeNavBar .bottom {
	background-image:url(_asg_sites_components/home_navbar_background_b.gif);
	text-align:left;
}

.cityList {
	width:80%;
	margin:1em 0 3em 0;
	font-size:80%;
	line-height:1.5em;
}
.cityList a {
	color:#000;
	text-decoration:none;
}

a.text {
	color:#000;
	text-decoration:none;}
	a.text:hover {
	text-decoration:none;
}
