.chicstyless {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	list-style-type: disc;
}
.allheadingboxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	clear: none;
	float: left;
	height: 18px;
	width: 98%;
	background-color: #CCCCCC;
	margin: auto;
	padding: 2px;
	border-top: 1px ridge #CCCCCC;
	border-right: 1px dotted #999999;
	border-left: 1px solid #666666;
	border-bottom: none;
}
.allsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
	width: 97%;
	height: auto;
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	}

.bottomText {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left:5px;
	padding-bottom:3px;
	width: 720px;
	
}
.bottomBox {
  width:735px;
  height:30px;
  color: white;
  background-color:#333;
  border:1px solid #fff;
}
