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

.p7AB 						{ padding: 0; border-right: 1px solid #333333; border-left: 1px solid #999; border-bottom: 1px solid #333333; }
								
.p7ABtrig 					{ margin: 0; padding: 0; background: #62A0C9 url(images/p7ap_bluestonebut.jpg) repeat-x; }

.p7ABtrig h3, 
.p7ABtrig h4 				{ margin: 0; padding: 0; font-size: 16px; }

#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 8px 4px 18px; color: #FFF; font-weight: normal; 
								background: url(images/p7ap_east_black.gif) left center no-repeat;	border-top: 1px solid #BDD3F2; border-bottom: 1px solid #286CD2; }
#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: #FED900; background-color: #3e7ca9; background-image: none;  }

.p7ABtrig a:active, 
.p7ABtrig a:focus 			{ outline: none; }

#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: #FFF; letter-spacing: 0.1em; background-color: #3e7ca9; background-image: none; font-weight: bold; }

.p7ABcontent 				{ padding: 20px; color: #333333; background: #FFFFFF url(images/p7ap_light_gray_bevel.jpg) repeat-x; }
.p7ABcontent h2, 
.p7ABcontent h3, 
.p7ABcontent h4 			{ color: #333333; margin: 0px; line-height: normal; letter-spacing: 0.1em; }
.p7ABcontent p 				{ margin: 6px 0 12px 0; padding-bottom: 0; }
.p7ABcontent p a,
.p7ABcontent p a:link,
.p7ABcontent p a:visited	{ color: #336d17; border-bottom:1px dashed #62A940; }

.p7ABcontent p a:hover, 
.p7ABcontent p a:active, 
.p7ABcontent p a:focus 		{ border-bottom: 1px solid #62A940; }
.p7ABcontent ol,
.p7ABcontent ul				{ margin: 0 10px; }
.p7ABcontent li				{ padding: 10px; }
.p7ap_currentmark 			{ font-weight: bold; }

