.treeWrap {
	margin: 0px;
	padding: 6px;
}
.treeHeading {
	font-family: Arial, Helvetica, sans-serif;
}
.treeHeading   a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 4px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FBB03B;
	background-image: url(images/contentking/expandArrowDown.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 8px;
	margin-left: -4px;
	font-weight: bold;
	border: 1px solid #FBB03B;
}
.treeWrap .subList a {
	color: #666666;
}
.treeWrap .subList a:hover {
	color: #009900;
}


.treeHeading    a:hover  {
	background-color: #FB9A09;
	width: 100%;
	border: 1px solid #666666;
}
.treeHeadingOpen {
	font-family: Arial, Helvetica, sans-serif;
}

.treeHeadingOpen a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 4px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FBB03B;
	background-image: url(images/contentking/expandArrowUp.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 2px;
	margin-left: -4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

.treeHeadingOpen a:hover {
	background-color: #FB9A09;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}


.subList {
	margin-left: -4px;
	margin-right: -6px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 6px;
	margin-top: -4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
}
.pageInfo {
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C7D12;
}
.pageInfo a {
	color: #CE7D04;
}


.pageCount {
	text-align: left;
	display: inline;
	float: left;
}
.breadcrumb {
	margin-top: 6px;
	display: block;
	clear: both;
}

.nextPrev  {
	display: inline;
	float: right;
}
.pageNumber {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 4px;
}
.pageNumber:last-child {
	border-right-style: none;
}
#content .research_block {

}
#content .research_block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .research_block h4 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
#content .research_block ul li h1 {
	font-size: 1.2em;
	color: #4C7D12;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content .research_block ul li h1 a {
	color: #4C7D12;
}
#content .research_block ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C7D12;
	padding-bottom: 6px;
	display: block;
	clear: both;
	padding-top: 6px;
	overflow: hidden;
}
.breadcrumb .crumb {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumb .crumb:after {
	content: "\21D2";
	margin-left: 0.5em;
	color: #4D7D12;
	font-weight: bold;
}
.breadcrumb .crumb:last-child:after {
	content: "";
	display: none;
	margin-left: 0em;
}
.pageNumbers {
	display: block;
	clear: both;
}
