/* CSS Document */

body
{
	text-align: left;
	vertical-align: top;
	font-family: arial;
}
#somaHeader
{
	width: 760px;
	height: 81px;
	background-image: url(../images/logoIndex.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#logoLink
{
	float: left;
	height: 81px;
	width: 175px;
	cursor: pointer;
}
#headerLinks
{
	float: right;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	width: 578px;
	vertical-align: bottom;
	margin-top: 60px;
	text-align: right;
}

#headerLinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
	padding-left: 3px;
	display: inline;
}
#headerLinks a:hover
{
	color: #062242;
}
#homeGradientbar
{
	width: 760px;
	margin: 0 auto;
	background-image: url(../images/indexGradient.jpg);
	background-repeat: repeat-y;
	height: 32px;
}
#homeContentBg
{
	background-image: url(../images/BGIndexContent.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 225px;
	width: 760px;
	margin: 0 auto;
}
#homeContentTxt
{
	color: #ffffff;
	font-size: 11px;
	padding-top: 14px;
	margin: 0;
	float: right;
	width: 520px;
	height: 200px;
}
#homeContentTxt a
{
	color: #ffffff;
	font-size: 11px;
}
#homeContentTxt p
{
	padding-bottom: 8px;
	margin: 0px;
	width: 98%;
}
#homeContentTxt sup
{
	vertical-align: top;
}
.titleIMG
{
	padding-bottom: 5px;
	padding-top: 1px;
}
#homeContentTxt a:hover
{
	color: #ffffff;
	font-size: 11px;
	color: #8EBEE6;
}
#homeNavigation
{
	width: 760px;
	margin: 0 auto;
}
#subNavPane
{
	background-color: #8EBEE6;
	width: 760px;
	margin: 0 auto;
	padding-top: 16px;
	overflow: hidden;
	padding-bottom: 16px;
}
#subNavPane h2
{
	font-size: 11px;
	margin-bottom: 0;
}
#subNavPane a
{
	color: #1C4E94;
}
#subNavPaneLeft
{
	float: left;
	width: 400px;
	padding-left: 0px;
	padding-right: 8px;
	position: relative;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.divider
{
	background-image: url(../images/divider.gif);
	height: 107px;
	width: 4px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -16px;
	margin-left: 11px;
}
#subNavPaneRight
{
	float: right;
	width: 325px;
	padding-left: 10px;
	position: relative;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#helpFullAnswers
{
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

#footer
{
	background-image: url(../images/BGFooter.gif);
	background-repeat: no-repeat;
	width: 760px;
	margin: 0 auto;
}
#footerContent
{
	font-size: 12px;
	padding-top: 26px;
	margin-right: 33px;
	margin-bottom: 18px;
	margin-left: 239px;
	text-align: left;
}
#footerContent h2
{
	margin: 0;
	font-size: 12px;
}

#footerContent p
{
	margin: 8px 0;
}

#footerContent a
{
	color: #1C4E94;
	padding-right: 7px;
	padding-left: 7px;
}

#footerContent a.link
{
	padding: 0;
	margin: 0;
	border: 0;
}

#footerContent a.link:hover
{
	padding: 0;
	margin: 0;
	border: 0;
}

#footerContent a:hover
{
	color: #062242;
	padding-right: 7px;
	padding-left: 7px;
}

.footeContentr ul
{
	margin: 8px 0 8px 16px;
}
#subPageContainer
{
	width: 760px;
	margin: 0 auto;
}
.subPagetable
{
	width: 760px;
	margin: 0 auto;
}
#subpageLeftnav
{
	text-align: left;
	vertical-align: top;
	background-image: url(../images/BGSubpageSubNav.gif);
	background-repeat: repeat-y;
	width: 201px;
	font-size: 11px;
}
#subpageLeftnav p
{
	width: 70%;
	font-family: @Arial Unicode MS;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
}
#subpageLeftnav h2
{
	padding-right: 41px;
	margin-top: 0px;
	padding-left: 41px;
	font-size: 12px;
	margin-bottom: 0px;
}
#subpageSubNav a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: red;
}
#subpageSubNav a:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: red;
}
#subpageSubNav a:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: red;
}
#subpageContent
{
	background-image: url(../images/BGSubpageContent.gif);
	background-repeat: no-repeat;
	width: 485px;
	padding: 31px 36px 30px 37px;
	border-bottom: 1px solid #8EBEE6;
	border-right: 1px solid #8EBEE6;
	text-align: left;
	vertical-align: top;
}

#subpageContent h1
{
	color: #1B8222;
	font-size: 18px;
	font-weight: normal;
}

#subpageContent h2
{
	color: #1B8222;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 0;
}

#subpageContent p
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

#subpageContent ul
{
	margin-left: 30pt;
}
#subpageContent ul li
{
	font-size: 12px;
}

#subpageContent li ul li
{
	font-size: 12px;
	list-style-image: url(../images/em_dash.gif);
}

#subpageContent select
{
	font-size: 12px;
}
#subpageContent sup
{
	vertical-align: top;
}
#subpageContent input
{
	font-size: 12px;
}

#subpageContent div.results
{
	padding: 15px;
	border: 1px solid #000;
	background-image: url(../images/results_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.subpageSubHeading
{
	padding-left: 17px;
}
.subContentLink
{
	padding-left: 17px;
}
.subpageSubHeading h2
{
	padding-left: 15px;
}
.somSideLinks
{
	padding-top: 19px;
}
.somSideLinks h2 a
{
	color: #1C4E94;
}
.noULBullet
{
	font-size: 12px;
}
.noULBullet a
{
	font-size: 12px;
}
.noOLBullet
{
	margin-top: 15px;
	line-height: 100%;
}

.noOLBullet li
{
	font-size: 12px;
	margin-top: 10px;
}

.noOLBullet li ul
{
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.noOLBullet li ul li
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*------------Navigation Menu --------------*/

#subpageSubNav
{
}
#subpageSubNav H2
{
	padding-right: 41px;
	margin-top: 0px;
	padding-left: 41px;
	font-size: 12px;
	margin-bottom: 0px;
}
#subpageSubNav H2 A
{
	color: #1c4e94;
}
.subpageMenu
{
	background-color: #6EA5D3;
	border-bottom: 1px solid #fff;
}
.subpageMenu a
{
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 12px 5px 12px;
}
.subpageMenu a:hover
{
	color: #062555;
	background-color: #BDDBF4;
}

.subpageMenuBackHome
{
	background-color: #05224C;
	border-bottom: 1px solid #fff;
}
.subpageMenuBackHome a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 12px 4px 12px;
	display: block;
}
.subpageMenuCurrent
{
	background-color: #BDDBF4;
	border-bottom: 1px solid #fff;
}

.subpageMenuCurrent a
{
	color: #062555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 12px 4px 12px;
	display: block;
}

.calloutWide
{
	padding-top: 15px;
	margin: 0;
	width: 165px;
	margin: 0 auto;
	font-size: 11pt;
	vertical-align: top;
}
.calloutWideHeader
{
	color: #fff;
	background-color: #8CC63F;
	text-align: left;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
}
.calloutWideContent
{
	color: #05224C;
	background-image: url(../images/BGCallout.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 12px;
	padding: 8px;
}
.calloutWide h2
{
	color: #fff;
	background-color: #8CC63F;
	text-align: left;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 7px;
}

.calloutWide p
{
	color: #05224C;
	background-image: url(../images/BGCallout.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 10px;
}

.calloutWide a
{
	color: #1C4E94;
}

.calloutNarrow
{
	padding: 0;
	margin: 0;
	width: 117px;
}

.calloutNarrow h2
{
	color: #fff;
	background-color: #8CC63F;
	text-align: left;
	border: 1px solid #fff;
}

.calloutNarrow p
{
	color: #05224C;
	background-image: url(../images/BGCallout.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.calloutNarrow a
{
	color: #1C4E94;
}

.bridge
{
	font-family: @Arial Unicode MS;
	font-weight: normal;
	font-size: 12pt;
	padding-left: 41px;
	padding-top: 2px;
	width: 116px;
}
.bridgeContent a
{
	font-family: @Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C4E94;
}
.bridgeContent
{
	font-family: @Arial;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	padding: 0px 8px 8px 41px;
	width: 116px;
}
.bridgeHelpLine
{
	padding-left: 15px;
	float: right;
}
.bridgeTopPadding
{
	padding-top: 26px;
}
.bridgeBottomPadding
{
	padding-bottom: 24px;
}
.bridgeULImage
{
	list-style-image: url(../images/em_dash.gif);
}
.faqTopPadding
{
	padding-top: 18px;
}
.indexTabLeftImage
{
	background-image: url(../images/leftMostIndex.png);
	background-repeat: no-repeat;
	width: 760px;
	overflow: hidden;
}
.indexBridgeImage
{
	padding: 5px;
	padding-right: 7px;
}
.indexProfessionalImage
{
	padding: 5px;
	padding-right: 10px;
}
.masterTabLeftImage
{
	background-repeat: no-repeat;
	overflow: hidden;
}
.diagnosisTopPadding
{
	padding-top: 12px;
}
.prosGraphHeader
{
	background-color: #D4E9C0;
	padding: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
}

.prosGraphImage
{
	margin-top: 0;
	border: 1px solid #000;
	padding: 4px;
}


.prosTable
{
	vertical-align: top;
	width: 100%;
	font-size: 12px;
	border: 1px solid #000;
	border-bottom: none;
}

.prosTable td
{
	padding: 5px;
	border-bottom: 1px solid #000;
}

.prosTable tr.header
{
	background-color: #FFF;
	vertical-align: middle;
	font-weight: bold;
}

.prosTable tr.green
{
	background-color: #D4E9C0;
}

.prosTable tr.blue
{
	background-color: #C5E6F9;
}

#IGFcalloutPosition
{
	float: right;
	margin-left: 15px;
}

#IGFcallout
{
	border: 1px solid #8EBEE6;
	background-image: url(../images/IGF1_Callout.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 135px;
}

#IGFcalloutPosition #IGFcallout #IGFI p.gender
{
	margin-top: 40px;
	margin-left: 24px;
}

#IGFcalloutPosition #IGFcallout #IGFI p
{
	margin-left: 24px;
}

#IGFcalloutPosition #IGFcallout #IGFI p.submit
{
	margin-left: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#IGFcalloutNote p
{
	width: 219px;
	color: #666666;
	font-size: 10px;
}

#contactTable
{
	width: 100%;
}

#contactTable td
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

#contactTable input
{
	font-size: 14px;
}

.elementTitle
{
	width: 25%;
	text-align: right;
	padding-right: 6px;
}
/* CSS Document */
#nav
{
	width: 200px;
	font-size: 11px;
}
div.navon
{
	display: none;
}
div.navoff
{
	display: none;
}
div.navonfirst
{
	display: none;
}
div.navonlast
{
	display: none;
}
div.navofffirst
{
	display: none;
}
div.navofflast
{
	display: none;
}
div.subnavon
{
	background-color: rgb(189, 219, 244);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavon A
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavon a:visited
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavon a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavoff
{
	background-color: rgb(110, 165, 211);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavoff A
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavoff a:visited
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavoff a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
	background-color: rgb(189, 219, 244);
}
div.subnavonfirst
{
	background-color: rgb(189, 219, 244);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavonfirst a
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavonfirst a:visited
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavonfirst a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavonlast
{
	background-color: rgb(189, 219, 244);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavonlast A
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavonlast a:visited
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavonlast a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavofffirst
{
	background-color: rgb(110, 165, 211);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavofffirst A
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavofffirst a:visited
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavofffirst a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
	background-color: rgb(189, 219, 244);
}
div.subnavofflast
{
	background-color: rgb(110, 165, 211);
	margin: 0px;
	border-bottom: 1px solid #fff;
}
div.subnavofflast A
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavofflast a:visited
{
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}
div.subnavofflast a:hover
{
	color: rgb(6, 37, 85);
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
	background-color: rgb(189, 219, 244);
}
div.navseparator
{
}
div.navend
{
}

#footerContent a.footerLink
{
	padding-left: 8px;
	padding-right: 8px;
	border-right: #1c4e94 1px solid;
}
#footerContent a.footerLinkFirst
{
	padding-left: 0px;
	padding-right: 8px;
	border-right: #1c4e94 1px solid;
}
.contentImg
{
	padding-left: 17px;
	padding-top: 11px;
	padding-bottom: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.subHeaderContent
{
	padding-left: 17px;
	font-size: 12px;
}
.ulPadding
{
	margin-left: 13pt;
}
.siteMap ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.siteMap ul li
{
	vertical-align: middle;
}
.siteMap ul li ul
{
	margin-bottom: 15px;
}
.style1
{
	font-family: Arial;
	font-size: 10px;
}
.leftPadding15px
{
	padding-left: 15px;
	padding-top: 0.04em;
}
.footerHeight
{
	height: 8px;
}
.rightPadding1px
{
	padding-right: 1px;
}

/*Tab CSS Start*/
#myNewTabContainer
{
	display: inline;
}
#levelOneMenu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#levelOneMenu li
{
	display: inline;
	height: 39px;
}
a.tab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingSubMergedOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingSubMergedOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.tab2
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navControllingOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab2
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navControllingOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.tab3
{
	height: 39px;
	width: 96px;
	background-image: url(../images/navAboutOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab3
{
	height: 39px;
	width: 96px;
	background-image: url(../images/navAboutOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.tab4
{
	height: 39px;
	width: 120px;
	background-image: url(../images/navPatientsOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab4
{
	height: 39px;
	width: 120px;
	background-image: url(../images/navPatientsOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.tab5
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navBridgeOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab5
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navBridgeOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.tab6
{
	height: 39px;
	width: 60px;
	background-image: url(../images/navFAQOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.tab6
{
	height: 39px;
	width: 60px;
	background-image: url(../images/navFAQOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}

li#current a.tab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingSubMergedOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingSubMergedOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a.tab2
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navControllingOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab2
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navControllingOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a.tab3
{
	height: 39px;
	width: 96px;
	background-image: url(../images/navAboutOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab3
{
	height: 39px;
	width: 96px;
	background-image: url(../images/navAboutOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a.tab4
{
	height: 39px;
	width: 120px;
	background-image: url(../images/navPatientsOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab4
{
	height: 39px;
	width: 120px;
	background-image: url(../images/navPatientsOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a.tab5
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navBridgeOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab5
{
	height: 39px;
	width: 118px;
	background-image: url(../images/navBridgeOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a.tab6
{
	height: 39px;
	width: 60px;
	background-image: url(../images/navFAQOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
li#current a:hover.tab6
{
	height: 39px;
	width: 60px;
	background-image: url(../images/navFAQOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a.indextab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingIndexMergedOff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
a:hover.indextab1
{
	height: 39px;
	width: 248px;
	background-image: url(../images/navUnderstandingIndexMergedOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	float: left;
}
