/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

/*.p7AB {
	
	background-color: #FFF;
	padding: 0px;*/
	/*font-family: verdana, Arial, Helvetica, sans-serif;
	width:190px;
}
.p7ABR {
	background-color: #FFF;
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: verdana, Arial, Helvetica, sans-serif;
}*/
.p7ABtrig {
	margin: 0;
	padding: 0;
	/*height:22px;*/
	
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin-top: 5px;
	padding: 0;
/*		height: 33px;
padding-left:15px;*/
	
}
#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: 0;
	margin: 0;
	width: 199px;
	height: 18px;
	line-height:18px;
	padding-left: 15px;
	color: #fff;
	background-image: url(../intImages/bg-leftMenu-H3-Closed.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #346bb5;
	margin-top: 5px;
	
}
/*#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: #fff;
	font-weight: bold;
}*/
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 0px 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 {
	
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	width: 199px;
	height: 18px;
	line-height:18px;
	padding-left: 15px;
	background-image: url(../intImages/bg-leftMenu-H3-Open.png);
	background-repeat: no-repeat;
	background-color: #5889ca;
	margin-top: 5px;
	background-position: left;
	/*padding: 0px;
	height:27px;
	color: #fff;
	font-weight: bold;
	line-height: 23px;
	vertical-align: middle;*/
	
}
.p7ABcontent {
/*	margin: 0;
	padding: 0;
	background-color: #346bb5;*/
	
}

.p7ABcontent ul {
	padding:0px;
	margin: 0px;/**/
}
.p7ABcontent ul li{
	background-color: #346bb5;
	padding:0px;
	margin: 0px;


}
/*.p7ABcontent p {
	margin: 4px 0 4px 0;
}*/
.p7ap_currentmark {
}
/*
.p7ABcontent a:link{
	color:#006599;
	font-weight:normal;
	text-decoration:underline;
}
.p7ABcontent a:visited{
	color:#3399CC;
	font-weight:normal;
	text-decoration:underline;
}*/