BODY
{
	background-color: #1196C9;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	MARGIN-top: 10px;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: arial;
	font-size: 9pt;
	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: #2b205c;
	font-family: arial;
	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: #000000;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
    text-align: center;
}

.NavMenuItemSelected
{
	color: #94C948;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
	cursor: pointer;
	text-align: center;
}

.SeparatorCSS
{
    color: #94C948;
	font-family: arial;
    font-size: 12pt;
	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: #000000;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
}

.AdmNavMenuItemSelected
{
	color: #94C948;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
    text-align: center;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/


/***** SUBMENU Navigation - Start *****/


#TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	text-transform: uppercase;
	valign:bottom;
	padding-bottom:5px;

}
.TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	text-transform: uppercase;
    valign:bottom;
	padding-bottom:5px;
}

.TopMenu a
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.TopMenu a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.TopMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** submenu Navigation - End *****/


/***** SUBMENU Navigation - Start *****/


#SubMenu 
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #333333;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 11pt;
}
#dnn_ContentPane H1
{
	color: #94C948;
	font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 15px;
}

#dnn_ContentPane H2
{
	color: #7A1600;
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight:bold;
	line-height: 13pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #043C51;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #7A1600;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #7A1600;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #00AEC5;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #373737;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	padding-left:20px;
}

.Copyright a
{
	color: #9397CB;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	padding-left:20px;
}

.Copyright a:visited
{
	color: #9397CB;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
}

.Copyright a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
}

#FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #7A1600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #7A1600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/
#Top_phone
{
	color: #1196C9;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
	padding-right:20px;
}

.Top_phone
{
	color: #1196C9;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

#Top_address
{
	color: #1196C9;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
}

.Top_address
{
	color: #1196C9;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
}

/*


================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #00AEC5;
	font-family: Georgia; Verdana;
	font-size: 12pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #7A1600;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #7A1600;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

.eznc_Content 
{
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align: left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Trebuchet MS; Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #7A1600; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #7A1600; text-decoration : none;}
a:active.eznc_navAllConditions {color : #7A1600; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #00AEC5;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
	margin-bottom: 3px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #1D4D79;
	font-family :Trebuchet MS; Verdana;
	font-size : 12px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #7A1600; text-decoration : none; }
a:visited.eznc_navContentSection { color : #7A1600; text-decoration : none; }
a:active.eznc_navContentSection { color : #7A1600; text-decoration : none; }
a:hover.eznc_navContentSection { color : #7A1600; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Georgia; Verdana;
	font-size: 12px;
	color : #00AEC5;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:550px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	font-weight: normal;
	width: 550px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:550px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #333333;	
	font-family : Verdana; 
	font-size : 12px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #7A1600; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #7A1600; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #7A1600; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
