﻿.WordSection1 > div {
	position: fixed;
	height: 100%;
	width: 255px;
	z-index: 1;
	top: 0;
	left: 0;
	background: #e4e4e4;
	padding-left: 25px;
	padding-right: 25px;
	overflow-y: scroll;
}

p[class^='MsoToc'] > a,
p[class^='MsoToc'] span > a,
p[class^='MsoToc'] span {
  text-decoration: none;
  color: #000;
}

.WordSection1 > .MsoHyperlink {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}
.WordSection1 > h1 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}

.WordSection1 > p {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
	text-indent: 0 !important;
}

.WordSection1 > span {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}

.WordSection1 > h2 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}


.WordSection1 > h3 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}

.WordSection1 > h4 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}


.WordSection1 > h5 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}

.WordSection1 > h6 {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}

.WordSection1 > table {
	margin-left: 350px !important; /* Same as the width of the sidebar */
	padding: 0px 10px;
}
