#header,
#breadcrumb,
#footer {
	display			: none;
}

fieldset {
	display			: none;
}

/***** help pages *****/

.helpPages {
	font-family		: arial;
}

.helpPages a {
	text-decoration		: none;
}

.helpPages #content ul,
.helpPages #content li {
	padding-left		: 0;
	margin-left		: 0;
}

#help_header #headerLogo img {
	border			: 0;
}

#help_header h1 {
	margin-bottom		: 0.5em;
}

.helpPages #headerSearch {
	display			: none;
}

.helpPages .contentPanel,
.helpPages .contentPanelTop,
.helpPages .contentPanelMid {
	background		: none;
	padding			: 0;
	margin			: 0;
}

.helpPages #paginatedNav {
	display			: none;
}

.helpPages .backToIndex {
	display			: none;
}
