BODY
{
	background-color: #FFFFFF;
	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: #ffffff;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-align: center;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #000000;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: arial;
    font-size: 10pt;
	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: 8pt;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #00AEC5;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}
/***** ADM Nav Menu - End *****/


/***** SUBMENU Navigation - Start *****/


#TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 8.5pt;
	font-weight:normal;
	text-transform: uppercase;
	valign:bottom;
	padding-bottom:5px;

}
.TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 8.5pt;
	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;
	text-transform: uppercase;
}

.TopMenu a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** submenu Navigation - End *****/


/***** SUBMENU Navigation - Start *****/


#SubMenu 
{
	color: #9397CB;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;
	text-align:right;
	align:right;

}
.SubMenu 
{
	color: #9397CB;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #9397CB;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #9397CB;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #78A237;
	font-family: arial;
	font-size: 7.5pt;
	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: #333333;
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 11pt;
}
#dnn_ContentPane H1
{
	color: #00AEC5;
	font-family: Georgia;
	font-size: 16pt;
	font-weight:normal;
	line-height: 18pt;
	margin-bottom: 15px;
	
}

#dnn_ContentPane H2
{
	color: #9397CB;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 13pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #447730;
	font-family: arial;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #447730;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #447730;
	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: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #000000;
	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: #66B360;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
	padding-right:20px;
}

.Top_phone
{
	color: #66B360;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

#Top_address
{
	color: #C4C3C5;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
}

.Top_address
{
	color: #C4C3C5;
	font-family: Tahoma;
	font-size: 8pt;
	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: #00AEC5;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #00AEC5;
	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 : #1D4D79; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #1D4D79; text-decoration : none;}
a:active.eznc_navAllConditions {color : #1D4D79; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #621A4B; 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 : #00AEC5; text-decoration : none; }
a:visited.eznc_navContentSection { color : #00AEC5; text-decoration : none; }
a:active.eznc_navContentSection { color : #00AEC5; text-decoration : none; }
a:hover.eznc_navContentSection { color : #621A4B; 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 : #00AEC5; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #00AEC5; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #00AEC5; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #3621A4B; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper {position:relative;margin-top:8px; margin-bottom:15px;z-index:99; text-align:right; width:200px; _width:190px;}
#search {margin:0 auto; width:200px;_width:190px; }
#search .eznc_SearchText {width:135px;_float:left;_width:115px;}
.ie7 #search .eznc_SearchText {float:left;width:120px;}
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {float:right;position:absolute; top:1px;text-transform: uppercase;font-weight:bold;	color: #00AEC5;padding:0px 5px 0px 1px;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {float:right;position:absolute; top:1px;text-transform: uppercase;font-weight:bold;	color: #00AEC5;;padding:0px 5px 0px 1px;}
.ie8 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:1px;font-weight:bold;	color: #00AEC5;text-transform: uppercase;}
.ie #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; top:1px;font-weight:bold;	color: #00AEC5;text-transform: uppercase;}
a.eznc_SearchButtton:link, a.eznc_SearchButtton:visited {font-weight:bold;	color: #00AEC5;text-transform: uppercase;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:800px;
    color:#000000;
    font-weight:normal;
    font-family:  Arial;
    padding:0px 20px 0px 20px;
    margin:0 auto;


}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    font-family: Arial;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    font-family: Arial;
}
