
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*				Re-Defined Standard Tags						*/
/*																*/
/*																*/
/*//////////////////////////////////////////////////////////////*/


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	}

/* body-text */
p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	line-height:15px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}

/* body-title */
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 20px;
	line-height: 23px;
	font-style : normal;
	margin-bottom: 0px;
	font-weight : normal;
	text-decoration : none;
	text-align : left;	
	}
	
/* CHONYP H1 Declaration */
#about-text h1 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 20px;
	line-height:23px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}

#bodyTitle h1 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 20px;
	line-height: 23px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	}
	
#news-title h1 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 15px;
	line-height: 19px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	}	

html>body h1{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 20px;
	line-height: 23px;
	font-style : normal;
	margin-bottom: 0px;
	font-weight : normal;
	text-decoration : none;
	text-align : left;	
	}

/* body-title2 */
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 13px;
	line-height:16px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	}
	
/* id deans - body-title2 */
#deans-home h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 11px;
	line-height:13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	}
	
	
/* body-title3 */
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin:0px,0px,0px,0px;
	 display: inline; 
	color : #333333;
	font-size : 11px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	}
	
/* g-bold style */
b, strong {
	size: 11px;
	font-weight : bold;
	color : #555555;
	}	
	
/* g-italic */
i {
	size: 11px;
	font-style : italic;
	}

/* body anchor states */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	}

	a:visited { 
		 font-family: Verdana, Arial, Helvetica, sans-serif; 
		 color: #990000;
		 text-decoration: none;
		}
	
	a:active {
		text-decoration: none;
		color: #990000;
		}
	
	a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #990000;
		text-decoration: underline;
		}


/* body anchor states */
#centerCol a {
	font-size: 11px;
	}

	#centerCol a:visited { 
		 font-size: 11px;	 
		}
	
	#centerCol a:active {
		 font-size: 11px;	 
		}
	
	#centerCol a:hover {
		font-size: 11px;
		}

/* left menu anchor states */
#leftCol a {
	font-size: 10px;
	}

	#leftCol a:visited { 
		 font-size: 10px;	 
		}
	
	#leftCol a:active {
		font-size: 10px;	 
		}
	
	#leftCol a:hover {
		font-size: 10px;
		}

/* 4th level nav anchor states */	
#navMaster4 a {
	font-size: 10px;
	}

	#navMaster4 a:visited { 
		 font-size: 10px;	 
		}
	
	#navMaster4 a:active {
		font-size: 10px;	 
		}
	
	#navMaster4 a:hover {
		font-size: 10px;
		}
		
#navMaster23 { }

#navHome23, .nav2, .nav2Selected, .nav3, .nav3Selected, .nav4, .nav4Selected, .nav2Active, .nav3Active, .nav4Active
{
	/*font*/
	font-size: 10px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
}

#navHome23
{
	/*font*/
	font-weight: bolder;
}

.nav2
{
	/*font*/
	font-weight: bolder;
}

.nav2Selected
{
	/*font*/
	color: #666666;
	font-weight: bolder;
}

li.nav2Selected a {
	color: #666666;
	font-weight: bolder;
}

li.nav2Selected a:hover {
	text-decoration : none;
}

li.nav2Active a {
	color: #990000;
	font-weight: bolder;
}

li.nav2Active a:hover {
	text-decoration : underline;
}

.nav3 { }

.nav3Selected
{
	/*font*/
	color: #666666;
}

li.nav3Selected a {
	color: #666666;
	font-weight: none;
}

li.nav3Selected a:hover {
	text-decoration : none;
}

li.nav3Active a {
	color: #990000;
	font-weight: none;
}

li.nav3Active a:hover {
	text-decoration : underline;
}

#navMaster4 { }
.nav4 { }

.nav4Selected {
	/*font*/
	color: #666666;
	text-decoration : none;
}

li.nav4Selected a {
	color: #666666;
	font-weight: none;
}

li.nav4Active a:hover {
	text-decoration : none;
}

li.nav4Active a {
	color: #990000;
	font-weight: none;
}

li.nav4Active a:hover {
	text-decoration : none;
}

/* redundant tags to help netscape 4 */
div, th, td, li, dd, dl, dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	}

/*//////////////////////////////////////////////////////////////*/
/*																*/
/*				Re-Defined Standard Tags End					*/
/*																*/
/*																*/
/*//////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	WCMC Classes												*/
/*		These classes apply to all body content.				*/
/*																*/
/*//////////////////////////////////////////////////////////////*/

.body-title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	line-height: 23px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

.body-title2 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 13px;
	line-height:16px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;}
	
