/* 
  -----------------------------------
  Accordion Panel Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 13 - Deja Vu
  -----------------------------------
*/
.p7APM13 {
	font-size: 100%;/*[DD]inherit;*/
	padding: 0px;
	border: 0;
	margin: 0 auto;
	width: auto;
}
.p7APM13 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-color: #1A1A15;
}
.p7APM13 .p7APMtrig h3, .p7APM13 .p7APMtrig h4, p7APMtrig h3 p7TMM_img {
	margin: 15px, 0  !important;
	padding: 15px, 0px !important;
	letter-spacing: normal !important;
	font-size: 100%; /*[DD]1em;*/
}
.p7APM13 .p7APMtrig a {
	display: block;
	text-decoration: none;
	margin-top: 0;
	/*padding-bottom: 10px;*/
	/*padding: 5px 8px 5px 20px;*/
	color: #000 !important;
	font-weight: normal;
	background-color: #1A1A15; /*[DD]rgb(218,239,217);*/
}
.p7APM13 .p7APMtrig .p7APM_ext, .p7APM13 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_gray.gif) !important;
	color: #999 !important;
	background-color: #333 !important;
}
.p7APM13 .p7APMtrig a:hover {
	color: #FFF !important;
}
.p7APM13 .p7APMtrig a:active, .p7APM13 .p7APMtrig a:focus {
1}
.p7APM13 .p7APMtrig .p7APMtrig_down {
	background-image: url("../../img/infoCircle_CLOSE.gif") !important; /* url(img/p7apm_south_gray.gif) */
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000 !important;
	color: #CCC !important;
}
.p7APM13 .p7APMtrig .p7APMtrig_down:hover {
	color: #FFF;
}
.p7APM13 .p7APMcwrapper {
	position: relative;
}
.p7APM13 .p7APMpanelcontent {
	padding: 10px 20px 10px 20px;
	line-height: 1.5em;
	background-image: url(img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-color:fff;
}
.p7APM13 .p7APMcontent h1 {
	font-size: 130%; /*[DD]14px;*/
}
.p7APM13 .p7APMcontent h2, .p7APM13 .p7APMcontent h3, 
.p7APM13 .p7APMcontent h4 {
	font-size: 100%; /*[DD]14px;*/
	margin: 0;
	line-height: normal;
	/*letter-spacing: 0.1em;*/
}
.p7APM13 .p7APMcontent p {
	margin: 0px 0 0px 0;
}
.p7APM13 .current_mark {
	/*font-weight: bold !important;*/
}
/* 
  -----------------------------------
  Accordion Panel Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 13 - Deja Vu
  -----------------------------------
*/
.p7APM13 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 100%; /*[DD]inherit;*/
	padding: 0px;
	border: 0;
	margin: 0 auto;
	width: auto;
}
.p7APM13 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-image: url(img/p7apm_dejatrigger.jpg);
	background-repeat: repeat-x;
	background-color: #808080;
}
.p7APM13 .p7APMtrig h3, .p7APM13 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 100%; /*[DD]1em;*/
}
.p7APM13 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 20px;
	color: #FFF !important;
	font-weight: normal;
	background-image: url("../../img/infoCircle.gif"); /* url(img/p7apm_east_white.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
}
.p7APM13 .p7APMtrig .p7APM_ext, .p7APM13 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_gray.gif) !important;
	color: #999 !important;
	background-color: #333 !important;
}
.p7APM13 .p7APMtrig .p7APMtrig_down {
	background-color: rgb(218,239,217);
	background-image: url("../../img/infoCircle_CLOSE.gif") !important;  /*url(img/p7apm_south_gray.gif) */
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCC !important;
}
.p7APM13 .p7APMcwrapper {
	position: relative;
}

.p7APMpanelFixedP {
	width: auto;
	max-width: 600px;
}

/* For Internet Explorer */
@media all and (-ms-high-contrast: none) {
	.p7APM13 {
		font-size: 130%;
  }
}

/* For Edge */
@supports (-ms-ime-align:auto) {
	.p7APM13 {
		font-size: 130%;
  }
}

/* EOF */