/* css for healthcomp public web site container */
.intranet_publictop
{
	background-color: #592a24;
	width: 100%;
	/* for IE6 and above */
	height: 100%;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

.intranet_publictoptitle
{
	overflow: hidden; 
	width: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	color: #773722; 

}

.intranet_publictoptitle span
{
	border: none;
}

/* set word spacing for paragraphs in the container */

.intranet_topcontent
{
	background-color: Transparent;	
	margin: 0px 0px 0px 0px; 
	/* padding: 0px 0px 0px 0px; */ 
}

.intranet_topcontent img
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0;
	vertical-align: bottom;
}




