#primarymenu {
	background-color: #000000;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#primarymenu ul {
	margin: 0px;
	padding: 0px;
}
#primarymenu li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#primarymenu a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#primarymenu a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
#mainmenu {
	vertical-align: top;
	background-color: #B2D5EA;
	margin-top: 25px;
	margin-bottom: 25px;
}
#mainmenu ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#mainmenu li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #59A4D1;
	background-image: url(../img/menuarr.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	}
#sitemapcontent {
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#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;
	}
#menuFooter {
	text-align: center;
	background-color: #B2D5EA;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menuFooter ul {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	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: #0074B8;
	line-height: 15px;
}
