.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.creds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #333366;
	font-weight: bold;
	font-style: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.copyCAP {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CC9900;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}
.subCAP {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: none;
	color: #660000;
	line-height: 17px;
	font-style: italic;
	font-weight: normal;
}


.topMenuRow {
	background-color:#333366;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9999;
	font-size: 11px;
}

.topMenuItemActive {
	padding:7px 0px 7px 7px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF; 
}

.topMenuItemActive a:link, .topMenuItemActive a:visited, .topMenuItemActive a:hover, .topMenuItemActive a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

.topMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF; 
	padding-left:7px; 
	padding-right:0px; 
	padding-top:7px; 
	padding-bottom:7px 
}

.topMenuItem a:link, .topMenuItem a:visited, .topMenuItem a:active {
	color: #ffcc99;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

.topMenuItem a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
}

#navcontainer
{
width: 100%;
margin: 0 auto;
padding: 1em 0;
font-family: arial;
font-size: 11px;
text-align: left;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 0.5em;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #333366;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}


/***** 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: #9d1c20;
	font-family: 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: #ffcc99;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-align: center;
}

.NavMenuItemSelected
{
	color: #ffffff;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
	cursor: pointer;
	text-align: center;
}

.SeparatorCSS
{
    color: #ffcc99;
	font-family: arial;
    font-size: 8pt;
	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: #ffcc99;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
}

.admNavMenuItemSelected
{
	color: #410f42;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-align: center;
	/* text-transform: uppercase; */
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/


#SubMenu 
{
	color: #36364E;
	font-family: verdana;
	font-size: 8pt;
}
.SubMenu 
{
	color: #36364E;
	font-family: verdana;
	font-size: 8pt;
}

.SubMenu a
{
	color: #36364E;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #36364E;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #560a30;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
/***** 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;
}

.PE
{
	color: #363555;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #333464;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 4px;
	
}

#dnn_ContentPane H2
{
	color: #333464;
	font-family: verdana;
	font-size: 12pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
}


#dnn_ContentPane H3
{
	color: #560a30;
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #560a30;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:visited
{
	color: #560a30;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:hover
{
	color: #333464;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #560a30;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #560a30;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #560a30;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: verdana;
	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: #410f42;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #560a30;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #333464;
	font-family: 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: verdana;
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333464; 
}

a:link.eznc_navAllConditions {color : #560a30; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0560a30; text-decoration : none;}
a:active.eznc_navAllConditions {color : #560a30; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #333464; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #333464;
	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 : #560a30;
	font-family :verdana;
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #560a30; text-decoration : none; }
a:visited.eznc_navContentSection { color : #560a30; text-decoration : none; }
a:active.eznc_navContentSection { color : #560a30; text-decoration : none; }
a:hover.eznc_navContentSection { color : #333464; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: verdana;
	font-size: 12px;
	color : #333464;
	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: 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 : #333464;	
	font-family : verdana; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #560a30; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #560a30; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #560a30; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #560a30; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


/* 
=====================================
PB-CAP - start
=====================================
*/


#dnn_Top_phone
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.Border {border-BOTTOM: 2px solid #410f42;}
#Border {border-BOTTOM: 2px solid #410f42;}

/* 
=====================================
PB-CAP - FINISH
=====================================
*/
/*===================================
Skin styles for Search Box feature
====================================*/
#search {position:relative; margin:6px;}
#search .eznc_SearchText {width:100px;}
a.eznc_SearchButtton:link {font-weight:normal;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    width:480px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 5px 10px 5px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}
