/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/

.p7APM01 {
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.p7APM01 .p7APMtrig {
	margin: 0;
	padding: 5px 0;
}
.p7APM01 .p7APMtrig h3, .p7APM01 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 15px;
}
.p7APM01 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 2px;
	color: #000000 !important;
	font-size:13px!important;
	font-weight:bold!important;
	background-image: url(../images/plus.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.p7APM01 .p7APMtrig .p7APM_ext, .p7APM01 .p7APMtrig .p7APM_ext.p7APMtrig_down {

	background-color: #FFF !important;

	color: #000 !important;
}
.p7APM01 .p7APMtrig a:hover {
	background-image: url(../images/minus.jpg) !important;
	background-repeat: no-repeat;
	background-position: right center;
	color: #3f403f !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.p7APM01 .p7APMtrig a:active, .p7APM01 .p7APMtrig a:focus {
	outline: 1px dotted #F8F8F8;
}
.p7APM01 .p7APMtrig .p7APMtrig_down, .p7APM01 .p7APMtrig .p7APMtrig_down:hover {
	background-image: url(../images/minus.jpg) !important;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #5562A8 !important;
	color: #FFFFFF !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.p7APM01 .p7APMtrig .p7APMtrig_down:hover {}
.p7APM01 .p7APMcwrapper {
	position: relative;
}
.p7APM01 .p7APMpanelcontent {
	padding: 5px;

}
.p7APM01 .p7APMcontent h2, .p7APM01 .p7APMcontent h3, 
.p7APM01 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM01 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM01 .current_mark {
	font-weight: bold !important;
}// JavaScript Document
