@CHARSET "ISO-8859-1";
/*LAYOUT styles*/
body{
	margin:0px;
	padding:0px;
    background: #f7f7f9 url("http://www.health4women.org/images/design/background.gif");
	text-align:center;/*center for ie5 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
	margin-top:8px;
	margin-bottom:8px;
}

ul{color:#ff6699;font-size:11px;list-style-position:inside;list-style-type:disc;text-indent:-1.3em;padding-left:1em;}

table{
	cellpadding:0px;
	cellspacing:0px;
	border:0px;
}

.contenttable{
border-collapse: collapse;
border:1px solid #999999;
vertical-align:top;
}
.contenttable td{
border:1px solid #999999;
padding:6px;
vertical-align:top;
}
.tblheading{
border:1px solid #fff;
padding:6px;
background:#3399cc;
color:#fff;
font-weight:bold;
text-transform: uppercase;
vertical-align:top;
}

blockquote {
border : 1px solid #cccccc;
width:90%;
margin: 0px;
padding: 10px;
quotes: "\201C" "\201D";
text-align:left;
font-weight:bold;
}

a{text-decoration: none;color:#0099cc;}
a:hover{text-decoration: underline;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

img{behavior: url("http://www.health4women.org/images/design/iepngfix.htc"); }* { margin:0; padding:0; border: 0;}

form{margin:0px;}

.crosshead{
font-weight:bold;
color:#003366;
font-size:12px;
margin-top:8px;
}

.itbox{
height:15px;
padding-left:3px;
padding-top:3px;
color:#555555;
font-size:11px;
border:1px solid #555555;
}

/*START CLEAR STYLE*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */

.clearfloat{clear:both;line-height:1px;height:1px;width:100%;overflow:hidden;}
/*END CLEAR STYLE*/

/*|||||||||||||||||||||||||||||||||||||||*/
/*START 728x90 AD ZONE*/
#leaderboardwrap{
	width:738px;
	height:90px;
	margin:auto;
	margin-top:5px;
}

#leaderboardwrap .advert{
	float:left;
	width:7px;
	height:90px;
}

#leaderboardwrap .ad728{
	float:left;
	widht:728px;
	height:90px;
}
/*END 728x90 AD ZONE*/


/*START BODY BOX*/
#topshadow{
	width:984px;
	height:7px;
	background: #ffffff url("http://www.health4women.org/images/design/shadow_top.gif");	
	margin:auto;
	margin-top:5px;
	overflow:hidden;
}

#bottomshadow{
	width:984px;
	height:7px;
	background: #ffffff url("http://www.health4women.org/images/design/shadow_bottom.gif");	
	margin:auto;
	overflow:hidden;
}

#container {
	width:984px;
	margin:auto;
	text-align:left;
	background: #ffffff url("http://www.health4women.org/images/design/shadowbg.gif");
}

#bodycontainer {
	width:970px;
	margin:auto;
	text-align:left;
}
/*END BODY BOX*/


/*START HEADER*/
#header {
	height:113px;
	_overflow:hidden;
}

#header .logohead{
	height:88px;
	width:970px;
}

#header .logobox{
	width:240px;
	height:88px;
	float:left;
}

#header .logo{
	margin-top:20px;
	margin-left:10px;
	width:188px;
	height:62px;
}

#header .awhonnbox{
	width:200px;
	float:left;
}

#header .awhonnlogo{
	margin-top:10px;
	margin-left:20px;
	width:149px;
	height:45px;
}

#header .subawhonn{
	color:#16598e;
	font-size:9px;
	font-family:Arial, "Times New Roman", Times, serif;
	margin-top:15px;
	font-weight:normal;
}

#phrasebox{
	width:530px;
	height:88px;
	float:left;
}

#phrasebox .phrase{
	width:520px;
	margin-left:10px;
	margin-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#006a6d;
}

#topnav{
	width:970px;
	height:25px;
	background:#2484b4;
}

#topnav .button{
	float:left;
	height:25px;
	border-right:1px solid #a9dcf6;
}

