BODY
{
    background: #EBEBEB url(/Portals/232/Skins/PB-FRI/images/main-bgd.jpg);
    background-repeat: repeat-x;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	line-height: 125%;
}

/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #ECEEF3;
	background-color: transparent;
	font-family: Georgia, Tahoma, Verdana, Arial;
    font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
    font-size: 12pt;
	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 *****/
.Adm_NavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #000000;
	text-align: center;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-weight: normal;
	font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #ECEEF3;
	background-color: transparent;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-weight: bold;
    font-size: 12px;
    text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/

#SubMenu
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #4882C9;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
#LeftMenu
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height:24px;
}

.LeftMenu
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.LeftMenu a
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.LeftMenu a:visited
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.LeftMenu a:hover
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}


#SubMenu2 
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.SubMenu2 
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:visited
{
	color: #ffffff;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu2 a:hover
{
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #5A471C;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #5A471C;
	font-family: Georgia, Tahoma, Verdana, Arial;
	line-height: 11pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	font-weight:normal;
	line-height: 125%;
}
#dnn_ContentPane H1
{
	color: #262F51;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 16.5pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 14px;	
}

#dnn_ContentPane H2
{
	color: #262F51;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 16pt;
	font-weight:normal;
	line-height: 15pt;
	margin-bottom: 15px;
}

#dnn_ContentPane H3
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	text-decoration: none;
	line-height: 125%;
}

#dnn_ContentPane a:visited
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	text-decoration: none;
	line-height: 125%;
}

#dnn_ContentPane a:hover
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	text-decoration: none;
	line-height: 125%;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #464f57;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #464f57;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #5C8727;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #5C8727;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #5A471C;
	font-family: Georgia, Tahoma, Verdana, Arial;
	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: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}

.eznc_ListViewArticleLink
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Georgia, Tahoma, Verdana, Arial;
	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: Georgia, Tahoma, Verdana, Arial;
	FONT-WEIGHT: normal; 
	font-size: 11.5pt;
	COLOR: #464646; 
	width: 550px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	font-family: Georgia, Tahoma, Verdana, Arial;
	FONT-WEIGHT: normal; 
	font-size: 11.5pt;
	COLOR: #464646; 
}

a:link.eznc_navAllConditions {color : #464646; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #464646; text-decoration : none;}
a:active.eznc_navAllConditions {color : #464646; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #464646; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #464646;
	font-weight: bold;
	font-size: 14pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 11.5pt;
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #606C9A;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:visited.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:active.eznc_navContentSection { color : #606C9A; text-decoration : none; }
a:hover.eznc_navContentSection { color : #000000; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
	text-align:left;
}

.eznc_SectionTitle 
{
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 14px;
	color : #464646;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11.5pt;
	margin-top:5px; 
	margin-left:0px;
	text-align:left;
}

table.eznc_SectionBody 
{
	width:550px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 11.5pt;
	font-weight: normal;
	width: 550px;
	vertical-align: top;
	text-align:left;
}

.eznc_SectionBody_Col2 
{
    width: 40%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}


.eznc_ContentCopyright 
{
	width:550px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #5A471C;	
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size : 8pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #606C9A; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #606C9A; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #606C9A; 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
=====================================



/* 
=====================================
PB-FRI - start
=====================================
*/


#DDESK
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	line-height:105%;
}

.DDESK
{
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	line-height:105%;
}


.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-FRI - FINISH
=====================================
*/

#hostingBugs
{
    position:relative;
	align:center;
	text-align:center;
	width:260px;
	margin-top:10px;
	padding:0px 300px 0px 300px;
	
}
    
    #IHbug
    {
        width:92px;
        position:relative;
        float:left;
        align:left;
    }
#SHAREbug
{
    position:relative;
    float:right;
	top:10px;
	right:5px;
	align:right;
	width:120px;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }


#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    margin-top:10px;
    width:580px;
    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:center;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}


/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:right;
    width:150px;
    z-index:999;
    margin-right:10px;
    margin-top:5px;
    position:relative;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
    
}
.ie6 #Searchtop
{
    height:21px;
    text-align:right;
    width:160px;
    z-index:999;
    margin-right:10px;
    margin-top:5px;
    position:relative;
     color: #65025f!important;
     font-weight: bold!important;
}
 .ie7 #Searchtop 
{
    height:21px;
    text-align:right;
    width:140px;
    z-index:999;
    margin-right:35px;
    margin-top:5px;
    margin-left:0px;
    position:relative;
	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.Searchtop:link, .Searchtop:visited
{
    color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;

}
.Searchtop:hover
{
   	color: #464646;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:80px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:95px; float:left; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie7 #Searchtop .eznc_SearchText{width:90px; float:left;  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#Searchtop .eznc_SearchButtton{  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}

#searchContainer .eznc_SearchText{width:70px; color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{  color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{ color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:hover{color: #464646;font-family: Georgia, Tahoma, Verdana, Arial;font-size: 12px;font-weight:bold;	text-decoration: none;text-transform: uppercase;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 0px 0px 0px;text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 0px 0px -5px;text-align:left;;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
