BODY {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
    background-color: #2F80B9;
    MARGIN: 0px 0px 0px 0px;	
}


/***** Miscellanous Items - Start *****/

.Normal
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #20345A;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	margin: 3px;
}

#content
{
    min-height: 440px;
    height: auto !important;
    height: 440px;
}

.Border {border-bottom: 1px solid #000000;}


/***** Navigation Menu - Start *****/

.NavMenuBar
{ BACKGROUND-COLOR: transparent;
  height: 25px;
  width: 190px;
}

.NavMenuItem
{
	color: #000000;
	text-align: Left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 25px;
}

.NavMenuItemSelected
{
	color: #2F80B9;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 25px;
}


/***** Navigation Menu - End *****/

.NavMenuBar_admin
{	height: 25px;
    width: 170px;
    BACKGROUND-COLOR: transparent; 
}

.NavMenuItem_admin
{
	color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	BACKGROUND-COLOR: transparent; 
	height: 25px;
}

.NavMenuItemSelected_admin
{
	color: #2F80B9;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 25px;
}



/**** BUTTON WRAPPER ****/
#buttonWrapperHP
{
    width:500px;
    height:82px;
    position:absolute;
    z-index:20;
    margin:-160px 0 0 20px;
}
    #buttonPEHP
    {
        float:left;
    }
    #wraperButtonDDHP
    {
        float:left;
        position:relative;
        margin:0 0 0 10px;
    }
        #buttonDDHP
        {
            background-image:url(images/PB-MSP_DD.jpg);
            background-repeat:no-repeat;
            width:206px;
            height:81px
        }
        #buttonDDBlurbHP
        {
            position:absolute;
            top:18px;
            width:206px;
            height:81px;
            color:#fff;
            padding:0 10px 0 10px;
        }
        * html #buttonDDBlurbHP
        {
            position:absolute;
            top:26px;
            width:206px;
            height:81px;
            color:#fff;
            padding:0 10px 0 10px;
        }
        *:first-child+html #buttonDDBlurbHP
        {
            position:absolute;
            top:26px;
            width:206px;
            height:81px;
            color:#fff;
            padding:0 10px 0 10px;
        }
            #buttonDDBlurbHP, #buttonDDBlurbHP .Normal, #buttonDDBlurbHP p
            {
                font-size:8pt;
                font-weight:bold;
                line-height:10pt;
                text-align:center;
            }
        #buttonClickHP
        {
            position:absolute;
            top:62px;
            left:120px;
            text-align:center;
        }
/*--------------------------------*/
#buttonWrapperLP
{
    width:208px;
    height:200px;
    position:absolute;
    z-index:20;
    margin:10px 0 0 0;
}
    #buttonPELP
    {
        float:left;
    }
    #wraperButtonDDLP
    {
        float:left;
        position:relative;
        margin:10px 0 0 0px;
    }

/***** Left Pane Navigation - Start *****/
#drdesk
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.drdesk
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.drdesk a
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.drdesk a:visited
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.drdesk a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
	}
	
/***** Left Pane Navigation - End *****/


/***** Content Pane - Start *****/


#dnn_ContentPane H1
{
	color: #2F80B9;
	font-family: Arial; Verdana;
	font-size: 16pt;
	font-weight:bold;
	line-height: 16pt;
	margin-bottom: 15px;
}

#dnn_ContentPane H2
{
	color: #144161;
	font-family: Arial; Verdana;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 15px;
}

#dnn_ContentPane H3
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 10px;
}

#dnn_ContentPane
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
	text-align:justify;
}

#dnn_ContentPane a
{
	color: #144161;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
}

#dnn_ContentPane a:visited
{
	color: #144161;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #ffffff;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-align: center;
}

.Copyright a
{
	color: #ffffff;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #ffffff;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.FooterLinks a:visited
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: normal;
	text-transform: uppercase;
	}

.FooterLinks a:hover
{
	color: #000000;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	
}
/***** Footer Pane - End *****/




/* 
================================
Skin styles for Medical Content
================================

*/   
.eznc_ListViewGroupHeading
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 12pt;
	margin-bottom: 5pt;
}

.eznc_ListViewArticleLink
{
	color: #0B6FAE;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #0B6FAE;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #0B6FAE; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #2F80B9;
	font-weight: bold;
	font-size: 12pt;
	margin-top:10px; 
	margin-bottom: 5px; 
	text-align:left;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9pt; 
	text-align:left;
}

.eznc_navContentSection 
{
	color : #0B6FAE;
	font-family :Verdana; 
	font-size : 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:visited.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:active.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:hover.eznc_navContentSection { color : #20345A; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:12px; 
}

.eznc_SectionTitle 
{
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14pt;
	color : #2F80B9;
	margin-top:12pt; 
	margin-bottom:12pt;
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 9pt;
	margin-top:0px; 
	margin-left:0px 
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	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 : Verdana;
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : underline; }
/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

