#primarymenu {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#primarymenu ul {
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primarymenu li {
	display: inline;
	padding-left: 11px;
	padding-right: 12px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}
#primarymenu a {
	color: #CECECE;
	text-decoration: none;
	margin: 0px;
}
#primarymenu a:hover {
	color: #FFF;
	text-decoration: none;
}
#mainmenu {
	vertical-align: top;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-left: 16px;
}

#mainmenu ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu li {
	background-image: url(../img/menubullet.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818181;
	padding-top: 9px;
	}
#mainmenu li ul li {
	background-repeat: no-repeat;
	background-image: url(../img/childdots.gif);
	background-position: 0px -5px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-bottom-style: none;
	}
.mainmenulink a {
	font-weight: bold;
	color: #303030;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
}
.mainmenulink a:hover {
	color: #003E8D;
	text-decoration: none;
}
.mainmenulinkOn a {
	color: #003E8D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	font-weight: bold;
}
.mainmenulinkOn a:hover {
	color: #818181;
	text-decoration: none;
}
.childmenulink a {
	color: #4B4B4B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulink a:hover {
	color: #003E8D;
	text-decoration: none;
}
.childmenulinkOn a {
	font-weight: bold;
	color: #003E8D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulinkOn a:hover {
	color: #4B4B4B;
	text-decoration: none;
}
#menuFooter {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 16px;
}
#menuFooter ul {
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuFooter li {
	display: inline;
	padding-left: 7px;
	padding-right: 6px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
#menuFooter a {
	color: #EAEAEA;
	text-decoration: none;
	margin: 0px;
}
#menuFooter a:hover {
	color: #FFF;
	text-decoration: none;
}
#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;
	}
#mainmenu-br {
	background-image: url(../img/menu-br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	background-color: #201E1E;
}
#mainmenu-b {
	height: 10px;
	background-color: #201E1E;
}

