body
{
	font-family:arial;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

.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;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color:Transparent;
    text-align:left;
    text-transform:uppercase;
    height:20px;
}
#dnnMENUNormal
{
    text-align:left;
}
.MainMenuItem
{
	background-color:Transparent;
	text-align: left;
    line-height:26px;
}

.MainMenuItemSelected
{
	background-color:Transparent;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
    line-height:26px;
}
.MainMenu_SubMenu
{
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
    line-height:10px;
}
.MainMenu_MenuBreak
{
	border: 0px;
	color: #ffffff;
	background-color:Transparent;
}
.SeparatorCSS
{
	color: #ee891c;
	background-color:Transparent;
	font-family:Arial;
	font-size: 15pt;
	text-align: left;
	text-decoration: none;
	height:15px;
}
/* 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; }
/***** 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: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
    font-family:Arial;
    font-size:10px;
    color:#000000;
	text-align: center;
}

.Copyright a
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #000000;
	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;
}

.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: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/* 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-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 : #000000; text-decoration : none; }
a:visited.eznc_navContentSection { color : #000000; text-decoration : none; }
a:active.eznc_navContentSection { color : #000000; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.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:500px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	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 : #000000; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #000000; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #000000; 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;
    }
/*
===============
*/
#mid
{
    background-image:url('images/mid.jpg');
    background-repeat:no-repeat;
    width:159px;
}
#dnn_adminmenu
{
    height:20px;}
#dnn_dnnMENUAdmin_ctldnnMENUAdmin
{
    height:20px;}
#dnn_dnnMENUAdmin_ctldnnMENUAdmin_spmbctr MainMenu_MenuContainer id=tbldnn_dnnMENUAdmin_ctldnnMENUAdminMenuBar
{
    height:20px;}
#dnn_dnnmenunormal_ctldnnmenunormal_spmbctr MainMenu_MenuContainer id=tbldnn_dnnMENUNormal_ctldnnMENUNormalMenuBar
{
    height:20px;
}
#dnn:dnnMENUNormal:ctldnnMENUNormal id=dnn_dnnMENUNormal_ctldnnMENUNormal
{
    height:20px;
}
#dnn_normalmenu
{
    height:20px;
}
#footerlinks
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#4177aa;
    text-transform:uppercase;
    margin-right:20px;
    }
#footerlinks a
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#4177aa;
    text-transform:uppercase;
    }

#dynamicmenu
{
	color: #4177aa;
	font-family:Arial;
	font-size: 8pt;

    }
#dd
{
    color: #FFFFFF;
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	font-family:Times New Roman;
/*	background-image:url('images/dd.jpg');*/
	background-repeat:no-repeat;
	background-position:center top;
	width: 252px;
}
#dnn_ddtext
{
    padding: 11px 35px 5px 50px;
    _padding: 8px 35px 5px 50px;
    font-size: 11pt;
	font-weight:normal;
	font-family:Times New Roman;
}
#ddtext
{
    padding: 38px 35px 5px 50px;
    font-size: 11pt;
	font-weight:normal;
	font-family:Times New Roman;
}
#dnn_ddtext a {
	font-size: 12px;
	font-weight:bold;
}
#dnn_ddtext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#dnn_ddtext a:active {
	text-decoration: none;
}
#pe
{
    color: #4177aa;
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	font-family:Times New Roman;
	margin-left:30px;
	margin-top:3px;
}
#petext
{
    padding: 5px 10px 5px 10px;
    font-size: 11pt;
	font-weight:normal;
	font-family:Times New Roman;
}
#petext a {
	font-size: 12px;
	font-weight:bold;
}
#petext a:link {
	text-decoration: none;
	color: #4177aa;
}
#petext a:visited {
	text-decoration: none;
	color: #4177aa;
}
#petext a:hover {
	text-decoration: none;
	color: #4177aa;
}
#petext a:active {
	text-decoration: none;
}

#CP
{
    color:#FFFFFF;
    width:400px;
    margin:10px 10px 10px 7px;
}
#CP H1
{
    font-family:Arial;
    font-weight:bold;
    font-size:24px;
    color:#FFFFFF;
    text-transform:uppercase;
}
#CP H2
{
    font-family:Arial;
    font-size:18px;
    color:#FFFFFF;
    font-style:italic;
    }
#CP H3
{
    font-family:Arial;
    font-size:16px;
    color:#FFFFFF;
    font-style:italic;
    }
#CP H4
{
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    font-style:italic;}
#CP a
{
    font-weight:bold;
    color:#FFFFFF;
    }
#CP a:link{	
	text-decoration:none;
	color: #FFFFFF;
}
#CP a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#CP a:active {
	text-decoration:none;
	color: #FFFFFF;
}
#CP a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
#spacer
{
    height:53px;
    width:477px;
    background-color:#21336f;
    }
#lpCP
{
    color:#000000;
    width:400px;
    margin:10px 10px 10px 7px;
}
#lpCP H1
{
    font-family:Arial;
    font-weight:bold;
    font-size:24px;
    color:#000000;
    text-transform:uppercase;
}
#lpCP H2
{
    font-family:Arial;
    font-size:18px;
    color:#000000;
    font-style:italic;
    }
#lpCP H3
{
    font-family:Arial;
    font-size:16px;
    color:#000000;
    font-style:italic;
    }
#lpCP H4
{
    font-family:Arial;
    font-size:14px;
    color:#000000;
    font-style:italic;}
#lpCP a
{
    font-weight:bold;
    color:#000000;
    }
#lpCP a:link{	
	text-decoration:none;
	color: #000000;
}
#lpCP a:visited {
	text-decoration:none;
	color: #000000;
}
#lpCP a:active {
	text-decoration:none;
	color: #000000;
}
#lpCP a:hover {
	text-decoration:underline;
	color: #000000;
}

#copyr
{
    font-family:Arial;
    font-size:11px;
    color:#000000;    
}
#address
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    }
#bottomaddress
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    margin-left:20px;
    }
#welcomeBUTTON 
{
background-image:url('images/welcomeUP.gif');
}
#patientBUTTON 
{
background-image:url('images/patientUP.gif');
}
#expertiseBUTTON 
{
background-image:url('images/expertiseUP.gif');
}
#physiciansBUTTON 
{
background-image:url('images/physiciansUP.gif');
}
#serviceBUTTON 
{
background-image:url('images/serviceUP.gif');
}
#contactBUTTON 
{
background-image:url('images/contactUP.gif');
}
#convenienceBUTTON 
{
background-image:url('images/convenienceUP.gif');
}
#becomeBUTTON
{
background-image:url('images/PRE_bop.gif');
}


/**** ezPatientPay Styles ****/
#DynamicNavWrapper { position: relative; float: left; width: 800px; }
#MainWrapperEZ { position: relative; float: left; width: 800px; min-height: 700px; height: auto !important; height: 700px; background-color: #FFFFFF; background-image: url(images/bgEZPay.jpg); background-repeat: no-repeat; }
#MainInnerEZ { position: relative; float: left; margin: 340px 50px 30px 50px; font-size: 10pt; text-align: center; }
.ezpay_tbl { margin-top: 30px; text-align: center; }
#FooterInnerEZ #footerlinks a { text-decoration: none; }
/*********************************************/
