h2.trigger {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	float: left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 30px 0px;
	text-transform: uppercase;
	text-indent: 110px;
	z-index:999;
	padding: 0px;
	height: 40px;
	line-height:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	width:600px;

}
h2.trigger a:hover {
	background-color: #FA4919;
	float: left;
	width: 100%;
	height: 41px;
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
h2.active {
	background-position: 30px -37px;

}
h2.active a:hover{
	background-position: 30px -37px;
	background-color: #FA4919;

}
.toggle_container {
	overflow: hidden;
	font-size: 12px;
	width: 100%;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	padding-top: 21px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 40;
	background-color: #FFFFFF;
	line-height: 20px;
	color: #000000;	
}
.toggle_container .block {
	padding: 0px;
}
.toggle_container p {
	padding-bottom: 10px;
}
.toggle_container .block img {
	padding-bottom: 5px;
}


h3.trigger {
	width: 520px;
	font-size: 14px;
	font-weight: normal;
	float: left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 30px 0px;
	text-indent: 110px;
	z-index:999;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	line-height: 40px;
	padding: 0px;
}
h3.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	width:520px;
}
h3.trigger a:hover {
	background-color: #FA4919;
	float: left;
	width: 520px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
h3.active {
	background-position: 30px -37px;

}
h3.active a:hover{
	background-position: 30px -37px;
	background-color: #FA4919;

}
.toggle_container2 {
	overflow: hidden;
	font-size: 12px;
	width: 520px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 40;
	line-height: 20px;
	color: #000000;
	float: left;
}
.toggle_container2 .block {
	padding: 0px;
}
.toggle_container2 p {
	padding-bottom: 10px;
	margin-left: 32px;
}
.toggle_container2  li {
	padding-bottom: 10px;
	margin-left: 32px;
	list-style-type: square;
}
.toggle_container2 .block img {
	padding-bottom: 5px;
}
