body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000
	bgcolor:#EBE9ED;
}

.eznpBreadCrumbs
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	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: #b5111b;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
	background-color: transparent;
	color: #FFFFFF;
}

.NavMenuItem
{
	background-color: transparent;
	color: #790000;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.NavMenuItemSelected
{
	color: #ecc3c6;
	background-color: transparent;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.NavMenu_SubMenu
{
	color: #ecc3c6;
	background-color: transparent;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.NavMenu_MenuBreak
{
	border: 0px;
	color: #ffffff;
	background-color: transparent;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.NavMenu_MenuArrow 
{ 
	display:none;
}
.NavMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #790000;
	background-color: tranparent;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
}
/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.Adm_NavMenuBar
{	background-color: 790000;
	color: #790000;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/

#LeftMenu
{
	color: #ecc3c6;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
	border-bottom: 1px dotted #ffffff;
}

.LeftMenu
{
	color: #ecc3c6;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;

}

.LeftMenu a
{
	color: #ecc3c6;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #ecc3c6;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: underline;
}

#SubMenu 
{
	color: #790000;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #790000;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #790000;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #790000;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #8D5353;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size:8pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #ecc3c6;
	font-family: Verdana;
	font-size: 7pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #B5111B;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 4px;
	
}

#dnn_ContentPane H2
{
	color: #B5111B;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
	border-bottom: 1px dashed #b8bdbc;}
}


#dnn_ContentPane H3
{
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
}

.Copyright a
{
	color: #790000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #790000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #790000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
	text-transform: uppercase;
}

#FooterLinks
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	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: #b5111b;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #790000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #790000;
	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: 10pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #790000; 
}

a:link.eznc_navAllConditions {color : #790000; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #790000; text-decoration : none;}
a:active.eznc_navAllConditions {color : #790000; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #790000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #b5111b;
	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 : #790000;
	font-family :arial;
	font-size: 10pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #790000; text-decoration : none; }
a:visited.eznc_navContentSection { color : #790000; text-decoration : none; }
a:active.eznc_navContentSection { color : #790000; text-decoration : none; }
a:hover.eznc_navContentSection { color : #790000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #b5111b;
	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:500px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	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 : #707070;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #790000; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #790000; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #790000; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #790000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


/* 
=====================================
PB-RRE - start
=====================================
*/


#dnn_Top_phone
{
	color: #ffffff;
	font-family: Tahoma; Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #ffffff;
	font-family: Tahoma; Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a
{
	color: #ffffff;
	font-family: Tahoma; Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a:ffffff
{
	color: #ffffff;
	font-family: Tahoma; Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a:hover
{
	color: #ffffff;
	font-family: Tahoma; Verdana;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

#Left_SubMenu 
{
	color: #707070;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;

}
.Left_SubMenu 
{
	color: #707070;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
}

.Left_SubMenu a
{
	color: #707070;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.Left_SubMenu a:visited
{
	color: #707070;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.Left_SubMenu a:hover
{
	color: #790000;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
#TopMenu
{
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}

.TopMenu a
{
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.TopMenu a:Visited
{
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.TopMenu a:hover
{
	color: #ecc3c6;
	background-color: transparent;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.dnnLogin
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#dnnLogin
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#dnnUser
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	
}
.dnnUser
{
	color: #707070;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;

}

#H2
{
	color: #B5111B;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
	border-bottom: 1px dashed #b8bdbc;}
}
.H2
{
	color: #B5111B;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
	border-bottom: 1px dashed #b8bdbc;}
}

H2
{
	color: #B5111B;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
	border-bottom: 1px dashed #b8bdbc;}
}

.H3
{
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

H3
{
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;

.Border {border-bottom: 1px dotted #ffffff;}

/* 
=====================================
PB-RRE - start
=====================================
*/
