  @charset "utf-8";
/* CSS Document */

html, body {
    height: 100%; 
/*	background-color: #4891DC;
	background: url('/womenwatch/daw/css/images/main_bg.gif') repeat-x top left #4891DC;     
	text-align: center;*/
  	font: .9em Helvetica, Arial, Verdana, sans-serif;  	
}

h1, h2, h3, h4 {
  	font-weight: bold; 
	margin-bottom: 5px;
}    
h1 {  	
  	color: #4891DC;
  	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.4em;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}

h1.h2Style,
h2, p.header-vaw {
	font-weight: bold;
  	font-size: 1em;  
  	color: #0E264F;
	display:block;
	border-bottom: #0E264F 1px dotted;	
  	/*text-transform: uppercase;*/
} 

h2>a:link{
color: #0E264F;
}

h3 {
  	color: #E06D08;
	font-size: 1em;
	font-style: italic;
	/*font-weight: bold;*/	
}

.img-caption{
margin-top:-1em;
display:block;
color:#999999;
font-size:x-small;
}

.pdf2 {
background:url("/womenwatch/daw/images/pdfSmall.gif") no-repeat scroll left top #FFFFFF;
padding-left:1.5em;
}

.enclosingbox {
background-color:#FFFFE0;
border:1px dashed;
display:block;
padding:2px 1em;
}
