.p7AB {
	background-color: #000000;
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(images/navleft-top.jpg);
	background-repeat: repeat-x;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#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
#p7ABW11 .p7ABtrig a, #p7ABW12 .p7ABtrig a
#p7ABW13 .p7ABtrig a, #p7ABW14 .p7ABtrig a{
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#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
#p7ABW11 .p7ABtrig a:hover, #p7ABW12 .p7ABtrig a:hover
#p7ABW13 .p7ABtrig a:hover, #p7ABW14 .p7ABtrig a:hover{
	color: #CCCCCC;
	background-image: url(images/p7ap_south_white.gif);
	background-repeat: no-repeat;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: none;
}
#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
#p7ABW11 .p7ABtrig .p7ABtrig_down, #p7ABW12 .p7ABtrig .p7ABtrig_down,
#p7ABW13 .p7ABtrig .p7ABtrig_down, #p7ABW14 .p7ABtrig .p7ABtrig_down{
	color: #CCCCCC;
	letter-spacing: 0.1em;
	background-image: url(images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	line-height: 1.5em;
	color: #333333;
	background-color: #CAA96C;
	background-image: url(images/panelbkgr.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
}
.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;
	font-size: 10px;
}
.p7ap_currentmark {
	font-weight: bold;
}
/*The links inside the Accordion Panel menu*/

.menulist {
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;

	/*font-size: 1em;*/

}
.menulist ul {
	margin-top: 4px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
	margin-left: 4px;
}


.menulist li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

.menulist a, .menulist a:visited {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #752710;
	color: #333333;
	background-color: #D1B581;

}
.menulist ul a {
	padding-left: 3px;
}
.menulist a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #DCC9A3!important;
}

/*

The YOU are HERE link assigned by the Accordion Panel script

to mark the current page link

*/

.p7ap_currentmark {
	font-weight: bold;
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #DCC9A3!important;
}

/*Affects only the Accordion Panel component that houses the nav menu. 

We turn off borders, padding, and background color, 

and assign a right margin of 1px to nudge the accordion over

to clear and reveal the column border

*/

#p7ABW1 {
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
	border: 1px solid #000000;
}

/*.p7ABtrig h3, .p7ABtrig h4 {

	font-size: 1em !important;

}*/

#p7ABW1 .p7ABtrig a {

	border-bottom: 1px solid #333 !important;

}

#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #242424 !important;
	border-color: #000 !important;

}

.panel_list {

	margin: 0 0 0 1em;

	padding: 0 0 0 1em;

}
