.body
{ background-image:url('../images/bgBar.png');
	background-repeat:repeat-x;
	background-color:#343434;
    margin:0px;
    padding:0px;
    
        }
#divContent
{
    width:865px;
    }        
.flashAlign
{ margin-top:3px;
	}

        
.innerBody
{ background-color:#000000;
 
    width:865px;
  
   
}

p
{padding:0px;
margin:0px;
}
.tdAline
{ vertical-align:top;
	}
    
.logo
{
	text-align:left;
	width:383px;
	padding-left:10px;
	padding-bottom:12px;
}
.imgGreen
{ background-image:url('../images/imgGreen.png');
	width:161px;
	height:128px;
	background-repeat:no-repeat;
	}

.imgLightBlue
{ background-image:url('../images/imgLightBlue.png');
	width:159px;
	height:125px;
	background-repeat:no-repeat;
	}

.imgDarBlue
{ background-image:url('../images/imgDarBlue.png');
	width:161px;
	height:126px;
	background-repeat:no-repeat;
	}

.imgOrange
{ background-image:url('../images/imgOrange.png');
	width:159px;
	height:126px;
	background-repeat:no-repeat;
	}

.txtLightBlueHeading
{ font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#19848b;
	padding-left:6px;
}

.txtGreenHeading
{ font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#cff5b8;
	padding-left:6px;
}
.txtOrangeHeading
{ font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#fbe9d9;
	padding-left:6px;
}
.txtDarkBlueHeading
{ font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#cce2f4;
	padding-left:6px;
}
.txtWhiteBody
{ font-family:arial;
	font-size:10px;
	color:#ffffff;
	padding-left:6px;
	text-align:left;
	padding-top:4px;
}

.txtWhiteNav
{ font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
	padding-top:14px;
	
}
.txtWhiteNav:hover
{ font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:6px;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
	padding-top:14px;
}



.tooltip { position:relative; z-index:25; }
.tooltip span { display:none;}
.tooltip:hover {z-index:25;}
.tooltip:hover span {
display:block;
position:absolute;
width:600px;
top:25px;
left:20px;
background-color:#ffffff;
border:1px solid #333333;
padding:5px;
font-size:12px;
color:#6c6c6c;
text-decoration:none;
font-family:Arial;
font-weight:lighter;
text-align:justify;
}




.ibtnTopNav2Search
{	background-image:url('../Images/btnSearch.png');
    height:17px;
    width:16px;
    border:0px;
    background-color:Transparent;
    cursor:pointer;
    margin-right:10px;
    margin-bottom:2px;
    
    
   
    }
.gridText
{
    font-family:Tahoma;
	font-size:12px;
	color:#000000;
	margin-left:5px;

    }

.topBar
{
	margin-left:5px;	
}    

.tableTabs
{ background-image:url('../images/imgTopBar.png');
	background-repeat:repeat-x;
	height:100px;

	    
}


.txtTopNav2Search
{
 
    height:16px;
    border:#dbdbdb 1px solid;
    font-size:11px;
    margin-right:10px;
    
 }


/*Nav Classes*/

.topNav
{ 
    font-family:Tahoma;
    font-size:11px;
    color:#6c6c6c;
    cursor:pointer;
    margin-right:5px;
    margin-left:5px;
    text-decoration:none;

}

.topNav:Hover
{ 
    font-family: Tahoma;
    font-size:11px;
    color:#6c6c6c;
    cursor:pointer;
    text-decoration:underline;
}
 
 .topNavLinks
 {	width:325px;
    font-family: Tahoma;
    text-align:right;
    color:#6c6c6c;
    font-size:11px;
    }
 
.topNavSearch
{
    padding:2px;
    
}
.topNavTxtBox
{   
    white-space:nowrap;
    vertical-align:top;
}
.menuTdBg
{ background-color:#1b1b1b;
	}

.navHome
{
    background-image:url('../Images/imgHome.png');
    background-repeat:no-repeat;
    width:75px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
}

.navHome:Hover
{
    background-image:url('../Images/imgHome_hover.png');
    background-repeat:no-repeat;
    width:75px;
    height:38px;
    display:block;
    font-size:10px;
    }

.navAbtMyPractice
{
    background-image:url('../Images/imgCorporate.png');
    background-repeat:no-repeat;
    left:75px;
    width:190px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
}

.navAbtMyPractice:Hover
{
    background-image:url('../Images/imgCorporate_hover.png');
    background-repeat:no-repeat;
    left:75px;
    width:190px;
    height:38px;
    display:block;
    font-size:10px;
}
    
.navProcedure
{
    background-image:url('../Images/imgPharmacyServices.png');
    background-repeat:no-repeat;
    left:238px;
    width:99px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
    }

