body {

	background-color: white;
	color: black;
	font-family: Times, "Times New Roman", serif;


}

a:link, a:visited { 

	color: #00426E;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4;

}


#language, #headBanner,
#searchBar, #pageOptions, #SectionLink,
#supportingLinks, #topicRelated, #pageFooter ul,
#find_a_doctorMore, #clinical_servicesMore,
#events_and_classesMore, #clinical_trialsMore,  
#health_informationMore, #newsMore, #careersMore,
#aboutMore, #mainNav, #breadCrumbs
{ display: none; }

#actualContent {

	font-size: 10pt;
	line-height: 125%;
	padding: 0px 10px;
	border-top: 1px solid #CCC;

}

#pageHeader {

	padding-left: 10px;

}

#pageHeader h1 {

	color: #036;
	font-size: 18pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;


	margin: 0px 0px 2px 0px;
	padding: 30px 0px 0px 0px;

}

#pageHeader h1 span {

	border-top-style: double;
	border-top-color: #036;

	border-bottom-style: double;
	border-bottom-color: #036;

	margin-bottom: 0px;

}

#pageHeader h2 {

	padding: 0px;
	margin: 8px 0px 20px 0px;
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .18em;
	color: #036;

}

#actualContent p {

	margin: 0px;

}

#actualContent ul li {

	font-size: 9pt;

}

#actualContent ul li p {

	margin: 0px;
	padding: 0px;

}

#pageFooter {

	border-top: 1px solid #CCC;
	margin-top: 20px;
	padding: 10px 0px 10px 0px;

	font-size: 8pt;
	color: #999;

}

h3, h4, h5, h6 { margin-bottom: 0px; }

#SectionTitle {

	font-weight: normal;
	font-size: 20pt;

	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;

}

#actualContent p {

	margin-top: 0px;

}


#actualContent table.featureItems {

	width: 80%;
	border-collapse: separate;
	margin: 0px 5px 20px 0px;

}

#actualContent table.featureItems tr td {

	font-weight: bold;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fafafa;
	vertical-align: top;
	width: 33%;
	padding: 5px 5px 5px 10px;

}

#actualContent table.featureItems tr td a:link,
#actualContent table.featureItems tr td a:visited {

	text-decoration: none;

}

#actualContent table.featureItems tr td a:hover {

	text-decoration: underline;

}

#actualContent form select {

	font-size: 11px;

}

#actualContent img.contentImage_left {

	float: left;
	margin: 5px 15px 5px 3px;
	border: 1px solid #000;

}

#actualContent img.contentImage_right {

	float: right;
	margin: 0px 0px 5px 15px;
	border: 1px solid #000;

}


