/* 

  -----------------------------------

  Accordion Panel Magic

  by Project Seven Development

  www.projectseven.com

  Style Theme: 04 - Bluestone

  -----------------------------------

*/



.p7AB {
	background-color: #444444;
	padding: 0 0 1px 0;
	border-right: 1px solid #333333;
	border-left: 1px solid #999;
	border-bottom: 1px solid #333333;

}

.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(images/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Arial, sans-serif;
	background-position: center;
	height: 30px;

}

.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: italic;

}

#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: #333333;
	font-weight: normal;
	background-image: url(images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #BDD3F2;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: italic;

}

#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: #FFFFFF;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: italic;

}

.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: italic;

}

#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: #EAF1FF;

	letter-spacing: normal;

	background-image: url(images/p7ap_south_black.gif);

	background-repeat: no-repeat;

	background-position: left center;

	font-weight: normal;
	font-family: "Lucida Sans", Arial, sans-serif;
}

.p7ABcontent {

	padding: 10px;

	font-size: 12px;

	line-height: 1.3em;

	color: #333333;

	background-color: #FFFFFF;

	background-image: url(images/p7ap_light_gray_bevel.jpg);

	background-repeat: repeat-x;

}

.p7ABcontent h2, .p7ABcontent h3, 

.p7ABcontent h4 {

	font-size: 10pt;

	color: #6798FF;

	margin: 0px;

	line-height: normal;

	letter-spacing: normal;

	font-family: "Lucida Sans", Arial, sans-serif;
	
	font-style: normal;

	font-weight: bold;

}

.p7ABcontent p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0;
	text-align: left;

}

.p7ap_currentmark {

	font-weight: bold;

}

