.ShortCutsHolder {
	display: none;
}
#TopMenu {
	display: none;
}
#SearchHolder {
	display: none;
}
.BreadCrumb {
	display: none;
}
#LeftMenuHolder {
	display: none;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
} 
H2.Rubrik1 {
	font-size:1.1em;
	padding-top: 8px;
}
H2.Rubrik2 {
	font-size:1.1em;
	padding-top: 8px;
	color: #b21f22;
}
.ImageLeft {
	float: left;
	padding: 8px;
}
.ImageRight {
	float: right;
	padding: 8px;
}
.PageName {
	padding-top: 15px;
	padding-bottom: 0px;
}
#Logo {
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11pt;
	padding:0px;
	margin:0px;
}
.ListPaging {
	display: none;
}
.ListFilterHolder {
	display: none;
}
.QnALink:link, .QnALink:visited {
	color: #000000;
	text-decoration: none;
}
#PageFooter {
	margin-top: 8px;
	padding-top: 8px;
	clear: both;
}
.ShortCuts {
	display: none;
}
#LeftColumn {
	float: left;
	width: 65%;
}
#RightColumn {
	float: right;
	width: 30%;
}
#PageFooter div.EditorContent {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
}
.hidden {
	display: none;
}
.Print {
	display: none;
}
.EditorContent P {
	margin:0px;
	padding:0px 0px 8px;
}
