.Group {
	display: block;
	height: 26px;
	width: 116px;
	background-image: url(../images/nav_mainbtn.jpg);
	line-height: 26px;
	padding-left: 15px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: none;
	background-image: url(../images/nav_mainbtn_over.jpg);
}
.TheStandard_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.TheStandard_Sub:hover {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.Assesment_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Assesment_Sub:hover {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.Benefits_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Benefits_Sub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.GoodCorporations_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.GoodCorporations_Sub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.Resources_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Resources:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.Aboutus_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Aboutus_Sub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.Contact_Sub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.Contact_Sub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.MediaSub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn2.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.MediaSub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.GuidanceSub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn2.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.GuidanceSub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
.ProcessSub {

	display: none;
	height: 26px;
	width: 113px;
	background-image: url(../images/nav_subbtn2.jpg);
	line-height: 26px;
	padding-left: 18px;
	color: #dfdfdf;
	text-decoration: none;
	margin-bottom: 1px;
}
.ProcessSub:hover  {
		background-image: url(../images/nav_mainbtn_over.jpg);
}
show {
	display: inline;
}
.currentlink {
	display: block;
	height: 26px;
	width: 116px;
	background-image: url(../images/nav_current.jpg);
	line-height: 26px;
	padding-left: 15px;
	color: #dfdfdf;
	text-decoration: underline;
	margin-bottom: 1px;
} 
.currentlink:hover {
		background-image: url(../images/nav_mainbtn_over.jpg);
}