#primarymenu {
	margin: 0px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primarymenu ul {
	margin: 0px;
	padding: 0px;
}
#primarymenu li {
	display: inline;
	margin: 0px;
	padding-right: 10px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF1E2D;
}
#primarymenu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#primarymenu a:hover {
	color: #000000;
	text-decoration: none;
}
#mainmenu {
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
#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: 11px;
	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 -7px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	}
.mainmenulink a {
	font-weight: bold;
	color: #AF1E2D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
}
.mainmenulink a:hover {
	color: #666666;
	text-decoration: none;
}
.mainmenulinkOn a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	font-weight: bold;
}
.mainmenulinkOn a:hover {
	color: #AF1E2D;
	text-decoration: none;
}
.childmenulink a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulink a:hover {
	color: #AF1E2D;
	text-decoration: none;
}
.childmenulinkOn a {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.childmenulinkOn a:hover {
	color: #AF1E2D;
	text-decoration: none;
}
#menuFooter {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#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: 5px;
	padding-right: 4px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;
}
#menuFooter a {
	color: #818181;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
}
#menuFooter a:hover {
	color: #AF1E2D;
	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;
	}
