/* CSS Document */
li {
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	padding-bottom: 21px;
}
#FooterText {
	left: 134px;
	top: 1825px;
}
#SubFooterText {
	left: 159px;
	top: 1875px;
}
.vertBar {
	position:absolute;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	width: 111px;
	background-image: url('images/vert_bar_and_shadow.gif');
	background-repeat: repeat-y;
	z-index: 1;
	top: 34px;
	left: 0px;
	height: 1900px;
}