/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Citrus
  -----------------------------------
*/
.p7ABcontent a,.p7ABcontent a:link {

}
.p7ABcontent a:hover {

}
.p7ABcontent a:visited {

}
.yui-b #sidebar .p7AB .p7ABcontent ul {
	list-style:square;
}
.yui-b #sidebar .p7AB .p7ABcontent li {
	list-style:square;
}
.yui-b #sidebar .p7AB .p7ABcontent ul li {
	margin-left:10px;
	margin-bottom: .5em;
	list-style:square
}
.p7AB {
	margin:0 0 10px 0;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	z-index:2;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 100%;
	
	}
#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: 4px 16px 2px 4px;
	color: #fff;
	font-weight: normal;
	background: #236D93; 
	border-bottom: 1px solid #3399CC;
	position:relative;
	line-height: normal;
}
#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 {
	background-color: #3399CC;
	color:#fff;
	text-decoration: none;
}
.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: #3399CC;
	background: url(images/p7ap_south_med_gray.gif)no-repeat right;
	font-weight: bold;
	background-color: #D6DB24;
	border-bottom: 1px solid #9BBC2A;
	text-decoration: none;
}
.p7ABcontent {
	padding: 15px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	font-size:85%;
	text-align:left;
}
.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;
}