.navProcedure:Hover
{
    background-image:url('../Images/imgPharmacyServices_hover.png');
    background-repeat:no-repeat;
    left:238px;
    width:99px;
    height:38px;
    display:block;
    font-size:10px;
    }
.navContactUs
{
    background-image:url('../Images/imgPatients.png');
    background-repeat:no-repeat;
    width:99px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
    }

.navContactUs:Hover
{
    background-image:url('../Images/imgPatients_hover.png');
    background-repeat:no-repeat;
    width:99px;
    height:38px;
    display:block;
    font-size:10px;
    }
.navPressRoom
{
    background-image:url('../Images/imgPressRoom.png');
    background-repeat:no-repeat;
    width:99px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
}

.navPressRoom:Hover
{
    background-image:url('../Images/imgPressRoom_hover.png');
    background-repeat:no-repeat;
    width:99px;
    height:38px;
    display:block;
    font-size:10px;
    }

.navUseFulLinks
{
    background-image:url('../Images/imgUseFulLinks.png');
    background-repeat:no-repeat;
    width:117px;
    height:38px;
    display:block;
    margin-right:1px;
    font-size:10px;
}

.navUseFulLinks:Hover
{
    background-image:url('../Images/imgUseFulLinks_hover.png');
    background-repeat:no-repeat;
    width:117px;
    height:38px;
    display:block;
    font-size:10px;
    }

.tdBg
{ background-color:#ffffff;
    }
    
.tdBg1
{
    background-color:#ffffff;
    padding-left:3px;
    padding-top:3px;
    padding-bottom:3px;
    padding-right:3px;
    }
.imgDoc
{width:138px;
	height:93px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	padding-right:4px;
	}
.imgDrAhmed
{width:188px;
	height:286px;
	padding:10px;
	}
	
	
.tdWidth
{ width:140px;
	height:100px;
	
	}

.txtBody1
{ font-family:Verdana;
    color:#6c6c6c;
    font-size:11px;
    text-align:justify;
    line-height:16px;
    }
.txtBody2
{ font-family:Verdana;
    color:#6c6c6c;
    font-size:11px;
    text-align:justify;
    line-height:16px;
    padding-left:2px;
    padding-bottom:4px;
    }
.txtBodyPro
{ font-family:Verdana;
    color:#6c6c6c;
    font-size:11px;
    text-align:justify;
    line-height:16px;
    padding-left:16px;
    padding-bottom:4px;
    }

.txtBody3
{ font-family:Verdana;
    color:#6c6c6c;
    font-size:11px;
    text-align:justify;
    line-height:16px;
    padding-left:8px;
    padding-right:10px;
    }
.txtWelcome
{ font-family:Arial;
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
	line-height:18px;
	
	padding-top:4px;
	padding-bottom:4px;
	
	
	}
.txtFaqHeading

{ font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	}
.txtFaqHeadingBg

