
<style>
<!--	

p, h1, h2, h3, h4, h5, h6, .Breadcrumbs  {
	font-family: 		Arial, Helvetica, Geneva, 'Avant Garde', Verdana, sans-serif;
	}
	
/*****************************************************************************/
/* Use only with Body tag */
.docBody {
	font-family: 		Arial, Helvetica, Geneva, 'Avant Garde', Verdana, sans-serif;
	font-size: 			10pt;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color:	#FFFFFF;
	color:				#000000;
	}

.LaheyLogo {
	background-image:	url(/GlobalImages/Logo/Logo_143x51.gif);
	background-repeat:	no-repeat;
	background-position:center;
	cursor:				hand;
	}

.InfoLogo {
	background-image:	url(/GlobalImages/InfoIcon.gif);
	background-repeat:	no-repeat;
	background-position:center;
	}

/*****************************************************************************/
/* Header Elements */

h1, h2, h3, h4, h5, h6 {
	font-weight: 		bold;
	margin-left: 		0.4em;
	margin-bottom: 		0.5em;
	text-align: 		left;
	}
	
h1 {
	font-size: 			1.6em;
	margin-bottom: 		0em;
	}

h2 {
	font-size: 			1.4em;
	}

h3 {
	font-size: 			1.2em;
	}

h4 {
	font-size: 			1em;
	}

h5 {
	font-size: 			0.9em;
	}
	
h6 {
	font-size: 			0.8em;
	}
	
.sectionHead1 {
	font-size: 			1.4em;
	color: 				#FFFFFF;
	}

.Breadcrumbs {
	font-size: 			1em;
	margin-left: 		0.6em;
	text-decoration:	none;
	}

.subheader1 {
	font-size:			1em;
	font-weight:		bold;
	color: 				#5E6B90;
	}


/*****************************************************************************/
/* Footer Elements */

A.ftr,.ftrbars {
	color: 				#5E6B90;
	}
	
A.ftr {
	font-size: 			0.9em;
	line-height: 		1.7;
	letter-spacing: 	.5;
	}
	
.ftrbars {
	font-size: 			0.9em;
	}

.copyright {
	font-size: 			0.9em;
	color:				#000000;
	}
	
.copytextboldred {
	font-size: 			1em;
	font-weight: 		bold;
	color:				#CC0000;
	}

/*****************************************************************************/
/* Hyperlink Elements */

A {
	font-size: 			1em;
	color: 				#0000FF;		/* Originally used clr_DocTextLC1 */
	}

A:link {
	text-decoration:	none;
	}
	
A:visited {
	text-decoration:	none;
	}
	
A:hover {
	color: 				#000000;
	text-decoration:	underline;
	}

.navA {
	color: 				#67696D;
	}

.FakeA {
	font-size: 			1em;
	color: 				#0000FF;
	cursor:				hand;
	}

.FakeA_hover {
	color: 				#000000;
	text-decoration:	underline;
	cursor:				hand;
	}

/*****************************************************************************/
/* Text Formatting */

p {
	font-size: 			1em;
	color: 				#000000;
	margin-left: 		0.6em;
	margin-right: 		0.6em;
	margin-top: 		0em;
	margin-bottom: 		0.6em;
	}

.fixed13Alert {
	font-size: 			13pt;	
 	color:				#CC0000;
	/* Keep this as a fixed value; used with the Text Size Alert on the Home Page */
	}

.fixed13Link {
	font-size: 			13pt;	
 	color:				#0000FF;
	/* Keep this as a fixed value; used with the Text Size Alert on the Home Page */
	}

.fixed14 {
	font-size: 			14pt;	
	/* Keep this as a fixed value; used with the Text Size Message Page */
	}

.basic {
	font-size: 			1.1em;
	color: 				#000000;
	}

.basic-1 {
	font-size: 			1em;
	color: 				#000000;
	}

.basic-09 {
	font-size: 			0.9em;
	color: 				#000000;
	}

.basic-08 {
	font-size: 			0.8em;
	color: 				#000000;
	}

.basic-07 {
	font-size: 			0.7em;
	color: 				#000000;
	}

.basic-06 {
	font-size: 			0.6em;
	color: 				#000000;
	}

.basic-05 {
	font-size: 			0.5em;
	color: 				#000000;
	}

.Bold {
	font-weight: 		bold;
	}
	
