/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone
  -----------------------------------
*/

.p7AB {
	padding: 0 0 0px 0;
    font-family: Arial, Helvetica, sans-serif;
	width: 834px;
    margin-top:10px;
    float:left; 	
}
.p7AB2 {
	padding: 0 0 0px 0;
    font-family: Arial, Helvetica, sans-serif;
	width: 834px;
    float:left; 	
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	height:18px;
    text-indent:10px;
    font-size:10px;
    color:#828282;
    background-image:url(images/individ_head_bg.gif);
    background-repeat:repeat-x;
    overflow:hidden;
    letter-spacing:2px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
	width: 834px;
}

.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#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 {
	display: block;
	text-decoration: none;
	padding: 1px 8px 4px 0px;
	color: #828282;
	font-weight: normal;
	background-image: url(images/indiv_arrow_close.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing:2px;
    font-weight:bold;
    text-transform:uppercase;
}
#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 {
	color: #828282;
}
.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 {
	color: #828282;
	letter-spacing: 0.1em;
	background-image: url(images/indiv_arrow_open.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	letter-spacing:2px;
    font-weight:bold;
    text-transform:uppercase;
}
.p7ABcontent {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
   	font-size:11px;
   	color:#404040;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
font-size:11px; color:#376e80; margin-top:0px; margin-bottom:1px;
}
.p7ap_currentmark {
	font-weight: bold;
}
