/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

.p7AB {
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom: 1px dashed #fff;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#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:#a1a07b;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#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:#ffba27;
	text-decoration:underline;
	background-color: #FFFFFF;
}
.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:#999999;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url(images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 5px 5px 0px 5px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;	
}


.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	border: 1px dotted #ccc;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}


.p7ap_currentmark {
	font-weight: bold;
}

.pullquote
{   padding-top: 5px;
    padding-bottom: 15px;
	padding-left: 20px;
	font-size: 12px;
	margin: 0;
	word-spacing: 3px;
	line-height: 180%;
	font-family: georgia, verdana; 
    color:#aaa;
    font-style: italic;
	background-color: #fff;	
}

.quotes
{
    font-size: 16px;
	font-weight: 300;
	font-family: arial, sans-serif;
	padding-right: 4px;
    color:#bdb99d;
    font-style: italic;
	background-color: #fff;
}

.clear
{
  clear: both;
}
.boite a
{  text-align:right;
   font-weight: bold;
   font-size: 10px;
   clear: both;
}