{  background-color:#dddddd;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	}
.txtFaqHeadingSubBg

{  background-color:#e9e9e9;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	}
		
.tdFaqsBg
{ background-color:#ffffff;
	border: 1px solid #f0f0f0;
	}
	
.txtHeadingPage
{ font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	}
.txtSubHeadingPage
{ font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	color:Gray;
	}
.subHeading
{font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#09448e;
	margin-top:20px;
	margin-left:20px;
	}
.subHeading1
{font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#09448e;
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
	line-height:30px;
	
	}
.subHeading2
{ 
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#09448e;
	margin-top:20px;
	margin-right:20px;
	
	}

.headingAlign
{ text-align:center;
	padding-top:20px;
	}	

.titleStyle1
{
     font-family:Verdana;
     font-size:16px;
     color:#000000;
     text-align:left;
     padding-left:10px;
     background-color:#cdcdcd;
     line-height:26px;
     
     }
.HomeServices
{
font-family:Verdana;
font-size:11px;
color:#1E3A6E;
text-decoration:none;
}
.HomeServices:hover
{
font-family:Verdana;
font-size:11px;
color:#1E3A6E;
text-decoration:underline;
}

.HomeServices1
{
font-family:Verdana;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.HomeServices1:hover
{
font-family:Verdana;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}
	
.txtBody
{ font-family:Verdana;
    color:#6c6c6c;
    font-size:11px;
    text-align:left;
    line-height:13px;
    }

.headingContainer
{
	font-family:tahoma;
    color:#434343;
    font-size:12px;
    text-align:justify;
    font-weight:bold;
	}

.leftDownBar
{   
    
    background-image:url('../images/imgLeftBarDownloadForm.png');
    background-repeat:no-repeat;
    width:6px;
    height:128px;
    
    }

.rightDownBar
{ background-image:url('../images/imgRightBarDownloadForm.png');
    background-repeat:no-repeat;
    width:8px;
    height:128px;
    
    }
.bodyBottomBar
{	background-image:url('../images/imgBottomBodyBar.png');
    background-repeat:repeat-x;
    width:1px;
    height:73px;
    font-family:Arial;
    font-size:10px;
    color:Gray;
    text-align:center;
   
    }

.leftManufacBar
{   
    
    background-image:url('../images/leftManufacBar.png');
    background-repeat:no-repeat;
    width:9px;
    height:79px;
    
    }

.rightManufacBar
{ background-image:url('../images/rightManufacBar.png');
    background-repeat:no-repeat;
    width:10px;
    height:79px;
    
    }
.bodyManufacBar
{	background-image:url('../images/bodyManufacBar.png');
    background-repeat:repeat-x;
    width:1px;
    height:79px;
    
    }


.leftManufacBarDME
{   
    
    background-image:url('../images/leftManufacBarDME.png');
    background-repeat:no-repeat;
    width:9px;
    height:79px;
    
    }

.rightManufacBarDME
{ background-image:url('../images/rightManufacBarDME.png');
    background-repeat:no-repeat;
    width:10px;
    height:79px;
    
    }
.bodyManufacBarDME
{	background-image:url('../images/bodyManufacBarDME.png');
    background-repeat:repeat-x;
    width:1px;
    height:79px;
    
    }


.leftManufacBarNursing
{   
    
    background-image:url('../images/leftManufacBarNursing.png');
    background-repeat:no-repeat;
    width:9px;
    height:79px;
    
    }

.rightManufacBarNursing
{ background-image:url('../images/rightManufacBarNursing.png');
    background-repeat:no-repeat;
    width:10px;
    height:79px;
    
    }
.bodyManufacBarNursing
{	background-image:url('../images/bodyManufacBarNursing.png');
    background-repeat:repeat-x;
    width:1px;
    height:79px;
    
    }


.bulletCenter
{ padding-left:40px;
	}

ul
{
padding-top:1px;
margin-bottom:6px;
list-style-image:  url('../Images/imgBullet.gif');
padding-left:0px;
margin-left:20px;
}

.minusOne
{
padding-top:4px;
margin-bottom:4px;
list-style-image:  url('../Images/imgBullet.gif');
padding-left:0px;
margin-left:40px;

}

.bulletHyper
{
font-family:Verdana;
font-size:11px;
color:#6c6c6c;
text-align:left;
font-weight:bold;
text-decoration:none;
}
.bulletHyper:hover
{
font-family:Verdana;
font-size:11px;
text-align:left;
color:#6c6c6c;
font-weight:bold;
text-decoration:underline;
}


/* Home Client Login*/
.leftLoginBar
{   
    
    background-image:url('../images/imgLeftLoginBg.png');
    background-repeat:no-repeat;
    width:11px;
    height:105px;
    
    }

.rightLoginBar
{ background-image:url('../images/imgRightLoginBg.png');
    background-repeat:no-repeat;
    width:11px;
    height:105px;
    
    }
.bodyLoginBar
{ background-image:url('../images/imgBodyLoginBg.png');
    background-repeat:repeat-x;
    width:1px;
    height:105px;   
    
    }
.lineHeight
{ line-height:10px;
	}
.txtReg
{ font-family:Arial;
	font-size:11px;
	color:#0f70b9;
	
	}

.imgClass
{ padding-left:8px;
	padding-bottom:2px;
	}


.txtReg1
{ font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#6c6c6c;
	}
.tdBackgroundTextBox
{
	FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: left;
    padding-left:1px;
    padding-right: 1px;
    padding-top:1px;
    padding-bottom:1px;
    border:#639fec 1px solid;
    width:90px;
    
    
}

.labelLogin
{ 
	font-family:Verdana;
	FONT-SIZE: 11px;
	font-weight:bold;
    COLOR: #6c6c6c;
    text-align:right;
    padding-left:4px;
    padding-right:4px;
    width:81px;
}

.loginBtn
{
	
	padding-right:0px;
	padding-top:4px;
	}	

.inputLoginTextBox
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    height:18px;
    border:#ced5dd 1px solid;
    BACKGROUND-COLOR: white;
    WIDTH: 90px;
}

.tdWidth
{ width:207px;
	}

.inputAskExpertTextBox
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    height:18px;
    border:#ced5dd 1px solid;
    BACKGROUND-COLOR: white;
    WIDTH: 150px;
}

.inputAskExpertTextArea
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    height:60px;
    border:#ced5dd 1px solid;
    BACKGROUND-COLOR: white;
    WIDTH: 150px;
}

/*Latest News Classes*/

.leftNewsBar
{
	background-image:url('../images/imgLeftNewsBg.png');
    background-repeat:no-repeat;
    width:6px;
    height:211px;
}

.rightNewsBar
{	
	background-image:url('../images/imgRightNewsBg.png');
    background-repeat:no-repeat;
    width:8px;
    height:211px;
}

