BODY
{
    background: #cccccc;
  	color: #464646;
	font-family: Verdana;
	font-size: 10pt;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #464646;
	font-family: Verdana;
	font-size: 10pt;
	line-height:125%;
}

*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #000;
	background-color: transparent;
	font-family: Trebuchet MS;
    font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: Trebuchet MS;
    font-size: 12pt;
	text-align: center;
	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;		
}

/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.Adm_NavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #0072bc;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #000;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-weight: bold;
        font-size: 12px;
        text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}
/***** ADM Nav Menu - End *****/


#TopNav
{
    background-color: transparent;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.TopNav
{
    background-color: transparent;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.TopNav a
{
    background-color: transparent;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.TopNav a:visited
{
    background-color: transparent;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.TopNav a:hover
{
color: #000;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-weight: bold;
        font-size: 12px;
        text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}




#TopSubNav
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopSubNav
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopSubNav a
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopSubNav a:visited
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopSubNav a:hover
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}


/***** Left Pane Navigation - Start *****/

#SubMenu
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}



/***** Teaser Content - Start *****/
.TeaserText
{
	color: #464646;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #464646;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #464646;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	line-height: 125%;
}
#dnn_ContentPane H1
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight:Normal;
	line-height: 18pt;
	margin-bottom: 20px;
	text-decoration: none;	
}
H1
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight:Normal;
	line-height: 18pt;
	margin-bottom: 20px;
	text-decoration: none;	
}

#dnn_ContentPane H2
{
	color: #658495;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 20px;
}

#dnn_ContentPane H3
{
	color: #464646;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #0072bc;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 125%;
}

#dnn_ContentPane a:visited
{
	color: #0072bc;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 125%;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 125%;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	padding-right:10px;
}

.Copyright a
{
	color: #606C9A;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #606C9A;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #0072bc;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #0072bc;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #0072bc;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #000000; 
	width: 460px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:active.eznc_navAllConditions {color : #000000; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #000000;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #606C9A;
	font-family :Verdana;
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:visited.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:active.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color : #000000;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 10pt;
	margin-top:5px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:460px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	width: 460px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:460px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #464646;	
	font-family : Verdana; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #0072bc; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #0072bc; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #0072bc; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================

/* 
==================================================
Skin styles for Article Viewer with Video Player
==================================================
*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/223/Skins/PB-PPC/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/223/Skins/PB-PPC/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(/Portals/223/Skins/PB-PPC/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(/Portals/223/Skins/PB-PPC/images/ArticleViewerTabSeparator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #000000;
}
.eznc_TabText a:hover
{
	color: #5989AD;
}
/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
/*	color: #ffffff; */
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #fcb23a;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #0c78bd;
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color: #000000;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
	background-image: url(/Portals/223/Skins/PB-PPC/images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #cccccc;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #efefef;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #669966;
}

/* Controls the logo and border below the article list in the right column */
.eznc_Filter_Bottom_Logo
{
/*	
	background-image: none;
	border: 0px;
*/
}

/* END: Article Viewer with Video */

/* 
=====================================
PB-PPC - start
=====================================
*/


#DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
        line-height:105%;
}

.DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
        line-height:105%;
}



.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-PPC - FINISH
=====================================
*/

