      #cs_textBody {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #93939a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.rightBox {
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #3696C9;
}
.head {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
      .listItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
      .lBorder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}