/* -----------------------------------------------------------
START OF: Healthwise Overrides. Introduced with version 8.7
----------------------------------------------------------- */

#HwContainer
{
	width:98%;
}
#HwColumnContent 
{
	width: 100%;
	float: none;
}
#HwColumnSidebar1 
{
	display:none;
}
#HwColumnSidebar2 
{
	width:100%;
	float: none;
/* 	background: #f6f6f6; */
	padding: 0px;
	margin-right: 5px;
}

.HwContent
{
	padding-top:10px;
}

.HwContentTitle h1 {display:none;}

#HwNavigation 
{
	padding: 10px;
	background-color: #f6f6f6;
}

/* no good in Firefox or Chrome; needs a "<div class="clear"></div>" added in Healthwise
#HwNavigation ul 
{
	float: left;
	background-color: #f6f6f6;
	padding-left:30px;
	margin-bottom: 20px;
}

#HwNavigation li 
{
	float: left;
	margin-top:0px;
	width: 250px;
	padding-bottom:0px;
}
*/

.HwContentNavigationNext a
{
	color: #993300;
	font-weight:bold;
	text-decoration: underline;
}

.HwContentNavigationNext a:visited
{
	color: #993300;
	font-weight:bold;
	text-decoration: underline;
}

.HwContentNavigationPrev a
{
	color: #993300;
	font-weight:bold;
	text-decoration: underline;
}

.HwContentNavigationPrev a:visited
{
	color: #993300;
	font-weight:bold;
	text-decoration: underline;
}

.HwNavigationSection a
{
    color:#007DC3;
}

h3.HwSubSectionTitle
{
	font-weight: normal;
}

/* -----------------------------------------------------------
END OF: Healthwise Overrides. Introduced with version 8.7
----------------------------------------------------------- */
