a, a:hover, a:active, a:focus {
	outline:none; /* Remove borders around links in Firefox */

}
.RadMenu_Custom1 .menu {


}
.RadMenu_Custom1 .link {
	width: 179px;
	height:28px;
	text-decoration: none;
	
}
.RadMenu_Custom1 .link .text {
	padding-left: 8px;
	padding-top:4px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #4c6007;
	text-decoration: none;
	font-size:12px;

	
}
.RadMenu_Custom1 .link:hover, .RadMenu_Custom1 .focused, .RadMenu_Custom1 .expanded {
	color: #4c6007;
	cursor:hand;
	cursor:pointer;
	background: url('/SiteFiles/Layout/Menu_hover.jpg') left top no-repeat;
	text-decoration: none;

	
}
.RadMenu_Custom1 .link:hover .text, .RadMenu_Custom1 .focused .text, .RadMenu_Custom1 .expanded .text {
	color: #4c6007;

}

.RadMenu_Custom1 .text {
	padding-left: 8px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #4c6007;
	text-decoration: none;
	font-size:12px;

}




.RadMenu_Custom1 .rootGroup .disabled:hover {
}
.RadMenu_Custom1 .rootGroup .disabled:hover .text {
}







.RadMenu_Custom1 .group {
	background: white;
	border: 0px;
}
.RadMenu_Custom1 .group .link {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	padding-right: 0px;
	text-align: left;
	width: 180px;
}
.RadMenu_Custom1 .group .text {
	padding-left:6px;
	padding-right: 25px;
	color:#900;
	font-size: 68.8%;
}
.RadMenu_Custom1 .group .link:hover .text, .RadMenu_Custom1 .group .focused .text, .RadMenu_Custom1 .group .expanded .text {
	border-top: 0px;
	color:#900;
}
.RadMenu_Custom1 .group .link:hover, .RadMenu_Custom1 .group .focused, .RadMenu_Custom1 .group .expanded {
	font-weight: normal;
}
.RadMenu_Custom1 .leftArrow, .RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .topArrow, .RadMenu_Custom1 .bottomArrow, .RadMenu_Custom1 .leftArrowDisabled, .RadMenu_Custom1 .rightArrowDisabled, .RadMenu_Custom1 .topArrowDisabled, .RadMenu_Custom1 .bottomArrowDisabled {
}
.RadMenu_Custom1 .topArrow, .RadMenu_Custom1 .topArrowDisabled {
}
.RadMenu_Custom1 .bottomArrow, .RadMenu_Custom1 .bottomArrowDisabled {
}
.RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .leftArrow {
}
.RadMenu_Custom1 .rightArrow, .RadMenu_Custom1 .rightArrowDisabled {
}
.RadMenu_Custom1 .vertical .separator .text {
}
.RadMenu_Custom1 .expandLeft, .RadMenu_Custom1 .expandRight {
}
.RadMenu_Custom1 .link:hover .expandLeft, .RadMenu_Custom1 .link:hover .expandRight, .RadMenu_Custom1 .focused .expandLeft, .RadMenu_Custom1 .focused .expandRight, .RadMenu_Custom1 .expanded .expandLeft, .RadMenu_Custom1 .expanded .expandRight {
}
/* right to left */
.RadMenu_Custom1_rtl .group .link:hover .expandLeft, .RadMenu_Custom1_rtl .group .link:hover .expandRight {
}
.RadMenu_Custom1_rtl .expandLeft, .RadMenu_Custom1_rtl .expandRight {
}
/* end right to left */

