/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Yin-Yang
  -----------------------------------
*/

.p7AC {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.p7ACtrig {
	margin: 0;
	padding: 0;
}
.p7ACtrig h3, .p7ACtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#p7ACW1 .p7ACtrig a, #p7ACW2 .p7ACtrig a,
#p7ACW3 .p7ACtrig a, #p7ACW4 .p7ACtrig a,
#p7ACW5 .p7ACtrig a, #p7ACW6 .p7ACtrig a,
#p7ACW7 .p7ACtrig a, #p7ACW8 .p7ACtrig a,
#p7ACW9 .p7ACtrig a, #p7ACW10 .p7ACtrig a {
	display: block;
	text-decoration: none;
	padding:0px;
	color: #FF0000;
	font-weight: bold;
	background-color: none;
	background-image: url(images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #D5D5D5;
}
#p7ACW1 .p7ACtrig a:hover, #p7ACW2 .p7ACtrig a:hover,
#p7ACW3 .p7ACtrig a:hover, #p7ACW4 .p7ACtrig a:hover,
#p7ACW5 .p7ACtrig a:hover, #p7ACW6 .p7ACtrig a:hover,
#p7ACW7 .p7ACtrig a:hover, #p7ACW8 .p7ACtrig a:hover,
#p7ACW9 .p7ACtrig a:hover, #p7ACW10 .p7ACtrig a:hover {
	color: #FF0000;
}
.p7ACtrig a:active, .p7ACtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ACW1 .p7ACtrig .p7ACtrig_down, #p7ACW2 .p7ACtrig .p7ACtrig_down,
#p7ACW3 .p7ACtrig .p7ACtrig_down, #p7ACW4 .p7ACtrig .p7ACtrig_down,
#p7ACW5 .p7ACtrig .p7ACtrig_down, #p7ACW6 .p7ACtrig .p7ACtrig_down,
#p7ACW7 .p7ACtrig .p7ACtrig_down, #p7ACW8 .p7ACtrig .p7ACtrig_down,
#p7ACW9 .p7ACtrig .p7ACtrig_down, #p7ACW10 .p7ACtrig .p7ACtrig_down {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
	background-color: none
}
.p7ACcontent {
	padding: 0px;
	font-size: 9px;
	line-height: 1.5em;
	color: #FF0000;
	background-color: none;
	margin: 0px;
	border-left: 1px solid #D5D5D5;
	
}
.p7ACcontent h2, .p7ACcontent h3, 
.p7ACcontent h4 {
	font-size: 9px;
	color: #FF0000;
	margin:  0px;
	line-height: normal;
	
		
}
.p7ACcontent p {
	margin: 5px;
	border-left: 5px solid #1D8DC5;
}

#p7ACW1 .p7ACcontent a, #p7ACW2 .p7ACcontent a,
#p7ACW3 .p7ACcontent a, #p7ACW4 .p7ACcontent a,
#p7ACW5 .p7ACcontent a, #p7ACW6 .p7ACcontent a,
#p7ACW7 .p7ACcontent a, #p7ACW8 .p7ACcontent a,
#p7ACW9 .p7ACcontent a, #p7ACW10 .p7ACcontent a {
	display: block;
	text-decoration: none;
	padding:7px;
	color: #FF0000;
	font-weight: normal;
	background-color: none;
	background-image: url(images/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 0px solid #FFFFFF;
	
}
#p7ACW1 .p7ACcontent a:hover, #p7ACW2 .p7ACcontent a:hover,
#p7ACW3 .p7ACcontent a:hover, #p7ACW4 .p7ACcontent a:hover,
#p7ACW5 .p7ACcontent a:hover, #p7ACW6 .p7ACcontent a:hover,
#p7ACW7 .p7ACcontent a:hover, #p7ACW8 .p7ACcontent a:hover,
#p7ACW9 .p7ACcontent a:hover, #p7ACW10 .p7ACcontent a:hover {
	color: #FF0000;
}
.p7ACtrig a:active, .p7ACtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ACW1 .p7ACcontent .p7ACtrig_down, #p7ACW2 .p7ACcontent .p7ACcontent_down,
#p7ACW3 .p7ACcontent .p7ACtrig_down, #p7ACW4 .p7ACcontent .p7ACcontent_down,
#p7ACW5 .p7ACcontent .p7ACtrig_down, #p7ACW6 .p7ACcontent .p7ACcontent_down,
#p7ACW7 .p7ACcontent .p7ACtrig_down, #p7ACW8 .p7ACcontent .p7ACcontent_down,
#p7ACW9 .p7ACcontent .p7ACtrig_down, #p7ACW10 .p7ACcontent.p7ACcontent_down {
	color:#FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(images/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: none
}


