/* --- 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;
	color:#331c0e;
    /* width:900px; ***/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image:url(images/body-bgd.jpg);
    background-repeat:repeat-x;
    background-color:#bb813b;
}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#bb813b;
    text-decoration:none;
    font-weight: normal;
}
a:hover
{
    color:#bb813b;
    text-decoration:underline;
    font-weight: normal;
}

h1
{
    color:#46166b;
    font-family: Lucida Sans, Arial;
    font-size:18px;
    font-weight:bold;
    margin:15px 20px 15px 0;
    line-height:110%;
    padding-bottom:5px;
    background: transparent url(images/header-line.png) bottom left no-repeat;  
    _background: transparent url(images/header-line.gif) bottom left no-repeat;  
}



h1.home
{
    color:#46166b;
    font-family: Lucida Sans, Arial;
    font-size:18px;
    font-weight:normal;
    padding:10px 0px 0px 0px;
    line-height:110%;
    margin-bottom:-5px;
    padding-bottom:5px;
    background: transparent url(images/line-h1.gif) bottom left no-repeat;   
}


h2
{
    color:#00529c;
    font-family:Lucida Sans, Arial;
    font-size:15px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

h3
{
    color:#00529c;
    font-family: Lucida Sans, Arial;
    font-size:12px;
    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:#331c0e;
}
.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 ****/

#wrapperHP
{
    width:914px;
    margin:0px auto;
    position:relative; 
    z-index:999;

}
#wrapperLP
{
    width:902px;
    margin:0px auto;
    position:relative; 
    z-index:999;
    background-image:url('images/main-content-bgd.jpg');
    background-repeat:repeat-y;

}
/**** WRAPPERS ****/
#mainwrapperHP
{
    width:914px;
    margin:0 auto;
    position:relative;
    background-image:url(images/HP-bgd.jpg)!important;
    background-repeat:repeat-x;

}

#mainwrapperLP
{
    width:902px;
    margin:0 auto;
    position:relative;
    background-image:url(images/LP-top-bgd.jpg)!important;
    background-repeat:no-repeat;

}


#topWrapper
{
    width:900px;
    margin:0 auto;
    position:relative;
    height:73px!important;
    z-index:30;
}
#topWrapperHP
{
    width:900px;
    margin:0 auto;
    position:relative;
    height:73px!important;
    z-index:10;
}

#wrappertopmaincontentHP
{
    width:900px; 
    height:393px!important;   
    margin:0 auto;
    position:relative;
}

#wrappertopmaincontentLP
{
    width:900px;
    height:393px!important; 
    margin:0 auto;
    position:relative;
}



/**** NAV ****/
#dynamic-nav
{
    width:900px;
    position:relative;
    text-align:center;
     z-index:999;
     align:center;
}
#Topnav
{
    width:600px;
    position:relative;
    height:32px!important;
    margin-top:10px;
    margin-right:15px;
    text-align:right;
    float:right;
    z-index:100;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    font-family: Arial, Tahoma;
    z-index:999;
}
#Topnav ul
{
    padding:0;
    margin:0;       
}
#Topnav li
{
    margin:0;
    padding:0;
    display: inline;        
}

#Topnav a:link, #Topnav a:visited
{
    color:#ffffff;
    font-weight:bold;
    font-family: Arial, Tahoma;
}
#Topnav a:hover
{
    text-decoration:none;
    color:#dbb57a;
    font-weight:bold;
    font-family: Arial, Tahoma;
}

#SubnavWrapper
{
    width:900px;
    position:relative;
    margin:0 auto;
     z-index:999;
}
#Subnavdiv
{
    width:900px;
    position:relative;
    text-align:center;
    z-index:999;
    font-family: Arial, Tahoma;
    font-size:13px;
    color:#ffffff;
    margin-top:20px;
}
#Subnavdiv ul
{
    padding:0;
    margin:0;       
}
#Subnavdiv li
{
    margin:0;
    padding:0;
    display: inline;        
}

#Subnavdiv a:link, #Subnavdiv a:visited
{
    color:#ffffff;
    font-weight:bold;
    font-family: Arial, Tahoma;
    font-size:13px;
}
#Subnavdiv a:hover
{
    text-decoration:none;
    color:#5e3505;
    font-weight:bold;
    font-family: Arial, Tahoma;
}
#headerSplash
{
    height:300px;
    width:900px;
    position:relative;
    margin:0 auto;
    z-index:10;
    margin:75px 0px 0px 0px;

}

#headerImageHP
{
    height:264px;
    width:900px;
    position:relative;
    margin:0 auto;
    z-index:999;
    padding:4px 0px 0px 0px;

}


#headerImageLP
{
    height:264px;
    width:900px;
    position:relative;
    z-index:999;
    margin:0 auto;
    padding:4px 0px 0px 0px;
    
}
* html #headerImage
{
    overflow:hidden;
}

#headerImageLP p {margin:0; padding:0; z-index:999;}
#headerImageHP p {margin:0; padding:0; z-index:999;}



/**** CONTENT ****/

#maincontentWrapperHP
{
    position:relative;
    width:900px;
    text-align:left;
    margin-top:0px;
    z-index:30;
}

#maincontentWrapper
{
    position:relative;
    width:900px;
    text-align:left;
    z-index:30;
}

#RightColumnContentHP
{
    width: 660px;
    _width: 650px;
    position:relative;
    text-align:left;
    float:right;
    margin-top:0px;
    z-index:30;
}

#RightColumnContent
{
    width: 660px;
    _width: 650px;
    position:relative;
    text-align:left;
    float:right;
    margin-top:0px;
    z-index:30;

}

#contentHP
{
    margin: 20px 10px 0px 20px;
    width: 620px;
    _width: 610px;
    position:relative;
    text-align:left;
    z-index:30;
    min-height:480px;
    height:auto!important;
     height:480px;
   
}

#contentLP
{
    margin: 20px 10px 0px 20px;
    width: 620px;
    _width: 610px;
    position:relative;
    text-align:left;
    z-index:30;
    min-height:480px;
    height:auto!important;
     height:480px;
}



/**** BUTTON WRAPPER ****/
#LeftContent
{
    position:relative;
    width: 215px;
    min-height:500px;
    height:500px;
    margin-top:16px;
    margin-left:10px;
    float:left;
    z-index:30;
    text-align:left;   
}

#APP-btn
{
    width:201px;
    position:relative;
    height:35px!important;
    _height:35px!important;
    text-align:left;
    margin-botton:5px;
    margin-left:0px;
}

#form-btn
{
    width:201px;
    position:relative;
    height:35px!important;
    _height:35px!important;
    text-align:left;
    margin-botton:5px;
    margin-left:0px;
}

#LeftnavWrapperHP
{
    width:203px;
    position:relative;
    height:190px!important;
    _height:190px!important;
    color:#331c0e;
    margin-top:0px;
    margin-left:10px;
}
#LeftnavWrapperLP
{
    width:203px;
    position:relative;
    height:70px!important;
    margin-top:10px;
    margin-left:0px; 
}


#LeftNav
{
    position:relative;
    width:203px;
    margin-top:10px;
    text-align:left;
    font-weight: bold;
    font-family: Arial;
	font-size: 10pt;
	z-index:99;
	color:#ffffff;
}


.linkBlock
{
    height:25px;
    position:relative;
    text-align:left;
    padding-left:0px;
}
.linkBlockImg
{
    height:2px!important;
    position:relative;
    text-align:left;
    border-top:2px solid #985b11;
}


.linkBlock a:link, .linkBlock a:visited
{
    color:#331c0e;
    text-decoration:none;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
}

.linkBlock a:hover

{
    color:#00529c;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}


#LeftbuttonWrapper
{
    width:204px!important;
    height:338px!important;
    align:left;
    margin-top:10px;
    text-align:left;
    position:relative;
    background-image:url(images/left-buttons-bgd.gif)!important;
    background-repeat:no-repeat;
}

#LeftbuttonWrapperLPPE
{
    width:204px!important;
    height:234px!important;
    align:left;
    margin-top:10px;
    text-align:left;
    position:relative;
    background-image:url(images/left-buttons-bgd2.gif)!important;
    background-repeat:no-repeat;
}

#LeftBottomButtonsLPPE
{
    padding:0px 0px 0 0px;
    width:202px;
    height:233px;
    text-align:left;
    position:relative;
    z-index:999;

}


#LeftBottomButtons
{
    padding:10px 0px 0 0px;
    width:202px;
    height:336px;
    text-align:left;
    position:relative;
    z-index:999;
}

#btnrealresults
{
    position:relative;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:20px;
    text-align:left;
}

#btnblog
{
    position:relative;
    padding-top:15px;
    padding-bottom:5px;
    padding-left:5px;
    text-align:left;
}

#buttonClickPE
{
    position:relative;
    padding-top:30px;
    text-align:left;
    align:left;
    padding-left:15px;
}

#buttonClickPELP
{
    position:relative;
    padding-top:10px;
    text-align:left;
    align:left;
    padding-left:15px;
}

.ie8 #wrapperButtonDD, .ie7 #wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:180px;
    padding-top:63px;
    margin-left:15px;
    margin-left:10px;
}

.safari #wrapperButtonDD, .safari3 #wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:180px;
    padding-top:63px;
    margin-left:15px;
    margin-left:10px;
}

#wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:180px;
    padding-top:63px;
    margin-left:15px;
    margin-left:10px;

}

#buttonDDBlurb
{
    position:relative;
    margin-top:1px;
    _margin-top:1px;
    padding:0 0px 0 0px;
    _padding:0 0px 0 0px;
    text-align:center;
}

#DDESK
    {
        font-size:9pt;
        color:#363636;
        font-weight:normal;
        line-height:108%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
        font-family:Lucida Sans;
    }
.safari #DDESK, .safari3 #DDESK
    {
        font-size:9pt;
        color:#363636;
        font-weight:normal;
        line-height:102%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
        font-family:Lucida Sans;
    }
    
.DDESK p, .DDESK
    {
        font-size:9pt;
        color:#363636;
        font-weight:normal;
        line-height:108%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
        font-family:Lucida Sans;
    }
    
.ie8 #buttonClickDDESK, .ie7 #buttonClickDDESK
{
    position:absolute;
    top:127px;
    left:40px;
    text-align:left;
    align:left;

}

#buttonClickDDESK
{
    position:absolute;
    top:127px;
    left:40px;
    text-align:left;
    align:left;

}
.safari #buttonClickDDESK, .safari3 #buttonClickDDESK
{
    position:absolute;
    top:127px;
    left:40px;
    text-align:left;
    align:left;

}




