/* --- 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');
------------------------
------------------------
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
{
	background-color: #E5D4E6;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
	MARGIN-top: 0px;	
}
.BODY
{
	background-color: #E5D4E6;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000
	MARGIN-top:0px;	
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: verdana;
	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: #9E63A4;
	font-family: verdana;
	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: #000000;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
    text-transform: uppercase;
    height:28px;
}

.NavMenuItemSelected
{
	color: #9E63A4;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	height:28px;
}

.SeparatorCSS
{
    color: #000000;
	font-family: arial;
    font-size: 9pt;
	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 *****/
.AdmNavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #000000;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    height:28px;
}

.AdmNavMenuItemSelected
{
	color: #9E63A4;;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	height:28px;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/


#SubMenu 
{
	color: #813688;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #813688;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #813688;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #813688;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #9E63A4;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

#dnn_DrsDesk
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

#dnn_DrsDesk a
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

#dnn_DrsDesk a:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

#dnn_DrsDesk a:hover
{
	color: #9E63A4;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #813688;
	font-family: Monotype Corsiva; Arial; Verdana;
	font-size: 18pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 4px;
	
}

#dnn_ContentPane H2
{
	color: #9E63A4;
	font-family: Monotype Corsiva; Arial; Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
}


#dnn_ContentPane H3
{
	color: #9E63A4;
	font-family: Arial; Verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #9E63A4;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #9E63A4;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #D0ABD2
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #D0ABD2;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}

.Copyright a
{
	color: #D0ABD2;
	font-family: Arial; Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #D0ABD2;
	font-family: Arial; Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #9E63A4;
	font-family: Arial; Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Arial;verdana;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Arial; verdana;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Arial; verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Arial; verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #9E63A4;
	font-family: Arial; verdana;
	font-size: 8pt;
	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: #813688;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.eznc_ListViewArticleLink
{
	color: #813688;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #9E63A4;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #9E63A4;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY:  verdana;
	FONT-WEIGHT: normal; 
	font-size: 9pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #d0abd2; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #d0abd2; text-decoration : none;}
a:active.eznc_navAllConditions {color : #d0abd2; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #9E63A4; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #813688;
	font-weight: bold;
	font-size: 13pt;
	margin-top:10px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #9E63A4;
	font-family : verdana;
	font-size: 8pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #9E63A4; text-decoration : none; }
a:visited.eznc_navContentSection { color : #9E63A4; text-decoration : none; }
a:active.eznc_navContentSection { color : #9E63A4; text-decoration : none; }
a:hover.eznc_navContentSection { color : #9E63A4; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: verdana;
	font-size: 12px;
	color : #813688;
	margin-top:7px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 9pt;
	margin-top:7px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Arial; verdana; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #9E63A4; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #9E63A4; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #9E63A4; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #9E63A4; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


/* 
=====================================
PB-MER - start
=====================================
*/


#dnn_Top_phone
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_phone a:hover
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
}


#Top_Learn
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_Learn
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_Learn a
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.Top_Learn a:visited
{
	color: #ffffff;
	font-family: Arial; verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
.Top_learn a: hover
{
	color: #d0Abd2;
	font-family: Arial; verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}




.Border {border-RIGHT: 1px dotted #ffffff;}


#footertextwrapper
{
    font-size:7pt;
    text-align:left;
    position:relative;
    margin-top:10px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 0px 10px 0px;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:left;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:left;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:left;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}

/****SEARCH ****/
#Searchtop
{
    height:18px;
    text-align:left;
    width:220px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-20px;
    position:relative;
     font-weight: bold;
    float:right;
    color: #fff!important;
    
}
.ie6 #Searchtop
{
    height:18px;
    text-align:left;
    width:200px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-20px;
    margini-right:10px;
    position:relative;
     font-weight: bold;
    float:right;
    color: #fff!important;
}
 .ie7 #Searchtop 
{
    height:18px;
    text-align:left;
    width:195px;
    z-index:999;
    margin-bottom:0px;
    margin-top:-20px;
    margin-right:10px;
    position:relative;
     font-weight: bold;
      float:right;
      color: #fff!important;
}

.Searchtop:link, .Searchtop:visited
{
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase!important;
}
.Searchtop:hover
{
   color:#fff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:140px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:140px; float:left;  font-weight: bold; color: #000!important;}
.ie7 #Searchtop .eznc_SearchText{width:130px; float:left;  font-weight: bold; color: #000!important;}
#Searchtop .eznc_SearchButtton{  font-weight: bold; color: #fff!important;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;  font-weight: bold; color: #fff!important;}

#searchContainer .eznc_SearchText{width:134px;  font-weight: bold; color: #fff!important;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{  font-weight: bold; color: #fff!important;}
#searchContainer a.eznc_SearchButtton:link{  font-weight: bold; color: #fff!important;}
#searchContainer a.eznc_SearchButtton:hover{ text-decoration:none;  font-weight: bold;color: #fff!important;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 5px 0px -10px;text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 10px 0px -25px;text-align:left;;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

/* 
=====================================
PB-MER- FINISH
=====================================
*/
