BODY {
	background-image: url('images/top_BGd.jpg');
	font-family: Verdana, Arial;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
    background-color: #ffffff;
    MARGIN: 0px 0px 0px 30px;	
}
.bpanel {
	width:945px;
	background-image: url('images/back_panel3-new.gif');
	background-repeat:repeat;
	background-position: 0px 0px 0px 0px;

}
	
.Border {border-bottom: 1px solid #ffffff;}

/***** Miscellanous Items - Start *****/

.Normal
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}

.TableHeader
{
	color: #000;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #69182b;
	background-color: #ffffff;
	height: 30px;
}

.TableHeader H1
{
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	line-height: 8pt;
	margin: 3px;
}

.TableCell
{
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border-left: 1px solid #9F91B0; 
	border-right: 1px solid #9F91B0; 
	border-bottom: 1px solid #9F91B0;
}
/***** Miscellanous Items - End *****/

/***** Navigation Menu - Start *****/

.NavMenuBar
{ BACKGROUND-COLOR: transparent; CURSOR: none;
  height: 79px;
}

.NavMenuItem
{
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	BACKGROUND-COLOR: transparent; 
	line-height:13pt;
}

.NavMenuItemSelected
{
	color: #FAC3C0;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	line-height:13pt;
}

.SeparatorCSS
{
	color: #ffffff;
	height: 30px;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	text-decoration: bold;
	BACKGROUND-COLOR: transparent;
	
}

.MainMenu_MenuArrow {display:none;}
.MainMenu_RootMenuArrow {display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
	border-bottom:0px solid; 
	border-left:0px solid; 
	border-top:0px solid;  
	border-right:0px solid; 
	background-color:Transparent;		
}

.AdmNavMenuBar
{ BACKGROUND-COLOR: transparent; CURSOR: none;
  height: 79px;
}

.AdmNavMenuItem
{
	color: #BAD1FF;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	BACKGROUND-COLOR: transparent; 
	line-height:13pt;
}

.AdmNavMenuItemSelected
{
	color: #FAC3C0;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	line-height:13pt;
}


/***** Navigation Menu - End *****/


/***** Sub Nav - Start *****/
.subnav
{
	color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 5px;
}

.subnav a
{
	color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.subnav a:visited
{
	color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.subnav a:hover
{
	color: #573E75;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	}
	
/***** Left Pane Navigation - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
	line-height: 9pt;
}

#dnn_ContentPane H2
{
	color: #000;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 4px;
}

#dnn_ContentPane H3
{
	color: #573E75;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 2px;
}

#dnn_ContentPane a
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #573E75;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #5E5E5E;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}

.Copyright a
{
	color: #5E5E5E;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #21538f;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #5E5E5E;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}


/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #000;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
    line-height: 11pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #9F91B0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #8D0D3A; 
}

a:link.eznc_navAllConditions {color : #8D0D3A; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #8D0D3A; text-decoration : none;}
a:active.eznc_navAllConditions {color : #8D0D3A; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #9F91B0; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #000;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
	margin-bottom: 3px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000;
	font-family :Verdana;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #8D0D3A; text-decoration : none; }
a:visited.eznc_navContentSection { color : #8D0D3A; text-decoration : none; }
a:active.eznc_navContentSection { color : #8D0D3A; text-decoration : none; }
a:hover.eznc_navContentSection { color : #9F91B0; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	text-align:left;
	align:left;
}

.eznc_SectionTitle 
{
	font-family: Verdana;
	font-size: 12px;
	color : #000;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:10px; 
	margin-left:0px
	text-align:left;
	align:left; 
}

table.eznc_SectionBody 
{
	width:550px;
	text-align:left;
	align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 550px;
	vertical-align: top;
	text-align:left;
	align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000;	
	font-family : Verdana; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #8D0D3A; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #8D0D3A; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #8D0D3A; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #9F91B0; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

/***** PB-PWH - Start ****/

.phone {text-align: center; font-family: Arial; font-size: 14px; color: #fff; text-decoration: none; font-weight:bold;}

#PE { text-align: center; padding: 0px 5px 2px 5px; font-family: Verdana; font-size: 12px; color: #fff; text-decoration: none; font-weight:bold;}
#PE A:link, #PE A:visited, #PE A:active { text-align: right; font-family: Verdana; font-size: 12px; color: #fff; text-decoration: none; font-weight:bold;}
#PE A:hover { font-family: Verdana; font-size: 12px; color: #573E75; text-decoration: underline; font-weight:bold;}

.footer {text-align: center; padding: 0px 2px 2px 25px; font-family: Verdana; font-size: 10px; color: #5E5E5E; text-decoration: none; }

#OnOverNAV { FILTER: Alpha(Opacity=100); }
#OnOverNAV A:link, #OnOverNAV A:visited, #OnOverNAV A:active { FILTER: Alpha(Opacity=100); }
#OnOverNAV A:hover { FILTER: Alpha(Opacity=65); }

.portfolioON {
	FILTER: Alpha(Opacity=65);
}
.portfolioOFF {
	FILTER: Alpha(Opacity=100);
}


.backpanelFooter {
	background-image:url(images/back_panel3Bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px 0px 0px;
}

/***** Left Pane drdesk - Start *****/
#drdesk
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	PADDING:5PX 0PX 0PX 10PX;
}

.drdesk
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.drdesk a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}

.drdesk a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}

.drdesk a:hover
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
	}
#DrDeskHome
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	PADDING:0PX 0PX 0PX 0PX;
}

.DrDeskHome
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.DrDeskHome a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}

.DrDeskHome a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}

.DrDeskHome a:hover
{
	color: #8D0D3A;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
	
	}
	
/***** Left drdesk - End *****/

#FooterLinks {PADDING: 5px 0px 5px 0px; font-family: Verdana; font-size: 9pt; font-weight: bold; color: #515151; text-decoration: none; text-align: right;  text-transform: uppercase;}
#FooterLinks A:link, #FooterLinks A:visited, #FooterLinks A:active { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #515151; text-decoration: none; text-transform: uppercase;}
#FooterLinks A:hover { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #CBC4D4; text-decoration: none; text-transform: uppercase;}

/***** PB-pwh - End *****/
