/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/
.p7APM11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 25px;
	margin: 0 auto;
	width: auto;
}
.p7APM11 .p7APMtrig {
	margin: 0;
	padding: 2px 0;
}
.p7APM11 .p7APMtrig h3, .p7APM11 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 17px;
}
.p7APM11 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 23px;
	background-color: #FFF !important;
	color: #49B7D2 !important;
	background-image: url(img/p7apmPlus_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
.p7APM11 .p7APMtrig .p7APM_ext, .p7APM11 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_black.gif) !important;
	background-color: #FFF !important;
	letter-spacing: normal !important;
	color: #666 !important;
}
.p7APM11 .p7APMtrig a:hover {
	color: #666 !important;
	background-image: url(img/p7apmPlus_white.gif);
}
.p7APM11 .p7APMtrig a:active, .p7APM11 .p7APMtrig a:focus {
}
.p7APM11 .p7APMtrig .p7APMtrig_down, {
	background-image: url(img/p7apmMinus_white.html) !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #666 !important;
}
.p7APM11 .p7APMcwrapper {
	position: relative;
}
.p7APM11 .p7APMpanelcontent {
	padding: 5px 0px 20px 23px;
	line-height: 22px;
}
.p7APM11 .p7APMpanelcontent p {
	margin: 0px;
	padding: 0px;
}
.p7APM11 .p7APMcontent h2, .p7APM11 .p7APMcontent h3, 
.p7APM11 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	letter-spacing: 0.1em;
}
.p7APM11  {
	margin: 6px 0;
}
.p7APM11 .current_mark {
	font-weight: bold !important;
}
