body
{
    background-color:#ebebeb;
	font-family: Arial;
	font-size: 12.5pt;
	font-weight: normal;
	color: #000000;
}
a:link{	
	text-decoration:none;
	color: #03539c;
}
a:visited {
	text-decoration:none;
	color: #03539c;
}
a:active {
	text-decoration:none;
	color: #03539c;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
.eznpBreadCrumbs
{
	color: #000000;
	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: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color:Transparent;
	color: #FFFFFF;
    padding:0px 0px 0px 0px;
    text-align:right;
}
#dnnMENUNormal
{
    text-align:right;
    }
.MainMenuItem
{
	background-color:Transparent;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;

}

.MainMenuItemSelected
{
	color: #FFFFFF;
	background-color:Transparent;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
    font-weight:bold;
	text-decoration: none;
	cursor: pointer;

}

.MainMenu_SubMenu
{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
    font-weight:bold;
	text-decoration: none;
	cursor: pointer;

}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #FFFFFF;
	background-color:Transparent;
}

/* 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: #FFFFFF;
	background-color:Transparent;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #000000;
	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: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** 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: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	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;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
    margin:15px 40px 10px 15px;
    font-family:Arial;
    font-size:13px;
    color:#000000;
    width:595px;
}
#dnn_ContentPane img
{
    padding:10px 20px 10px 10px;
}
#dnn_ContentPane H1
{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#000000;
    text-transform:uppercase;
    
}
#dnn_ContentPane H2
{
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
     color:#000000;

}

#dnn_ContentPane H3
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:#000000;
    
    }
#dnn_ContentPane H4
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    
    }

#dnn_ContentPane a
{
	color: #03539c;
	font-family: Arial;
    font-weight:bold;	
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color:#03539c;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:active
{
    color:#03539c;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:hover
{
    color:#000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
    font-family:Arial;
    font-size:10px;
    color:#542989;
	text-align: center;
}

.Copyright a
{
	color: #03539c;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #03539c;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align:center!important;
	align:center;
}

.FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #ed1b2d;
	font-family: Arial;
	font-size: 9pt;
	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: 13pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.eznc_ListViewArticleLink
{
	color: #03539c;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #03539c;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
/* 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: #000; 
	width: 450px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000; 
}

a:link.eznc_navAllConditions {color : #0069ae; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0069ae; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0069ae; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #0069ae; text-decoration : none;}

.eznc_ContentTitle 
{
	color : #000000;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #0069ae; text-decoration : none; }
a:visited.eznc_navContentSection { color : #0069ae; text-decoration : none; }
a:active.eznc_navContentSection { color : #0069ae; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : none; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #000000;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:450px;
}

.eznc_SectionBody_Col1 
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 450px;
	vertical-align: top;
	text-align:left;
}
.eznc_SectionBody_Col2 
{
    width: 220px;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}


.eznc_ContentCopyright 
{
	width:450px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #03539c; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #03539c; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #03539c; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
#container
{
    position:relative;
    }
#top
{
    width:900px;
    height:299px;
    background-image:url('images/toplogo.jpg');
    background-repeat:no-repeat;
    }
#lptop
{
    width:900px;
    height:208px;
    background-image:url('images/lp-toplogo.jpg');
    background-repeat:no-repeat;
    }
#vertmenu
{
    height:20px;
    margin-top:10px;
    
    }
#vertmenu1 
{
    height:20px;
    margin-top:10px;
}

#vertmenu1 a, #vertmenu1 a:visited 
{
    color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
    margin-left:5px;
    _margin-left:9px;
    position:relative;
    text-decoration:none;
}  

#vertmenuadd
{
    top:-2px;
    _top:-40px;
    position:relative;
    }
#vertmenuadd a
{
   	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
    margin-left:5px;
    _margin-left:9px;
    top:-2px;
    _top:-40px;
    position:relative;
    text-decoration:none;
    }
#lpvertmenupos
{
    position:absolute;
    background-image:url('images/lp-bluemenubg.jpg');
    background-repeat:no-repeat;
    width:197px;
    height:231px;
    top:210px;
    }
#DDESK_LP
{
    background:#0069ae;
    width:197px;
    color:#ffffff;
    font-size:10px;
    }
#lpvertmenu
{
    height:20px;
    top:10px;
    left:10px;
    padding:10px 0px 0px 0px;
    }
#lpvertmenupos1
{
    position:absolute;
    background-image:url('images/lp-bluemenubg.jpg');
    background-repeat:no-repeat;
    width:197px;
    height:231px;
    top:210px;
    }
#lpvertmenu1
{
    height:20px;
    top:5px;
    left:10px;
    padding:20px 0px 0px 0px;
    }
#lpvertmenu1 a, #lpvertmenu1 a:visited
{
   	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
    margin-left:5px;
    _margin-left:9px;
    top:-2px;
    _top:-40px;
    position:relative;
    text-decoration:none;
    }
#mid
{
    background-image:url('images/mid.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    border-left: 1px #000000 solid;  
    border-right: 1px #000000 solid;  
    }
#lpcp
{
    margin-left:150px;
    }
#lpmid
{
    background-image:url('images/lp-midbg.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    border-right: 1px #000000 solid; 
    }
#leftmidbg
{
    background-image:url('images/lp-leftedge.jpg');
    background-repeat:repeat-y;
    border-left: 1px #000000 solid;  
 
}
#footerbg
{
    background-image:url('images/footerbg.jpg');
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    }
#footerlinks
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#FFFFFF;
    padding-left:60px;
    padding-top:3px;
    text-align:center!important;
    }
#footerlinks a
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#FFFFFF;      
    }
#mn
{
    font-family:Arial;
    font-weight:bold;
    font-size:11.46px;
    text-transform:uppercase;
    color:#9d0a0e;
    }
#mi
{
    margin-top:-10px;
    }
    
#dnn_lpContentPane
{
    margin:15px 10px 10px 15px;
    font-family:Arial;
    font-size:13px;
    color:#000000;
    width:545px;
}
#dnn_lpContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_lpContentPane H1
{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#000000;
    text-transform:uppercase;
    
}
#dnn_lpContentPane H2
{
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
     color:#000000;

}

#dnn_lpContentPane H3
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:#000000;
    
    }
#dnn_lpContentPane H4
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    
    }

#dnn_lpContentPane a
{
	color: #03539c;
	font-family: Arial;
    font-weight:bold;	
	text-decoration: none;
}

#dnn_lpContentPane a:visited
{
	color:#03539c;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_lpContentPane a:active
{
    color:#03539c;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_lpContentPane a:hover
{
    color:#000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#transgif
{
    position:absolute;
    left:170px;
    top:200px;
    _top:130px;
    width:250px;
    height:40px;
    }
#15
{
    height:15px;
    width:100px;
    }
#offer
{
    position:absolute;
    top:231px;
    }
    
#footertextwrapper
{
    font-size:7.5pt;
    text-align:center;
    position:relative;
    width:550px;
    color:#000000;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;
    margin-bottom:5px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:7.5pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7.5pt;
    text-align:center;
    color:#000000;
    font-weight:normal;
    line-height:105%;
}

#SHAREbug
{
    position:relative;
	top:-5px;
	align:center;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }


#Searchtop
{
    height:19px;
    text-align:left;
    width:150px;
    _width:150px;
    color: #FFFFFF;
    font-weight: bold;
    z-index:999;
    margin-left:5px;
    margin-top:1px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #ffffff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:80px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:12px;font-weight:normal;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:12px;font-weight:normal;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:12px;font-weight:normal;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:12px;font-weight:normal;font-weight: bold;}

#searchContainer .eznc_SearchText{width:80px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#000000;font-family:Arial;font-size:12px;font-weight:bold;}
#searchContainer a.eznc_SearchButtton:link{color:#ffffff;}
#searchContainer a.eznc_SearchButtton:hover{color:#ffffff; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