.bodyNewsBar
{	
	background-image:url('../images/imgBodyNewsBg.png');
    background-repeat:repeat-x;
    width:1px;
    height:211px;
}

.newsHeading
{ font-family:Verdana;
	color:#ff6600;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	}
.newsDate
{ font-family:Arial;
	font-size:12px;
	color:#ff6600;
	text-align:left;
	font-weight:bold;
	}
.newsTxt
{ font-family:Arial;
	font-size:12px;
	color:#6c6c6c;
	text-align:left;
	text-decoration:none;
	
	}
.newsTxt:Hover
{ font-family:Arial;
	font-size:12px;
	color:#ff6600;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
	
	}	

.newsReadMore
{ font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#279bbf;
	text-align:right;
	float:right;
	text-decoration: none;
	}
.newsReadMore:Hover
{ font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#279bbf;
	text-align:right;
	float:right;
	text-decoration: underline;
	cursor:pointer;
	}


/*Need Refil Section Classes*/

.leftNeedRefilBar
{
	background-image:url('../images/imgLeftNeedRefilBar.png');
    background-repeat:no-repeat;
    width:13px;
    height:261px;
}

.rightNeedRefilBar
{	
	background-image:url('../images/imgRightNeedRefilBar.png');
    background-repeat:no-repeat;
    width:13px;
    height:261px;
}

.bodyNeedRefilBar
{	
	background-image:url('../images/imgBodyNeedRefilBar.png');
    background-repeat:repeat-x;
    width:1px;
    height:261px;
    vertical-align:top;
}

.needRefilHeading
{ 
    font-family:Tahoma;
	font-size:12px;
	color:#54698b;
	font-weight:bold;
}

.needRefilTxt
{ font-family:verdana;
	font-size:11;
	color:#6c6c6c;
	
}

.tdAlign
{	margin-top:10px;
	
}

.tdAlign2
{
    	margin-top:20px;
	
}




/*Footer Classes*/

.spanFooter
{
    margin-top:20px;
    color:#959595;
    font-family:Verdana;
    font-size:11px;
}

.spanFooterRight
{
    color:#959595;
    margin-top:22px;
    font-family:Verdana;
    font-size:10px;
    margin-left:0px;
    text-decoration:none;
    cursor:pointer;
        
    }

.spanFooterRight:Hover
{
    color:#959595;
    margin-top:22px;
    font-family:Verdana;
    font-size:10px;
    margin-left:0px;
    text-decoration:underline;
    cursor:pointer;
    }
.spanFooterRight1
{
    color:#000000;
    margin-top:22px;
    font-family:Verdana;
    font-size:10px;
    margin-left:30px;
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
    padding-bottom:20px;
        
    }

.spanFooterRight1:Hover
{
    color:#3288cb;
    margin-top:22px;
    font-family:Verdana;
    font-size:10px;
    margin-left:30px;
    text-decoration:underline;
    cursor:pointer;
    font-weight:bold;
      padding-bottom:20px;
    }
    
 
 .imgHeader
{ width:865px;
  height:203;
  padding-bottom:3px;
	}
 
 
 
 
 
 
 
 
 .readme
 {
   float:right;
   }

.HeaderBottomNav1
{
    width:865px;
    height:31px;
    border:0px;
    background-image:url('Images/imgHeaderBar.png');
    display:block;
    float:left;
    position:absolute;
    top:73px;
    left:6px;
    background-repeat:no-repeat;
    
    
}



.topBarbg
{
width:4px;
height:31px;
border:0px;
background-image:url('Images/imgTopBarBg.jpg');
display:block;
float:left;
background-repeat:repeat-x;
    }

.imgTopRightBarBg
{
width:35px;
height:31px;
top:73px;
border:0px;
background-image:url('Images/imgTopRigtBr.jpg');
display:block;
float:left;
background-repeat:no-repeat;
    
    }





/* Corporate Master Page Classes */


.tableContent
{
    
	padding-bottom:5px;
	background-color:#ffffff;
	}
.leftNavMiddle
{
    
    height:100%;
    width:100%;
}

#leftNavEnd
{
	position:absolute;
	
	}
.leftNavBottom{
	vertical-align:bottom;
	padding:0px;
	background-image:url('../Images/leftNavMiddle.png');
}
.leftNavTop
{
    width:211px;
    vertical-align:top;
    padding:0px;
    font-size:2px;
    height:100%;
    background-image:url('../Images/leftNavMiddle.png');

}

.leftNavTopDme
{
    width:211px;
    vertical-align:top;
    padding:0px;
    font-size:2px;
    height:100%;
    background-image:url('../Images/leftNavMiddleDme.png');

}

.leftNavTopNursing
{
    width:211px;
    vertical-align:top;
    padding:0px;
    font-size:2px;
    height:100%;
    background-image:url('../Images/leftNavMiddleNursing.png');

}


.leftNavLinkNursing
{
  font-family:Tahoma;
      font-size:11px;
      text-align:left;
      color:#616161;
      vertical-align:text-bottom;
      text-decoration:none;
      display:block;
      
      width:195px;
      background-image:url('../images/leftNavSideImgNursing.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#ffe1ef;
      border-bottom:1px #ffffff solid;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
}

.leftNavLinkNursing:Hover
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      text-decoration:none;
      vertical-align:text-bottom;
      display:block;
      width:195px;
      color:#ffffff;
      background-image:url('../images/leftNavSideImgNursing.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#f8b9d7;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
}

.leftNavLink1
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      color:#616161;
      vertical-align:text-bottom;
      text-decoration:none;
      display:block;
      
      width:195px;
      background-image:url('../images/leftNavSideImg.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#f7e4c6;
      border-bottom:1px #ffffff solid;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
         
     
      }

.leftNavLink1:Hover
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      text-decoration:none;
      vertical-align:text-bottom;
      display:block;
      width:195px;
      color:#ffffff;
      background-image:url('../images/leftNavSideImg.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#e7a283;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
     
}

.leftNavLink2Line
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      color:#616161;
      vertical-align:text-bottom;
      text-decoration:none;
      display:block;
      
      width:195px;
      background-image:url('../images/leftNavSideImg.png');
      height:27px;
      background-repeat:no-repeat;
      background-color:#f7e4c6;
      border-bottom:1px #ffffff solid;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:5px;
         
     
      }

.leftNavLink2Line:Hover
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      text-decoration:none;
      vertical-align:text-bottom;
      display:block;
      width:195px;
      color:#ffffff;
      background-image:url('../images/leftNavSideImg.png');
      height:27px;
      background-repeat:no-repeat;
      background-color:#e7a283;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:5px;
     
}
.leftNavLinkDme
{
    font-family:Tahoma;
      font-size:11px;
      text-align:left;
      color:#616161;
      vertical-align:text-bottom;
      text-decoration:none;
      display:block;
      width:195px;
      background-image:url('../images/leftNavSideImgDME.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#e0e6ff;
      border-bottom:1px #ffffff solid;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
}       

.leftNavLinkDme:Hover
{
      font-family:Tahoma;
      font-size:11px;
      text-align:left;
      text-decoration:none;
      vertical-align:text-bottom;
      display:block;
      width:195px;
      color:#ffffff;
      background-image:url('../images/leftNavSideImgDME.png');
      height:23px;
      background-repeat:no-repeat;
      background-color:#83abdd;
      margin-bottom:0px;
      margin-left:0px;
      padding-left:15px;
      padding-top:10px;
     
}



.leftNavTopDiv
{
      font-size:8px;
      display:block;
      width:185px;
      border-bottom:1px #ffffff solid;
      padding-bottom:0px;
      padding-right:10px;
      padding-left:15px;
      margin-bottom:0px;
      margin-left:0px;
      background-color:#f7e4c6;
}

.leftNavTopDivDME
{
      font-size:8px;
      display:block;
      width:185px;
      border-bottom:1px #ffffff solid;
      padding-bottom:0px;
      padding-right:10px;
      padding-left:15px;
      margin-bottom:0px;
      margin-left:0px;
      background-color:#e0e6ff;
}

.leftNavTopDivNursing
{
      font-size:8px;
      display:block;
      width:185px;
      border-bottom:1px #ffffff solid;
      padding-bottom:0px;
      padding-right:10px;
      padding-left:15px;
      margin-bottom:0px;
      margin-left:0px;
      background-color:#ffe1ef;
}


.bottomMainBar
{
      background-color:#ececec;
      font-family:Arial;
	 color:#ececec;
	 width:865px;
  
}


.divStrategy
{
	padding-top:4px;
    padding-right:15px;
    vertical-align:top;
    font-size:2px;
}

.strategyMiddleBar
{
	width:198px;
	background-image:url('../Images/divStrategicBackGround.png');
	padding-left:30px;
	padding-right:30px;
}

.corporateTimelineMiddleBar
{
	width:178px;
	background-image:url('../Images/divCorporateTimelineMiddle.png');
	padding-left:10px;
    padding-right:10px;
    
}

.corporateTimelineMiddleBar p
{
    font-family:Tahoma;
    font-size:11px;
    color:#616161;
    margin-top:5px;
    margin-bottom:5px;
    text-align:justify;
}

.corporateTimelineMiddleBar a
{
	font-family:Arial;
	font-weight:bold;
    color:#0D8EB8;
    font-size:11px;
    text-decoration:none;
    margin-left:5px;
}
.corporateTimelineMiddleBar a:hover
{
	font-family:Arial;
	font-weight:bold;
    color:#0D8EB8;
    font-size:11px;
    text-decoration:underline;
    margin-left:5px;
}

.corporateBarMiddle
{	
	width:543px;
	background-image:url('../Images/corporateBarMiddle.png');
	font-size:2px;
}

.corporateContent
{
	font-size:2px;
}

.corporateContent a
{

    font-family:Arial;
    color:#0D8EB8;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    margin-left:0px;
}

.corporateContent a:hover
{

    font-family:Arial;
    color:#0D8EB8;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
    margin-left:0px;
}


.greenHeading
{
	font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#86B32D;
    margin-left:15px;
    margin-top:5px;
    margin-bottom:5px;
}

.divCorporateHeading1
{
	padding-top:8px;
	vertical-align:top;
}

.divCorporateHeading2
{
	padding-top:20px;
	vertical-align:top;
}

.ul1
{	
	
	list-style-image:url('../images/productBulletsPink.png');
	margin-bottom:5px;

}

.ul1 a
{
	font-family:Verdana;
    color:#faefdf;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;

}

.ul1 a:hover
{
	font-family:Verdana;
    color:#faefdf;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
}

.ul
{	
	
	list-style-image:url('../images/productBullets.png');
	margin-bottom:5px;

}

.ul a
{
	font-family:Verdana;
    color:#faefdf;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;

}

.ul a:hover
{
	font-family:Verdana;
    color:#faefdf;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
}

.ul2a
{	
	list-style-image:url('../images/productBullets.png');
	margin-bottom:6px;
	margin-left:38px;
	text-align:left;
	line-height:15px;
	margin-top:0px;
	

}

.ul2
{	
	list-style-image:url('../images/productBullets.png');
	margin-bottom:6px;
	margin-left:36px;
	text-align:left;
	line-height:15px;
	margin-top:0px;
	

}
.ul2 a
{
	font-family:Verdana;
    color:#616161;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;

}

.ul2 a:hover
{
	font-family:Verdana;
    color:#4583c3;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
}
.ul3
{	
	list-style-image:url('../images/productBullets.png');
	margin-left:90px;

}

.ul3 a
{
	font-family:Verdana;
    color:#616161;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;

}

.ul3 a:hover
{
	font-family:Verdana;
    color:#4583c3;
    font-weight:bold;
    font-size:11px;
    text-decoration:underline;
}


.topBar
{
	margin-left:5px;	
}

.table
{
	text-align:justify;
	margin-top:1px;
	vertical-align:top;
}


.readMoreRightAlign
{
    font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#F7941C;
	text-decoration:none;
	float:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:25px;
}

.blueHeading
{
	font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#0434b1;
    margin-left:10px;
    padding-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}


li
{
	font-family:Verdana;
	font-size:11px;
    color:#616161;
    margin-top:5px;
}

.readmore{
    font-family:Verdana;
    font-weight:bold;
    color:#1a509a;
    font-size:9px;
    text-decoration:none;
    margin-left:15px;
    float:right;
}

.readmore:hover{
    font-family:Verdana;
    font-weight:bold;
    color:#1a509a;
    font-size:9px;
    text-decoration:underline;
    margin-left:15px;
    float:right;
}


.readMoreOnline
{ font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#279bbf;
	text-align:right;
	
	
	}

.readMoreOnline:Hover
{ font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#279bbf;
	text-align:right;
	text-decoration:underline;
	cursor:pointer;
	}

.corporateContent
{
	font-size:2px;
	padding-top:5px;
	padding-left:5px;
}

.corporateMiddleBar
{
	width:212px;
	background-image:url('Images/divCorporateMiddle.png');
	background-repeat:repeat-y;
	font-size:2px;
	text-align:justify;
	}

.corporateMiddleBar p
{
	font-family:Verdana;
    font-size:11px;
    color:#6C6C6C;
    margin-left:20px;
    margin-right:20px;
    margin-top:5px;
   
	}


.BreadCrumbSeperator
{
	text-align:center;
	font-size:10px;
}

.breadCrumbCell
{ 
    background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4583c3;
	padding-top:5px;
	width:865px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:5px;
			
}
.breadCrumbCell a
{
	text-decoration:none;
	color:#4583c3;
	font-weight:bold;
}
.breadCrumbCell a:hover
{
	text-decoration:underline;
	color:#000000;

}

.treeContent
{
    font-family:tahoma;
	font-size:11px;
	line-height:8px;
	padding:0px;
	margin:0px;
	}

.divDifferent
{
	padding-top:4px;
    padding-right:15px;
    padding-left:6px;
    vertical-align:top;
    font-size:2px;
    width:196px;
}

.readMoreRightAlign1
{
    font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#F7941C;
	text-decoration:none;
	float:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
}

.corporateLeftNav
{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#577fb5;
	text-decoration:none;
	display:block;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	
}

.careMedRights
{
    font-family:Verdana;
    font-size:11px;
    color:#6c6c6c;
    margin-top:10px;
    margin-bottom:10px;
    }
    
.imgAlign
{
    padding-left:10px;
    padding-top:5px;
}

.paragraph
{
     font-family:Verdana;
     font-size:11px;
     color:#6c6c6c;
     padding-left:10px;
     padding-right:10px;
     margin-top:2px;
     text-align:justify;
    }
 .paragraph1
{
	
     font-family:Verdana;
     font-weight:bold;
     font-size:11px;
     color:#6c6c6c;
     background-color:#fff6df;
     padding-top:10px;
     padding-bottom:10px;
     padding-left:10px;
     padding-right:10px;
     margin-top:14px;
     margin-bottom:4px;
     text-align:left;
     border: 1px solid #ffefc6; 
    }

.paragraph2
{
	
     font-family:Verdana;
     font-weight:bold;
     font-size:11px;
     color:#6c6c6c;
     background-color:#fff6df;
     padding-top:20px;
     padding-left:10px;
     padding-right:10px;
     margin-top:14px;
     margin-bottom:4px;
     text-align:left;
     
    }

.paragraph3
{
	
     font-family:Verdana;
     font-weight:bold;
     font-size:11px;
     color:#6c6c6c;
     background-color:#fff6df;
     padding-top:10px;
     padding-bottom:10px;
     padding-left:10px;
     padding-right:10px;
     margin-top:14px;
     margin-bottom:4px;
     text-align:left;
     border: 1px solid #ffefc6;
     width:654px; 
    }
    
.formHead
{
     font-family:Verdana;
     font-size:11px;
     color:#6c6c6c;
     font-weight:bold;
     
    }

.headingMain
{
     font-family:Verdana;
     font-size:14px;
     color:#355278;
     font-weight:bold;
     padding-left:10px;
     padding-right:10px;
     margin-top:0px;
     margin-bottom:0px;
     
    }
.headingSub
{
     font-family:Verdana;
     font-size:13px;
     color:#355278;
     font-weight:bold;
     padding-left:10px;
     padding-right:10px;
     margin-top:0px;
     margin-bottom:4px;
     padding-top:4px;
     padding-bottom:4px;
   
     
    }
 .HomeServices
{
font-family:Verdana;
font-size:11px;
color:#3275a8;
text-decoration:none;
}
.HomeServices:hover
{
font-family:Verdana;
font-size:11px;
color:#58a5e1;
text-decoration:underline;
}
 .bulletHead
 { padding-left:20px;
	font-size:12px;
	font-family:Verdana;
	color:#6c6c6c;
	text-align:left;
	}

.bulletSub
 { padding-left:20px;
	font-size:10px;
	font-family:Verdana;
	color:#5ea8e7;
	text-align:left;
	}

.topNavTable
{
	float:left;
	}


.larger
{ font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#104d92;
	margin-left:16px;
	
	}
.smaller
{ font-family:Verdana;
	font-size:12px;
	text-align:left;
	color:#000000;
	margin-left:16px;
	
	}


.smaller1
{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	color:#000000;
	padding:1px;
	BACKGROUND-COLOR: #FFFFFF;
    border:#7da5e0 1px solid;
    width:30px;
}
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	cursor: default;
	width: auto;
}

