/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone
  -----------------------------------
*/

.p7AB {
	background-color: #444444;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image:   url("images/p7ap_bluestonebut2.jpg");
	background-repeat: repeat-x;
	background-color: #62A0C9;
}

.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color:#FFFFFF;
	text-align: right;
	font-weight: normal;
	
}

#p7ABW1.p7ABtrig h3.show !important{
	display: block;
	text-decoration: none;
	padding: 4px 18px 4px 8px;
	color: #D3E4EF;
	font-weight: normal;
	border-top: 1px solid #BDD3F2;
	border-bottom: 1px solid #286CD2;
}
#p7ABW1.p7ABtrig h3.show a !important{
	display: block;
	text-decoration: none;
	padding: 4px 18px 4px 8px;
	color: #D3E4EF;
	font-weight: normal;
	border-top: 1px solid #BDD3F2;
	border-bottom: 1px solid #286CD2;
}
/*
.p7ABtrig2 h3, .p7ABtrig2 h4 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color:#FFFFFF;
	text-align: left;	
}

.p7ABtrig2 a{
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #D3E4EF;
	font-weight: normal;
	border-top: 1px solid #BDD3F2;
	border-bottom: 1px solid #286CD2;
}*/

#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 18px 4px 8px;
	color: #D3E4EF;
	font-weight: normal;
	background-image: url("images/p7ap_east_black.gif");
	background-repeat: no-repeat;
	background-position: right center;
	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: #333333;
}
.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: #333333;
	letter-spacing: 0.1em;
	background-image:   url("images/p7ap_south_black.gif");
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#p7ABW1 div.callout{
	background: #ffffff url("/images/design/tile_green.gif") 0 0 repeat;
	border: 1px solid #e1ebd7;
	border-top: 2px solid #e1ebd7;
	border-bottom: 2px solid #e1ebd7;
	padding: 10px 20px 10px 20px;
	margin: 5px 0 10px 0;
	}	
#p7ABW1 ul.small{
	margin-top: -10px;
	}
#p7ABW1 ul li.small{
	font-size: 10px;
	line-height: 14px;
	margin-top
	}
.p7ABcontent {
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image:   url("images/p7ap_light_gray_bevel.jpg");
	background-repeat: repeat-x;
}
.link a:link{
	color: #669933 !important;
	}
.link a:visited {
	color: #669933 !important;
	}
.link a:hover {
	color: #34536e !important;
	font-size: 11px;
	}
.link a:active {
	color: #669933 !important;
	}
.lh {
	line-height: 12px;
	}
.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;
	font-size: 10px;
}
.p7ABcontent {
	font-size: 10px;
}

.p7ABcontent h3{
	border-bottom: 1px solid #dbd5c5;
	margin-top: 5px;
	color: #669933 !important;
	font-size: 10px;
	}