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

.p7APM03 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	font-size: 12px;
	width: 182px;
	float: right;
	margin-top: 214px;
	margin-bottom: 0;
	background-image: url(../../../../images/main/sub_left_col_bg_box.jpg);
	background-repeat: repeat-x;
	clear: right;
	z-index: 5000;
	position: absolute;
	left: 825px;
}
.p7APM03 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #5D684E;
}
.p7APM03 .p7APMtrig h3, .p7APM03 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 12px;
	font-weight: bold;
}
.p7APM03 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 5px 20px;
	color: #FFF !important;
	font-weight: bold;
	background-image: url(img/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
}
.p7APM03 .p7APMtrig .p7APM_ext, .p7APM03 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_black.gif) !important;
	background-color: transparent !important;
	border-bottom: 1px solid #7A7A7A !important;
	border-top: 1px solid #B6B6B6 !important;
	color: #656A54 !important;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #353E70;
	text-decoration: none;
}
ul.a {
	list-style-type:disc;
	list-style-position: outside;
	padding-left: 8px;
}
.p7APM03 .p7APMtrig  {
	color: #3C60AA;
}
{}.p7APM03 .p7APMtrig a:hover {
	color: #FFF !important;
	background-color: #92A173 !important;
	border-color: #000;
	background-image: url(img/nav_arrow_hover.png);
}
.p7APM03 .p7APMtrig a:active, .p7APM03 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM03 .p7APMtrig .p7APMtrig_down, .p7APM03 .p7APMtrig .p7APMtrig_down:hover {
	background-image: url(img/nav_arrow_down.png) !important;
	background-repeat: no-repeat;
	background-position: 4px center;
	background-color: #BBC889 !important;
	color: #656A54 !important;
	border-color: #4E4E4E !important;
}
.p7APM03 .p7APMtrig .p7APMtrig_down:hover {
	color: #FFF !important;
}
.p7APM03 .p7APMcwrapper {
	position: relative;
}
.p7APM03 .p7APMpanelcontent {
	line-height: 1.42em;
	background-image: url(img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.p7APM03 .p7APMcontent h2, .p7APM03 .p7APMcontent h3, 
.p7APM03 .p7APMcontent h4 {
	font-size: 12px;
	margin: 0px;
	line-height: normal;
}
.p7APM03 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM03 .current_mark {
	font-weight: bold !important;
}
