@charset "utf-8";
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	margin-bottom: -20px;
	margin-top: 2px;
}
.twoColFixLtHdr      #sidebar1 #MenuBarLeft    {
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1 #sidebar1nomenu {
}
.twoColFixLtHdr     #sidebar1    #sidebar1nomenu #wrapper_buttons   {
	background-repeat: no-repeat;
	background-position: 9px 14px;
	padding: 1px;
	background-image: url(imgStock/images/Wrapper_bg_buttons_green.jpg);
}

.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*/
} 
.twoColFixLtHdr #mainContent  #wrapper_firstcontent  {
	width: 675px;
	height: 380px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent  #wrapper_secondcontent  {
	width: 675px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 675px;
	height: 470px;
}
.twoColFixLtHdr #mainContent  #wrapper_thirdcontent  {
	width: 675px;
	height: 250px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent  #wrapper_formcontent  {
	width: 675px;
	height: 550px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #mainContent  #wrapper_clientlist  {
	width: 675px;
	height: 1450px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr   #mainContent #leftCell1  {
	width: 330px;
	float: left;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 10px;
}
.twoColFixLtHdr  #mainContent #rightCell1 {
	width: 310px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
}
.twoColFixLtHdr #mainContent #leftCell2 {
	float: left;
	width: 450px;
	padding: 10px;
}
.twoColFixLtHdr  #mainContent  #center  {
	width: 510px;
	margin-left: 30px;
	float: left;
	margin-right: 50px;
}

.twoColFixLtHdr #mainContent      #rightCell2  {
	float: right;
	width: 180px;
	padding: 10px;
}
.leftCellx {
	float: left;
	width: 320px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rightCellx {
	float: right;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.MarginRight {
	margin-right: 10px;

}
.Centerx {
	width: 600px;
	margin-left: 30px;
	float: left;
	margin-right: 50px;
}

.clientlist {
	list-style-type: none;
	line-height: 30px;
}