.body-title2a { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 13px;
	line-height:16px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;}			
	
.body-title3 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;}
	
	
.body-text { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	line-height:15px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
	
.body-textLarge { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 14px;
	line-height:17px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
	
.g-bold { 
	size: 11px;
	font-weight: bold;
	color: #555555;
	}
			
			
.g-italic { 
	font-style: italic;
	}
			
.g-link { 
	color: #990000;
	text-decoration: none;
	}
			
.g-justified { 
	text-align: justify;
	}
	
#preamble {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
#FeaturesCopy {
	color:#333333;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	}
	
#FeaturesImgCap {
	color:#666666;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
	
#Bwidget3 {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	}
	
#backToTop {
	font-size:10px;
	line-height:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
	
#contact {
	font-size:10px;
	font-weight:bold;
	color:#555555;
	}
	
#contact1 {
	font-size:10px;
	font-weight:normal;
	color:#555555;
	}
	
#footerMaster {
	font-size:10px;
	}

#footerNotice
{
	font-size: 10px;
	line-height: 11px;
}
	
#nav2-3 {
	color:#333333;font-size:10px;line-height:10px;
	}
	
.nav2-selected { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	}
	
.nav2Selected { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	}
	
.nav3Selected { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
			
.nav3 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #4d5f5f;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}

.nav2 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #4d5f5f;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	}
	
.nav4-selected { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
			
.nav4 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #4d5f5f;
	font-size : 10px;
	line-height:11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
	
#nav4On {
	color:#666666;
	line-height:10px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	}
	
#RelatedLinksTitle {
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}
	
#RelatedLinksSub {
	font-size:10px;
	}


		/*//////////////////////////////////////////////////////////////*/
		/*																*/
		/*	Use news-title for News articles only						*/
		/*																*/
		/*//////////////////////////////////////////////////////////////*/
					
		.news-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 15px;
			line-height: 19px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;
			text-align : left;
			}
					
		.news-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 11px;
			line-height:12px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;
			text-align : left;
			}
			
		/*//////////////////////////////////////////////////////////////*/
		/*																*/
		/*	Caption														*/
		/*		This class applies to all photo captions.				*/
		/*																*/
		/*//////////////////////////////////////////////////////////////*/	
		
		

		.caption-text, .caption
		{
			color: #666666;
			font-size: 10px;
			line-height: 12px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			vertical-align: inherit;
			text-transform: inherit;
			text-decoration: none;
			caption-side: bottom;
		}			
					
		.form-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;
			}
					
		.form-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 10px;
			line-height:16px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;
			}	
			
		/*//////////////////////////////////////////////////////////////*/
		/*																*/
		/*																*/
		/*		Caption	End												*/
		/*																*/
		/*//////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		WCMC Classes End										*/
/*																*/
/*//////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		Widget Formatting										*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
	
img { 
	 border-width:0; 
	 border-style:none;
	}

.bmIcon { 
	font-size: 10px;
	border-width:0px; 
	vertical-align:middle; 
	margin:1px; 
	}
	
#bodyTitle {
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	 font-size : 20px;
	 line-height: 23px;
	 font-style : normal;
	 font-weight : normal;
	 text-decoration : none;
	 text-align : left;	
	}

.bmPullLeft { 
	float:left; 
	clear:left; 
	width:40%; 
	margin:0px 20px 10px 0px; 
	} 

.bmPullRight { 
	float:right; 
	clear:right; 
	width:40%; 
	margin:0px 0px 10px 20px; 
	} 

.bmPullCenter { 
	float:left; 
	clear: both; 
	width:40%; 
	text-align: center; 
	margin: 0px auto; 
	} 

.bmToolLeft { 
	float:left; 
	clear:left; 
	width:200px; 
	} 

.bmToolRight { 
	float:right; 
	clear:right; 
	width:200px; 
	} 

.bmToolCenter { 
	text-align:center; 
	margin:0px auto;
	}

a.bmNavigation:hover { 
	background-color:#cccccc;
	}

.bmActiveNav { 
	padding: 0 0 0 0;
	background-color:#FFF;
	}

div.bmNavigation, div.bmActiveNav { 
	padding: 3px 
	}

.bmLeftImage { 
	float:left; 
	clear:left; 
	margin:0px 15px 10px 0px; 
	}

.bmRightImage { 
	float:right; 
	clear:right; 
	margin:0px 0px 15px 10px; 
	}

.bmCenterImage {	
	clear:both; 
	text-align:center; 
	margin:10px auto; 
	}

/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		Widget Formatting End									*/
/*																*/
/*//////////////////////////////////////////////////////////////*/	



