.error {
	font-family: arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : normal;
	color : #660000;
}

.titlebold {
	font-family: arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : bold;
	color: #990000;
}

.localLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}


.darkgreybg {
	background-color : #333333;
}

.redbgtop{
	background-color : #990000;
}

.toplinks {
	font-family: arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
	font-weight : bold;
}


.screentitle {
	font-family: arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight : bold;
	color: #990000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
}

.lightgreybg{
		background-color : #cccccc;
}

.tableheader {
	font-family: arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : bold;
	color: #000000;
	background-color: white;
}

.instruct {
		font-family: arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #333333;
}

.local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #737573;
	
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.practicename {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.silver {
	background-color: #eeeeee;
}
.caud {
	background-attachment: fixed;
	background-image: url(images/bgcaud.gif);
	background-repeat: no-repeat;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.officehours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	text-align: center;
	background-color: #eeeeee;


}
.subtitle1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	Weill Cornell Medical College Main Style Sheet				*/
/*	red.css														*/
/*	Version 2.0													*/
/*	Author														*/
/*		Scott De Nino											*/
/*		Mike Sachs												*/
/*																*/
/*//////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	Globals														*/
/*		These classes are either implicitly applied everywhere	*/
/*		or can be applied as a child of any other class.		*/
/*																*/
/*//////////////////////////////////////////////////////////////*/

a:visited {
			text-decoration : none;}

a:active {
			text-decoration : none;
			color : #990000;}

a:hover  {
			text-decoration : underline;
			color: #990000;}
			
.g-bold { 
			font-weight : bold;
			color : #555555;}
			
			
.g-italic { 
			font-style : italic;}
			
.g-link { 
			color : #990000;
			text-decoration : none;}
.f-link { 
			font-size:9pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			text-decoration : underline;}
			
.g-justified { 
			text-align : justify;}
			
			
			
/*//////////////////////////////////////////////////////////////*/ 
/*																*/
/*	Global Colors												*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
			
.g-red { 
			color : #cc0000;}
			
.g-black { 
			color : #000000;}
			
.g-white { 
			color : #ffffff;}

.g-gray { 
			color : #666666;}
			
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	NYP Navigation Colors 										*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
			
.nyp-navColor1 { 
			color : #999966;}
			
.nyp-navColor2 { 
			color : #669999;}
			
.nyp-navColor3 { 
			color : #aeae68;}
			
.nyp-navColor4 { 
			color : #7796a6;}
			
.nyp-navColor5 { 
			color : #7d8f74;}
			
/* Use this for links against dark backgrounds*/			
.home-link { 
			color : #ffffff;
			text-decoration : none;}

			



/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	Body														*/
/*		These classes apply to all body content.				*/
/*																*/
/*//////////////////////////////////////////////////////////////*/



.body-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 20px;
			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-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:normal;
			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;}
			
			
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	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 : 10px;
			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 { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #666666;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;}
			
			
.form-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;}
			

			


/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	navBox														*/
/*		These classes apply to boxed content that appears		*/
/*		within the nav columns.									*/
/*																*/
/*//////////////////////////////////////////////////////////////*/


.navBox-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #666666;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;}
			
						
.navBox-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;}
		
	
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	2nd level nav												*/
/*		These classes apply to all 2nd level navigation items.	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/

			
.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;}
			
.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;}


/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	3rd level nav												*/
/*		These classes apply to all 3rd level navigation items.	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
			
.nav3-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;}
			
.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;}


/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	4th level nav												*/
/*		These classes apply to all 4th level navigation items.	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
		
.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;}
			
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	this is for health a-z search navigation section        	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/			
			
.nav-grey { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #999999;
			font-size : 10px;
			line-height:11px;
			font-style : normal;
			font-weight : bolder;
			text-decoration : none;}			

			
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	Footer														*/
/*		This class applys to all footer content.				*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
						
.footer-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 10px;
			line-height:11px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;}
			
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*	NYP Children												*/
/*	This class applys only to the Notable Achievement section.	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
			
.notable-text { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #999999;
			font-size : 10px;
			line-height:11px;
			font-style : normal;
			font-weight : normal;
			text-decoration : none;}



.adminheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;

}
.headerlinks {

			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-size : 10px;
			line-height:12px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;
}
.headernav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color: #CCCCCC;

}
.body-textstrikethrough {

			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #333333;
			font-size : 11px;
			font-style : normal;
			font-weight : normal;
			text-decoration : line-through;
}
/*//////////////////////////////////////////////////////////////*/
/*																*/
/*							                                    */
/*	This class applys only to the Admin header links        	*/
/*																*/
/*//////////////////////////////////////////////////////////////*/
a:active.navBox-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-size : 10px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;}
			
a:visited.navBox-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-size : 10px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;}


a:hover.navBox-title { 
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-size : 10px;
			font-style : normal;
			font-weight : bold;
			text-decoration : none;}
