/* css for healthcomp public web site container */

.container_hcmission
{
	background-color: Transparent;
	width: 100%;
	/* for IE 5.5 and below */
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* for IE6 and above */
	height: 100%;
	font-family: Tahoma, Arial, Helvetica;
	
}

.container_hcmissiontitle
{
	margin: 0px 0px 10px 0px; 
	padding: 3px 10px 2px 10px; 
	background-color: Transparent; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 105%;
	font-family: verdana, arial, sans serif; 
}

.container_hcmissiontitle span
{
	border: none;
}

.container_hcmissioncontent
{

	background-color: Transparent;

}

.hcmissiondescription
{
	margin: 0px 0px 0px 0px; 
	padding: 2px 10px 3px 10px; 
	background-color: Transparent;
	font-style: italic;
	line-height: 1.5em;
}

.hcmissionlabel
{
	margin: 0px 0px 0px 30px;
	padding: 0px 2px 2px 2px;
	font-style: italic;
	font-weight: bold;	
}