/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		Big Medium Tags											*/
/*																*/
/*//////////////////////////////////////////////////////////////*/	

a.bmNavigation { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000; 
	 font-weight: bold;
	 text-decoration: none;
	}

.bmActiveNav { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000; 
	 font-weight: bold; 
	 text-decoration: none;
	}

a.bmNavigation:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000; 
	 text-decoration: none;
	}

.bmActiveNav:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
	 text-decoration: none;
	}
	
#deans-home a.bmHeadlineLink { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 11px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
	
#deans-home a.bmHeadlineLink:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 11px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	}
	
#deans-home a.bmHeadlineLink:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 11px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	 text-decoration: underline;
	}

a.bmNavigation:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000; 
	 text-decoration: underline;
	}

.bmActiveNav:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
     text-decoration: underline;
	}

a.bmBreadcrumbs { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 text-decoration: none;
	}

a.bmBreadcrumbs:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
	 text-decoration: none;
	}

a.bmBreadcrumbs:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
	 text-decoration: underline;
	}

a.bmParent { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000; 
	 font-weight: bold;
	 text-decoration: none;
	}

a.bmParent:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
	 text-decoration: none;
	}

a.bmParent:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #990000;
	 text-decoration: underline;
	}

a.bmSpotHeadline { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size : 13px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	}

a.bmSpotHeadline:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 13px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	}

a.bmSpotHeadline:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #990000;
	font-weight: bold; 
	text-decoration: underline;
	}

a.bmHeadlineLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 0 7px;
	margin: 0 0 -10px 0;
	background-image: url(http://images.med.cornell.edu/body/common/navbox_txt_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
	
a.bmHeadlineLink:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	}

a.bmHeadlineLink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	}

a.bmQuickHead { 	 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	}

a.bmQuickHead:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	}

a.bmQuickHead:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	}

a.bmToolLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	}

a.bmToolLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000; 
	text-decoration: none;
	}

a.bmToolLink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	}

a.bmRelatedLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 0 7px;
	margin: 0 0 -10px 0;
	background-image: url(http://images.med.cornell.edu/body/common/navbox_txt_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	}

a.bmRelatedLink:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	}

a.bmRelatedLink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	}

.bmSubhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: bold; 
	}

.bmBreadcrumbText { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	}

.bmarticleByline { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	}

.bmpromoByline { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	}

.bmarticleDate { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	}

.bmpromoDate { 
	size: 11px;
	font-weight : bold;
	color : #555555;
	}

.bmCaption { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size: 9px; 
	color: #666666;
	}

.bmTipHead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold; 
	}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, 
.bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	}

.bmBottomText, .bmBottomText div, .bmBottomText p, .bmBottomText th, 
.bmBottomText td, .bmBottomText li, .bmBottomText dd, .bmBottomText dl, 
.bmBottomText dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, 
.bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #CC0000; 
	font-weight: bold; 
	}

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, 
.bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, 
.bmSmallPull dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	}

.bmBigPull { 
	border-top-width:4px; 
	border-top-style:dotted; 
	border-top-color:#CC0000; 
	border-bottom-width:4px; 
	border-bottom-style:dotted; 
	border-bottom-color:#CC0000; 
	padding:10px;  
	}

.bmSmallPull { 
	border-top-width:4px; 
	border-top-style:dotted; 
	border-top-color:#000000; 
	border-bottom-width:4px; 
	border-bottom-style:dotted; 
	border-bottom-color:#000000; 
	padding:10px;  
	}

.bmLinkleft { 
	clear:left; 
	font-size: 10px;
	}

.bmLinkright { 
	clear:right; 
	}

.bmBottomTools { 
	clear:both; 
	width:100% 
	}

.bmBotRelated { 
	float:left; 
	width:45%; 
	text-align:left 
	}

.bmBotEmailPrint { 
	float:right; 
	width:45%; 
	text-align:right 
	}

.bmClearAll { 
	clear:both; 
	}

.bmSpider { 
	visibility: hidden; 
	}

/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		End Big Medium Widgets									*/
/*																*/
/*//////////////////////////////////////////////////////////////*/	



/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		Re-Defined Big Medium Styles							*/
/*																*/
/*//////////////////////////////////////////////////////////////*/	

/* bmSophStyles.css sets relative font sizes.           */
/* bmStyles.css provides pixel values for Netscape 4.   */
/* If any relative font sizes were indicated in prefs,  */
/* they are corrected here (including IE4/5 workaround) */

div, th, td, li, dd, dl, dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}