#HPSeparator
{
    position:relative;
    float:left;
    width:6px;
 }

 }
/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:11px;
	font-weight: bold;
	align:center;
}

.MainMenuItemSelected
{
	color: #331c0e;
	text-align: center;
	font-family:Arial;
    font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	align:center;
}

.MainMenu_SubMenu
{
	color: #331c0e;
	background-color: #bb813b;
	text-align: left;
	font-family: Arial;
    font-size:11px;
	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 *****/


/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:900px;
}

#footerWrapperHP
{
    position:relative;
    height:129px;
    width:902px;
    margin-left:0px; 
    z-index:999;
    margin-top:20px;
}


#footerWrapper
{
    position:relative;
    height:129px;
    width:902px;
    background-image:url(images/footer-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin-left:0px; 
    z-index:999;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:95px; left:10px;}
#SHAREbug         {top:10px; left:1px;}
#logos            {top:-5px;  left:160px;}
#facebook         {top:0px;  left:10px;}
#twitter          {top:0px;  left:5px;}
#logos2           {top:0px;  left:0px;}
#footerNav        {top:62px; right:10px;}
#address          {top:80px; right:10px;}
#addressHPRight   {top:20px; right:100px;}
#addressLP        {top:80px; right:290px;}
#addressHP        {top:20px; right:500px;}
#copyright        {top:126px; right:10px;}
#copyrightHP      {top:115px; left:30px;}
#footertextwrapper{top:35px; left:10px;}
#footertextwrapperHP{top:70px; left:30px;}
#footerphone      {top:95px; right:10px;}
#footerphoneLP    {top:95px; right:290px;}
#footerphoneHP    {top:35px; right:500px;}
#footerphoneHPRight{top:35px; right:100px;}
#footer-locationWrapper{top:40px; right:10px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/

#footer-locationWrapper
{
    font-size:8pt;
    text-align:right;
    position:absolute;
    width:330px;
    color:#ffffff;
    font-weight:bold;
    height:12px;
    font-family: Tahoma;
}

.footer-location, .footer-location a:link, .footer-location a:visited, .footer-location a:hover
{
    font-size:8pt;
    text-align:right;
    color:#ffffff;
    font-weight:bold;
    text-align:left;
    font-family: Tahoma;
    
}


#hostingBugs
{
    width:440px;
    position:absolute;
    z-index:999;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    top:6px;
    margin:0 5px 0 10px;
}
#IHbug
{
    width:120px;
    position:absolute;
    left:340px;
}
#IHbug2
{
    width:120px;
    position:absolute;
    left:360px;
    margin-top:20px;
}
#SHAREbug
{
    position:absolute;
    z-index:999;
    float:left;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
    z-index:999;
}
#logos
{
    float:right;
    width:180px;
    position:absolute;
}

#facebook
{
    float:left;
    width:40px;
    position:relative;
}
#logos2
{
    float:right;
    width:125px;
    position:relative;
    margin-left:5px;
}
#Twitter
{
    float:left;
    width:45px;
    position:relative;
}

#bloglogo
{
    float:right;
    width:70px;
    position:relative;
}

#footerNav
{
    text-align:right;
    font-weight:bold;
    font-family: Tahoma;
    font-size:9pt;
    position:absolute;
    width:300px;
    color:#00529c;
    text-transform: capitalize;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline;        
}

#footerNav a:link, #footerNav a:visited
{
    color:#00529c;
    font-weight:bold;
    font-family: Tahoma;
}

#footerNav a:hover
{
    text-decoration:underline;
    color:#ffffff;
    font-weight:bold;
    font-family: Tahoma;
}

/*-------------------------------------------*/

#footertextwrapper
{
    font-size:7.5pt;
    text-align:left;
    position:absolute;
    width:540px;
    color:#ffffff;
    font-weight:normal;
    height:35px;
}
#footertextwrapperHP
{
    font-size:7.5pt;
    text-align:center;
    position:absolute;
    width:820px;
    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:#00529c;
    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:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#copyrightHP
{
    position:absolute;
    font-size:7.5pt;
    text-align:center;
    width:820px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#copyright a:link, #copyright a:visited
{
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#copyright a:hover
{
    color:#00529c;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#address
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#addressLP
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}

#addressHP
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:380px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#addressHPRight
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}


#footerphone 
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#footerphoneHPRight
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#footerphoneHP
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#footerphoneLP
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:280px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Tahoma;
}
#topphone
{
    position:absolute;
    font-size:11pt;
    text-align:left;
    color:#ffffff;
    padding:0px 5px 0px 0px;
    font-weight:bold;
    font-family: Lucida Sans,Arial;
    top:45px;
    left:20px;
    z-index:999;
    float:left;
}

#topphonePE
{
    position:absolute;
    font-size:10pt;
    text-align:left;
    color:#ffffff;
    padding:0px 5px 0px 0px;
    font-weight:bold;
    font-family: Lucida Sans,Arial;
    top:45px;
    left:15px;
    z-index:999;
    float:left;
}

/***** FOOTER - End *****/

/*================================
Skin styles for Medical Content
================================*/
.eznc_ListViewGroupHeading
{
/* Class for the Patient Education Table Of Contents */ 
	font-size:14px;
	font-weight: bold;
	line-height: 11pt;
	margin: 20px 0px 4px 0px;
}

h1.eznc_ContentTitle 
{
	font-size: 20px;
	font-weight: normal;
	margin-top:5px; 
	text-align: left; 
}

.eznc_SectionTitle 
{
	font-size: 14px;
	font-weight: bold;
	margin-top:5px; 
	text-align: left;
}

.eznc_SectionTitleV2
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

.eznc_Content, .eznc_ContentSectionV2, .eznc_SectionBody, .eznc_SectionBody_Col1, .eznc_SectionBody_Col1 p
{
	text-align:left;
}

/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/ArticleVideoHeaderBg.jpg);
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	padding-bottom: 5px;
	border-bottom: 3px solid white;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	padding-bottom: 5px;
	border-bottom: 3px solid #D9D7D6;
}

