BODY
{
	background: url('/Portals/225/bg-main.jpg')top left repeat-x;
	color: #333333;
	background-color: #faeeda;
	font-family: Tahoma;
	font-size: 10pt;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
}

*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #e8b764;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #6687b7;
	font-family: Trebuchet MS;
    font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	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 *****/
.Adm_NavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #6687b7;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #2A6296;
	background-color: transparent;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-weight: bold;
    font-size: 10px;
    text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/


#FooterNav 
{
	color: #e8b764;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}
.FooterNav 
{
	color: #e8b764;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;
}

.FooterNav a
{
	color: #e8b764;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterNav a:visited
{
	color: #e8b764;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterNav a:hover
{
	color: #000000;
	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: #333333;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
}
#dnn_ContentPane H1
{
	color: #2A6296;
	font-family: Georgia;
	font-size: 16pt;
	font-weight:bold;
	line-height: 16pt;
	margin-bottom: 10px;	
}

#dnn_ContentPane H2
{
	color: #000000;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #E5A833;
	font-family: Georgia;
	font-size: 11pt;
	font-weight:bold;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
}

#dnn_ContentPane H4
{
	color: #000000;
	font-family: Georgia;
	font-size: 10pt;
	font-weight:bold;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
}

#dnn_ContentPane a
{
	color: #1A3A85;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #1A3A85;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #333333;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}

.Copyright a
{
	color: #535183;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #535183;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}
#FooterLinks
{
	color: #e8b764;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.FooterLinks
{
	color: #e8b764;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #e8b764;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #e8b764;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #2A6296;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #1A3A85;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #1A3A85;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Tahoma;
	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: Tahoma;
	FONT-WEIGHT: normal; 
	font-size: 10pt; 
	COLOR: #333333; 
	width: 480px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
}

a:link.eznc_navAllConditions {color : #83B5A6; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #83B5A6; text-decoration : none;}
a:active.eznc_navAllConditions {color : #83B5A6; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #83B5A6; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #2A6296;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #000000;
	font-family :Tahoma;
	font-size: 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #83B5A6; text-decoration : none; }
a:visited.eznc_navContentSection { color : #83B5A6; text-decoration : none; }
a:active.eznc_navContentSection { color : #83B5A6; text-decoration : none; }
a:hover.eznc_navContentSection { color : #83B5A6; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	align:left;
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Georgia;
	font-size: 14px;
	color : #2A6296;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 10pt;
	margin-top:5px; 
	margin-left:0px 
	align:left;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:480px;
	align:left;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	width: 480px;
	vertical-align: top;
	align:left;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:480px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Tahoma; 
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #83B5A6; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #83B5A6; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #83B5A6; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #83B5A6; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================



/* 
=====================================
PB-HGA - start
=====================================
*/


#DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.DDESK
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}


.DDESK a
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.DDESK a:visited
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.DDESK a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
}



.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-HGA - FINISH
=====================================
*/

#footertextwrapper
{
    font-size:7.5pt;
    text-align:center;
    position:relative;
    width:820px;
    color:#1A3A85;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:center;
    color:#1A3A85;
    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:#1A3A85;
    font-weight:normal;
    line-height:105%;
}

#SHAREbug
{
    position:relative;
	top:6px;
	align:center;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }


#Searchtop
{
    height:21px;
    text-align:center;
    width:220px;
    _width:220px;
    color: #1A3A85!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-left:10px;
    margin-top:7px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #1A3A85;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#1A3A85;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:150px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#1A3A85;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#1A3A85;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#1A3A85;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#1A3A85;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:140px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#1A3A85;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#1A3A85;}
#searchContainer a.eznc_SearchButtton:hover{color:#1A3A85; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
