/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 11 - FAQ-In-Blue
  -----------------------------------
*/

.p7AP3-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	width: 540px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A5C1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.p7AP3:after {
	content: ".";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 1;
}
.p7AP3trig.p7ap3-theme-11 {
	margin: 0;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-11 h3, .p7AP3trig.p7ap3-theme-11 h4 {
	margin: 0 !important;
	letter-spacing: normal !important;
	font-size: 1em;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-11 a {
	display: block;
	text-decoration: none;
	color: #333 !important;
	font-weight: normal;
	background-image: url(../images/ap_magic/pub_but.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #0489B7;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3_ext, .p7AP3trig.p7ap3-theme-11 .p7AP3_ext.p7AP3trig_down {
	background-image: url(../p7apm%20-%20Copy/img/p7apm_page_blue.gif) !important;
	color: #036 !important;
	background-color: #FFF !important;
	letter-spacing: normal !important;
}
.p7AP3trig.p7ap3-theme-11 a:hover {
	color: #035976 !important;
	background-color: transparent !important;
}
.p7AP3trig.p7ap3-theme-11 a:focus {
	outline: 1px dotted #ccc;
	padding-bottom: 6px;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3trig_down {
	background-image: url(../images/ap_magic/pub_but_down.png) !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #035976 !important;
	font-weight: bold;
}
.p7AP3cwrapper.p7ap3-theme-11 {
	position: relative;
}
.p7AP3panelcontent.p7ap3-theme-11 {
	line-height: 1.5em;
	color: #647BA5;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.p7AP3panelcontent.p7ap3-theme-11 h1,
.p7AP3panelcontent.p7ap3-theme-11 h2,
.p7AP3panelcontent.p7ap3-theme-11 h3,
.p7AP3panelcontent.p7ap3-theme-11 h4 {
	margin: 0px;
}
.p7AP3panelcontent.p7ap3-theme-11 p {
	margin-top: 1px;
	margin-bottom: 10px;

}
.p7AP3trig.p7ap3-theme-11 a.current_mark {
	font-weight: bold;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3_ext.current_mark {
	background-image: url(../p7ap3/img/p7ap3_page_blue.gif) !important;
}
.p7AP3panelcontent.p7ap3-theme-11 a.current_mark {
	font-weight: bold;
}
.border-left {
	border-left: 1px dotted #0489B7 !important;
}
