/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/


body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	background-image:url('images/fade.jpg');
	background-repeat:repeat-x;
}

a:link {

	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:active 
{
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
.eznpBreadCrumbs
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	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: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000000;
    font-family:Arial Narrow;
    font-size:13px;
    vertical-align:middle;
    background-color:Transparent;
    text-align:center;
}

.MainMenuItem
{
	color: #000000;
    font-family:Arial Narrow;
    font-size:13px;
    vertical-align:middle;
    background-color:Transparent;
    text-transform:uppercase;
    text-align:center;
}

.MainMenuItemSelected
{
	color: #000000;
    font-family:Arial Narrow;
    font-size:13px;
    vertical-align:middle;
    background-color:Transparent;
    cursor: pointer;
    text-transform:uppercase;
    text-align:center;
}

.MainMenu_SubMenu
{
	color: #000000;
    font-family:Arial Narrow;
    font-size:13px;
    vertical-align:middle;
    background-color:#6c9340;
    cursor: pointer;
    text-align:center;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #000000;
	background-color:Transparent;
	font-size:18px;
	text-align:center;
}

/* 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: #000000;
    background-color:Transparent;
	height: 12px;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #0065A4;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: 0f2f65;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: 0f2f65;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: 0f2f65;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}



#searchWrapper
{
	position:relative;
	margin:20px 0 0 10px;
}
/*===================================
Skin styles for Search Box feature
====================================*/
#search {}
#search .eznc_SearchText {width:102px; border:1px solid #6c9340;}
a.eznc_SearchButtton:link, a.eznc_SearchButtton:visited {}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
#LeftContent
{
	position:relative;
}
#LeftContent p
{
	padding:0;
	margin:0;
}

#addThis
{
	position:relative;
	margin-top:5px;
}
#addThis p
{
	padding:0;
	margin:0;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
/*add dnn_ to following*/
#dnn_ContentPane
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	padding: 50px 10px 10px 50px;
	_padding: 50px 10px 10px 30px;
	width:660px;
	margin:0px;
}
#dnn_ContentPane img
{
    padding: 0px 10px 10px 10px;
}
#dnn_ContentPane H1
{
	color: #00245d;
	font-family: Arial;
	font-size: 17pt;
	font-weight:bold;

}

#dnn_ContentPane H2
{
	color: #00245d;
	font-family: Arial;
	font-size: 15pt;
	font-weight:bold;
}

#dnn_ContentPane H3
{
	color: #00245d;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	
}

#dnn_ContentPane H4
{
	color: #00245d;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	
}
#dnn_ContentPane a
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

.Copyright a
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
.Copyright a:link
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
.Copyright a:visited
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
.Copyright a:active
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
.Copyright a:hover
{
	color: 0f2f65;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:link {
  	font-family: Arial;
	font-size: 10pt;
	color: #0f2f65;
}
.FooterLinks a:visited
{
	color: #0f2f65;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.FooterLinks a:active {
  	font-family: Arial;
	font-size: 10pt;
	color: #0f2f65;
}
.FooterLinks a:hover
{
	color: 0f2f65;
	font-family: Arial;
	font-size: 10pt;
	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: #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
}

.eznc_ListViewArticleLink:link
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}
.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}
.eznc_ListViewArticleLink:active
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}
.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight:normal;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
}

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 : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	color: #000000;
	font-family: Arial;
	font-weight:normal;
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color: #000000;
	font-family: Arial;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #0f2f65; text-decoration : none; }
a:visited.eznc_navContentSection { color : #0f2f65; text-decoration : none; }
a:active.eznc_navContentSection { color : #0f2f65; text-decoration : none; }
a:hover.eznc_navContentSection { color : 0f2f65; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px;
    text-align: left;
}

.eznc_SectionTitle 
{
	color: #000000;
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	margin-top:5px; 
	font-weight: bold;
    text-align: left;
}

.eznc_SectionBody 
{
	color: #000000;
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #0065A4;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #0065A4;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #0f2f65; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #0f2f65; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #0f2f65; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : 0f2f65; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

#phonenumber
{
    font-family:Arial;
    font-size:17px;
    color:#FFFFFF;
    height:23px;
    padding-right:5px;
    padding-top:5px;
    }
#phonenumber a:link {

    font-family:Arial;
    font-size:17px;
	color: #FFFFFF;
    font-weight:normal;
}
#phonenumber a:visited {
    font-family:Arial;
    font-size:17px;
	color: #FFFFFF;
    font-weight:normal;
}
#phonenumber a:active 
{
    font-family:Arial;
    font-size:17px;
	color: #FFFFFF;
    font-weight:normal;
}
#phonenumber a:hover 
{
    font-family:Arial;
    font-size:17px;
	color: #FFFFFF;
	text-decoration:underline;
    font-weight:normal;
}
#location
{
    font-family:Arial;
    font-size:15px;
    color:#FFFFFF;
    height:23px;
    padding-right:5px;
    padding-top:5px;
    }
#location a:link {

    font-family:Arial;
    font-size:15px;
	color: #FFFFFF;
    font-weight:normal;
}
#location a:visited {
    font-family:Arial;
    font-size:15px;
	color: #FFFFFF;
    font-weight:normal;
}
#location a:active 
{
    font-family:Arial;
    font-size:15px;
	color: #FFFFFF;
    font-weight:normal;
}
#location a:hover 
{
    font-family:Arial;
    font-size:15px;
	color: #FFFFFF;
	text-decoration:underline;
    font-weight:normal;
}
#topbg
{
    width:957px;
    background-image:url('images/topbg.jpg');
    height:318px;
    }