.dropDownMenuBg
{
	border-left:1px #eeeeee solid;
	border-right:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
	padding:4px;
	text-align:left;
	font-size:9px;
	font-family:tahoma;
	}
.dropDownMenuBg a
{
	font-size:9px;
	color:#6c6c6c;
	}
.dropDownMenuBg:hover
{
	font-size:9px;
	color:#279bbf;
	background-color:#e7f0f9;
	}


/*Contact Us Form Classes*/
.contactUsHeading
{
	font-family:Verdana;
	font-weight:bold;
    font-size:15px;
    color:#ffffff;
    background-color:#9D9D9D;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
}

.requiredAsteriskText
{ 
	font-family:Verdana;
    color:#666666;
    font-size:9px;
    padding-left:5px;
    height:50px;
   }
   
.requiredAsterisk
{ 
    color:#E27616;
    font-size:9px;
    vertical-align:bottom;
}

.textBox
{
	border: #C9C8C8 1px solid ;    
	font-size: 11px;
	width: 150px;
	background-color: white;
}
.textSurveyBox
{
	border: #C9C8C8 1px solid ;    
	font-size: 11px;
	width: 200px;
	background-color: white;
	text-align:left;
	
}

.textStateBox
{
	border: #C9C8C8 1px solid ;    
	font-size: 11px;
	width: 40px;
	background-color: white;
	text-align:left;
	
}

