BODY
{
	background-color: #999999;
	font-family: Arial;
	font-size: 12px;
	line-height: 125%;
	color: #606566;
	margin: auto;
	width: 900px;
	position: relative;
}

img a {
	border:0px!important;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	color: #606566;
	font-family: Arial;
	font-size: 12px;
}

*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   background: #transparent; 
   CURSOR: none
}

.NavMenuItem
{
   background: #transparent; 
	color: #ffffff;
	font-family: arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
	text-transform: uppercase;
	line-height: 18pt;
}

.NavMenuItemSelected
{
	color: #000000;
	background-color: transparent;
	font-family: arial;
    font-size: 12px;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	 text-transform: uppercase;
	 line-height: 18pt;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: arial;
    font-size: 8pt;
	text-align: left;
	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: #f9b6aa;
	text-align: left;
	font-family: arial;
	font-weight: bold;
    font-size: 12px;
	 text-transform: uppercase;
	 line-height: 18pt;
}

.AdmNavMenuItemSelected
{
	color: #000000;
	background-color: #transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 12px;
    text-align: left;
	cursor: pointer;
	 text-transform: uppercase;
	 line-height: 18pt;
}
/***** ADM Nav Menu - End *****/



/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #606566;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
 	background:transparent;
	color: #606566;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 125%;
}
/****H1 using on PE article ****/
#dnn_ContentPane H1
{
	color: #0b8697;
	font-family: Georgia; Arial;
	font-size: 20px;
	font-weight:normal;
	line-height: 125%;
	margin-bottom: 20px;
	margin-top: 20px;
}
/****H1 using on PE article ****/

#dnn_ContentPane H4
{
	font-family: Georgia; Arial;
	font-size: 23px;
	color: #d49083;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	Margin-bottom:-10px;
}
#dnn_ContentPane H2
{
	color: #0b8697;
	font-family: Georgia; Arial;
	font-size: 25px;
	font-weight:normal;
	line-height: 100%;
	margin-bottom: 15px;
}

H2
{
	color: #0b8697;
	font-family: Georgia; Arial;
	font-size: 25px;
	font-weight:normal;
	line-height: 100%;
	margin-bottom: 15px;
}

#dnn_ContentPane H3
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


.normal a
{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.normal a:visited
{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.normal a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


/***** Content Pane - End *****/
.DDESK
{
	color: #000000;
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	padding: 5px;
}

.DDESK a
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.DDESK a:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.DDESK a:hover
{
	color: #f9b6aa;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}


/***** Footer Pane - Start *****/
.Copyright
{
	color: #606566;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
}

.Copyright a
{
	color: #33A193;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #33A193;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #f9b6aa;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	height: 26px;
	text-align:right;
}

.FooterLinks
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	text-align:right;
}

.FooterLinks a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}

.FooterLinks a:visited
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading {
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #0b8697;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #0b8697;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	color: #606566;
	font-family: Arial;
	font-size: 12px; 
	width: 480px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #333333; 
}

a:link.eznc_navAllConditions {color : #faa292; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #faa292; text-decoration : none;}
a:active.eznc_navAllConditions {color : #faa292; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #0b8697;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
	line-height:125%;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #4f4c4d;
	font-family :Arial;
	font-size: 8pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #4f4c4d; text-decoration : none; }
a:visited.eznc_navContentSection { color : #4f4c4d; text-decoration : none; }
a:active.eznc_navContentSection { color : #4f4c4d; 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: Arial;
	font-size: 14px;
	color : #0b8697;
	margin-top:5px; 
	font-weight: bold;
	line-height:125%;
}

.eznc_SectionBody 
{
	color: #606566;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top:5px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:480px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #606566;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 480px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:480px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #606566;	
	font-family : Tahoma; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #33A193; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #33A193; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #33A193; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #606566; 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/238/Skins/HAS/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(/Portals/238/Skins/HAS/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(/Portals/238/Skins/HAS/images/ArticleViewerTitleBarBG.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(/Portals/238/Skins/HAS/images/ArticleViewerTabSeparator.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #000000!important;
	}
.eznc_TabText a:hover
{
	color: #ffffff!important;
}
/* 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: #81B0CA;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #000000;
}

/* 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/238/Skins/HAS/images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #14616b;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #ffffff;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.eznc_FilterList a:hover

{
	color: #0b8697;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none; 
}

/* 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 */

/* 
=====================================

*/

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:820px;
    color:#ffffff;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#fff;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#fff;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#fff;
    font-weight:normal;
   margin:0;
   padding:0;
}


#Searchtop
{
    height:21px;
    text-align:center;
    width:180px;
    _width:180px;
    color: #ffffff!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-left:10px;
    margin-top:7px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #ffffff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:110px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#ffffff;}
#searchContainer a.eznc_SearchButtton:hover{color:#ffffff; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