#lptopbg
{
    width:957px;
    background-image:url('images/lptopbg.jpg');
    height:193px;
    }
#contentpanecontainer
{
    background-image:url('images/midbg.jpg');
    background-repeat:no-repeat;
    width:957px;
    background-color:#FFFFFF;
    }
#cpcontainer
{
    position:absolute;
    top:350px;
    _top:486px;
    }
#cpcontainerhp
{
    position:absolute;
    top:475px;
    _top:611px;
    }
#leftcontainer
{
    position:relative;
    float:left;
    }
#learnmore
{
    padding:31px 0px 0px 26px;

    }
#fromdrdesk
{
    text-align:left;
    padding: 70px 0px 0px 30px;
    _padding: 70px 0px 0px 10px;
    color:#FFFFFF;
    }
	
#fromdrdesk p, #fromdrdesk p
{
	margin:0;
	padding:0;
	line-height:20px;
	text-align:left;
    color:#FFFFFF;
}
#footerbar
{
    width:400px;
    color:#000000;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding: 0px 0px 0px 10px;
    }
 #footerbarbottom
{
    width:500px;
    color:#000000;
    font-family:Arial;
    font-size:13px;
    padding: 0px 0px 0px 10px;
    }
#border
{
    border-left: 1px solid #898989;
    border-right: 1px solid #898989;
    border-bottom: 1px solid #898989;
    width:957px;
    }
#hpbuttons
{
    position:relative;
    left:25px;
    _left:5px;
    }
#lpbuttons
{
    position:relative;
    left:25px;
    _left:5px;
    }

/*===================================
Skin styles for New Skins with search-flash
====================================*/


#wrappertTopHP
{
    position:relative;
	width:957px;
	height:337px!important;
	background:url(images/HP-top-bgd.jpg) no-repeat;
}
#wrappertTopLP
{
    position:relative;
	width:957px;
	height:286px!important;
	background:url(images/lptopbg.jpg) no-repeat;
}

#wrappertTopLP
{
    position:relative;
	width:957px;
	height:286px!important;
	background:url(images/lptopbg.jpg) no-repeat;
}
#TopNav
{
	position:absolute;
	height:20px;
	width:280px;
	top:1px;
	right:10px;
	z-index:100;
	float:right;
	text-align:center;
}
#headerImageHP
{
	position:absolute;
	top:39px;
	right:0px;
	width:631px;
	height:298px;
	z-index:20;
	float:right;
}

#headerImageLP
{
	position:absolute;
	top:39px;
	right:0px;
	width:628px;
	height:247px;
	z-index:20;
	float:right;
}
	#headerImageHP p {margin:0; padding:0;}
	#headerImageLP p {margin:0; padding:0;}

#seoContent
{
	position:relative;
	text-align:left;
	height:39px;
	width:700px;
	color:#000000;
    font-family:Arial;
    font-size:10px;
    padding: 10px 0px 0px 10px;
}
#seoContent p
{
	margin:0;
	font-size:10px;
	line-height:115%;
	color:#000000;
    font-family:Arial;

}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	text-decoration:none!important;
	color:#000000;
    font-family:Arial;

}
#seoContent a:hover

{
text-decoration:underline!important;
}

.Address
{
 color:#000000;
    font-family:Arial;
    font-size:13px;
    padding: 0px 0px 0px 10px;
    
}

#LeftContent p
{
	color:#362f2d;
	font-size:14px;
	line-height:115%;
	color:#000000;
    font-family:Lucida Sans; Arial;
    padding: 0px 0px 0px 10px;
     font-weight:bold;
    
}


/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapperHP
{
	position:absolute;
	height:20px;
	width:310px;
	top:7px;
	left:340px;
	z-index:100;
	float:left;
}

#searchWrapper
{
	position:absolute;
	height:20px;
	width:310px;
	top:7px;
	left:340px;
	z-index:100;
	float:left;
}
.ie6 #searchWrapper, .ie6 #searchWrapperHP
{
	background-image:url(images/bgSearch.gif);
}


#btnSearch
{
	float:right;
	position:relative;
	z-index:100;
	margin-top:2px;
	margin-right:5px;
}
#search {}



#search .eznc_SearchText {width:200px; float:left; margin:2px 0 0 60px; border: none; background-color:transparent; background-image:none; z-index:100;}
.ie6 #search .eznc_SearchText {width:200px; float:left; margin: 0px 0 0 60px; border: none; background-color:transparent; background-image:none; z-index:100;}
.ie8 #search .eznc_SearchText {background-color:#FFF;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