.Superscript {
	vertical-align: 	super;
	}
	
.Subscript {
	vertical-align: 	sub;
	}

.PSmall {
	font-size: 			0.8em;
	color: 				#000000;
	margin-left: 		0.6em;
	}
	
.PXSmall {
	font-size: 			x-small;
	}
	
.PXXSmall {
	font-size: 			xx-small;
	}

.WhiteText1 { 
	font-size: 			1em;
	color:				#FFFFFF;
	}

.WhiteTextBold1 { 
	font-size: 			1em;
	font-weight: 		bold;
	color:				#FFFFFF;
	}

.WhiteTextBold12 { 
	font-size: 			1.2em;
	font-weight: 		bold;
	color:				#FFFFFF;
	}

.WhiteTextBold4 { 
	font-size: 			1.4em;
	font-weight: 		bold;
	color:				#FFFFFF;
	}

.WhiteTextBold26 { 
	font-size: 			2.6em;
	font-weight: 		bold;
	color:				#FFFFFF;
	}

.BlackTextBold1 { 
	font-size: 			1em;
	font-weight: 		bold;
	color:				#000000;
	}

.BlackTextBold12 { 
	font-size: 			1.2em;
	font-weight: 		bold;
	color:				#000000;
	}

.BlackTextBold13 { 
	font-size: 			1.3em;
	font-weight: 		bold;
	color:				#000000;
	}

.BlackTextBold14 { 
	font-size: 			1.4em;
	font-weight: 		bold;
	color:				#000000;
	}
	
.BlueTextBold1 {
	font-size: 			0.85em;
	color:				#5E6B90;
	font-weight: 		bold;
	}

.BlueTextBold2 {
	font-size: 			1.1em;
	font-weight: 		bold;
	color:				#5E6B90;
	}

.BlueTextBold14 {
	font-size: 			1.4em;
	font-weight: 		bold;
	color:				#5E6B90;
	}

.BlueTextBold16 {
	font-size: 			1.6em;
	font-weight: 		bold;
	color:				#5E6B90;
	}

.BlueTextBold20 {
	font-size: 			2em;
	font-weight: 		bold;
	color:				#5E6B90;
	}

.ToTop {
	font-size: 			0.9em;
	font-weight: 		bold;
	color: 				#5E6B90;
	}

.imgCaption {
	font-size: 			1em;
	font-weight: 		bold;
	color: 				#5E6B90;
	}
	
.PhysProfile {
	font-size: 			1em;
	color: 				#000000;
	text-align: 		left;
	}
	
.FeatureTitle {
	font-size:			1.3em;
	font-weight:		900;
	}

.MedCtrMain {
	font-size: 			1.6em;
	font-weight: 		bold;
	color:				#5E6B90;
	margin-bottom: 		0.5em;
	text-align: 		left;
	}
	
.MedCtrSub {
	font-size: 			1.2em;
	font-weight: 		bold;
	color:				#5E6B90;
	margin-bottom: 		0.5em;
	text-align: 		left;
	margin-bottom: 		0em;
	}

.BigText {
	font-size:			2.6em;
	font-family:		'Times New Roman', Times, 'Times Roman', Courier, 'New Century Schoolbook', Palatino, serif;
	color:				#FFFFFF;
	margin:				0,0,0,0;
	}
	

/*****************************************************************************/
/* Marquee Ticker */

.marquee {
	font-size: 			0.9em;
	color: 				#CB8F42;
	border: 			none;
	}

.marqueeDate {
	font-size: 			0.9em;
	}

A.marquee:hover {
	color: 				#CB8F42;
	text-decoration:	underline;
	}
	
/*****************************************************************************/
/* Alerts */

.AlertSmall, .Alert1, .AlertBold1, .Alert2, .AlertBold2, .Alert3, .AlertBold3, .AlertLarge { 
	color: 				#CC0000;
	}

.AlertSmall { 
	font-size: 			0.7em; 
	font-weight: 		normal;
	}
	
.Alert1 { 
	font-size: 			1em; 
	font-weight: 		normal;
	}
	
.AlertBold1 { 
	font-size: 			1em; 
	font-weight: 		bold;
	}
	
.Alert2 { 
	font-size:			1.4em; 
	font-weight: 		normal;
	}
	
.AlertBold2 { 
	font-size:			1.4em; 
	font-weight: 		bold;
	}
	
