/* --- 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 ***/



* {padding:0; margin:0;}


body
{
	margin:0;
	padding:0;
    background-color:#827d7e;
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#2395e0;
    text-decoration:none;
    font-weight: bold;
}
a:hover
{
    color:#000000;
    text-decoration:underline;
    font-weight: bold;
}

h1
{
    color:#094392;
    font-family: Lucida Sans, Arial;
    font-size:24px;
    font-weight:bold;
    margin:5px 0 15px 0;
    line-height:110%;
}


h1.home
{
    color:#094392;
    font-family: Lucida Sans, Arial;
    font-size:24px;
    font-weight:normal;
    padding:10px 0px 0px 50px;
    line-height:110%;
    margin-bottom:-5px;
}


h2
{
    color:#0081c0;
    font-family:Lucida Sans, Arial;
    font-size:18px;
    font-weight:normal;
    margin:20px 0 15px 0;
     line-height:120%;
}

h3
{
    color:#094392;
    font-family: Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
}


p
{
    padding: 0 0 12px;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.left {float:left; margin:0 10px 6px 0;}
.rightimage {float:right; margin:0 10px 0px 12px;border:1px solid #4b645d;}

.clear
{
    clear:both;
    font-size:1px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:9999;
}

/**** TEMP BORDERS ****/
/*#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          */
/*#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    */
/*#leftNav, #topNav       {border:1px solid #fea4f5;} /* Light Pink   */
/*#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    */
/*#contentHP              {border:1px solid #9085fb;} /* Light Blue   */
/*#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    */
/*#buttonPEHP, 
/*#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    */
/*#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   */
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/
#wrapperHP
{
    width:951px;
    margin:0 auto;
    position:relative;
    background-image:url(images/LP-main-content-bgd.jpg);
    background-repeat:repeat;
}
#wrapperLP
{
    width:951px;
    margin:0 auto;
    position:relative;
    background-image:url(images/LP-main-content-bgd.jpg)!important;
    background-repeat:repeat;
}

#wrapperPE
{
    width:951px;
    margin:0 auto;
    background-image:url(images/LP-main-bgd.jpg)!important;
    background-repeat:no-repeat;
    z-index:10;
    position:relative;
}
#topWrapperHP
{
    width:951px;
    margin:0 auto;
    position:relative;
    height:121px;
}
#topWrapper
{
    width:951px;
    margin:0 auto;
    position:relative;
    height:121px;
}
#wrappertopmaincontentHP
{
    width:951px;
    background-image:url(images/HP-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin:0 auto;
    position:relative;
    height:570px;
}

#wrappertopmaincontentLP
{
    width:951px;
    background-image:url(images/LP-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin:0 auto;
    position:relative;
    height:494px;
}
#wrappertopmaincontentEZPAY
{
    width:951px;
    background-image:url(images/ezpay-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin:0 auto;
    position:relative;
    height:297px!important;
}
#wrappertopmaincontentFILES
{
    width:951px;
    background-image:url(images/file-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin:0 auto;
    position:relative;
    height:297px!important;
}




/**** LEFT SIDE NAV ****/
#TopnavWrapper
{
    width:951px;
    position:absolute;
    height:20px!important;
    top:134px;
    left:0px;
    text-align:center;
}
#Topnavdiv
{
    width:831px;
    position:relative;
    margin-left:40px;
    margin-right:40px;
    text-align:center;
    height:20px!important;
    padding:0px 15px 0px 15px;
}

#subnavWrapperHP
{
    width:170px;
    _width:168px;
    position:absolute;
    height:330px!important;
    _height:325px!important;
    color:#ffffff;
    top:165px;
    left:5px;
}
#subnavWrapperLP
{
    width:170px;
    position:absolute;
    height:330px!important;
    _height:325px!important;
    color:#ffffff;
    top:155px;
    left:5px; 
}

#LeftNavHP
{
    position:relative;
    width:165px;
    top:5px;
    left:10px;
    _left:8px;
    text-align:left;
    font-weight:normal;
    font-family: Lucida Sans Unicode;
	font-size: 10pt;
	z-index:99;
	color:#ffffff;
	height:254px!important;
	_height:241px!important;
	padding-top:15px;
}

#LeftNav
{
    position:relative;
    width:165px;
    top:5px;
    left:10px;
    text-align:left;
    font-weight:normal;
    font-family: Lucida Sans Unicode;
	font-size: 10pt;
	z-index:99;
	color:#ffffff;
	height:254px!important;
	_height:241px!important;
	padding-top:15px;
}

.linkBlock
{
    height:22px;
    position:relative;
    text-align:left;
    padding-left:10px;
    _padding-left:0px;
}
.linkBlockImg
{
    height:35px;
    position:relative;
    text-align:left;
    padding-left:0px;
    border:0px;
}

.linkBlock a:link, .linkBlock a:visited
{
    color:#ffffff;
    text-decoration:none;
	text-align: left;
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: normal;
}
.linkBlock a:hover
{
    color:#ffffff;
    text-decoration:underline;
	text-align: left;
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: normal;
}


#headerImageHP
{
    height:298px;
    width:774px;
    text-align:left;
    position:absolute;
    top:162px;
    left:176px;
}
#flashHeader
{
    position:relative;
    height:298px;
    width:774px;
    text-align:left;
}


#headerImageLP
{
    height:257px;
    width:539px;
    text-align:left;
    position:absolute;
    top:162px;
    left:189px;
    
}
#headerImageEZPAY
{
    height:128px;
    width:951px;
    text-align:left;
    position:absolute;
    top:162px;
    left:1px;
    
}
* html #headerImage
{
    overflow:hidden;
}

#headerImageLP p {margin:0; padding:0;}

#RightTopButtons
{
    width:222px;
    position:absolute;
    height:257px!important;
    _height:256px!important;
    top:164px;
    right:0px; 
    float:right;
}


#LPTopButtons
{
    width:714px;
    position:absolute;
    height:57px!important;
    _height:56px!important;
    top:421px;
    right:0px; 
    float:right;
}
#HPTopButtons
{
    width:714px;
    position:absolute;
    height:107px!important;
    _height:106px!important;
    top:460px;
    right:0px; 
    float:right;
}


#3TopButtons
{
    width:695px;
    position:absolute;
    height:31px!important;
    _height:31px!important;
    top:70px;
    left:25px; 
}

#EZpayBT_LP
{
    width:25px;
    position:absolute;
    height:26px!important;
    _height:26px!important;
    top:34px;
    left:195px; 
    text-align:left;
}
#SurveyBT_LP
{
    width:25px;
    position:absolute;
    height:26px!important;
    _height:26px!important;
    top:34px;
    left:425px; 
    text-align:left;
}

#SurveyBT_HP
{
    width:25px;
    position:absolute;
    height:26px!important;
    _height:26px!important;
    top:34px;
    left:430px; 
    text-align:left;
}

#formNews
{
    width: 227px;
    margin:0px 0px 0px 0px;
    z-index:99;
    top:28px;
    left:455px; 
    position:absolute;
}

.safari #formNews, .safari3 #formNews

{
    width: 227px;
    margin:0px 0px 0px 0px;
    z-index:99;
    top:28px;
    left:490px; 
    position:absolute;
}


.ff3 #formNews, .ff4 #formNews, .ff5 #formNews
{
    width: 225px;
    margin:0px 0px 0px 0px;
    z-index:99;
    top:28px;
    left:485px; 
    position:absolute;
}

.ie8 #formNews, .ie7 #formNews
{
    width: 227px;
    margin:0px 0px 0px 0px;
    z-index:99;
    top:28px;
    left:465px; 
    position:absolute;
}

.ie6 #formNews
{
    _width: 222px;
    margin:0px 0px 0px 0px;
    z-index:99;
    top:28px;
    left:465px; 
    position:absolute;
}



#formNewscontent
{
    margin: 0px 0 0 0;
    width: 227px;
    z-index:99;
    position:relative;
}




/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
    width:951px;
    z-index:30;
    align:left;
    text-align:left;
}
#maincontentWrapperHP
{
    position:relative;
    width:951px;
    text-align:left;
    margin:0 auto;
    background-image:url(images/HP-content-bgd.jpg)!important;
    background-repeat:no-repeat;
}


#maincontentWrapper
{
    position:relative;
    width:951px;
    text-align:left;
    margin:0 auto;
    background-image:url(images/LP-content-bgd.jpg)!important;
    background-repeat:no-repeat;
}

#maincontentWrapperPE	
{
    position:relative;
    width:951px;
    text-align:left;
    margin:0 auto;
    background-image:url(images/PE-content-bgd-new.jpg)!important;
    background-repeat:no-repeat;
}

#WrapperBG
{
   /**** background-image:url(images/LP-content-bgd.jpg)!important;****/
    background-repeat:no-repeat;
    width:100%;
	height:100%;
	background-position:top right;
}

#contentWrapper
{
    width:951px;
    margin:0 auto;
    position:relative;
    padding:15px 0px 0px 0px;

}


#contentHP
{
    margin: 0px 10px 0 10px;
    padding: 0px 5px 0px 10px;
    width: 640px;
    position:relative;
    text-align:left;
    float:right;
   
}

#contentLP
{
    margin: 0px 15px 0px 0px;
    padding: 0px 15px 10px 0px;
    _padding: 0px 15px 10px 0px;
    width: 640px;
    _width: 620px;
    position:relative;
    text-align:left;
    float:right;
}



#contentPE
{
    margin: 0px 0 0 0;
    _margin: 0px 0 0 0;
    width: 812px;
    padding:15px 10px 0 30px;
    align:center;
}
#contentFiles
{
	padding:0 35px;
}
#content2PE
{
    margin: 0px 0 0 0;
    width: 612px;
    padding:0 30px 0 50px;
    align:center;
    
    
}


/**** BUTTON WRAPPER ****/
#LeftContent
{
    margin: 0px 0 0 0;
    width: 257px;
    padding:0 0px 0 20px;
    float:left;
    z-index:99;
    text-align:left;
    height:515px;
}


#buttonWrapper
{
    margin:20px 0 0 0px;
    width:257px!important;
    align:left;
    text-align:left;
    position:relative;
}
#buttonPE
{
    margin:0px 0px 0px 0px;
    width:208px;
    height:62px;
    text-align:left;
    position:relative;

}
#wrapperButtonDD
{
    position:relative;
    text-align:left;
    width:208px;
    position:relative; 
}
#buttonDD
{
    width:208px;
    text-align:left;
    position:relative;
}
#buttonDDBlurb
{
    position:relative;
    top:0px;
    width:208px;
    padding:0 0px 0 0px;
    text-align:left;
}

#DDESK
    {
        font-size:9pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.DDESK p, .DDESK
    {
        font-size:9pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:-3px;
    }
    
#LeftDivider
{
   padding:5px 0px 5px;

}

#BTNewsMedia
{
    margin:0px 0px 0px 0px;
    width:208px;
    text-align:left;
    position:relative;

}
#BTfanlily
{
    margin:0px 0px 0px 0px;
    width:208px;
    text-align:left;
    position:relative;

}

#BTCarepartners
{
    margin:0px 0px 0px 0px;
    width:208px;
    text-align:left;
    position:relative;

}
#BTVideo
{
    margin:0px 0px 0px 0px;
    width:208px;
    text-align:left;
    position:relative;

}
    
#buttonClick
{
    position:relative;
    padding-top:5px;
    padding-left:25px;
    text-align:center;
    width:208px;
    align:left;
    text-align:left;
}

#APP_LP
{
  
    width:215px;
    height:31px;
    text-align:left;
    z-index:99;
    position:relative;
    margin-top:150px;
    margin-bottom:2px;
}

#APP_HP
{
  
    width:221px;
    height:31px;
    z-index:99;
    position:absolute;
    left:25px;
    top:70px;
    text-align:left;
    align:left;

}

#buttonforms_LP
{
    width:215px;
    height:31px;
    text-align:left;
    z-index:99;
    position:relative;
    margin-top:1px;
    margin-bottom:2px;
}

#buttonforms_HP
{
    width:221px;
    height:31px;
    text-align:left;
    z-index:99;
    position:absolute;
    left:255px;
    top:70px;
}


#buttonprescription_LP
{
    width:215px;
    height:31px;
    text-align:left;
    z-index:99;
    position:relative;
    margin-top:1px;
    margin-bottom:0px;
}

#buttonprescription_HP
{
    width:221px;
    height:31px;
    text-align:left;
    z-index:99;
    position:absolute;
    top:70px;
    right:7px;
}


#buttonWrapperRight
{
    padding:10px 0px 0 0px;
    width:210px;
    height:20px;
    text-align:center;
    float:right;
    position:relative;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #0a548d;
	text-transform: capitalize;
	text-align: center;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:13px;
	font-weight: bold;
	align:center;
}

.MainMenuItemSelected
{
	color: #000000;
	text-align: center;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	cursor: pointer;
	align:center;
}

.MainMenu_SubMenu
{
	color: #0a548d;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial;
    font-size:10px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #f3d8d7;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* 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: #0a548d;
/*	background-color: #d0879e; */
/*	height: 30px; */
	font-family: Lucida Sans, Arial;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	line-height:13px;
	font-weight: normal;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 125%;
}

#dnn_ContentPane a
{
	color:#0a548d;
    text-decoration:none;
    font-weight: bold;
    }

#dnn_ContentPane a:visited
{
	color:#0a548d;
    text-decoration:none;
    font-weight: bold;
}

#dnn_ContentPane a:hover
{
	color: #000000;
    text-decoration:none;
    font-weight: bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/

/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:951px;
}
#footerWrapper
{
    position:relative;
    height:147px;
    width:951px;
    background-image:url(images/footer-bgd.jpg);
    background-repeat:no-repeat;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:100px; right:40px;}
#secure		      {top:110px; right:425px;}
#SHAREbug         {top:10px; left:250px;}
#footerNav        {top:25px; right:10px;}
#address          {top:70px; left:20px;}
#copyright        {top:110px; left:20px;}
#footertextwrapper{top:15px; left:15px;}
#footerphone      {top:50px; right:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/

#secure
{
	position:absolute;
	float:left;
	z-index:50;
}
#secure a:link, #secure a:visited
{
	color:#2E5C9C;
}

#hostingBugs
{
    width:350px;
    position:absolute;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    top:6px;
    margin:0 5px 0 10px;
}
#IHbug
{
    float:left;
    width:376px;
    position:relative;
}
#SHAREbug
{
    position:absolute;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:right;
    font-weight:normal;
    font-size:8pt;
    position:absolute;
    width:350px;
    color:#2e5c9c;
    text-transform: capitalize;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline;        
}

#footerNav a:link, #footerNav a:visited, #footerNav
{
    color:#2e5c9c;
    font-weight:normal;
}
#footerNav a:hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

/*-------------------------------------------*/
#address
{
    font-size:8pt;
    text-align:left;
    position:absolute;
    width:635px;
    color:#2e5c9c;
    font-weight:bold;
}

#footertextwrapper
{
    font-size:7.5pt;
    text-align:left;
    position:absolute;
    width:600px;
    color:#2e5c9c;
    font-weight:normal;
    height:40px;
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:left;
    color:#2e5c9c;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:7.5pt;
    text-align:left;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7.5pt;
    text-align:left;
    color:#2e5c9c;
    font-weight:normal;
}


/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:8pt;
    text-align:left;
    width:500px;
    color:#2e5c9c;
    padding:0px 5px 0px 0px;
    font-weight:bold;
}

#footerphone
{
    position:absolute;
    font-size:10pt;
    text-align:right;
    width:205px;
    color:#2e5c9c;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    font-family: Lucida Sans;
}

/***** FOOTER - End *****/

/*================================
Skin styles for Medical Content
================================*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
   color:#2e5c9c;  
	font-family: Tahoma;
    font-size: 18px;
	font-weight: normal;
	line-height: 11pt;
    margin: 16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #2395e0;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight : normal;
}
.eznc_ListViewArticleLink:link
{
	color: #2395e0;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight : normal;
}
.eznc_ListViewArticleLink:visited
{
	color: #2395e0;
	font-family:  Arial;
	font-size: 12px;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
    color:#000000;
	font-family:  Arial;
	font-size: 12px;
	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: 10px; 
	width: 500px;
	padding: 6px;
	text-align:left;
	COLOR: #000000; 
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY:  Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #2e5c9c; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #2e5c9c; text-decoration : none;}
a:active.eznc_navAllConditions {color : #2e5c9c; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
    color:#2e5c9c;
    font-family:Tahoma, Lucida Sans; 
	font-weight: bold;
	font-size: 24px;
	margin-top:15px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{

	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

/***  GENERIC COLOR FOR LINKS AND TITLES ****/
a:link.eznc_navContentSection,
a:visited.eznc_navContentSection,
a:active.eznc_navContentSection,
a:hover.eznc_navContentSection,
.eznc_ContentCopyright 
{
    color:#2395e0;
}

a:link.eznc_navContentSection { text-decoration : none; }
a:visited.eznc_navContentSection { text-decoration : none; }
a:active.eznc_navContentSection { text-decoration : none; }
a:hover.eznc_navContentSection { text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top: 5px; 
	COLOR: #000000; 
}

.eznc_SectionTitle 
{
	color:#2e5c9c;
    font-family:Tahoma, Lucida Sans;
    font-size:20px;
	margin-top: 5px; 
	font-weight: bold;
	color:#000000;
}
.eznc_SectionTitleV2
{
	color: #2e5c9c;
}

.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top: 5px; 
	margin-left: 0px;
	text-align: left
}

table.eznc_SectionBody 
{
	width: 500px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
	COLOR: #000000; 
}

.eznc_SectionBody_Col1 p
{
    padding:normal;
    margin:normal;
    line-height:normal;
    text-align:left;
    COLOR: #000000; 
}
.eznc_SectionBody_Col2 
{
    width: 220px;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}
.eznc_SectionBody_Col2 img
{
    margin:0 0 6px 6px!important;
    border:0px!important;
}
.eznc_SectionBody_Col1 img

{
    border:0px!important;
    margin:0 0 6px 6px!important;
}
.eznc_ContentTitle 
{
color:#000000;
}

.eznc_ContentSectionV2
{
	text-align:left;
	color:#000000;
}


.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	font-family : Arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { text-decoration : none; }
a:visited.eznc_FTContentCopyright { text-decoration : none; }
a:active.eznc_FTContentCopyright { text-decoration : none; }
a:hover.eznc_FTContentCopyright { text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/*=====================================
Skin styles for Medical Content - END
=====================================*/

/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/topTab.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #ffffff!important;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
	color: #ffffff!important; 
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #b31414;
	color: #ffffff!important;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #828080;
	color: #ffffff!important; 
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color: #0081c0;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #eeeeee;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #eeeeee;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #000000;
	font-weight: normal!important;
}
.eznc_Filter_Bottom_Logo
{
	width:207px;
	height:57px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}


/* Background color around search box */
.eznc_FilterText 
{
	background-color: #eeeeee;
	height:40px;
}
.eznc_ContentSectionV2
{
	text-align:left;
}
.eznc_SectionBodyV2
{
	text-align:left;
}
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 10px!important;
    border:0px!important;
    }
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/
#phone
{
    color:#ffffff;
    font-family:Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
  /*font-style:italic;*/
    position:absolute;
    top:84px;
    right:22px;
    float:right;
}
.ie7 #phone, .ie6 #phone, .ie8 #phone
{
    color:#ffffff;
    font-family:Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
  /*font-style:italic;*/
    position:absolute;
    top:84px;
    right:15px;
    float:right;
}

.phone
{
    color:#779a8e;
    font-family:Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
}


/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
	float:right; 
	position:absolute;
    top:45px;
    right:15px;
	background-image:url(images/bgd-search.gif);
	background-repeat:no-repeat;
	width:280px;
	height:30px;
	z-index:10px;
}
#searchLink
{
	position:relative;
	top:-10px;
	left:0;
	margin:0;
	padding:0;
	_top:12px;
	z-index:10px;
}
.ff2 #searchLink
{
	position:relative;
	top:0px;
	left:0;
	margin:0;
	padding:0;
	z-index:10px;
}
.ff3 #searchLink
{
	position:relative;
	top:0px;
	left:0;
	margin:0;
	padding:0;
	z-index:10px;
}
#searchLink img {position:absolute; top:4px; right:0px; text-align:right;float:right;}
.ie6 #searchLink img {position:absolute; top:4px;right:5px;text-align:right;float:right;}
.ie7 #searchLink img {position:absolute; top:4px;text-align:right;left:2px;float:right;}
.ie8 #searchLink img {position:absolute; margin-top:4px;text-align:right;right:10px;float:right;}
.safari #searchLink img {position:absolute; top:-1px; right:3px;}
.safari3 #searchLink img {position:absolute; top:-1px; right:3px;}
#searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
.ie6 #searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
.ie7 #searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
#search .eznc_SearchText {width:180px; height:16px; position:relative; margin-top:3px;  margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.ie8 #search .eznc_SearchText {width:170px; height:16px; position:relative; top:12px; margin-right:20px; align:left; border:0;background-color:transparent;font-size:11px;}
.ie7 #search .eznc_SearchText {width:170px; height:16px; position:relative; margin-top:10px; margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.ie6 #search .eznc_SearchText {width:170px; height:16px; position:relative; margin-top:-10px;margin-right:30px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.safari #search .eznc_SearchText {width:170px; height:16px; position:relative; margin-top:12px; margin-right:30px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.safari3 #search .eznc_SearchText {width:170px; height:16px; position:relative; top:12px; margin-right:30px;text-align:left; border:0;background-color:transparent;font-size:11px;}
#search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; margin-top:-3px;text-align:right;right:-3px;}
.ie6 #search a.eznc_SearchButtton:link, .ie6 #search a.eznc_SearchButtton:visited {position:absolute; top:-13px;text-align:right;right:-8px;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:6px;text-align:right;right:14px;}
.ie8 #search a.eznc_SearchButtton:link, .ie8 #search a.eznc_SearchButtton:visited {position:absolute; top:5px;text-align:right;right:-15px;}
.safari #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:14px;text-align:right;right:-7px;}
.safari3 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:14px;text-align:right;right:-7px;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
