BODY
{
	background-color: #D1DCC0;
	color: #5A471C;
	font-family: Tahoma;
	font-size: 10pt;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #5A471C;
	font-family: Tahoma;
	font-size: 10pt;
}

*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #867859;
	font-family: arial;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #1595D3;
	background-color: transparent;
	font-family: arial;
    font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #1595D3;
	font-family: arial;
    font-size: 12pt;
	text-align: center;
	BACKGROUND-COLOR: transparent;
	text-transform: uppercase;
}

.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: #867859;
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #1595D3;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 12px;
    text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/

#SubMenu
{
	color: #564317;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu
{
	color: #564317;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #564317;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

#SubMenu2 
{
	color: #5C8727C;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.SubMenu2 
{
	color: #5C8727;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a
{
	color: #5C8727;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:visited
{
	color: #5C8727;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:hover
{
	color: #5A471C;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #5A471C;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #5A471C;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #5A471C;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	line-height: 12pt;
}
#dnn_ContentPane H1
{
	color: #96C0E6;
	font-family: Arial;
	font-size: 18pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 14px;	
}

#dnn_ContentPane H2
{
	color: #1595D3;
	font-family: Arial;
	font-size: 14pt;
	font-weight:normal;
	line-height: 15pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #5A471C;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #5C8727;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #5C8727;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #5A471C;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #464f57;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #5C8727;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #5C8727;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #5C8727;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #5C8727;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #5C8727;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #5A471C;
	font-family: verdana;
	font-size: 7pt;
	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: #96C0E6;
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #5C8727C;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #5C8727;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #5A471C;
	font-family: Tahoma;
	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;
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #5A471C; 
	width: 550px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #5A471C; 
}

a:link.eznc_navAllConditions {color : #5C8727; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #5C8727; text-decoration : none;}
a:active.eznc_navAllConditions {color : #5C8727; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #5A471C; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #1FBECA;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #5A471C;
	font-family :Tahoma;
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #5C8727; text-decoration : none; }
a:visited.eznc_navContentSection { color : #5C8727; text-decoration : none; }
a:active.eznc_navContentSection { color : #5C8727; text-decoration : none; }
a:hover.eznc_navContentSection { color : #5A471C; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Georgia;
	font-size: 16px;
	color : #96C0E6;
	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:550px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #5A471C;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	width: 550px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:550px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #5A471C;	
	font-family : Tahoma; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #5C8727; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #5C8727; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #5C8727; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #5A471C; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================



/* 
=====================================
PB-HAY - start
=====================================
*/


#dnn_Top_phone
{
	color: #5A471C;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #5A471C;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#DDESK
{
	color: #5A471C;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.DDESK
{
	color: #5A471C;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}


.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-HAY - FINISH
=====================================
*/




.eznc_SectionBody_Col2 
{
    width: 35%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}
