.TopNavBkgd {
	background-attachment: scroll;
	background-image: url(../RVA/images/top_nav_tile_t1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	list-style-position: outside;
	list-style-image: url(../RVA/images/bullet.gif);
	list-style-type: lower-alpha;
	text-align: left;
	white-space: normal;
	display: inline;
	vertical-align: top;
}
