#faq h4 {
	cursor: pointer;
	padding: 10px 0 10px 10px;
	margin: 5;
	
}

#faq h4:hover {
	background: #999999 no-repeat scroll 10px center;
}

#faq h4.faqopened {
	background: #999999  no-repeat scroll 8px center;
}

#faq ol li {
	list-style-type: decimal !important;
	margin: 0 0 0 30px;
	padding: 0 0 10px 0;
}

#faq_cats li:first-child {
	border-left: none;
}

#faq_cats {
	height: 25px;
	background: #005296;
	margin: 0 0 20px 0;
}

#faq_cats li {
	float: left;
	padding: 4px 10px 5px 10px;
	background: transparent url(../img/faq_li_bg.gif) repeat-x scroll left top;
	border-left: 1px solid #008ce1;
	border-right: 1px solid #005397;
}

#faq_cats a {
	color: white;
}

#faq_cats a:hover {
	text-decoration: none;
}

#faq_cats li:hover{
	background: transparent url(../img/faq_li_selected_bg.gif) repeat-x scroll left top;
}

#faq .faqcontent:hover {
	background: #feffc6;
}

#faq p {
	padding: 10px 5px;
}

.faq p a {
	color: #01A2DE;
	border-bottom: 1px dashed #005296;
	color: #005296;
}

.faq p a:hover {
	text-decoration: none;
	color: #01A2DE;
}

.about_img {
	padding: 15px 30px 0 40px !important;
}

.about_intro {
	font-size: 14px !important;
	line-height: 18px;
	font-weight: bold;
	padding: 10px 0 10px 0 !important;
}

.about_span {
	padding: 0 10px 10px 10px !important;
}

.tenreasons_title {
	font-size: 16px;
	font-weight: bold;
	color: #087fd3;
	padding: 10px ;
	display: block;
}
.questionheadbit {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textmatter {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tractbabytext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tractbabytext1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}