/* CSS Document */
.linkbar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
.linkChoices {
	padding: 1px;
	margin: 2px 0px 6px;
	width: 430px;
	font-size: 11px;
	background-image: url(../vz-graphics/linkerBkdg.jpg);
}
.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;
}
