hr {
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8b662e;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8b662e;
	text-decoration: none;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #443833;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443833;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;


}

.treemenu {
  list-style : none;
  background-color: #c0b392;
  border: 0px solid #333333;
  color: #000;
  width: 500px;
  padding: 7px 10px 10px 0px;
}

.treemenu UL {
	list-style : none;
}

.treemenu A {
  text-decoration : none;
}

.treemenu .treeopen {
	background-repeat : no-repeat;
	background-position : left;
}

.treemenu .treeclosed {
	background-repeat : no-repeat;
	background-position : left;
}

ulOFF {
  border: 1px solid red;
}

liOFF {
  border: 1px solid blue;
}
.subHeadingWHR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #443833;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;



}
.liTextPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;



}
.indentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	left: 10px;
	float: right;
	width: 550px;
	padding: 7px;




}

