#copy .contents
{padding:20px;background-color:#f9fbfb;margin-left:0;margin-bottom:30px;}
#copy .contents li {background: url(../images/top_nav_carat.png) 20px 0 no-repeat;
padding-left: 44px;}
#copy .contents .section {margin-top:10px;background:none;padding-left:20px;}
strong {font-weight:bold;}

.trigger{
	cursor:pointer;

}

#copy .container H3 {
	font-size: 1.2em;
	margin-left:20px;
	border-top: none;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #743F1E;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../10/plus.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	height: 20px;
	background-position: 0px, 2px;
}
#copy .container .open {

	background-image: url(../10/plus2.gif);

}

.tableheadings p {margin:15px 0 0 0;}
.footnote {font-size:12px; padding-left:20px;}

#copy .container H3:hover {

	text-decoration:underline;

}

.contained {
	margin-left:40px;
	margin-top:15px;
	margin-bottom:15px;
}

#copy H4{
	border-top: none;
	padding-top: 10px;
}
.contained2 {
	margin:0px;
}
.trigger2{
	cursor:pointer;

}
#copy .container .open2 {

	background-image: url(../10/plus2.gif);

}



.container2{
	height: 36px;
	background:#f8f7f6;
	width: 862px;
	margin-top:0px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	shadow: 1px 1px 5px #888;
	overflow: hidden;

}
.contained2{
	background-color: #4b9dc3;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	shadow: 1px 1px 5px #888;
	/* Set it so we could calculate the offsetLeft */
  position: relative;
	height:375px;
	width: 852px;
	/* Add scroll-bars */
  overflow-x: auto;
	overflow-y:hidden;
"
  margin: 0;
	padding-left:10px;
	padding-bottom:15px;
	clear: both;
}

.container2 H3 {
	display: block;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 22px;
	text-indent: -9999px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	margin-bottom: 6px;
}
.container2 H3:hover {
	background-position: -74px 0px;
}
.container2 .open2 {
	background-position: -149px 0px;
}
.container2 .open2:hover {
	background-position: -225px 0px;
}

.download {
	display: block;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	margin-top: 8px;
	margin-right: 8px;
	float: right;
}
.download:hover {
	background-position: -92px 0px;
}