.labelCell
{
	font-family:Verdana;
    font-size:11px;
    color:#6C6C6C;
    margin-left:15px;
    margin-right:15px;
    margin-top:10px;
    margin-bottom:16px;
	text-align:right;
	vertical-align: middle;
}
.labelCell1
{
	font-family:Verdana;
    font-size:11px;
    color:#6C6C6C;
    padding-top:7px;
	text-align:right;
	vertical-align: top;
}

.labelCellKeyword
{
	font-family:Verdana;
    font-size:11px;
    color:#6C6C6C;
    margin-left:15px;
    margin-right:15px;
    text-align:right;
	vertical-align:text-top;
}

.textArea
{
	border: #C9C8C8 1px solid ;    
	font-size: 11px;
	width:250px;
	background-color: white;
	height:70px;
}

.formTable
{
	margin-left:6px;
	margin-top:15px;
	margin-bottom:20px;
	padding:5px;
	border:1px #cccccc solid;
	background-color:#eeeeee;
	text-align:left;
}

.formTable1
{
	margin-left:6px;
	margin-top:15px;
	margin-bottom:20px;
	padding:5px;
	background-color:#fff6df;
	border-bottom: 1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	text-align:left;
}

.formTable3
{
	margin-left:6px;
	margin-top:15px;
	margin-bottom:20px;
	padding:5px;
	background-color:#fff6df;
	text-align:left;
	border: 1px solid #ffefc6; 
}

