/* --- 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');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/

body
{
    background-color:#efe8d1;
	font-family:arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
a:link{	
	text-decoration:none;
	color: #0b3d6e;
}
a:visited {
	text-decoration:none;
	color: #0b3d6e;
}
a:active {
	text-decoration:none;
	color: #0b3d6e;
}
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 *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   background: #transparent; 
   CURSOR: pointer;
   line-height: 20pt;
}

.NavMenuItem
{
   background: #transparent; 
    color: #002a53;
	font-family:Arial;
	font-size: 8pt;
	line-height: 20pt;
	cursor: pointer;
	text-align: left;
}

.NavMenuItemSelected
{
	background-color: transparent;
	color: #837141;
	font-family:Arial;
	font-size: 8pt;
	line-height: 20pt;
	cursor: pointer;
	text-align: left;
}


.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: pointer;
line-height: 20pt;
}

.AdmNavMenuItem
{
	background-color: #transparent;
	color: #002a53;
	font-family:Arial;
	font-size: 8pt;
	line-height: 26pt;
}

.AdmNavMenuItemSelected
{
	color: #837141;
	background-color: #transparent;
	font-family:Arial;
	font-size: 8pt;
	line-height: 26pt;
	}
/***** ADM Nav 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
{

    
}
#dnn_ContentPane img
{
    padding:10px 10px 10px 10px;
}
#dnn_ContentPane H1
{
   
}
#dnn_ContentPane H2
{

}

#dnn_ContentPane H3
{
    }
#dnn_ContentPane H4
{
    }

#dnn_ContentPane a
{
}

#dnn_ContentPane a:visited
{
}
#dnn_ContentPane a:active
{
}
#dnn_ContentPane a:hover
{
}


/***** Content Pane - End *****/

/***** DEVELOPMENT Content Pane - Start *****/
/***** DEVELOPMENT 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;
	text-align:center;
	margin:0 auto;
}

.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: #0b3d6e;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	FONT-WEIGHT: normal; 
}

.eznc_ListViewArticleLink:visited
{
	color: #0b3d6e;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	FONT-WEIGHT: normal; 
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	FONT-WEIGHT: normal; 
}
/* 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 : #0b3d6e; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0b3d6e; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0b3d6e; 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 : #0b3d6e; text-decoration : none; }
a:visited.eznc_navContentSection { color : #0b3d6e; text-decoration : none; }
a:active.eznc_navContentSection { color : #0b3d6e; 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;
}

#footerlinks
{
    font-family:Arial Narrow;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    text-transform:uppercase;
    margin-right:20px;
    }
#footerlinks a
{
    font-family:Arial Narrow;
    font-weight:bold;
    font-size:11px;
    color:#002a53;
    text-transform:uppercase;
    }
    
#dynamicmenu
{
	color: #002a53;
	font-family:Arial;
	font-size: 8pt;
    margin-top:87px;
    padding-left:0px;
    height:259px;
    }


#dd
{
    width:159px;
    color: #000000;
	font-family:Arial;
	font-size: 10pt;
	background-image:url('images/dd.jpg');
	background-repeat:no-repeat;
	height:116px;
}
#dnn_ddtext
{
    padding: 25px 10px 5px 10px;
}
#ddtext
{
    padding: 65px 10px 5px 35px;
}
#CP
{
    
    color:#000000;
    margin:10px 10px 10px 10px;
}
#CP H1
{
    font-family:Arial;
    font-weight:bold;
    font-size:24px;
    color:#002a53;
    text-transform:uppercase;
}
#CP H2
{
    font-family:Arial;
    font-size:18px;
    color:#d4ae6b;
    font-style:italic;
    }
#CP H3
{
    font-family:Arial;
    font-size:16px;
    color:#d4ae6b;
    font-style:italic;
    }
#CP H4
{
    font-family:Arial;
    font-size:14px;
    color:#d4ae6b;
    font-style:italic;}
#CP a
{
    font-weight:normal;
    }
#CP a:link{	
	text-decoration:none;
	color: #13477b;
}
#CP a:visited {
	text-decoration:none;
	color: #13477b;
}
#CP a:active {
	text-decoration:none;
	color: #13477b;
}
#CP a:hover {
	text-decoration:underline;
	color: #000000b;
}
#copyr
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
    margin:0 auto;
    text-align:center; 
}
#address
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    text-align:center;
    }
#bottomaddress
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    margin-left:20px;
    text-align:center;
    }
    
     #SHAREbug p
    {
        margin:0;
        padding:0;
    }
    
    #footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:700px;
    color:#13477b;
    font-weight:normal;
    height:40px;
    font-family:  Arial;
    padding:0px 0px 0px 0px;
    margin: 0 auto;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#13477b;
    font-weight:normal;
    font-family: Arial;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#13477b;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#13477b;
    font-weight:normal;
    font-family: Arial;
    margin:0px;
}

=====================================
Skin styles for Medical Content - END
=====================================
*/

#Searchtop
{
    height:21px;
    text-align:left;
    width:135px;
    _width:130px;
    color: #13477b!important;
    font-weight: bold;
    z-index:999;
    margin-bottom:20px;
    margin-top:20px;
}
.Searchtop:link, .Searchtop:visited
{
    color: #000000;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#13477b;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color: #13477b!important;font-family:Arial;font-size:11px;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color: #13477b!important;font-family:Arial;font-size:10px;font-weight: bold;margin-top:-5px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color: #13477b!important;font-family:Arial;font-size:10px;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color: #13477b!important;font-family:Arial;font-size:10px;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color: #13477b!important;font-family:Arial;font-size:10px;font-weight:bold;}
#searchContainer a.eznc_SearchButtton:link{color: #13477b!important;}
#searchContainer a.eznc_SearchButtton:hover{color: #13477b!important; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/
