body
{
	background-color: #D8E7E2;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #448CCA;
	MARGIN: 0px 20px 0px 20px;
}


/***** Miscellanous Items - Start *****/

.Normal
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #037052;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	line-height: 13pt;
	margin: 3px;
}

/***** Navigation Menu - Start *****/

.NavMenuBar
{ BACKGROUND-COLOR: transparent; CURSOR: none;
  height: 26px;
}

.NavMenuItem
{
	color: #448cca;
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	BACKGROUND-COLOR: transparent; 
}

.NavMenuItemSelected
{
	color: #005596;
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
}

.SeparatorCSS
{
	color: #C2C2C2;
	height: 25px;
	font-family: Verdana;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
	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;		
}

/***** Navigation Menu - End *****/


/***** Navigation 2Menu - Start *****/
.NavMenuBar2
{
	height: 31px;
	color: #448cca;
	font-family:  Arial;
	font-size: 11pt;
	font-weight:bold;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	 margin-left: 10px;
}

.NavMenu2 a
{
	color: #448cca;
	font-family:  Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	 margin-left: 10px;
}

.NavMenu2 a:visited
{
	color: #448cca;
	font-family:  Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	 margin-left: 10px;
}

.NavMenu2 a:hover
{
	color: #005596;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
    margin-left: 10px;
}
/***** menu2 Navigation - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #448cca;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
	line-height: 9pt;
}


#dnn_ContentPane H2
{
	color: #037052;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 4px;
}

#dnn_ContentPane H3
{
	color: #448cca;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	line-height: 10pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/

/***** LeftPane - Start *****/
#leftpane {PADDING: 0px 0px 5px 5px; font-family: Verdana; font-size: 8pt; font-weight: bold; color: #448cca; text-decoration: none; text-align: left; }
#leftpane A:link, #leftpane A:visited, #leftpane A:active { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #448cca; text-decoration: none;}
#leftpane A:hover { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #448cca; text-decoration: none;}

/***** LeftPane - End *****/

/***** Footer Pane - Start *****/
.Copyright
{
	color: #363636;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #005596;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}
/***** Footer Pane - End *****/

#FooterLinks {PADDING: 5px 0px 5px 0px; font-family: Verdana; font-size: 8pt; font-weight: bold; color: #005596; text-decoration: none; text-align: center; }
#FooterLinks A:link, #FooterLinks A:visited, #FooterLinks A:active { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #005596; text-decoration: none; t}
#FooterLinks A:hover { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #005596; text-decoration: none;}

/* 
================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #037052;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #005596;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #005596;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #005596;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #448cca; 
	width: 460px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #005596; 
}

a:link.eznc_navAllConditions {color : #005596; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #005596; text-decoration : none;}
a:active.eznc_navAllConditions {color : #005596; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #005596; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #037052;
	font-weight: bold;
	font-size: 14pt;
	line-height: 15pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12pt; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #005596;
	font-family :Verdana;
	font-size : 10pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #005596; text-decoration : none; }
a:visited.eznc_navContentSection { color : #005596; text-decoration : none; }
a:active.eznc_navContentSection { color : #005596; text-decoration : none; }
a:hover.eznc_navContentSection { color : #005596; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Verdana;
	font-size: 14px;
	color : #037052;
	line-height: 15pt;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 0px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:460px;
}

.eznc_SectionBody_Col1 
{
	color: #448cca;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #363636;	
	font-family : Verdana; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #363636; text-decoration : bold; }
a:visited.eznc_FTContentCopyright { color : #363636; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #363636; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #363636; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

.Border {border-bottom: 1px solid #A7B9CF;}
