#primarymenu {
	display:inline;
	margin: 0px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primarymenu ul {
	margin: 0px;
	padding: 0px;
}
#primarymenu li {
	display: inline;
	margin: 0px;
}
#primarymenu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#primarymenu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.mainmenu {
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 8px;
}

.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 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
}
.mainmenu a {
	color: #14477d;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
.mainmenu a:hover {
	color: #000;
	text-decoration: none;
}
.mainmenulink a {
	font-weight: bold;
	color: #14477d;
	text-decoration: none;
	font-size: 100%;
}
.mainmenulink a:hover {
	color: #000;
	text-decoration: none;
}
.mainmenulinkOn a {
	color: #000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
.mainmenulinkOn a:hover {
	color: #14477d;
	text-decoration: none;
}
#menuFooter {
	display:block;
	text-align: center;
	margin-top: 15px;
}
#menuFooter ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuFooter li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
#menuFooter li a {
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#menuFooter li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.searchResNum {
	width: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.searchRes {
	padding-bottom: 10px;
}
#sitemapcontent {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#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 -7px;
	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/childdots.gif);
	background-position: 0px 0px;
	}
#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;
}
