#dnn_ctr_ManageUsers_User_UserEditor_tbl img
{
    float:left;
    vertical-align:middle;
}
#dnn_ctr_ManageUsers_User_UserEditor_tbl div
{
    float:left;
}   
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	margin: 0px;
}
a:link{	
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #000000;
}
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;

}

.MainMenuItemSelected
{
	color: #FFFFFF;
	background-color:Transparent;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #FFFFFF;
	background-color: #0055a5;
	text-align: center;
	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: 11pt;
	text-align: center;
	text-decoration: none;
	position:relative;
	top:-2px;
	/* text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	align:left;
}

.LeftMenu a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #ffffff;
	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: none;
}

.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:10px 10px 10px 10px;
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#dnn_ContentPaneNews
{
    font-family:Arial;
    font-size:9px;
    color:#000000;
    width:400px;
}
#emmaEditDotBox
{
    width:450px;
}
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_ContentPane H1
{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#335f9b;
    
}
#dnn_ContentPaneNews H1
{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#335f9b;
    
}
#dnn_ContentPane H2
{
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
     color:#335f9b;

}
#dnn_ContentPaneNews H2
{
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
     color:#335f9b;

}
#dnn_ContentPane H3
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:#335f9b;
    
    }
#dnn_ContentPane H4
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#335f9b;
    
    }

#dnn_ContentPane a
{
	color: #000000;
	font-family: Arial;
    font-weight:bold;	
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color:#000000;
	font-family: Arial;
    font-weight:bold;
	text-decoration: none;
}
#dnn_ContentPane a:active
{
    color:#000000;
	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: #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;
    }
#dnn_ctr_ManageUsers_pnlUser table
{
    width:500px;
}
#dnn_ctr_ManageUsers_UserRow tr
{
    text-align:left;
}
#toplogo
{
    width:915px;
    _width:915px;
}
#vertmenu
{
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    }
#iframe
{
    LEFT: 0px; 
    _left:0px;
    POSITION: relative;
    }
#mid
{
    background-image:url('images/mid.jpg');
    background-repeat:repeat-x;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    }
#lpmid
{
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    }
#leftside{
    background-image:url('images/lpmid_leftside.jpg');
    background-repeat:no-repeat;
}
#content
{
padding-top:255px;
    }
#lpcontent
{
    background-image:url('images/lpmid.jpg');
    background-repeat:repeat-x;
    padding:20px 10px 10px 10px;
    }
#lpcontent-frame
{
    background-image:url('images/lpmid.jpg');
    background-repeat:repeat-x;
    padding:20px 0px 10px 5px;
    }

#lpcontentnews
{
    background-image:url('images/lpmid.jpg');
    background-repeat:repeat-x;
    padding:20px 10px 10px 0px;
    }
#content p
{
    font-size:12px;
    }
#content h1
{
    font-size:18px;
    color:#c27e18;
    font-style:italic;
    text-align:center;
}
#content h2
{
    font-size:16px;
    color:#c27e18;
    font-style:italic;
}
#content h3
{
    font-size:14px;
    color:#c27e18;
    font-style:italic;
}
#content h4
{
    font-size:12px;
    color:#c27e18;
    font-style:italic;
}

#leftbox
{
    background-image:url('images/greyblock01.jpg');
    background-repeat:no-repeat;
    width:266px;
    height:134px;
    float:left;
    }
#dnn_leftboxtext
{
   margin-top:6px;
   margin-left:12px;
   margin-right:12px;
   font-size:10px;
   }
#dnn_leftboxtext p
{
   font-size:11px;
   }

#rightbox
{
    background-image:url('images/greyblock02.jpg');
    background-repeat:no-repeat;
    width:258px;
    height:134px;
    float:left;
    }
#dnn_rightboxtext
{
   margin-top:6px;
   margin-left:12px;
   margin-right:12px;
   font-size:10px;
   }
#dnn_rightboxtext p
{
   font-size:11px;
   }

#dnn_leftboxtext02
{
   margin-top:6px;
   margin-left:12px;
   margin-right:12px;
   font-size:10px;
   }
#dnn_leftboxtext02 p
{
   font-size:11px;
   }
#dnn_rightboxtext02
{
   margin-top:6px;
   margin-left:12px;
   margin-right:12px;
   font-size:10px;
   }
#dnn_rightboxtext02 p
{
   font-size:11px;
   }

#footerlinks
{
    text-transform:uppercase;
    font-family:Arial;
    font-size:12px;
    color:#0055a5;
    }   
#footerlinks a
{
    text-transform:uppercase;
    font-family:Arial;
    font-size:12px;
    color:#0055a5;
    }
#address
{
    font-family:Arial;
    font-size:12px;
    color:#0055a5;
    }
#borderleftright
{
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}
#dnn_topblurb
{
    padding:0px 20px 0px 20px;}
#dnn_title
{
    padding: 10px;
}


.blog_Description_Heavy , .blog_Description
{
	font-size:12px;
}