/* Controls the text color used on the title bar */
.eznc_TabText,
.eznc_TabText a:link,
.eznc_TabText a:visited
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.eznc_TabText a:hover
{
	color: #D9D7D6;
}

.eznc_FilterInfo
{
	background-color: #FFFFCC;
	border: 1px solid black;
	display: block;
	padding: 5px;
	margin: 5px;
	margin-right: 15px;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	background-image: url(images/ArticleListHeader.jpg);
	width: 210px;
	height: 81px;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	width: 10px;
	height: 350px;
	background-color: #D9D7D6;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3
{
	width: 350px;
	background-color: #D9D7D6;
}

/* Background color around search box */
.eznc_FilterText
{
	background-color: #D9D7D6;
	height: 30px;
}




/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
	position:absolute;
    top:40px;
    right:10px;
	background-image:url(images/search-bgd.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
	z-index:100;
	float:right;
}
#btnSearch
{
	float:left;
	position:relative;
	top:4px;
	left:4px;
	z-index:100;
	width:18px;
}
#search {}
#search .eznc_SearchText {width:210px; float:left; margin:0px 0 0 55px; border: none; background-color:transparent; background-image:none; z-index:999;}
.ie8 #search .eznc_SearchText {}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:relative; }


/*=======================================
END - Skin styles for Search Box feature
=======================================*/
