/* --- 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:#ffffff;
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image:url(images/body-bgd.jpg);
    background-repeat:repeat-x;

}

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:#a0410d;
    font-family: Lucida Sans, Arial;
    font-size:20px;
    font-weight:bold;
    margin:5px 0 15px 0;
    line-height:110%;
}


h1.home
{
    color:#a0410d;
    font-family: Lucida Sans, Arial;
    font-size:20px;
    font-weight:normal;
    padding:10px 0px 0px 50px;
    line-height:110%;
    margin-bottom:-5px;
}


h2
{
    color:#a0410d;
    font-family:Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
     line-height:120%;
}

h3
{
    color:#000000;
    font-family: Lucida Sans, Arial;
    font-size:14px;
    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;}

.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 ****/
#mainwrapperLP
{
    width:980px;
    margin:0 auto;
    position:relative;
    background-image:url(images/LP-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    z-index:20;
}

#mainwrapperHP
{
    width:980px;
    margin:0 auto;
    position:relative;
    background-image:url(images/HP-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    z-index:20;
}

#mainwrapperPE
{
    width:980px;
    margin:0 auto;
    position:relative;
     background-image:url(images/PE-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    z-index:20;
}
#mainwrapperEZPay
{
    width:980px;
    margin:0 auto;
    position:relative;
     background-image:url(images/EZPay-top-bgd.jpg)!important;
    background-repeat:no-repeat;
    z-index:20;
}

#wrapperLP, #wrapperHP
{
    width:980px;
    margin:0 auto;
    position:relative; 
    background-image:url(images/main-div-bgd.jpg)!important;
    background-repeat:repeat-y;
    z-index:10;
}

#wrapperEZPay
{
    width:980px;
    margin:0 auto;
    position:relative; 
    background-image:url(images/EZPAY-main-div-bgd.jpg)!important;
    background-repeat:repeat-y;
    z-index:10;
}

#wrapperPE
{
    width:980px;
    margin:0 auto;
    position:relative; 
    background-image:url(images/PE-main-div-bgd.jpg)!important;
    background-repeat:repeat-y;
    z-index:10;
}



#topWrapmainwrapperHP
{
    width:980px;
    margin:0 auto;
    position:relative;
    height:158px;
    z-index:30;
}
#topWrapper
{
    width:980px;
    margin:0 auto;
    position:relative;
    height:158px;
    z-index:30;
}
#topWrapperHP
{
    width:980px;
    margin:0 auto;
    position:relative;
    height:155px;
    z-index:30;
}

#wrappertopmaincontentHP
{
    width:980px;    
    margin:0 auto;
    position:relative;
    z-index:30;
}

#wrappertopmaincontentLP
{
    width:980px;
    margin:0 auto;
    position:relative;
    z-index:30;
}




/**** LEFT SIDE NAV ****/
#TopnavWrapper
{
    width:955px;
    position:absolute;
    height:28px!important;
    top:124px;
    left:10px;
    text-align:left;
}
#Topnavdiv
{
    width:690px;
    position:relative;
    margin-left:15px;
    margin-right:15px;
    text-align:left;
    height:28px!important;
}
#headerImageHP
{
    height:287px;
    width:955px;
    position:relative;
    margin:0 auto;
    z-index:10;

}
#flashHeader
{
    position:relative;
    height:287px;
    width:955px;
    text-align:left;
    z-index:10;
    _margin-left:8px;
}


#headerImageLP
{
    height:223px;
    width:955px;
    text-align:center;
    position:absolute;
    top:1px;
    left:-1px;
    z-index:10;
    
}
#headerImageEZPay
{
    height:128px;
    width:955px;
    text-align:left;
    position:absolute;
    top:1px;
    left:1px;
    z-index:10;
    
}
* html #headerImage
{
    overflow:hidden;
}

#headerImageLP p {margin:0; padding:0; z-index:10;}



/**** CONTENT ****/

#maincontentWrapper
{
    position:relative;
    width:955px;
    text-align:left;
    margin-left:1px;
    z-index:30;

}

#maincontentWrapperPE	
{
    position:relative;
    width:955px;
    text-align:left;
    margin:0 auto;

}

#contentWrapperHP
{
    position:relative;
    width:955px;
    z-index:99;
    align:left;
    text-align:left;
}

#RightColumnContentHP
{
    width: 680px;
    _width: 680px;
    position:relative;
    text-align:left;
    float:right;
    margin-right:20px;
    margin-top:0px;
    z-index:30;
}

#RightColumnContent
{
    width: 700px;
    _width: 700px;
    position:relative;
    text-align:left;
    float:right;
    margin-top:150px;
    z-index:30;
}
#RightColumnContentPE
{
    width: 955px;
    _width: 960px;
    position:relative;
    text-align:left;
    margin-top:150px;
    z-index:30;
}
#RightColumnContentEZPay
{
    width: 955px;
    _width: 955px;
    position:relative;
    text-align:left;
    margin-top:150px;
    z-index:30;
}
#contentHP
{
    margin: 140px 20px 0 20px;
    padding: 0px 5px 0px 10px;
    width: 620px;
    position:relative;
    text-align:left;
   
}

#contentLP
{
    margin: 100px 5px 0px 0px;
    padding: 0px 5px 10px 0px;
    _padding: 0px 5px 10px 0px;
    width: 466px;
    _width: 460px;
    position:relative;
    text-align:left;
    float:left;
    z-index:30;
}

#contentEZpay
{
    width: 800px;
    margin: 50px 50px 0px 50px;
    padding: 0px 10px 10px 5px;
    _padding: 0px 5px 10px 0px;
    position:relative;
    text-align:left;
    z-index:30;

}

#contentPE
{
    width: 700px;
    _width: 680px;
    margin: 100px 10px 0px 10px;
    _margin: 100px 0px 0px 10px;
    padding: 0px 10px 10px 5px;
    _padding: 0px 0px 10px 0px;
    position:relative;
    text-align:left;
    float:left;
    z-index:30;

}
#content2PE
{
    margin: 0 auto;
    width: 612px;
    padding:0 30px 0 0px;
    align:center; 
}

#HPBottomLOGO
{
 text-align:center;
 position:relative;
 align:center;
 margin-top:10px;
 width:600px;
}


/**** BUTTON WRAPPER ****/
#LeftContent
{
    position:relative;
    width: 240px;
    height:700px;
    margin-top:100px;
    margin-left:0px;
    float:left;
    z-index:30;
    text-align:left;   
}
#LeftContentHP
{
    position:relative;
    width: 240px;
    height:600px;
    margin-top:1px;
    margin-left:5px;
    float:left;
    z-index:30;
    text-align:left;   
}

#subnavWrapperHP
{
    width:200px;
    position:relative;
    height:317px!important;
    _height:317px!important;
    color:#000000;
    margin-top:25px;
    margin-left:25px;
}
#subnavWrapperLP
{
    width:200px;
    position:relative;
    height:317px!important;
    _height:317px!important;
    color:#000000;
    margin-top:155px;
    margin-left:35px; 
}


#LeftNav
{
    position:relative;
    width:200px;
    text-align:left;
    font-weight: bold;
    font-family: Arial;
	font-size: 10pt;
	z-index:99;
	color:#000000;
}
.linkBlockHP
{
    height:18px;
    position:relative;
    text-align:left;
    padding-left:10px;
    _padding-left:0px;
}

.linkBlock
{
    height:20px;
    position:relative;
    text-align:left;
    padding-left:10px;
    _padding-left:0px;
}
.linkBlockImg
{
    height:35px;
    position:relative;
    text-align:left;
    padding-left:0px;
    border:0px;
}

.linkBlockHP a:link, .linkBlockHP a:visited
{
    color:#000000;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
}
.linkBlock a:link, .linkBlock a:visited
{
    color:#000000;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
}

.linkBlock a:hover, .linkBlockHP a:hover

{
    color:#295087;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

#LeftbuttonWrapperHP
{
    top:340px;
    left:1px;
    width:234px!important;
    align:left;
    text-align:left;
    position:absolute;
}
#LeftbuttonWrapper
{
    top:500px;
    left:3px;
    width:234px!important;
    align:left;
    text-align:left;
    position:absolute;
}
#3TopButtons
{
    width:695px;
    position:relative;
    height:117px!important;
    _height:117px!important;
    margin-top:1px;
    margin-left:5px; 
}



#SurveyBT_LP
{
    width:234px;
    position:relative;
    height:41px!important;
    _height:41px!important;
    text-align:left;
    margin-botton:3px;
}

#FormsBT_LP
{
    width:234px;
    position:relative;
    height:41px!important;
    _height:41px!important;
    text-align:left;
    margin-botton:3px;
}

#SurveyBT_HP
{
    width:234px;
    position:relative;
    height:41px!important;
    _height:41px!important;
    text-align:left;
    margin-botton:3px;
}

#TestimonialsBT_LP
{
    width:234px;
    position:relative;
    height:41px!important;
    _height:41px!important;
    text-align:left;
    margin-botton:2px;
}

#LinksBT_LP
{
    width:234px;
    position:relative;
    height:41px!important;
    _height:41px!important;
    text-align:left;
    margin-botton:2px;
}



#WrapperRightTopButtons
{
    padding:0px 0px 0 0px;
    width:190px;
    height:412px;
    text-align:right;
    float:right;
    position:relative;
    margin-right:15px;
    z-index:30;
}

#WrapperRightTopButtonsPE
{
    padding:0px 0px 0 0px;
    width:190px;
    height:412px;
    text-align:right;
    float:right;
    position:relative;
    margin-right:5px;
    z-index:30;
}


#RightTopButtons
{
    padding:10px 0px 0 0px;
    width:190px;
    height:412px;
    text-align:right;
    position:absolute;
    right:1px;
    top:10px;
    background-image:url(images/right-btn-bgd.gif)!important;
    background-repeat:no-repeat;
    z-index:999;

    
}

#wrapperButtonDD
{
    position:relative;
    text-align:left;
    width:150px;
    padding-top:43px;
    margin-left:30px;

}

#wrapperButtonDDHP
{
    position:absolute;
    width:150px;
    top:43px;
    _top:48px;
    _left:540px;
    left:520px;

}


#buttonDDBlurb
{
    position:relative;
    top:-2px;
    _top:-10px;
    _width:135px;
    width:130px;
    padding:0 0px 0 20px;
    _padding:0 0px 0 10px;
    text-align:left;
}

#DDESK
    {
        font-size:7.5pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:left;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.DDESK p, .DDESK
    {
        font-size:7.5pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:left;
        margin-top:0px;
        margin-bottom:0px;
    }
    
    
#buttonClickFitness
{
    position:relative;
    padding-top:85px;
    text-align:left;
    padding-left:100px;
}
#buttonClickFitness-big
{
    position:relative;
    padding-top:10px;
    text-align:left;
    padding-left:10px;
}

#buttonClickFitnessHP
{
    position:absolute;
    top:85px;
    left:135px;
}
#buttonClickFitnessHP-big
{
    position:absolute;
    top:18px;
    left:0px;
    _left:10px;
    z-index:999;
}


#buttonClickPE
{
    position:relative;
    padding-top:105px;
    text-align:left;
    align:left;
    padding-left:100px;
}
#buttonClickPE-big
{
    position:relative;
    padding-top:10px;
    text-align:left;
    align:left;
    padding-left:10px;
}

#buttonClickPEHP
{
    position:absolute;
    top:85px;
    left:385px;
}
#buttonClickPEHP-big
{
    position:absolute;
    top:15px;
    left:237px;
    _left:247px;
    z-index:999;
}

#buttonClickDDESK
{
    position:absolute;
    top:55px;
    left:60px;
    text-align:left;
    align:left;

}

#buttonClickDDESKHP
{
    position:absolute;
    top:50px;
    _top:50px;
    left:60px;
    _left:65px;
}

#EZpayBT_LP
{
    position:absolute;
    top:345px;
    text-align:left;
    left:8px;

	display:none;
}

#EZpayBT_HP
{
    position:relative;
    text-align:right;
    float:left;
	
	display:none;
}

#HPSeparator
{
    position:relative;
    float:left;
    width:6px;
 }

#Propel
{
    position:relative;
    text-align:left;
    float:right;
 }
/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: capitalize;
	text-align: center;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:13px;
	font-weight: bold;
	align:center;
}

.MainMenuItemSelected
{
	color: #b0cfe3;
	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: #2a538b;
	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: #ffffff;
/*	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:980px;
}
#footerWrapperHP
{
    position:relative;
    height:147px;
    width:980px;
    background-image:url(images/footer-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin-left:3px; 
    background-color:#ffffff;
    z-index:999;
}
#footerWrapperEZPay
{
    position:relative;
    height:147px;
    width:980px;
    background-image:url(images/footer-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin-left:0px; 
    background-color:#ffffff;
    z-index:999;
}
#footerWrapper
{
    position:relative;
    height:147px;
    width:980px;
    background-image:url(images/footer-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin-left:2px; 
    background-color:#ffffff;
    z-index:999;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:85px; left:20px;}
#SHAREbug         {top:10px; left:150px;}
#footerNav        {top:55px; left:660px;}
#address          {top:95px; right:25px;}
#copyright        {top:110px; right:25px;}
#footertextwrapper{top:40px; left:20px;}
#footerphone      {top:75px; right:25px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:270px;
    position:absolute;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    top:6px;
    margin:0 5px 0 10px;
}
#IHbug
{
    float:left;
    width:140px;
    position:relative;
}
#SHAREbug
{
    position:absolute;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:left;
    font-weight:normal;
    font-family: Tahoma;
    font-size:10pt;
    position:absolute;
    width:300px;
    color:#ffffff;
    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:#ffffff;
    font-weight:normal;
    font-family: Tahoma;
}
#footerNav a:hover
{
    text-decoration:underline;
    color:#3c4453;
    font-weight:normal;
    font-family: Tahoma;
}

/*-------------------------------------------*/
#address
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:500px;
    color:#3c4453;
    padding:0px 5px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}

#footertextwrapper
{
    font-size:7.5pt;
    text-align:left;
    position:absolute;
    width:618px;
    color:#ffffff;
    font-weight:normal;
    height:35px;
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7.5pt;
    text-align:left;
    color:#ffffff;
    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:#ffffff;
    font-weight:normal;
}


/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7.5pt;
    text-align:right;
    width:500px;
    color:#3c4453;
    padding:0px 5px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}

#footerphone
{
    position:absolute;
    font-size:10pt;
    text-align:right;
    width:200px;
    color:#3c4453;
    padding:0px 5px 0px 0px;
    font-weight:bold;
    font-family: Tahoma;
}

/***** FOOTER - End *****/

/*================================
Skin styles for Medical Content
================================*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
   color:#a0410d;  
	font-family:  Lucida San, 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: 12px; 
	width: 500px;
	padding: 6px;
	text-align:left;
	COLOR: #000000; 
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY:  Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	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:#a0410d;
    font-family:Lucida San, Tahoma; 
	font-weight: bold;
	font-size: 24px;
	margin-top:15px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{

	font-family : Arial;
	font-size : 12px;
	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:#a0410d;
    font-family: Lucida Sans, Tahoma;
    font-size:20px;
	margin-top: 5px; 
	font-weight: bold;
	color:#000000;
}
.eznc_SectionTitleV2
{
	color: #a0410d;
}

.eznc_ContentSectionV2
{
	text-align:left;
	FONT-FAMILY:  Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 

}

.eznc_ContentTitleV2
{
    color:#a0410d;
    font-family:Lucida Sans, Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
     line-height:120%;
}


.eznc_SectionBody 
{
	font-size: 12px;
	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: 12px;
	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: #a0410d;
}

/* 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;
	font-family:Arial;
	font-size:12px;
}
.eznc_SectionBodyV2
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 10px!important;
    border:0px!important;
    }
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/
#APP-text
{
    color:#ffffff;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
  /*font-style:italic;*/
    text-transform: uppercase;
    position:absolute;
    top:1px;
    right:22px;
    float:right;
}


.APP-text, .APP-text a:link, .APP-text a:visited, .APP-text a:active 
{
    color:#ffffff;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    position:relative;
}

#APP-text a:link, #APP-text a:visited, #APP-text a:active 

{
    color:#ffffff;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    position:relative;
    text-transform: uppercase;
    cursor: pointer;
   

}

#APP-text a:hover
{
    color:#ffffff;
    cursor: pointer;
    position:relative;

}

/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
	float:right; 
	position:absolute;
    top:35px;
    right:15px;
	background-image:url(images/search-bgd.gif);
	background-repeat:no-repeat;
	width:276px;
	height:30px;
	z-index:999;
}
#searchLink
{
	position:relative;
	top:-10px;
	left:0;
	margin:0;
	padding:0;
	_top:12px;
	z-index:999px;
}
.ff2 #searchLink
{
	position:relative;
	top:0px;
	left:0;
	margin:0;
	padding:0;
	z-index:999px;
}
.ff3 #searchLink
{
	position:relative;
	top:0px;
	left:0;
	margin:0;
	padding:0;
	z-index:999px;
}
#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:6px;  margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.ie8 #search .eznc_SearchText {width:180px; height:16px; position:relative; top:12px; margin-right:20px; align:left; border:0;background-color:transparent;font-size:11px;}
.ie7 #search .eznc_SearchText {width:180px; height:16px; position:relative; margin-top:16px; margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.ie6 #search .eznc_SearchText {width:180px; height:16px; position:relative; margin-top:-2px;margin-right:20px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.safari #search .eznc_SearchText {width:175px; height:16px; position:relative; margin-top:15px; margin-right:35px;text-align:left; border:0;background-color:transparent;font-size:11px;}
.safari3 #search .eznc_SearchText {width:175px; height:16px; position:relative; top:15px; margin-right:35px;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:-6px;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:30px;}
.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:-9px;}
.safari3 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:14px;text-align:right;right:-9px;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

