BODY
{
	background-color: #362C66;
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
}

*/
/***** Miscellanous Items - End *****/

#dynamicNav {text-align:center !important;}

#dynamicNav td
{
	text-align:center !important;
}

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #FFF;
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}
.MainMenuItemSelected
{
	color: #000;
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
.MainMenu_SubMenu
{
	color: #FFF;
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
	.mac.safari .MainMenu_SubMenu,
	.mac.gecko .MainMenu_SubMenu
	{
		font-size:12px;
	}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	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. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #FFF;
	text-transform: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/

#SubMenu
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
}

.SubMenu
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
}

.SubMenu a
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
    text-transform: uppercase;
}

#SubMenu2 
{
	color: #6D8D25;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu2 
{
	color: #6D8D25;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;
}

.SubMenu2 a
{
	color: #6D8D25;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:visited
{
	color: #6D8D25;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
}
#dnn_ContentPane H1
{
	color: #535183;
	font-family: Arial;
	font-size: 16pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 10px;	
}

#dnn_ContentPane H2
{
	color: #9E8AC1;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #9E8AC1;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}

#dnn_ContentPane H4
{
	color: #000000;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}
#dnn_ContentPane a
{
	color: #535183;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #535183;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #333333;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #535183;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #535183;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #464f57;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #0CB5B7;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #0CB5B7;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	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: #362C66;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #6D8D25;
	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: #333333; 
	width: 550px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
}

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 : #6D8D25; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #362C66;
	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 : #000000;
	font-family :Tahoma;
	font-size: 9pt;
	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 : #362C66; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Georgia;
	font-size: 14px;
	color : #362C66;
	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: #000000;
	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 : #000000;	
	font-family : Tahoma; 
	font-size : 8pt; 
	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 : #362C66; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================



/* 
=====================================
PB-MAZ - start
=====================================
*/


#DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;

}

.DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}
.DDESK a:
{
	color: #9B7DB9;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.DDESK a:
{
	color: #9B7DB9;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.DDESK a:visited
{
	color: #9B7DB9;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.DDESK a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.textos {
	color: #6D8D25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-MAZ - FINISH
=====================================
*/

