BODY
{
	background-color: #d7d7d7;
	font-family: Tahoma; Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
	MARGIN-top: 0px;	
}
.BODY
{
	background-color: #d7d7d7;
	font-family: Tahoma; Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
	MARGIN-top:10px;	
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Tahoma; Verdana;
	font-size: 9pt;
	font-weight: normal;
}

/***** Miscellanous Items (Classes are currently commented out.) - Start *****/
/* HeaderText classes can be used for text that is placed on top of your header image. */
/*
.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #008fc5;
	font-family: Tahoma; Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: arial;
	font-weight: normal;
    font-size: 9pt;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #476fb0;
	background-color: transparent;
	font-family: arial;
	font-weight: normal;
    font-size: 9pt;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #476fb0;
	font-family: arial;
    font-size: 10pt;
	text-align: center;
	text-transform: uppercase;
	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: #476fb0;
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #476fb0;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/

#LeftMenu
{
	color: #000000;
	font-family: Tahoma,verdana;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
}

.LeftMenu
{
	color: #000000;
	font-family: Tahoma,verdana;
	font-size: 8pt;
	font-weight:normal;
	text-transform: uppercase;
}

.LeftMenu a
{
	color: #000000;
	font-family: Tahoma,verdana;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
}

.LeftMenu a:visited
{
	color: #000000;
	font-family: Tahoma,verdana;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
}

.LeftMenu a:hover
{
	color: #476fb0;
	font-family: Tahoma,verdana;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: underline;
	text-transform: uppercase;
}

#SubMenu 
{
	color: #466FAF;
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #466FAF;
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #466FAF;
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #466FAF;
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #70c7af;
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Tahoma; verdana;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #70c7af;
	font-family: Trebuchet MS; Tahoma;
	font-size: 16pt;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:9px;
	margin-top:10px;
}
H1
{
	color: #70c7af;
	font-family: Trebuchet MS; Tahoma;
	font-size: 16pt;
	font-weight:bold;
	margin-left: 22px;
	margin-bottom:0px;
	margin-top:10px;
	text-transform: uppercase;
}
#Home_Title
{
	color: #70c7af;
	font-family: Trebuchet MS; Tahoma;
	font-size: 16pt;
	font-weight:bold;
	margin-left: 0px;
	margin-bottom:9px;
	margin-top:10px;
	text-transform: uppercase;
}
.Home_Title
{
	color: #70c7af;
	font-family: Trebuchet MS; Tahoma;
	font-size: 16pt;
	font-weight:bold;
	margin-left: 0px;
	margin-bottom:9px;
	margin-top:10px;
	text-transform: uppercase;
}
#Sub-title
{
	color: #476fb0;
	font-family: Trebuchet MS; Tahoma;
	font-size: 12pt;
	font-weight:bold;
	margin-left: 47px;
	margin-top:0px;
}
.Sub-title
{
	color: #476fb0;
	font-family: Trebuchet MS; Tahoma;
	font-size: 12pt;
	font-weight:bold;
	margin-left: 47px;
	margin-top:0px;
}
#dnn_ContentPane H2
{
	color: #476fb0;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
}

H2
{
	color: #476fb0;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
}

#dnn_ContentPane H3
{
	color: #476fb0;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight:bold;
}


#dnn_ContentPane a
{
	color: #1B70B8;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #1B70B8;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #1B70B8;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #464f57;
	font-family: Tahoma; Verdana;
	font-size: 8pt;
	text-align: left;
}

.Copyright a
{
	color: #1B70B8;
	font-family: Tahoma; Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #1B70B8;
	font-family: Tahoma; Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #1B70B8;
	font-family: Tahoma; Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #464f57;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #464f57;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #464f57;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #70c7af;
	font-family: Tahoma; Verdana
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
	margin-top: 10px;
}

.eznc_ListViewArticleLink
{
	color: #1B70B8;
	font-family: Tahoma; Verdana
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #1B70B8;
	font-family: Tahoma; Verdana
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #476fb0;
	font-family: Tahoma; Verdana
	font-size: 9pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: Tahoma; Verdana
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Tahoma; Verdana
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #70c7af; 
}

a:link.eznc_navAllConditions {color : #1B70B8; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #1B70B8; text-decoration : none;}
a:active.eznc_navAllConditions {color : #1B70B8; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #1B70B8; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #70c7af;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #476fb0;
	font-family :Tahoma; Verdana
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #1B70B8; text-decoration : none; }
a:visited.eznc_navContentSection { color : #1B70B8; text-decoration : none; }
a:active.eznc_navContentSection { color : #1B70B8; text-decoration : none; }
a:hover.eznc_navContentSection { color : #476fb0; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Tahoma; Verdana
	font-size: 12px;
	color : #476fb0;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 9pt;
	margin-top:5px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Tahoma; Verdana
	font-size: 9pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Tahoma; Verdana 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #1B70B8; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #1B70B8; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #1B70B8; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #1B70B8; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


/* 
=====================================
PB-DIL - start
=====================================
*/


#dnn_Top_phone
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

#dnn_DDESK
{
	color: #000000;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

.DDESK
{
	color: #000000;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-DIL - FINISH
=====================================
*/

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:800px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:5px 15px 10px 15px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}

/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:center;
    width:180px;
    _width:200px;
    color: #004990!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:10px;
    margin-top:10px;
    position:relative;
    position:relative;
}
.ie6 #Searchtop, .ie7 #Searchtop 
{
    height:21px;
    text-align:center;
    width:190px;
    _width:190px;
    color: #004990!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-bottom:10px;
    margin-top:10px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #004990;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#004990;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#004990;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#004990;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:#004990;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#004990;}
#searchContainer a.eznc_SearchButtton:hover{color:#004990; text-decoration:none;}
.ie6 #Searchtop .eznc_SearchText{float:left;width:140px;} /* Width of Search Text Box */
.ie7 #Searchtop .eznc_SearchText{float:left;width:150px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px 0px;text-align:left;color:#004990;font-family:Arial;font-size:11px;font-weight:bold;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#004990;font-family:Arial;font-size:11px;font-weight:bold;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
