/* 
  -----------------------------------
  Accordion Panel Magic
  PMI PAGE - Image-Based
  -----------------------------------
*/

.p7APM09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 520px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;*/
}
.p7APM09 img {
	border: 0;
}
.p7APM09 .p7APMtrig {
	margin: 0;
	padding: 0;
}
.p7APM09 .p7APMtrig h3, .p7APM09 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
}
.p7APM09 .p7APMtrig a {
	display: inline;
}
.p7APM09 .p7APMtrig a:hover {
	background-color: transparent !important;
}
.p7APM09 .p7APMtrig a:active, .p7APM09 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM09 .p7APMcwrapper {
	position: relative;
}
.p7APM09 .p7APMpanelcontent {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	background-image: url(../images/pmi/pmi_back.jpg);
	background-repeat: repeat-y;
}

.p7APM09 .p7APMpanelcontent a:hover {
	background-color: transparent !important;
	color: #993399;
	text-decoration: underline;
}
.p7APM09 .p7APMpanelcontent a {
	font-weight: bold;
	color: #660099;
}

.p7APM09 .p7APMcontent h2, .p7APM09 .p7APMcontent h3, 
.p7APM09 .p7APMcontent h4 {
	line-height: normal;
}
.p7APM09 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM09 .current_mark {
	font-weight: bold;
	color: #D61F1F;
}
#chartTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.pmiText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
