/* CSS Document */
#linkbar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
#linkChoices {
	padding: 1px;
	font-size: 11px;
	background-image: url(../vz-graphics/linkerBkdg.jpg);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CED6EF;
	line-height: 17px;
	text-align: center;
}
#page #linkscontentArea .category {
	color: #bd934f;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#page #linkscontentArea .pageLinkName {
	color: #BDD6F7;
}
#page #linkscontentArea .linkdetails {
	font-style: italic;
}

