#content_cell{
	background-image: url(../img/1pix.gif);

}
.content{
	margin-top:0px;
	padding-top:0px;
	margin-left: 91px;
	width:689px;
  overflow:hidden;
}
.grey_row{
	position:relative;
	border-bottom:1px white solid;
	height:auto;
	font: normal 14px Arial,sans-serif;
	color:white;
	background-color: #535353;
		/*      top right bottom left */
	padding: 5px 5px 5px 24px;
}
.light_grey{
	position:relative;
	text-align:left;
	border:0px solid;
	height:18px;
	background-color: #EAEAEA;
		/*    top right bottom left */
	padding: 0px 5px 1px 24px;
}
.normList{
	margin-top:16px;
}
.normListRow{
	border-color:#D7D7D7;
	background-color:#FBF9F9;
}
.normListColBlank{
	border:0px solid;
	width:1px;
	font: normal 1px Arial,sans-serif;
}
.normListCol1{
	width:236px;
	padding-left:32px;
}
.normListCol3{
	width:157px;
	padding-left:22px;
}
.normListCol3b{
	width:476px;
	padding-left:22px;
}

.normListCol5{
	width:157;
	padding-left:22px;
}
.normListCol7{
	width:158px;
	padding-left:22px;
}

.normListCol1,.normListCol3,.normListCol3b,.normListCol5,.normListCol7{
	border-bottom:1px #D7D7D7 solid;
}
.orangeLinkBox{
	cursor:hand;
	margin-left:38px;
	background-color:#EB6401;
	border:1px white solid;
	/*      top right bottom left */
	padding: 2px 5px 2px 5px;
}