/* Formatting for Sidebar Accordion */

.p7AB {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#p7ABW1 .p7ABtrig {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(/Images/global/AccordionTabBackground20.jpg);
	background-position: 0px 0px;
}
#p7ABW1 .p7ABtrig h3, 
#p7ABW1 .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 12px;
}
#p7ABW1 .p7ABtrig a {
	display: block;
	text-decoration: none;
	color: #303030;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(/Images/global/AccordionTabBackground20.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#p7ABW1 .p7ABtrig a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px -20px;
}
#p7ABW1 .p7ABtrig a:active, 
#p7ABW1 .p7ABtrig a:focus {
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	color: #003C69 !Important;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px -40px !Important;
}
#p7ABW1 .p7ABcontent {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#p7ABW1 .p7ABcontent h2, 
#p7ABW1 .p7ABcontent h3, 
#p7ABW1 .p7ABcontent h4 {
	font-size: 11px;
	color: #002A52;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#p7ABW1 .p7ABcontent p {
	margin: 6px 0px 12px 0px;
}
#p7ABW1 .p7ap_currentmark {
	font-weight: bold;
}

#p7ABW1 .p7ABcontent table {
	width: 100%;
	height:91px;
	padding: 0px;
	margin: 0px;
	border:none
}
#p7ABW1 .p7ABcontent td {
	vertical-align: middle;
	text-align: center;
}