/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Greystone
  -----------------------------------
*/

.p7APM03 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	font-size: 12px;
	margin: 0 auto;
	width: auto;
}
.p7APM03 .p7APMtrig {
	margin: 0;
	padding: 0;
}
.p7APM03 .p7APMtrig h3, .p7APM03 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 9px;
}
.p7APM03 .p7APMtrig a {
	display: block;
	text-decoration: none;
	color: #999999 !important;
	font-weight: normal;
	background-position: left center;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.p7APM03 .p7APMtrig .p7APM_ext, .p7APM03 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-color: transparent !important;
	color: #999999 !important;
	letter-spacing: 0.1em !important;
}
.p7APM03 .p7APMtrig .p7APM_ext:hover {
}
.p7APM03 .p7APMtrig a:hover {
	color: #333333 !important;
}
.p7APM03 .p7APMtrig a:active, .p7APM03 .p7APMtrig a:focus {
}
.p7APM03 .p7APMtrig .p7APMtrig_down, .p7APM03 .p7APMtrig .p7APMtrig_down:hover {
	letter-spacing: 0.1em;
	background-position: left center;
	color: #333333 !important;
}
.p7APM03 .p7APMtrig .p7APMtrig_down:hover {
	color: #666666 !important;
}
.p7APM03 .p7APMcwrapper {
	position: relative;
}
.p7APM03 .p7APMpanelcontent {
	padding: 16px;
	line-height: 1.5em;
}
.p7APM03 .p7APMcontent h2, .p7APM03 .p7APMcontent h3, 
.p7APM03 .p7APMcontent h4 {
	font-size: 9px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM03 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM03 .current_mark {
	font-weight: bold !important;
}
