/* -- global styles -- */

/* green color #00AB59  

Blue Bar TOP and BOTTOM: 002596 
background: eef3f9
square box next to flash image: c4d6eb
Blue bar behind text in main text: ccd2e8

	background-image: url(../img/nav_bkgd_div.png);
	background-repeat: no-repeat;
	background-position: right;
	NAV BAR: CCD2E8

 #00954D */

	
body#faq-whatishemophilia a#faq-whatishemophilia,
body#faq-howrare a#faq-howrare,
body#faq-bloodclot a#faq-bloodclot,
body#faq-hemophiliableed a#faq-hemophiliableed,
body#faq-hemophiliacut a#faq-hemophiliacut,
body#faq-hemophiliainjury a#faq-hemophiliainjury,
body#faq-clottingfactor a#faq-clottingfactor,
body#faq-bleedmore a#faq-bleedmore,
body#faq-differenttypes a#faq-differenttypes,
body#faq-activities a#faq-activities,
body#faq-gethemophilia1 a#faq-gethemophilia1,
body#faq-gethemophilia2 a#faq-gethemophilia2,
body#faq-hemophiliacure a#faq-hemophiliacure,
body#faq-hemophiliaother a#faq-hemophiliaother,
body#faq-glossary a#faq-glossary {
	color:  #002596;
	font-weight: bold;
	}

/*faq title*/

#faq	{
	/*position: absolute;
	float:left;	*/
	left: 0px;
	top: 180px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../img/section_img/faqs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 289px;

		}
		
/*faqNav*/

/*#faqNavWrapper {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 260px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	background-color: #eef3f9;
	height: 400px;
	}*/
	
#faqNav {
	/*position: relative;*/
	float: left;
	margin: 0px;
	margin-right: 50px;
	padding: 0px 0px 0px 10px;
	width: 260px;
	color:  #002596;
	background-color: #eef3f9;	
	}


#faqNav ul, #faqNav li {
	margin: 0px;
	padding: 0px;
	
	}
	
#faqNav ul {
	list-style-type: none;
	width: 260px;
	/*height: 50px;*/
	}
	
#faqNav ul a {
	display: block;
	line-height: 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
}

#faqNav li {
	color:  #002596;
	background-color: #eef3f9;
	display: block;
	width: 260px;
	height: 50px;
	}
	

	
#faqNav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
    text-decoration: none;
		padding-left: 20px;
	}
		
#faqNav a:link, #faqNav a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    color: #002596;
	background-color:#eef3f9;
    text-decoration: none;
}

#faqNav ul a:hover {
    color:  #002596;
	background-color: #CCD2E8;
	display: block;
	line-height: 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}

#faqNav a:active {
    color:  #002596;
	background-color: #eef3f9;
	text-decoration: none;
	height: 50px;
}


#faqDiv {
	line-height: 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: bolder;
}



/* faq Content */

#faqContentWrapper {
	/*position: absolute;
	height: 270px;
	left: 325px;
	top: 480px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px; */
		width: 972px;
	}
	
	
#faqContent {
	/*position: relative;*/
	color:  #000;
	background-color: #eef3f9;
	margin: 0;
	margin-left: 320px;
	padding: 0 0 0 10;
	width: 600px;
	right: 0px;
}
	
#faqContent h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		margin-left: 0px;
		padding-left: 2px;
		color:  #002596;
	background-color: transparent;
		text-align: left;
		}
		
#faqContent p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
		}