/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

#navbarLogo{
display:block;
height:80px;
width:118px;

}

.p7AB {
	background-color: #000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:130px;
	letter-spacing:0.0em;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	padding-top:4px;
	padding-bottom:4px;
	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 0px 2px 0px;
	color: #fff;
	font-weight: normal;
	background-color: #000;
}
#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: #ccc;
	background-color: #000;
}
.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 {
	color: #fff;
	background-color: #000;
}


.p7ABcontent {
	padding: 2px 0px 2px 2px;
	font-size: 9px;
	color: #ccc;
	background-color: #000;
}

.p7ABcontentZero {
	height:0px;
	margin:0 auto;
	padding:0px;	
}

.p7ABcontent p{
	line-height:10px;	
}
.p7ABcontent   a:link { color: #999; text-decoration: none;}
.p7ABcontent a:visited {  color: #ccc;  text-decoration: none;  font-weight: normal;  border:0px;}
.p7ABcontent a:hover {  color: #fff;  text-decoration: none;  border:0px;}
.p7ABcontent a:focus {  color: #fff;  border:0px;  font-weight:normal;}
.p7ABcontent a:active {  color: #fff;  border:0px;  font-weight:normal;}



.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;
}
.p7ap_currentmark {
	font-weight: bold;
}