.formTable2
{
	margin-left:6px;
	margin-bottom:20px;
	padding:5px;
	background-color:#ffffff;
	text-align:left;
	
}




.dropDownList  
{
	border: #C9C8C8 1px solid;    
	font-size: 11px;
	width: 80px;
	background-color: white;
	}
	
.dropDownListCountry
{
	border: #C9C8C8 1px solid;    
	font-size: 11px;
	width: 153px;
	background-color: white;
	}
.dropDownListSurvey
{
	border: #C9C8C8 1px solid;    
	font-size: 11px;
	width: 200px;
	background-color: white;
	}	
.dropDownListState
{
	border: #C9C8C8 1px solid;    
	font-size: 11px;
	width: 45px;
	background-color: white;
	}

.button
{
	font-family:Verdana;
    font-size:12px;
	margin-top:5px;
	border-color:#919191;
	border-style:solid;
	color:White;
	background-color:#9D9D9D;
	
}
.bgWhite
{ background-color:White;
	
	}

.buttonKeyword
{
	font-family:Verdana;
    font-size:10px;
	border-color:#919191;
	border-style:solid;
	color:White;
	background-color:#9D9D9D;
}

.inputRadioButton
{
    background-color:#ffffff;
    FONT-SIZE: 11px;
    COLOR: #000000;
 	FONT-FAMILY: arial;
	
    
	}
