/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

.p7AB {
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom: 0px solid #333333; 
	/* Buddy border-bottom: 1px solid #333333; */
	font-family: Arial, Helvetica, sans-serif;
  /* Start -- added by Buddy */
  scrollbar-base-color: #e0dfe3;
  scrollbar-arrow-color: #8b94a2;
  scrollbar-darkshadow-color: #b3b3b3;
  scrollbar-face-color: #e0dfe3;
  scrollbar-highlight-color: #e0dfe3;
  scrollbar-shadow-color: #e0dfe3;
  scrollbar-track-color: #ffffff;
  /* End -- added by Buddy */
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 12px; /* Buddy */
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a, 
#p7ABW11 .p7ABtrig a, #p7ABW12 .p7ABtrig a, 
#p7ABW13 .p7ABtrig a, #p7ABW14 .p7ABtrig a, 
#p7ABW15 .p7ABtrig a, #p7ABW16 .p7ABtrig a, 
#p7ABW17 .p7ABtrig a, #p7ABW18 .p7ABtrig a, 
#p7ABW19 .p7ABtrig a, #p7ABW20 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #33455c; /* button text normal color */
	font-weight: normal;
	background-color: #dbdbdb; /* button face */
	border-bottom: 1px solid #999999; /* button line bottom */
	border-top: 1px solid #ffffff; /* button line top */
	border-left: 1px solid #cccccc; /* button line left */
	border-right: 1px solid #cccccc; /* button line right */
	background-image: url(images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover, 
#p7ABW11 .p7ABtrig a:hover, #p7ABW12 .p7ABtrig a:hover, 
#p7ABW13 .p7ABtrig a:hover, #p7ABW14 .p7ABtrig a:hover, 
#p7ABW15 .p7ABtrig a:hover, #p7ABW16 .p7ABtrig a:hover, 
#p7ABW17 .p7ABtrig a:hover, #p7ABW18 .p7ABtrig a:hover, 
#p7ABW19 .p7ABtrig a:hover, #p7ABW20 .p7ABtrig a:hover {
	color: #33455c; /* button text hover color */
	background-color: #bdbdbd; /* button face hover */
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down, 
#p7ABW11 .p7ABtrig .p7ABtrig_down, #p7ABW12 .p7ABtrig .p7ABtrig_down, 
#p7ABW13 .p7ABtrig .p7ABtrig_down, #p7ABW14 .p7ABtrig .p7ABtrig_down, 
#p7ABW15 .p7ABtrig .p7ABtrig_down, #p7ABW16 .p7ABtrig .p7ABtrig_down, 
#p7ABW17 .p7ABtrig .p7ABtrig_down, #p7ABW18 .p7ABtrig .p7ABtrig_down, 
#p7ABW19 .p7ABtrig .p7ABtrig_down, #p7ABW20 .p7ABtrig .p7ABtrig_down {
	color: #33455c; /* button text active color */
	letter-spacing: 0.1em;
	background-color: #bdbdbd; /* button face active */
	background-image: url(images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	font-size: 12px; /* Buddy */
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc; /* right content border */
	border-left: 1px solid #cccccc; /* left content border */
	border-bottom: 0px solid #cccccc; /* bottom content border */
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
