/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 11 - FAQ-In-Blue
  -----------------------------------
*/

.p7APM11 {
	padding: 0px;
	margin: 0 auto;
	width: auto;
}
.p7APM11 .p7APMtrig {
	margin: 0;
	padding: 0;
}
.p7APM11 .p7APMtrig h3, .p7APM11 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: small;
	/*border-bottom: 1px solid #740202;*/
}
.p7APM11 .p7APMtrig a {
	display: block;
	text-decoration: none !important;
	padding: 0;
	color: #740202 !important;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
}
.p7APM11 .p7APMtrig a:link, .p7APM11 .p7APMtrig a:visited {
	display: block;
	text-decoration: none !important;
	padding: 0;
	color: #740202 !important;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
}
.p7APM11 .p7APMtrig .p7APM_ext, .p7APM11 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	color: #740202 !important;
	background-color: #FFF !important;
	letter-spacing: normal !important;
}
.p7APM11 .p7APMtrig a:hover,  .p7APM11 .p7APMtrig a:active {
	color: #fff !important;
	background-color: #c02020 !important;
}
/*
.p7APM11 .p7APMtrig a:active, .p7APM11 .p7APMtrig a:focus {
	outline: none;
	background: #fff !important;;
	color: #740202 !important;
	font-weight: bold;
}
*/
.p7APM11 .p7APMtrig .p7APMtrig_down {
	background: #fff !important;;
	color: #740202 !important;
	font-weight: bold;
}
.p7APM11 .p7APMcwrapper {
	position: relative;
	border-bottom: 1px solid #740202;
}
.p7APM11 .p7APMpanelcontent {
	padding: 0;
	color: #740202;
	margin: 0 8px;
}
.p7APM11 .p7APMcontent h2, .p7APM11 .p7APMcontent h3, 
.p7APM11 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM11 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM11 .current_mark {
	font-weight: bold !important;
}

