/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

.p7AB {
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c5dae3;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #maincontainer #columnmain .content .p7ABtrig h3, 
#wrapper #maincontainer #columnmain .content .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 17px;
	color: #2166b1;
	background-image: none;
}
#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;
	color: #2166b1;
	font-weight: normal;
	background-image: url(../images/bullet-Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5dae3;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 50px;
}
#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: #006699;
	text-decoration: underline;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 0px dotted #fff;
	font-weight: bold;
}
#wrapper #maincontainer #columnmain .content #p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#wrapper #maincontainer #columnmain .content #p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#wrapper #maincontainer #columnmain .content #p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#wrapper #maincontainer #columnmain .content #p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#wrapper #maincontainer #columnmain .content #p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	background-image: url(../images/bullet-Q-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 9px;
	text-decoration: none;
}
.p7ABcontent {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5dae3;
	background-image: url(../images/bullet-A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 18px;
	font-family: "Trebuchet MS", sans-serif;
}
#wrapper #maincontainer #columnmain .content .p7ABcontent h2, 
#wrapper #maincontainer #columnmain .content .p7ABcontent h3, 
#wrapper #maincontainer #columnmain .content .p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
#wrapper #maincontainer #columnmain .content .p7ABcontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#wrapper  #maincontainer  #columnmain  .content  .p7ABcontent  ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper  #maincontainer  #columnmain  .content  .p7ABcontent  ol li {
	color: #000000;
	padding-top: 0px;
	list-style-type: decimal;
}
