/* 
  -----------------------------------
  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: 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: #000099;
}
.p7APM13 .p7APMtrig h3, .p7APM13 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 1em;
}
.p7APM13 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 20px;
	color: #000 !important;
	font-weight: normal;
	background-image: url(img/p7apm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #333;
	border-top: 1px solid #B6B6B6;
}
.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;
	border-color: #4a4a4a #000 #000 #4a4a4a !important;
	letter-spacing: 0.1em !important;
}
.p7APM13 .p7APMtrig a:hover {
	color: #FFF !important;
}
.p7APM13 .p7APMtrig a:active, .p7APM13 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM13 .p7APMtrig .p7APMtrig_down {
	letter-spacing: 0.1em;
	background-image: url(img/p7apm_south_gray.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000 !important;
	color: #CCC !important;
	border-color: #000 !important;
}
.p7APM13 .p7APMtrig .p7APMtrig_down:hover {
	color: #FFF;
}
.p7APM13 .p7APMcwrapper {
	position: relative;
}
.p7APM13 .p7APMpanelcontent {
	padding: 5px;
	line-height: 1.5em;
	background-image: url(img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: left;
}
.p7APM13 .p7APMcontenth2, .p7APM13 .p7APMcontent h3, 
.p7APM13 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM13 .p7APMcontent p {
	margin: 1px 0;
}
.p7APM13 .current_mark {
	font-weight: bold !important;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1.1em;
	font-weight: bold;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
/*Probate Header*/
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