.Alert3 { 
	font-size:			1.8em; 
	font-weight: 		normal;
	}
	
.AlertBold3 { 
	font-size:			1.8em; 
	font-weight: 		bold;
	}
	
.AlertLarge { 
	font-size:			1.2em; 
	font-weight: 		bold;
	}


/*****************************************************************************/
/* Tables*/

td {
	font-size:			0.8em;
	}

td.light {
	font-weight: 		bold;
	color: 				#FFFFFF;
	}

td.dark {
	font-weight: 		bold;
	color: 				#000000;
	}


/*****************************************************************************/
/* Lists */

ul {
	font-size: 			1em;
  	margin-top:  		0.3em;
	margin-bottom:  	0.3em;
	}
	
ul li { 
	font-size: 			1em;
	list-style-type: 	square;
	}
	
ol {
	font-size: 			1em;
  	margin-top:  		0.3em;
	margin-bottom:  	0.3em;
	}
	
ol li { 
	font-size: 			1em;
	list-style-type: 	decimal;
	}

#one4-em ul {
	margin-left:		1.4em;
	padding-left:		0;
	}

ul.ContentArrow, .ListArrow, .ContentArrow {
  	margin-top:  		0.1em;
    margin-bottom:  	0.1em;
	}
	
.ListArrow {
	list-style-image: 	url(http://www.lahey.org/images/TemplateImages/bullet1_lg.gif);
	/* Include this class with: .SideNav, .SideNavFlush, .MedNav1List, .MedNav1List2 */
	}

.ContentArrow {
	list-style-image: 	url(http://www.lahey.org/images/TemplateImages/bullet2_lg.gif);
	}
	

/*****************************************************************************/
/* Form Elements */

.HorizontalLine {
/* This rule is a replacement for the HR tag */
	border-bottom: 		0.15em solid #5E6B90;
	padding-bottom:		0.3em;
	padding-top:		0.2em;
	}

.HRcolor {
/* This rule applies color to the HR tag */
	color: 				#5E6B90;
	}

.Button {
	font-size:			0.8em;
	font-weight:		bold;
	color:				#FFFFFF;
	background-color:	#5E6B90;
	border: 			medium double #5E6B90;
	}
	
.FormSpace { 
	margin: 			0em 0em 0em 0em;
	}

.FormSpace2 { 
	margin: 			0em 0em 0em 0em;
	display:			inline;
	}
	
.Search {
	font-size: 			1em;
	color: 				#FFFFFF;
	}
	
.Search2 {
	font-size: 			xx-small;
	color: 				#FFFFFF;
	}
	
.Search3 {
	font-size: 			xx-small;
	color: 				#5E6B90;
	}
	
.Required {
	font-size: 			xx-small;
	font-weight: 		bold;
	color: 				#CC0000;
	}

/*****************************************************************************/
/* Navigation*/

.Levl2Nav,.SideNav,.SideNavFlush {
	font-family: 		Arial, Helvetica, Geneva, 'Avant Garde', Verdana, sans-serif;
	font-size: 			1em;
	color: 				#5E6B90;
  	margin-top:  		0em;
	}

.SideNav,.SideNavFlush {
    margin-bottom:  	0em;
    margin-right:  		1em;
	}

.Levl2Nav {
    margin-bottom:  	0.2em;
	margin-left:  		0.2em;
    margin-right:  		0.5em;
	}
	
.SideNav { 
	margin-left:  		2em;
	}

.SideNavFlush { 
	margin-left:  		1em;
	}

/* Section Menu Navigation Elements
		LevXNav:	normal NavMenu items
		LevXNavYAH:	Indicates "You Are Here" NavMenu Item
*/

.Lev0Nav,.Lev1Nav,.Lev2Nav,.Lev3Nav,.Lev4Nav,.Lev0NavYAH,.Lev1NavYAH,.Lev2NavYAH,.Lev3NavYAH,.Lev4NavYAH,.NavMenuHead1 {
	font-family: 		Arial, Helvetica, Geneva, 'Avant Garde', Verdana, sans-serif;
	font-size:			1em;
	margin-top:			0em;
	margin-bottom:		0.05em;
	margin-right:		0.5em;
	}

.Lev0Nav,.Lev1Nav,.Lev2Nav,.Lev3Nav,.Lev4Nav,.NavMenuHead1 {
	color:				#67696D;
	}

.Lev0NavYAH {
	font-weight:		900;
	color:				#000000;
	}
	
.Lev1NavYAH,.Lev2NavYAH,.Lev3NavYAH,.Lev4NavYAH {
	font-weight:		900;
	color:				#67696D;
	}
	
.Lev0Nav,.Lev0NavYAH {
	margin-left:		0.2em;
	}
	
.Lev1Nav,.Lev1NavYAH {
	margin-left:		1.2em;
	}
	
.Lev2Nav,.Lev2NavYAH {
	margin-left:		2.2em;
	}
	
.Lev3Nav,.Lev3NavYAH {
	margin-left:		3.2em;
	}
	
.Lev4Nav,.Lev4NavYAH {
	margin-left:		4.2em;
	}
	
.NavMenuHead1 {
	margin-left:		0.2em;
	font-weight:		900;
	}

/* Home Navigation */
.HomeNav0 {
	margin-top:			0.1em;
	margin-left:		1em;
	}

/* Section 10 Navigation */
.MedNav, .MedNav1 {
	font-size:			1em;
	font-weight:		700;
	color: 				#67696D;
	margin-top:			0.4em;
	}
	
.MedNav {
	margin-left:		0.4em;
	}
	
.MedNav1 {
	margin-left:		0.9em;
	}

.MedNav1List, .MedNav1List2, .MedNav1List3 {
	margin-top:  		0.05em;
	margin-bottom:  	0.05em;
	}
	
.MedNav1List {
	margin-left:		2.1em;
	}
	
.MedNav1List2 {
	margin-left:		2.7em;
	}
	
.MedNav1List3 {
	list-style-image: 	url(http://www.lahey.org/images/TemplateImages/bullet1_lg.gif);
	text-indent:		1.25em;
	}
	
/*****************************************************************************/
/* Medical Ethics */
.Byline {
	font-weight: 		700;
	}

.BylineDetails {
	font-style:			italic;
	}
	
.Issue {
	font-size:			larger;
	font-weight: 		700;
	}

.Quote {
	font-size:			larger;
	font-weight:		600;
	}

/*****************************************************************************/
/* Site Map Page  - Non-collapsible Layout */

.SiteMapSection { 
	font-size: 			1.2em;
	font-weight: 		bold;
	color:				#FFFFFF;
	margin-left:		0.2em;
	margin-top:			0.5em;
	margin-bottom:		0.5em;
	}

.Lev0MapB,.Lev0Map,.Lev1Map,.Lev2Map,.Lev3Map,.Lev4Map {
	font-family: 		Arial, Helvetica, Geneva, 'Avant Garde', Verdana, sans-serif;
	font-size:			1em;
	color:				#67696D;
	margin-top:			0em;
	margin-bottom:		0em;
	margin-right:		0.5em;
	}

.Lev0MapB {
	font-weight:		900;
	margin-left:		0.2em;
	}
	
.Lev0Map {
	margin-left:		0.2em;
	}
	
.Lev1Map {
	margin-left:		2.2em;
	}
	
.Lev2Map {
	margin-left:		4.2em;
	}
	
.Lev3Map {
	margin-left:		6.2em;
	}
	
.Lev4Map {
	margin-left:		8.2em;
	}


/*****************************************************************************/
/* Site Map Page  - Collapsible Layout */
	
.node { 
	color:				#67696D;
	font-size:			0.8em;
	}

.node A:link, .node A:visited, .node A:active, .node A:hover {
	color:				#67696D;
	text-decoration: 	none;
	}

	
/*****************************************************************************/
/* Basic Colors */

.LaheyBlue {
	color:				#5E6B90;
	}
		

/* ****************************************************************************
Copied From FindSite: 10/07/2005

The following values are set within FindSite and are displayed here for convenience only.

Use only "clr_..." presentation variables and not the "gblLahey..." color variables.

Precede all colors with a #:
	Sample Code: bgcolor="#< %= clr_NavBkgrnd %>"
	[Note: the space between < and % should be removed when entered on a web page.]

'--------------------------------------------------------------------------------
'-- CSS variables: Branding 2005 ------------------------------------------------
'--------------------------------------------------------------------------------
	Dim img_Bullet1		: img_Bullet1	= "TemplateImages/bullet1_lg.gif"
	Dim img_Bullet2		: img_Bullet2	= "TemplateImages/bullet2_lg.gif"
	
'--------------------------------------------------------------------------------
'-- Lahey Color Palette: Branding 2005 ------------------------------------------
'--------------------------------------------------------------------------------
	Const gblLaheyWhite		= "FFFFFF"
	Const gblLaheyBlack		= "000000"
	Const gblLaheyBlue		= "5E6B90"
	Const gblLaheyBlue2		= "0000FF"
	Const gblLaheyGray		= "67696D"
	Const gblLaheyGray2		= "dcd8d8"
	Const gblLaheyDkGreen	= "96A28B"
	Const gblLaheyLtGreen	= "CAD9BB"
	Const gblLaheyOrange	= "CB8F42"
	Const gblLaheyRed		= "CC0000"
	Const gblLaheyYellow1	= "ffffcc"
	
'--------------------------------------------------------------------------------
'-- Elements using Lahey Color Palette: Branding 2005 ---------------------------
'--------------------------------------------------------------------------------
	Dim clr_DocBkgrnd		: clr_DocBkgrnd			= gblLaheyWhite
	Dim clr_DocTextDk		: clr_DocTextDk			= gblLaheyBlack
	Dim clr_DocTextLt		: clr_DocTextLt			= gblLaheyWhite
	Dim clr_DocTextLC1		: clr_DocTextLC1		= gblLaheyBlue
	Dim clr_DocTextLC2		: clr_DocTextLC2		= gblLaheyGray
	Dim clr_DocTextLC3		: clr_DocTextLC3		= gblLaheyDkGreen
	Dim clr_DocTextLC4		: clr_DocTextLC4		= gblLaheyRed
	Dim clr_DocArrow		: clr_DocArrow			= gblLaheyOrange
	
	Dim clr_ALink			: clr_ALink				= gblLaheyBlue2		'-- Content Links
'	Dim clr_AHover			: clr_AHover			= gblLaheyBlue2		'-- Content Links
'	Dim clr_AVisit			: clr_AVisit			= gblLaheyBlue2		'-- Content Links
	
'	Content Links could be further differentiated into (1) within Text, (2) lists, (3) subtitles
'	There could also be a special BreadCrumb link or leave the same as NavSide
	
	Dim clr_TableBkgrnd		: clr_TableBkgrnd		= gblLaheyGray2
	Dim clr_TableHeader		: clr_TableHeader		= gblLaheyBlue
	Dim clr_TableRowDk		: clr_TableRowDk		= gblLaheyGray2
	Dim clr_TableRowLt		: clr_TableRowLt		= gblLaheyWhite
	Dim clr_TableTextDk		: clr_TableTextDk		= gblLaheyBlack
	Dim clr_TableTextLt		: clr_TableTextLt		= gblLaheyWhite
	Dim clr_TableBorder		: clr_TableBorder		= gblLaheyBlue
	Dim clr_TableBorder2	: clr_TableBorder2		= gblLaheyWhite
	
	Dim clr_NavBkgrnd		: clr_NavBkgrnd			= gblLaheyDkGreen
	Dim clr_NavText			: clr_NavText			= gblLaheyWhite
	Dim clr_NavArrow		: clr_NavArrow			= gblLaheyBlue
	
	Dim clr_HR				: clr_HR				= gblLaheyBlue
	Dim clr_DesignLines		: clr_DesignLines		= gblLaheyBlue
	
	Dim clr_MouseOver		: clr_MouseOver			= gblLaheyLtGreen
	Dim clr_MouseOut		: clr_MouseOut			= gblLaheyWhite
	
	Dim clr_CallOutBkgnd	: clr_CallOutBkgnd		= gblLaheyYellow1
	Dim clr_CallOutHdrBkgnd	: clr_CallOutHdrBkgnd	= gblLaheyBlue
	Dim clr_CallOutHdrText	: clr_CallOutHdrText	= gblLaheyWhite
	Dim clr_CallOutRowBkgnd	: clr_CallOutRowBkgnd	= gblLaheyGray2
	Dim clr_CallOutRowText	: clr_CallOutRowText	= gblLaheyBlack
	
	Dim clr_Ticker			: clr_Ticker			= gblLaheyOrange
	Dim clr_Required		: clr_Required			= gblLaheyRed
	Dim clr_Alert			: clr_Alert				= gblLaheyRed
'================================================================================
*/

// -->
</style>

