.p7AB {
	background-color: #396C89;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
 }
.p7ABtrig {
	margin: 0;
	padding: 0;
 }
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
 }
#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 4px;
	color: #396C89;
	border-bottom: 1px solid #3a6d8a;
	background:#E7EAEB url(images/open.gif) right center no-repeat;
}
#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: #6c8f45;
	background: #FFF url(images/close.gif) right center no-repeat;
 }
.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: #FFF;
	background:#6f9348 url(images/selected.gif) right center no-repeat;
 }
.p7ABcontent {
	padding: 5px;
	color: #FFF;
	background: #396c89;
	border-top:1px solid #295d7a
 }
.p7ABcontent p {
	margin: 6px 0 6px 0;
 }
.p7ABcontent p a {	
	background:url(../images/bullet-leftnav.gif) left 2px no-repeat;
	padding-left:12px;
	display:block;
	color:#FFF;
	line-height:1.45em;
	text-decoration:none;
	padding-bottom:5px;
	margin-left:5px;
	width:208px;
 }
.p7ABcontent p a:hover {
	background:url(../images/_bullet-leftnav.gif) left 2px no-repeat;
	color:#FFF;
 }
.p7ABcontent p a.sel {
	font-weight:bold;
	background:url(../images/_bullet-leftnav.gif) left 2px no-repeat;
	color:#FFF;
 }
.p7ABcontent p span {
	background:#1d4b65;
 } 
