/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 09 - Image-Based
  -----------------------------------
*/

.p7APM09 {
	font-size: 12px;
	margin: 30px 0 0 0px;
	width: 680px;
}
.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 {
	padding: 2px 16px 24px 16px;
	line-height: 1.5em;
	margin: 0 21px;
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}
/*#p7APMp1_5 {
	border-bottom: 1px dotted #000;
}*/
.p7APM09 .p7APMpanelcontent a {
	background-image: none !important;
	color: #2079D2 !important;
	font-size: 1.2em;
	text-transform: uppercase;
}
.p7APM09 .p7APMpanelcontent a:hover {
	text-decoration: underline !important;
	color: #00388C !important;
}
.p7APM09 .p7APMcontent h2, .p7APM09 .p7APMcontent h3, 
.p7APM09 .p7APMcontent h4 {
	line-height: normal;
	margin: 16px 0 0 0 !important;
	font-size: 1.5em;
}
.p7APM09 .p7APMcontent p {
	margin: 6px 0 !important;
}
.p7APM09 .current_mark {
	font-weight: bold;
	color: #D61F1F;
}
.p7APM09 p.subheading {
	font-size: 0.95em !important;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	margin: 3px 0 6px 0 !important;
}
