#primarymenu {
	margin: 0px;
	padding: 0px;
}
#primarymenu ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#primarymenu li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#primarymenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding-left: 33px;
	padding-right: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B8A8A;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #413F3F;
	margin: 0px;
}
#primarymenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95969A;
	background-repeat: repeat-x;
	background-position: top;
}
#mainmenu {
	vertical-align: top;
	padding-bottom: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 12px;
}

#mainmenu ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BAABC;
	background-image: url(../img/menubullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	}
#mainmenu li ul li {
	padding-left: 15px;
	background-image: url(../img/childdots.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
.mainmenulink a {
	color: #38567A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.mainmenulink a:hover {
	color: #000000;
	text-decoration: none;
}
.mainmenulinkOn a {
	color: #38567A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	font-weight: bold;
}
.mainmenulinkOn a:hover {
	color: #000000;
	text-decoration: none;
}
.childmenulink a {
	color: #38567A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulink a:hover {
	color: #000000;
	text-decoration: none;
}
.childmenulinkOn a {
	font-weight: bold;
	color: #38567A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulinkOn a:hover {
	color: #000000;
	text-decoration: none;
}
#menuFooter {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
#menuFooter ul {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menuFooter li {
	display: inline;
	padding-left: 8px;
	padding-right: 7px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #38567A;
	line-height: 15px;
}
#sitemapcontent ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemapcontent li {
	background-image: url(../img/foldericon.gif);
	background-position: 0px -6px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	list-style-type: none;
	margin-left: 1px;
}
#sitemapcontent li ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0px;
	background-image: url(../img/pgicon.gif);
	background-position: 0px 2px;
	}