#topnav .navlink{
	display:block;
	width:100%;
	height:100%;
	color:#ffffff;
	text-decoration:none;
	padding-top: 5px;
	font-size:12px;
	font-weight:700;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
#topnav .navlink:hover{color:#eeeeee;}
/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#topnav .navlink{
 font-weight:lighter;
 padding-top: 6px;
}
}

#topnav .txtbtn{
	width:100%;
	height:25px;
	_height:20px;
	clear:both;
}

#topnav .ddmenu{
	width:140px;
	height:200px;
	background:#3399cc;
	position:absolute;
	z-index:1;
	clear:both;
	display:none;
}

#topnav .ddbullet{
	width:7px;
	height:7px;
	padding-top:4px;
}

#topnav .ddmenulink{
	color:#fff;
	font-size:12px;
}
/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#topnav .ddmenulink{
	font-weight:lighter;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
}
/*END HEADER*/

/*START BODY STRUCTURE*/
#left {
	margin-left:-664px;/*must be 1 pixel less than width */
	float:left;
	width:665px;/* this width is the same as the margin on #middle */
	position:relative;
	left:-2px;/* line it up exactly without losing pressure on footer*/
}

#middle {
	margin-left:665px;/*this is the space for the left column */
}
#inner{width:300px;float:left;margin-right:-1px}/* contain cleared elements from clearing other floats*/

#footer {
	clear:both;
	height:50px;
	text-align:center;
	color:#1f7979;
	font-size:11px;
	padding-top:5px;
}

#footer a{color:#2484b4;}

#footer .copyrights{
	color:#666666;
	font-size:10px;
	padding-top:10px;
}

#leftcolumn{
	width:155px;
	float:left;
	padding-left:10px;
}

#centercolumn{
	width:480px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
/*END BODY STRUCTURE*/
/*/////////////////*/


/*///////////////////*/
/*START RIGHT COLUMN*/
#searchbox{
	width:300px;
	height:43px;
	background:url('http://www.health4women.org/images/design/searchbg.gif');
	margin-bottom:10px;
}

#searchbox .fieldsbox{
	width:260px;
	height:25px;
	padding-top:8px;
}

#searchbox .inputbox{
	width:215px;
	height:21px;
	float:left;
	padding-top:2px;
}

#searchbox .inputbox input{
	width:215px;
	height:18px;
	border:1px solid #63c8fb;
	color:#ff9900;
	font-size:13px;
	padding-top:1px;
	padding-left:2px;
}

#searchbox .searchbtn{
	width:32px;
	height:25px;
	float:left;
	padding-left:8px;
}

#newsletter{
	width:300px;
	height:190px;
	background:url('http://www.health4women.org/images/design/newsletterbg.jpg');
	margin-bottom:10px;
}

#newsletter .envicon{
	float:left;
	padding-top:1px;
	width:27px;
	height:16px;
}

#newsletter .title{
	float:left;
	font-family:Arial, "Times New Roman", Times, serif;
	color:#003366;
	font-size:17px;
	font-weight:bold;
	padding-left:3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#newsletter .title{font-weight:normal;}
}

/*END RIGHT COLUMN*/



/*START LEFT COLUMN*/
#leftcolumn .title{margin-top:12px;}
#leftcolumn .title a{
	color:#003366;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, "Times New Roman", Times, serif;
}

#leftcolumn .lowtitle{
	margin-top:8px;
	margin-left:5px;
}
#leftcolumn .lowtitle a{
	color:#003366;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight:bold;
}

#leftcolumn .subtitle{
	margin-left:5px;
	margin-top:3px;
}

#leftcolumn .subtitle a{
	color:#1b6990;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
/*END LEFT COLUMN*/


/*START COMMON BODY ELEMENTS*/

.sectionheading{
	padding-top:16px;
	float:left;
}

.sectionheading a{
	color:#ff6427;
	font-family:Arial;
	font-size:20px;
}

.sectionheading a:hover{
	color:#ff4800;
	text-decoration:none;
}

