@charset "utf-8";
.NavList    li  {
	background-image: url(imgStock/iconePLus.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 11px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.simplelist li {
	margin: 5px;
}

.leftCellx {
	float: left;
	width: 195px;
	margin-top: -20px;
	margin-right: 1px;
	margin-bottom: 50px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rightCellx {
	float: right;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -20px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #CCFFCC;
}
.rightCellx1 {
	float: right;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -20px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #F2FFCC;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	margin-bottom: -20px;
}
.twoColFixLtHdr      #sidebar1 #MenuBarLeft    {
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1 #sidebar1nomenu {
}

.twoColFixLtHdr   #sidebar1   img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
/*	width: 680px; bug ie 6 */
} 
.twoColFixLtHdr   #mainContent   #leftCell1  {
	width: 175px;
	float: left;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.twoColFixLtHdr  #mainContent  #rightCell1 {
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #mainContent #leftCell2 {
	float: left;
	width: 312px;
	padding: 10px;
}
.twoColFixLtHdr #mainContent      #rightCell2  {
	float: right;
	width: 323px;
	padding: 10px;
}
