.upperMenu {
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.mainTextBold {
	font-family: Arial, Geneva;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
	
h1 {
	font-family: Arial, Geneva;
	font-size: 16pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

h2 {
	font-family: Arial, Geneva;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339966;
}


h3 {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	line-height: normal;

}

h4 {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339966;
	line-height: normal;

}

p {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

ul {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}

ol {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-type: decimal;
}

b {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}

strong {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

td {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h5 {

	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: normal;
}
.greenBold {
	font-weight: bold;
	color: #008033;
}
.redBold {

	font-weight: bold;
	color: #CC0033;
}

.submenuGreen {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CC99;
	line-height: normal;
}


a.link, span.link, p.link {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_link.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:36px;
	padding-bottom:10px;
	padding-top:5px;
	}
	
a.mail, span.mail, p.mail {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_mail.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:36px;
	padding-bottom:10px;
	padding-top:5px;
	}
	
a.telephone, span.telephone, p.telephone {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_telephone.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:36px;
	padding-bottom:10px;
	padding-top:5px;
	}
	
a.video, span.video, p.video {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_video.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:75px;
	padding-bottom:30px;
	padding-top:25px;
	}

a.text, span.text, p.text {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_text.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:36px;
	padding-bottom:10px;
	padding-top:5px;
	}
	
a.checklist, span.checklist, p.checklist {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_checklist.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:40px;
	padding-bottom:10px;
	padding-top:5px;
	}
	
a.birthingservices {
	background-image:url(programs_services/womens_childrens_services/womensHealth/images/icon_birthservices_small.gif);
	background-repeat:no-repeat;
	background-position:1px 2px;
	display:block;
	padding-left:32px;
	padding-bottom:8px;
	padding-top:8px;
	}
	
.videolinks a {
	color:#008033;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

.videolinks a:visited {
	color:#008033;
	}	

.videolinks a:hover {
	text-decoration:underline;
	}
	
.clear:after {
	content: ".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	}
	
.clear {
	min-height: 1px;
	}
	
* html .clear {
	height: 1px;
	}
	
/* URDU text */

.urdu {
	unicode-bidi:bidi-override;
	direction:rtl;
	}

h2.urdu {
	font-size:14pt;
}

p.urdu, p.urdu strong, p.urdu b {
	font-size:12pt;
}

ul.urdu a {
	font-size:11pt;
	font-style:normal;
}

ul.urdu li {
	font-size:12pt !important;
	font-style:normal;
}

h3.urdu, h3.urdu strong {
	font-style:normal !important;
	font-size:13pt;
}


