/*html {
	overflow-Y: scroll;
}
body {
	font: 10px normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
*/
/*.container {
	width: 500px;
	margin: 0 auto;
}*/
/*h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px 0;
	color: #000000;
}
h1 span { color: #000000; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #000000;
}*/
h2.trigger {
	font-size:18px; background-image:url(../images/icon/plus_grey.gif); background-repeat:no-repeat; background-position:right top;   color:#000; width:100%; float:left; margin-top:6px; text-decoration:none;
}
h2.trigger a {
	color: #000;
	background: none;
	text-decoration: none;
	font-size:18px;
	display:block;
	text-decoration:underline;
}
h2.trigger a:hover {
	color: #ff9900;
	text-decoration:none;
}


h2.trigger1 {
	font-size:18px; background-image:url(../images/icon/plus_grey.gif); background-repeat:no-repeat; background-position:right top;   color:#000; width:100%; float:left; margin-top:6px; text-decoration:none;
}
h2.trigger1 a {
	color: #000;
	background: none;
	text-decoration: none;
	font-size:18px;
	display:block;
	text-decoration:underline;
}
h2.trigger1 a:hover {
	color: #ff9900;
	text-decoration:none;
}



h2.active { font-size:18px; background-image:url(../images/icon/minus_grey.gif); background-repeat:no-repeat; background-position:right top;   color:#000; width:100%; float:left; margin-top:6px; text-decoration:none;}
h2.active a{ font-size:18px; color:#000; text-decoration:none; border-bottom:0px;}
h2.active a:hover{ font-size:18px; color:#ff9900; text-decoration:none;}


h3.trigger {
	font-size:18px; color:#6f6f6f; width:100%; float:left; margin-top:6px; border-bottom:1px solid #dfdede;
	padding-bottom:5px;
	text-decoration:none;
}

.toggle_container {
	background: #ffffff url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 12px;
	width: 100%;
	float:left;
}
.toggle_container .block {
	padding: 0px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}


h2.active1 { font-size:18px; background-image:url(../images/icon/minus_grey.gif); background-repeat:no-repeat; background-position:right top;   color:#000; width:100%; float:left; margin-top:6px; text-decoration:none;}
h2.active1 a{ font-size:18px; color:#000; text-decoration:none; border-bottom:0px;}
h2.active1 a:hover{ font-size:18px; color:#ff9900; text-decoration:none;}


h3.trigger1 {
	font-size:18px; color:#6f6f6f; width:100%; float:left; margin-top:6px; border-bottom:1px solid #dfdede;
	padding-bottom:5px;
}

.toggle_container1 {
	background: #ffffff url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 12px;
	width: 100%;
	float:left;
}
.toggle_container1 .block1 {
	padding: 0px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container1 .block1 p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container1 h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
/*.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 0px solid #ccc;
}*/
