@charset "UTF-8";

/* 
  -----------------------------------
 Author: Janet Atkinson
 www.janetatkinson.com
 April 08
 Noho Productions
 
  -----------------------------------
*/

.p7AB {
	padding: 0px;
	width:425px;
	border-bottom: 1px solid #ccc;
	height: 1%;	
}

.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight:bold;
}
#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;
	font-size: 11px;
	padding: 5px 0px 5px 20px;
	color:#4B659A;/*MED BLUE*/
	font-weight: bold;
	background-color:#fff;
	border:1px solid #ccc;
	border-bottom: none;
	background-image:url(../shared_images/p7ap_images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left 70%;
}


#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: #303339;
	background-color:#E9E9E9;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #fff;
}
#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: #445065;/*DARK BLUE*/
	background-image:url(../shared_images/p7ap_images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
padding-top: 5px;
padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.2em;
	color:#4B659A;/*MED BLUE*/
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
.p7ABcontent ul {
list-style:outside;
line-height:18px;
font-size:11px;
padding-left:5px;
margin-left:18px;
margin-right:10px;
}

.p7ABcontent ul li{
border-bottom: 1px solid #eee;
}

.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	color:#4B659A;
	font-size: 11px;
	margin: 0px;
	font-weight:normal;
}
.p7ABcontent h4{
padding-left: 10px;
padding-bottom:5px;
font-weight:bold;
font-size:11px;
}

.p7ABcontent p {
color:#4B659A;
	margin: 4px 10px 4px 10px;
}
.p7ap_currentmark {
	font-weight: bold;
}


