/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

.p7AB {
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-transform: uppercase;
}
#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 18px;
	color: #999999;
	font-weight: normal;
	background-color: #003333;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a;
	background-image: url(../assets/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#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: #8FC148;
	background-color: #E9EAEC;
	font-weight: bold;
	background-image: url(../assets/arrow_right_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.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;
	letter-spacing: 0.1em;
	background-color: #333333;
	background-image: url(../assets/arrow_down_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	font-size: .9em;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../assets/light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: justify;
}
.p7ABcontent li {
	text-align: justify;
	padding-right: 50px;
}
.p7ABcontent h2 {
	font-size: 1.2em;
	color: #8FC148;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent h3 {
	font-size: 1em;
	color: #333333;
	line-height: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p7ABcontent h4 {
	font-size: 1em;
	color: #999999;
	margin: 0px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#p7ABcontent  ul {
	margin-bottom: 0px;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.bold {
	font-weight: bold;
}
.p7ABcontent h5 {
	font-size: 0.95em;
	color: #999999;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
#p7ABw1_1 #p7ABc1_1 a img, #p7ABw1_2 #p7ABc1_2 a img, #p7ABw1_3 #p7ABc1_3 a img, #p7ABw1_4 #p7ABc1_4 a img, #p7ABw1_5 #p7ABc1_5 a img, #p7ABw1_6 #p7ABc1_6 a img, #p7ABw1_7 #p7ABc1_7 a img, #p7ABw1_8 #p7ABc1_8 a img, #p7ABw1_9 #p7ABc1_9 a img {
	float: right;
	clear: none;
	margin-top: -10px;
	border: 1px solid #003333;
	margin-left: 20px;
}
#p7ABW4 a img  {
	border-style: none;
}
#p7ABcontent ul li {
	margin-bottom: 0px;
}
#fs2008 {
	float: left !Important;
	border: none !Important;
	margin-left: 0px !Important;
}