html>body, html>body div, html>body p, html>body th, html>body td, 
html>body li, html>body dd, html>body dl, html>body dt { 
	font-size: 11px;
	}
/* */

a.bmBreadcrumbs, a.bmQuickHead, .bmBreadcrumbText, .bmarticleDate, 
.bmCaption, .bmBottomText, .bmBottomText div, .bmBottomText p, 
.bmBottomText th, .bmBottomText td, .bmBottomText li, .bmBottomText dd, 
.bmBottomText dl, .bmBottomText dt {  
	voice-family: "\"}\""; voice-family: inherit;  
	}

html>body a.bmBreadcrumbs, html>body a.bmQuickHead, html>body .bmBreadcrumbText, 
html>body .bmarticleDate, html>body .bmCaption, html>body .bmBottomText, 
html>body .bmBottomText div, html>body .bmBottomText p, html>body .bmBottomText th, 
html>body .bmBottomText td, html>body .bmBottomText li, html>body .bmBottomText dd, 
html>body .bmBottomText dl, html>body .bmBottomText dt { 
	font-size: 11px; 
	}
/* */

a.bmSpotHeadline, .bmSubhead, .bmBigPull, .bmBigPull div, .bmBigPull p, 
.bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, 
.bmBigPull dt { 
	voice-family: "\"}\"";
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none; 
	}

html>body a.bmSpotHeadline, html>body .bmSubhead, html>body .bmBigPull, 
html>body .bmBigPull div, html>body .bmBigPull p, html>body .bmBigPull th, 
html>body .bmBigPull td, html>body .bmBigPull li, html>body .bmBigPull dd, 
html>body .bmBigPull dl, html>body .bmBigPull dt{ 			
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none; 
	}
	
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*																*/
/*		Re-Defined Big Medium Styles End						*/
/*																*/
/*//////////////////////////////////////////////////////////////*/	
	

.iconList2
{
list-style: none;
padding: 0px 0px 0px 25px;
margin: 0px;
width: 540px;
}

.iconList3
{
list-style: none;
padding: 0px 0px 0px 25px;
margin: 0px;
width: 340px;
}

li.greenDot
{
background: url(http://images.med.cornell.edu/general/bullet_green.gif) no-repeat;
background-position: 0 5px;
padding-left: 15px;
margin: 5px 0;
}

li.arrow
{
background: url(http://images.med.cornell.edu/body/common/rel_lin_arr_in.gif) no-repeat;
background-position: 0 2px;
padding-left: 20px;
margin: 5px 0px;
}

li.arrowSingle
{
background: url(http://images.med.cornell.edu/body/common/navbox_txt_arrow.gif) no-repeat;
background-position: 0 5px;
padding-left: 15px;
margin: 5px 0;
}

li.arrowDouble
{
background: url(http://images.med.cornell.edu/body/common/dbl_arrow.gif) no-repeat;
background-position: 0 5px;
padding-left: 15px;
margin: 5px 0;
}

li.arrowDoubleOrange
{
background: url(http://images.med.cornell.edu/body/common/dbl_arrow_or.gif) no-repeat;
background-position: 0 5px;
padding-left: 15px;
margin: 5px 0;
}

li.arrowGray
{
background: url(http://images.med.cornell.edu/body/common/cir_arr_br.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0px 3px 25px;
margin: 5px 0;
}

li.pdf
{
background: url(http://images.med.cornell.edu/body/common/pdf_doc_icon.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0px 3px 25px;
margin: 5px 0;
}

li.doc
{
background: url(http://images.med.cornell.edu/body/common/word_doc_icon.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 25px;
margin: 5px 0;
}

li.ppt
{
background: url(http://images.med.cornell.edu/body/common/ppt_doc_icon.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 25px;
margin: 5px 0;
}

li.popup
{
background: url(http://images.med.cornell.edu/body/common/popup.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 20px;
margin: 5px 0;
}	

li.contact
{
background: url(http://images.med.cornell.edu/body/common/contact.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 25px;
margin: 5px 0;
}	

li.flash
{
background: url(http://images.med.cornell.edu/body/common/flash_icon.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 25px;
margin: 5px 0;
}	

li.new
{
background: url(http://images.med.cornell.edu/body/common/icon_new.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 40px;
margin: 5px 0;
}	

li.phone
{
background: url(http://images.med.cornell.edu/body/common/phone.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 25px;
margin: 5px 0;
}	

li.boxOrange
{
background: url(http://images.med.cornell.edu/body/common/square_or.gif) no-repeat;
background-position: 0 5px;
padding: 3px 0 3px 20px;
margin: 5px 0;
}	

	
	