body
{
    background-color:#ebebeb;
    background-image:url('images/main_bgd.jpg');
    background-repeat:repeat-x;
	font-family:Tahoma, arial;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
}

.eznpBreadCrumbs
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Tahoma, arial;
	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: #000000;
	font-family: Tahoma, arial;
	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: #1D3C68;
	font-family: arial;
	font-weight: normal;
    font-size:9pt;
    text-align: center;
    font-weight: bold;
}

.NavMenuItemSelected
{
	color: #000000;
	background-color: transparent;
	font-family: arial;
	font-weight: normal;
    font-size: 9pt;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.SeparatorCSS
{
    color: #1D3C68;
	font-family: arial;
    font-size: 9pt;
	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: #1D3C68;
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-weight: bold;
    font-size: 9pt;
}

.AdmNavMenuItemSelected
{
	color: #53180F;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

#dnn_LeftNav
{
	color: #153460;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
	line-height: 13pt;
}

#LeftNav
{
	color: #153460;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
	line-height: 13pt;
}

.LeftNav
{
	color: #153460;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	line-height: 13pt;
}

.LeftNav a
{
	color: #153460;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	line-height: 13pt;
}

.LeftNav a:visited
{
	color: #153460;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	line-height: 13pt;
}

.LeftNav a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	line-height: 13pt;
}

/***** Main Menu - End *****/

/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #034E89;
	font-family: Tahoma, arial;
	font-size: 16pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 20px;
	
}
H1
{
	color: #034E89;
	font-family: Tahoma, arial;
	font-size: 16pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 20px;
}

#dnn_ContentPane H2
{
	color: #034E89;
	font-family: Tahoma, arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 15px;
}

H2
{
	color: #034E89;
	font-family: Tahoma, arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 15px;
}

H3
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 15px;
}


#dnn_ContentPane a
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:visited
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:hover
{
	color: #53180F;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight:bold;
}
/***** Content Pane - End *****/

#specialcontent{
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	OVERFLOW: auto; 
	HEIGHT: 400px;
	scrollbar-arrow-color:#9292ab;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#bbc0e0;
}

.specialcontent {

	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	text-decoration: none;
}


.specialcontent a
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
}

.specialcontent a:visited
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
}

.specialcontent a:hover
{
	color: #034E89;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
}

.specialcontent H1{

	color: #034E89;
	font-family: Tahoma;
	font-size: 14pt;
	text-decoration: none;
	border-bottom:1px dotted #373737;
	margen-bottom:20px;
}

.specialcontent H2{

	color: #034E89;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	margen-bottom:20px;
}
 
.iFrameInfo H1{

	color: #034E89;
	font-family: Tahoma;
	font-size: 14pt;
	text-decoration: none;
	border-bottom:1px dotted #373737;
	margen-bottom:20px;
}

#speciallocator{
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	OVERFLOW: auto; 
	HEIGHT: 530px;
	scrollbar-arrow-color:#9292ab;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#bbc0e0;
}

.speciallocator {

	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	text-decoration: none;
}


.speciallocatort a
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
}

.speciallocator a:visited
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
}

.speciallocator a:hover
{
	color: #034E89;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
}

.speciallocator H1{

	color: #034E89;
	font-family: Tahoma;
	font-size: 14pt;
	text-decoration: none;
	border-bottom:1px dotted #373737;
	margen-bottom:20px;
}

.speciallocator H2{

	color: #034E89;
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	margen-bottom:20px;
}

#dnn_Bottom_ContentPane
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight:normal;
	line-height: 10pt;
}

#dnn_Bottom_ContentPane a
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_Bottom_ContentPane a:visited
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_Bottom_ContentPane a:hover
{
	color: #034E89;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight:bold;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}


.SubMenu a
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Tahoma, arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** DEVELOPMENT Content Pane - End *****/




/***** Footer Pane - Start *****/
.Copyright
{
    font-family: Tahoma, arial;
    font-size:11px;
    color:#373737;
	text-align: center;
	font-weight: bold;
}

.Copyright a
{
	color: #ed1b2d;
	font-family: Tahoma, arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

.Copyright a:visited
{
	color: #ed1b2d;
	font-family: Tahoma, arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

.Copyright a:hover
{
	color: #ed1b2d;
	font-family: Tahoma, arial;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
}

#TopLinks
{
	color: #034E89;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}

.TopLinks
{
	color: #034E89;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}

.TopLinks a
{
	color: #034E89;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.TopLinks a:visited
{
	color: #034E89;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.TopLinks a:hover
{
	color: #333333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
/***** Footer Pane - End *****/

#Footer
{
	color: #153460;
	font-family: Tahoma,
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
}
#FooterLinks
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
/***** Footer Pane - End *****/

#Footer
{
	color: #153460;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
}

.Footer
{
	color: #153460;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
}


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #000000;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	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 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	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: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #000000; text-decoration : none; }
a:visited.eznc_navContentSection { color : #000000; text-decoration : none; }
a:active.eznc_navContentSection { color : #000000; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #000000;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */
