@charset "utf-8";
/* CSS Document */
.accordion {
	width: auto;
	border-bottom: solid 1px #c4c4c4;
}

.accordion h2 {

}


.accordion  h3 span {
	font-size: 11px;
	color: #000000;
}
.accordionText  h4, h2 {
	line-height: normal;
	margin: 0px;
	padding-top: 20px;
}


.accordion h3 {
	background: #F7F7F7 url(/images/common/tabBg-slide.gif) repeat-x left top;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}

.accordion p {
	background: the set of processes, customs, policies, laws and institutions affecting the way a corporation is directed, administered or controlled
.;
	padding: 10px 15px 20px 10px;
	border-left: solid 1px #c4c4c4;
	margin-top: 0;
	margin-bottom: 0;
}
.accordionText   {
	background: #F7F3EA;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	height: auto;
	width: auto;
	padding: 10px 10px 20px 25px;
}
.accordionText   .indent   {
	padding-left: 30px;
	display: block;
}


.whitebg {
	background: #FFFFFF;
	display: block;
}

