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

.p7APM11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0 auto;
	width: 200px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #434F60;
}
.p7APM11 .p7APMtrig {
	margin: 0;
	padding: 0;
}
.p7APM11 .p7APMtrig h3, .p7APM11 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.p7APM11 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 20px;
	color: #434F60 !important;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434F60;
	background-image: url(img/p7apmPlus_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7APM11 .p7APMtrig .p7APM_ext, .p7APM11 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	color: #000000 !important;
	letter-spacing: normal !important;
	background: #FFF url(file:///G|/web/news/p7apm/img/p7apm_page_black.gif);
}
.p7APM11 .p7APMtrig a:hover {
	color: #CC0000 !important;
	background-color: transparent !important;
}
.p7APM11 .p7APMtrig a:active, .p7APM11 .p7APMtrig a:focus {

}
.p7APM11 .p7APMtrig .p7APMtrig_down {
	color: #000000 !important;
	font-weight: bold;
	background-image: url(img/p7apmMinus_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7APM11 .p7APMcwrapper {
	position: relative;
}
.p7APM11 .p7APMpanelcontent {
	line-height: 1.5em;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding: 5px;
	text-align: center;
}
.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;
}

