/* CSS 2.1 styles for GCL objects */

/******************************************************************
 * Styles common to all GCLs
 ******************************************************************/

#hn_gcl .gcl {
  font-size: 11px;
  font-family: verdana,arial,helvetica;
  display: inline;
}

#hn_gcl .gclBody {
  
  border-right:2px solid #178900;
  border-left:2px solid #178900;
  border-bottom:2px solid #178900;/*66cc33;*/
  /* height: 100%;    breaks Mac Safari */
  width: 100%;  
  background-image:url(../images/greenboxbg.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
  background-color:#FDFEFD;
}

#hn_gcl .gclBody h1 {
  font-size: 12px;
  margin: 0 0 .3em 0;
  padding: 0;
  color: #178900;
}

#hn_gcl .gclBody a {
  color: #ff9900;
}

#hn_gcl .gclBody a:hover {
  color: #ff6600;
}

#hn_gcl .gclBody p {
  margin: 0 0 .5em 0;
  color: #333333;
}

/* Top tab image and rollover */
#hn_gcl .gclTab {
  height: 15px;
  width: 100%;
}
#hn_gcl .gclTab a {
  display: block;
  height: 15px;
  width: 100%;
  background: url(../images/hn/gclt_Healthnotes.gif) no-repeat;
}

#hn_gcl .gclTab a:hover {
  background: url(../images/hn/gclt_Healthnoteson.gif) no-repeat;
}


/* Positioning and providing hover effects for the "more" link  */
#hn_gcl .gclMore {
  display: none;
  background: url(../images/hn/gcl_moreArr.gif) no-repeat;

}

#hn_gcl .gclMore a {
  display: none;
}

#hn_gcl .gclMore a:hover {
  background: url("/images/hn/gcl_moreArrOn.gif") no-repeat;
}


/******************************************************************
 * Browser-specific fixes
 ******************************************************************/
* html .gclMore {
}
/* add box-model hack for IE browsers on height of .gclImg */




#nwHeadlines {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif, serif;
  font-weight:bold;
  
}

#nwHeadlines a {
  color: #178900;
  text-decoration: none;
  line-height: 15px;

}

#nwHeadlines a:hover {
  color: #333333;
  text-decoration: underline; 

}

.nwImage {
display:none;
}
.nwImageinner a{
  /*padding:0 10px 0px 10px ;
 
  background-position:left bottom;
  background-repeat:repeat-x;
  background-color:#FDFEFD;*/
 /*display:block;
 background-image:url(../images/bullet.gif);
 background-repeat:no-repeat;
 background-position:left top;*/
 padding-left:0px;
	}
.nwindowcontainer,
#healthsmartlink{
	margin:0px;
	padding:0px;	
	}
.nwindowcontainer1
{
    line-height :0px;
    font-size:0px; 
    }

.nwindowcontainer1 a
{
    display:block;
    font-size:12px; 
    background-image:url(../images/bullet.gif);
    background-repeat:no-repeat;
    background-position:left 4px;
    padding-left:10px;
    _height:1px;
    }