.sectionicon{
	float:right;
	padding-top:16px;
}

.gline100{
	background:#cccccc;
	width:100%;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

.glinemargin{margin-bottom:6px;}

.submenubtn{
	float:left;
	height:16px;
	border:1px solid #85e0ff;
	background:#0099cc;
	text-align:center;
	margin-top:3px;
	padding-right:7px;
	padding-left:7px;
}

.submenubtn a{
	display:block;
	width: 100%;
	height: 16px;
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	padding-top: 1px;
	font-size:11px;
	font-weight:700;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-transform: uppercase;
}

.submenubtn a:hover{text-decoration:none;}

/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.submenubtn a{
	padding-top: 2px;
	font-weight:normal;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
}

.submenubtnover{
	float:left;
	height:16px;
	border:1px solid #ffc266;
	background:#ff6427;
	text-align:center;
	margin-top:3px;
	padding-right:7px;
	padding-left:7px;
}

.submenubtnover a{
	display:block;
	width:100%;
	height:16px;
	color:#ffffff;
	text-decoration:none;
	padding-top: 1px;
	font-size:11px;
	font-weight:700;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-transform: uppercase;
}

.submenubtnover a:hover{text-decoration:none;}

/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.submenubtnover a{
	padding-top: 2px;
	font-weight:normal;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
}

.submenuspacer{
	float:left;
	width:2px;
	height:18px;
	overflow:hidden;
}


.esubmenubtn{
	float:left;
	height:16px;
	border:1px solid #d6d6d6;
	background:#666666;
	text-align:center;
	margin-top:3px;
	padding-right:7px;
	padding-left:7px;
}

.esubmenubtn a{
	display:block;
	width:100%;
	height:100%;
	color:#ffffff;
	text-decoration:none;
	padding-top: 1px;
	font-size:11px;
	font-weight:700;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-transform: uppercase;
}

.esubmenubtn a:hover{text-decoration:none;}

/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.esubmenubtn a{
	padding-top: 2px;
	font-weight:normal;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
}

.esubmenubtnover{
	float:left;
	height:16px;
	border:1px solid #feb5c2;
	background:#ff6699;
	text-align:center;
	margin-top:3px;
	padding-right:7px;
	padding-left:7px;
}

.esubmenubtnover a{
	display:block;
	width:100%;
	height:100%;
	color:#ffffff;
	text-decoration:none;
	padding-top: 1px;
	font-size:11px;
	font-weight:700;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-transform: uppercase;
}

.esubmenubtnover a:hover{text-decoration:none;}

/*For Safari and Opera. Fixing font-weight background BUG*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.esubmenubtnover a{
	padding-top: 2px;
	font-weight:normal;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
}

.subexpertbtni{
	background:url('http://www.health4women.org/images/design/exp_icon_btn.gif');
	width:10px;
	height:13px;
	float:left;
	cursor:pointer;
}

.subexpertbtnt{
	float:left;
	padding-left:5px;
	cursor:pointer;
}

.newsfeaturestitle{
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#003366;
}

.newsfeaturestitle a{
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

.newsfeaturestitle a:hover{
	text-decoration:none;
	color:#012a53;
}

.newsfeaturestitle1{
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#003366;
}

.newsfeaturestitle1 a{
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

.newsfeaturestitle1 a:hover{
	text-decoration:underline;
	color:#ff6699;
}

.blueline{width:100%;height:1px;line-height:1px;overflow:hidden;background:#3399cc;}
/*END COMMON BODY ELEMENTS*/

.introcontent{
	margin-top:20px;
	font-size:11px;
}

.expertsboxheading{
	width:480px;
	background:#003366;
	height:20px;
	padding-top:2px;
	margin-top:10px;
}

.expiconbox{
	float:left;
	padding-left:5px;
}

.expiconsize{
	width:15px;
	height:18px;
}

.expertsboxtitle{
	padding-top:4px;
	padding-left:10px;
	font-weight:normal;
}

.paginate{
margin-top:20px;
font-size:11px;
}
