/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Carbon
  -----------------------------------
*/

.p7APM02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* [disabled]padding: 1px; */
	margin: 0 auto;
	width: auto;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939398;
	border-right-color: #939398;
	border-bottom-color: #939398;
	border-left-color: #939398;
}
.p7APM02 .p7APMtrig {
	margin: 0;
	padding: 0;
}
#p7APMp1_2 p a {
	text-decoration: none;
	color: #333;
	display: block;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	font-size: 11px;
}
#p7APMp1_2 p a:hover {
	color: #DF0024;
}
.p7APM02 .p7APMtrig h3, .p7APM02 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 11px;
}
.p7APM02 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #DC0025 !important;
	background-color: #FFF !important;
	font-weight: bold;
	/* [disabled]background-image: url(img/p7apm_east_gray.gif); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left center; */
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #929398;
}
.p7APM02 .p7APMtrig .p7APM_ext, .p7APM02 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	/* [disabled]background-image: url(img/p7apm_page_gray.gif) !important; */
	/* [disabled]color: #999 !important; */
	/* [disabled]background-color: #333 !important; */
	/* [disabled]border-color: #4a4a4a #000 #000 #4a4a4a !important; */
	/* [disabled]letter-spacing: 0.1em !important; */
}
.p7APM02 .p7APMtrig a:hover {
	color: #FFF !important;
	background-color: #DF0024 !important;
	/* [disabled]border-color: #000; */
}
.p7APM02 .p7APMtrig a:active, .p7APM02 .p7APMtrig a:focus {
	/* [disabled]outline: 1px dotted #ccc; */
}
.p7APM02 .p7APMtrig .p7APMtrig_down {
	/* [disabled]letter-spacing: 0.1em; */
	/* [disabled]background-image: url(img/p7apm_south_black.gif) !important; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left center; */
	background-color: #DF0024 !important;
	color: #FFF !important;
	/* [disabled]border-color: #999 !important; */
}
.p7APM02 .p7APMtrig .p7APMtrig_down:hover {
	/* [disabled]background-image: url(img/p7apm_south_white.gif); */
	/* [disabled]background-color: #999 !important; */
	/* [disabled]color: #FFF !important; */
	/* [disabled]border-color: #999 !important; */
}
.p7APM02 .p7APMcwrapper {
	position: relative;
}
.p7APM02 .p7APMpanelcontent {
	padding: 5px;
	/* [disabled]line-height: 1.5em; */
	/* [disabled]background-image: url(img/p7apm_bevel_white.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	background-color: #EBEBF2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #939398;
}
.p7APM02 .p7APMcontent h2, .p7APM02 .p7APMcontent h3, 
.p7APM02 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM02 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM02 .current_mark {
	font-weight: bold !important;
}
