﻿/* ALPHABET LINKS */
a.alphaLinkSelected:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4ebdd9;
	text-decoration:none;
}
a.alphaLinkSelected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4ebdd9;
	text-decoration:none;
}
a.alphaLinkSelected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4ebdd9;
	text-decoration:none;
}
a.alphaLinkActive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
	text-decoration:none;
}
a.alphaLinkActive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
	text-decoration:none;
}
a.alphaLinkActive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4ebdd9;
	text-decoration:none;
}
.alphaLinkInactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d4d4d4;
}

/* BUSINESSES LIST */
.tblBusinessLinks
{
	width:450px;
	border-style:solid;
	border-width:0px;
	border-color:Red;
	padding:0px 0px 0px 0px;
	margin-top:2px;
	margin-bottom:15px;
}
.businessLinkLetter
{
	vertical-align:text-bottom;
	text-align:center;
	width:15px;
	border-style:solid;
	border-width:0px;
	border-color:Red;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
	text-decoration:none;
}
.alphaList
{
	border:solid 0px red;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7d7d7d;
}
.alphaAnchor
{
	margin-bottom:5px;
}
.businessResults
{
	position:relative;
	background-color:#f6f6f4;
	border:solid 1px #f6f6f4;
	margin-top:5px;
	margin-bottom:10px;
	*margin-bottom:-8px;
}
.businessInfo
{
	position:relative;
	width:486px;
	/*margin-top:-228px;
	margin-left:153px;*/
	margin-bottom:20px;
	*padding-bottom:20px;
	padding-right:20px;
	_padding-right:0px;
	min-height:155px;
	*min-height:187px;
	_height:187px;
}
#pageContentLeftBorder .businessInfo h4
{
	margin-top:16px;
	margin-left:154px;
	margin-bottom:4px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19388a;
	
}
.businessInfo h4+p
{
	margin-bottom:-9px;
	padding-right:20px;
}
.businessInfo p
{
	margin-left:154px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #7d7d7d;
	font-weight:normal;
}
.businessInfo ul
{
	position:relative;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #7d7d7d;
	margin-left:166px;
	*margin-left:169px;
	margin-top:0px;
}
.businessLogo
{
	/*position:relative;*/
	position:absolute;
	top:-5px;
	width:113px;
	padding:45px 0px 20px 20px;
	z-index:999;
	/*min-height:180px;*/
}
.businessLogo img
{
	padding-bottom:0px;
	margin-bottom:-7px;
}
#pageContentLeftBorder .businessLogo p
{
	position:relative;
	top:15px;
	*top:10px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7d7d7d;
	font-weight:normal;
}
#pageContentLeftBorder p.selectBusinesses
{
	font-size:11px;
	margin-top:35px;
}
p.alphaAnchor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7d7d7d;
}

/* DROP DOWN 1 - ALPHABETICALLY */
#selectBusinessesAlpha
{
    position:absolute;
    top:-16px;
    left:90px;
    z-index:9999;
    border: solid 0px red;
}
#selectBusinessesAlpha ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectBusinessesAlpha li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesAlpha li:hover, #selectBusinessesAlpha li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesAlpha li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectBusinessesAlpha li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectBusinessesAlpha li:hover ul, #selectBusinessesAlpha li.over ul
{
    position:absolute;
    display: block; 
}
#selectBusinessesAlpha li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesAlpha li:hover ul li, #selectBusinessesAlpha li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesAlpha a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectBusinessesAlpha li ul li:hover, #selectBusinessesAlpha li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}

/* DROP DOWN 1 - SERVICE CATEGORY */
#selectBusinessesService
{
    position:absolute;
    display:none;
    top:-16px;
    left:90px;
    z-index:9999;
    border: solid 0px red;
}
#selectBusinessesService ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectBusinessesService li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesService li:hover, #selectBusinessesService li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesService li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectBusinessesService li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectBusinessesService li:hover ul, #selectBusinessesService li.over ul
{
    position:absolute;
    display: block; 
}
#selectBusinessesService li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesService li:hover ul li, #selectBusinessesService li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectBusinessesService li ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectBusinessesService li ul li:hover, #selectBusinessesService li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}

