body {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
}
a:link{	
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
.eznpBreadCrumbs
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Times New Roman;
	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: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color:Transparent;
	color: #FFFFFF;
    padding:0px 0px 0px 0px;
    text-align:right;
    text-transform:uppercase;
}
#dnnMENUNormal
{
    text-align:right;
    }
.MainMenuItem
{
	background-color:#f51e30;
	color: #FFFFFF;
	text-align: center;
	font-family: Times New Roman;
	font-size: 10pt;
	padding:0px 5px 0px 5px;

}

.MainMenuItemSelected
{
	color: #f51e30;
	background-color:#fbf709;
	text-align: center;
	font-family: Times New Roman;
	font-size: 10pt;
	text-decoration: none;
	cursor: pointer;
	padding:0px 5px 0px 5px;
}

.MainMenu_SubMenu
{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: Times New Roman;
	font-size: 10pt;
	text-decoration: none;
	cursor: pointer;

}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #FFFFFF;
	background-color:Transparent;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #FFFFFF;
	background-color:Transparent;
	font-family: Times New Roman;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
    margin:10px 10px 10px 10px;
    font-family:Times New Roman;
    font-size:12px;
    color:#000000;
    width:450px;
}
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_ContentPane H1
{
    font-family:Times New Roman;
    font-size:19px;
    font-weight:bold;
    color:#000000;
    font-style:italic;
    
}
#dnn_ContentPane H2
{
    font-family:Times New Roman;
    font-size:17px;
    font-weight:bold;
     color:#000000;

}

#dnn_ContentPane H3
{
    font-family:Times New Roman;
    font-size:15px;
    font-weight:bold;
    color:#000000;
    
    }
#dnn_ContentPane H4
{
    font-family:Times New Roman;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    
    }

#dnn_ContentPane a
{
	color: #000000;
	font-family: Times New Roman;
    font-weight:bold;	
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color:#000000;
	font-family: Times New Roman;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:active
{
    color:#000000;
	font-family: Times New Roman;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:hover
{
    color:#000000;
	font-family: Times New Roman;
    font-weight:bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
    font-family:Times New Roman;
    font-size:10px;
    color:#542989;
	text-align: center;
}

.Copyright a
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #ed1b2d;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Times New Roman;
	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: Times New Roman;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Times New Roman;
	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 :Times New Roman;
	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: Times New Roman;
	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: Times New Roman;
	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 : Times New Roman; 
	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 */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
#container
{
    position:relative;
    }

#footerlinks
{
    text-transform:uppercase;
    font-family:Times New Roman;
    font-size:12px;
    color:#0055a5;
    }   
#footerlinks a
{
    text-transform:uppercase;
    font-family:Times New Roman;
    font-size:12px;
    color:#0055a5;
    }
#address
{
    font-family:Times New Roman;
    font-size:12px;
    color:#0055a5;
    }
#borderleftright
{
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}
#dnn_leftblurb
{
    color:#ffffff;
    font-style:italic;
    margin:10px 10px 10px 10px;
}
#dd
{
    background-image:url('images/dd.jpg');
    background-repeat:no-repeat;
    height:75px;
    width:212px;
    
}
#dnn_ddtext
{
    position:relative;
    left:0px;
    top:25px;
    width:190px;
}
#ddtext
{
    position:relative;
    left:0px;
    top:25px;
    width:190px;
}
#transgif
{
    width:100px;
    height:25px;
    position:relative;
    left:10px;
    top:-40px;
}







.eznc_SectionBody_Col2 
{
    width: 50%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}
