
div.hrgrey {
  color: #CCC;
	background-color: #CCC;
	height: 1px;
	width:99%;
	margin:0px 0px 6px 0px;
	clear:both;
}


/* comp_overview css */

#contentcenter {
	margin: 25px 0 0 26px;
	width:750px;
	font-size:65%;
	padding-bottom: 15px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

h2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 140%;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color: #E31836;
	letter-spacing:.08em;
}
.greyhead {
	margin-top:12px;
	font-weight:bold;
	color:#666;
	font-size:140%;
}
.co_header {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 3px;
	float: left;
	color: #333333;
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif;
	letter-spacing:.08em;
}	
	
#contentcenter p {
	color: #1F1F1F;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-family: verdana, helvetica, sans-serif;
	line-height: 1.9em;
}

#mailing_add {
	color: #1F1F1F;
	font-weight: normal;
	width: 199px;
	font-size: 1.2em;
	font-family: verdana, helvetica, sans-serif;
	letter-spacing: .09em;
	line-height: 1.8em;
}
	