.anylinkcss-left { /* for Commercial, Health Care & Residential menus */
	position:static;
	float: left;
	visibility: hidden;
	border: 0px;
	border-bottom-width: 0;
	margin-left: 6px;
	color: #8a8981;
	font-size: 12px;
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	z-index: 100;
	background-color: transparent;
	width: 130px;
	}

.anylinkcss-right { /* for Profile menu */
	position: static;
	float: right;
	visibility: hidden;
	border: 0px;
	border-bottom-width: 0;
	margin-right: 6px;
	color: #8a8981;
	font-size: 12px;
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	line-height: 18px;
	z-index: 100;
	background-color: transparent;
	width: 120px;
	}

.anylinkcss a {
	width: 100%;
	display: block;
	border: 0px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	}

a.drop:link {
	background-color: transparent;
	color: #8a8981;
	text-decoration: none;
	}
a.drop:visited {
	background-color: transparent;
	color: #8a8981;
	text-decoration: none;
	}
a.drop:hover {
	background-color: transparent;
	color: #d2292b;
	text-decoration: none;
	}
a.drop:hover {
	background-color: transparent;
	color: #d2292b;
	text-decoration: none;
	}