/*Site Map*/


.table
{
	text-align:justify;
	vertical-align:top;
}

/* Email Classes */
.mailtxtHead
{ 
	font:arial;

	
	font-weight:bold;
	font-size:12px;
	color:Blue;
	background-color:Gray;


}

/*Ordering Classes*/

.imgProductTop\

{	background-image:url('../images/imgProductTop.jpg');
	background-repeat:no-repeat;
	width:634px;
	height:25px;
	margin-left:6px;	
	}

.imgProductMid
{	
	background-image: url('../images/imgProductsMiddle.jpg');
	background-repeat: repeat-y;
 width:634px;
 height:2px;
 font-family:Arial;
	font-size:12px;
	color:Gray;
	margin-left:6px;
	}

.imgProductBottom
{ background-image: url('../images/imgProductsBottom.jpg');
	background-repeat:no-repeat;
 width:634px;
 height:19px;
 margin-left:6px;	
	}


/*Search Page*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
}
.GridFooter {
		color:#333333; 
		background-color:#CCCC99;
	}
.GridHeader
{
	font-weight: bold;
	color: activecaption;
	background-color: #ffffff;
}
.GridPager
{
	color: black;
	background-color: #ffffff;
	text-align: center;
}
.GridSelectedItem{
	font-weight:bold;  
	color:activecaption; 
	background-color:#ffffff;
	}
.GridItem
{
	color: #ECDFBC;
	background-color: #ffffff;
}
.path
{
	color: orange;
	}
	
.button {
	border: 1px outset;
	background-color: #ECDFBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
}

.TextBox {
	border: #ECDFBC 1px solid;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SearchStatus{
background-color: #ececec;
}


/*CollapsiblePanel*/

@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2d9bc8;
	width:260px;
	margin-bottom:6px;
}

.CollapsiblePanelTab:hover 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#f97a1b;
	width:260px;
	margin-bottom:6px;
	cursor: pointer;
	text-decoration:underline;

}
/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	width: 847px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: underline;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #ffffff;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #ffffff;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #ffffff;
}
