.RadMenu_HNav_wyomingValley
{
	cursor: default;
	padding: 0px;
	background-color: #0072bb; /* url('img/nav_bg.jpg') center top no-repeat; */
	border-width: 0px;
}

.RadMenu_HNav_wyomingValley .group
{
	cursor: default;
	padding: 0px;
	border-width: 0px;
	padding: 8 0 8 0px;
}	


.RadMenu_HNav_wyomingValley .rootGroup .link,
.RadMenu_HNav_wyomingValley .rootGroup .link:visited
{
	cursor: hand;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: bold;
	text-align: center;
	height: 30px;
}

.RadMenu_HNav_wyomingValley .rootGroup .text,
.RadMenu_HNav_wyomingValley .rootGroup .text:hover
{

	padding-top: 9px;
}

.RadMenu_HNav_wyomingValley .rootGroup .expanded 
{
	padding: 0px;
	background-color: transparent;
	color: #faedb2;
}

.RadMenu_HNav_wyomingValley .rootGroup .expanded .text 
{
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #faedb2;
}

.RadMenu_HNav_wyomingValley .rootGroup .link:hover
{
	padding: 0px;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #faedb2;
	text-decoration: none;
}

.RadMenu_HNav_wyomingValley .rootGroup .disabled
{
	cursor: default;
	padding: 0px;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #faedb2;
	text-decoration: none;
}

/* Main Level Sub Group, creates Top Border Line of Main Level SubItem Group */
.RadMenu_HNav_wyomingValley .rootGroup .group
{
	background: transparent;
	line-height: 12px;
	padding: 0 0 0 0px;
	color: #faedb2;
}

.RadMenu_HNav_wyomingValley .level1 .group
{
	height: 14px;
}


.RadMenu_HNav_wyomingValley .level1 .text,
.RadMenu_HNav_wyomingValley .level1 .text:hover
{
	padding-top: 0px;
}

.RadMenu_HNav_wyomingValley .level1 .link,
.RadMenu_HNav_wyomingValley .level1 .link:visited
{
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	color: #03619d;
	text-decoration: none;
	border-color: #0072bb;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level1 .link:hover,
.RadMenu_HNav_wyomingValley .level1 .focused
{
	height: auto;
	padding: 1px;
	background-color: #045f9a;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level1 .expanded
{
	height: auto;
	padding: 1px;
	background-color: #045f9a;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level1 .expanded .text
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
}

.RadMenu_HNav_wyomingValley .level1 .disabled
{
	height: auto;
	cursor:default;
	padding: 1px;
	background-color: #045f9a;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

/* Level 3 Sub Group, creates Top Border Line of Level 2 SubItem Group */
.RadMenu_HNav_wyomingValley .level2 .group
{
	border-color: #045f9a;
	border-style: solid none none none;
	border-width: 1px;
}
/* End Level 3 Sub Group */

.RadMenu_HNav_wyomingValley .level2 .link,
.RadMenu_HNav_wyomingValley .level2 .link:visited
{
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	color: #045f9a;
	text-decoration: none;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level2 .link:hover,
.RadMenu_HNav_wyomingValley .level2 .focused
{
	height: auto;
	padding: 1px;
	background-color: #045f9a;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level2 .expanded,
.RadMenu_HNav_wyomingValley .level2 .selected
{
	height: auto;
	padding: 1px;
	background-color: #045f9a;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_HNav_wyomingValley .level2 .expanded .text,
.RadMenu_HNav_wyomingValley .level2 .selected .text
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
}

.RadMenu_HNav_wyomingValley .level2 .disabled
{
	height: auto;
	cursor:default;
	padding: 1px;
	background-color: #045f9a;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	text-align: left;
	border-color: #045f9a;
	border-style: none solid solid solid;
	border-width: 1px;
}

