/*START HOME PAGE BODY*/
#centercolumn .banchor a{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}

#centercolumn .banchor a:hover{text-decoration:none;}

#centercolumn .quote{
	font-family:Georgia;
	font-size:21px;
	color:#ff6633;
}

#centercolumn .author{
	margin-top:5px;
	font-family:Georgia;
	font-size:12px;
	color:#003366;
}

#centercolumn .slidbox{
	width:474px;
	height:284px;
	border:1px solid #cccccc;
	margin-top:16px;
	font-size:11px;
	padding:5px;
	padding:2px;
}

#centercolumn .slidbox a:hover{text-decoration:none;}

#centercolumn .slide{
	width:474px;
	height:247px;
}

#centercolumn .slideline{
	width:474px;
	height:5px;
	background:url('http://www.health4women.org/images/design/slideline.gif');
	overflow:hidden;
}

#centercolumn .slidebtnon{
	width:117px;
	height:32px;
	background:url('http://www.health4women.org/images/design/slidebtnon.gif');
	overflow:hidden;
	float:left;
	cursor:pointer;
}

#centercolumn .slidebtnoff{
	width:117px;
	height:32px;
	background:url('http://www.health4women.org/images/design/slidebtnoff.gif');
	overflow:hidden;
	float:left;
}

#centercolumn .dott{
	position:absolute;
	margin-top:-8px;
	margin-left:52px;
	clear:both;
	width:12px;
	height:12px;
}

#centercolumn .firstline{
	width:111px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffff66;
	margin-top:3px;
	cursor:pointer;
}

#centercolumn .secondline{
	width:111px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffffff;
	margin-top:0px;
	line-height:10px;
	cursor:pointer;
}

#centercolumn .spacer{
	float:left;
	width:2px;
	height:32px;
}

#centercolumn .filter{
	width:180px;
	height:247px;
	background-color:#ffffff;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	float:right;
	overflow:hidden;
}

#centercolumn .gheading{
	font-size:20px;
	font-weight:bold;
	color:#001d39;
	font-family:Arial, "Times New Roman", Times, serif;
}

#centercolumn .gsummary{
	font-size:11px;
	color:#000000;
}

#centercolumn .learnmore{
	float:right;
	padding-right:10px;
}

#centercolumn .learnmoretxt{
	float:left;
	padding-top:2px;
	padding-right:4px;
}

#centercolumn .learnmoretxt a{
	text-decoration:underline;
	color:#286465;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, "Times New Roman", Times, serif;
}

#centercolumn .learnmoretxt a:hover{text-decoration:none;}

/*END HOME PAGE BODY*/
