#mainmenu {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	vertical-align: top;
}
#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;
	width: 150px;
	}
#mainmenu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51799F;
	background-image: url(../img/menuarr.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCD7F0;
	border-right-color: #51799F;
	border-left-color: #BCD7F0;
	width: 100%;
	margin-bottom: 3px;
	display: block;
	}
#mainmenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD7F0;
	background-image: url(../img/menuarr.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #51799F;
	border-right-color: #BCD7F0;
	border-left-color: #51799F;
	color: #FFFFFF;
	background-color: #377FC9;
	}
#mainmenu li ul li {
	padding-left: 15px;
	background-image: url(../img/childdots.gif);
	background-repeat: no-repeat;
	background-position: 0 -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	width: 83%;
	}
#menuFooter {
	background-color: #D3D3D3;
	text-align: center;
	padding-left: 15px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	background-image: url(../img/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#menuFooter ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menuFooter li {
	display: inline;
	padding-left: 8px;
	padding-right: 7px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0053A0;
	line-height: 20px;
}
#menuFooter a {
	color: #0053A0;
	text-decoration: none;
}

#menuFooter a:hover {
	color: #0053A0;
	text-decoration: underline;
}
#sitemapcontent {
	text-align: left;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 490px;
}
#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;
	}