/* DROP DOWN 2 - CLINICAL DEVELOPMENT */
#selectCategory1
{
    position:absolute;
    display:none;
    top:-33px;
    left:262px;
    z-index:9999;
    border: solid 0px red;
    margin-bottom:-17px;
}
#selectCategory1 ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectCategory1 li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory1 li:hover, #selectCategory1 li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory1 li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectCategory1 li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectCategory1 li:hover ul, #selectCategory1 li.over ul
{
    position:absolute;
    display: block; 
}
#selectCategory1 li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory1 li:hover ul li, #selectCategory1 li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory1 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectCategory1 li ul li:hover, #selectCategory1 li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}

/* DROP DOWN 2 - STRATEGIC PLANNING */
#selectCategory2
{
    position:absolute;
    display:none;
    top:-33px;
    left:262px;
    z-index:9999;
    border: solid 0px red;
    margin-bottom:-17px;
}
#selectCategory2 ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectCategory2 li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory2 li:hover, #selectCategory2 li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory2 li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectCategory2 li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectCategory2 li:hover ul, #selectCategory2 li.over ul
{
    position:absolute;
    display: block; 
}
#selectCategory2 li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory2 li:hover ul li, #selectCategory2 li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory2 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectCategory2 li ul li:hover, #selectCategory2 li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}


/* DROP DOWN 2 - MARKETING & COMMUNICATIONS */
#selectCategory3
{
    position:absolute;
    display:none;
    top:-33px;
    left:262px;
    z-index:9999;
    border: solid 0px red;
    margin-bottom:-17px;
}
#selectCategory3 ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectCategory3 li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory3 li:hover, #selectCategory3 li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory3 li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectCategory3 li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectCategory3 li:hover ul, #selectCategory3 li.over ul
{
    position:absolute;
    display: block; 
}
#selectCategory3 li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory3 li:hover ul li, #selectCategory3 li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory3 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectCategory3 li ul li:hover, #selectCategory3 li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}

/* DROP DOWN 2 - SALES SOLUTIONS */
#selectCategory4
{
    position:absolute;
    display:none;
    top:-33px;
    left:262px;
    z-index:9999;
    border: solid 0px red;
    margin-bottom:-17px;
}
#selectCategory4 ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectCategory4 li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory4 li:hover, #selectCategory4 li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory4 li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectCategory4 li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectCategory4 li:hover ul, #selectCategory4 li.over ul
{
    position:absolute;
    display: block; 
}
#selectCategory4 li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory4 li:hover ul li, #selectCategory4 li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory4 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectCategory4 li ul li:hover, #selectCategory4 li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}

/* DROP DOWN 2 - IMPROVE PATIENT OUTCOMES */
#selectCategory5
{
    position:absolute;
    display:none;
    top:-33px;
    left:262px;
    z-index:9999;
    border: solid 0px red;
    margin-bottom:-17px;
}
#selectCategory5 ul
{
    position:relative;
    z-index:9999;
    list-style-type: none;
}
#selectCategory5 li 
{
    position:relative;
    list-style-type: none;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory5 li:hover, #selectCategory5 li.over 
{
    cursor:pointer;
    border: solid 1px #ced1d1;
    background-image:url("../../images/global/global_dropDownArrow_13x13.gif");
    background-repeat:no-repeat;
    background-position:146px center;
    background-color:#ffffff;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory5 li ul
{
    position: absolute; 
    display: none;    
    z-index:9999; 
    margin-left:-1px;
    margin-top:1px;
    _top:15px;
    _left:0px;
}
#selectCategory5 li > ul 
{
    *top: 15px;
    *left: 0px;
}
#selectCategory5 li:hover ul, #selectCategory5 li.over ul
{
    position:absolute;
    display: block; 
}
#selectCategory5 li ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory5 li:hover ul li, #selectCategory5 li.over ul li
{
    border: solid 1px #ced1d1;
    border-top:0px;
    background-color:#ffffff;
    background-image:none;
    width:160px;
    height:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    /*padding-left:5px;*/
    text-indent:5px;
}
#selectCategory5 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:15px;
    color: #909292;
    text-decoration: none;
    width:160px;
    display:block;
}
#selectCategory5 li ul li:hover, #selectCategory5 li ul li.over
{
    color:#909292;
    background-color:#f6f6f4;
    width:160px;
    height:15px;
}
