div.headerjumpto{
	/* this style turns the jumpto menu off */
	display:none;
}
table.header{
	width:97%;
	background-color:#FFE959;
	border:none;
}
td.headertitle{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:22px;
	width:100%;
}
ul{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:16px;
	padding-top:0px;
	padding-left:26px;
	padding-bottom:0px;
	font-weight:bold;
}
td.sitemapsectiontitle{
	background-color:#FFFF7C;
	font-weight:bold;
	font-size:14px;
	padding:4px;
}
td.sitemapHelpLink{
	font-size:12px;
	text-align:right;
}
div.sectiontitle{
	background-color:#F2F2F2;
	margin:2px 0 2px 0;
	padding: 2px 0 2px 10px;
	font-weight:bold;
}
