/* Global Utility Navigation
---------------------------------------------------------- */
#globalUtilityNav {
	float: left;
	width: 840px;
	height: 32px;
}
#globalUtilityNav li {
	float: right;
	display: inline;
}
#globalUtilityNav a {
	text-indent: -9999px;
	display: block;
}
#globalUtilityNav03 a {
	height: 32px;
	width: 91px;
	background: #ffffff url(../images/globalUntilityNavMyMethodist.jpg) no-repeat bottom left;
}
#globalUtilityNav05 a {
	height: 32px;
	width: 49px;
	background: #ffffff url(../images/globalUntilityNavNews.jpg) no-repeat bottom left;
}
#globalUtilityNav06 a {
	height: 32px;
	width: 119px;
	background: #ffffff url(../images/globalUntilityNavRegistration.jpg) no-repeat bottom left;
}
#globalUtilityNav09 {
	height: 32px;
	width: 143px;
	background-color: #ffffff;
	background: url(../images/globalUntilitySearchBG.jpg) no-repeat left bottom;
	padding-left: 20px;
}
#globalUtilityNav a:hover, #globalUtilityNav a.current {
	background-position: top;
}
input#searchBox {
	width: 100px;
	float: left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 6px;
}
#searchArrow {
	margin: 10px 0 0 3px;
	float: left;
}

/* Global Navigation
---------------------------------------------------------- */
#globalNav {
 	width: 840px;	
	float: left;
	margin: 0 0 14px 0;
}
#globalNav li {
	float: left;
	display: inline;
}
#globalNav a {
	text-indent: -9999px;
	display: block;
}
#nav01 a {
	height: 44px;
	width: 93px;
	background: #ffffff url(../images/globalNav_OurHospital.jpg) no-repeat bottom left;
}
#nav02 a {
	height: 44px;
	width: 64px;
	background: #ffffff url(../images/globalNav_DeptsServices.jpg) no-repeat bottom left;
}
#nav03 a {
	height: 44px;
	width: 58px;
	background: #ffffff url(../images/globalNav_HealthLibrary.jpg) no-repeat bottom left;
}
#nav04 a {
	height: 44px;
	width: 126px;
	background: #ffffff url(../images/globalNav_ProEducationTraining.jpg) no-repeat bottom left;
}
#nav05 a {
	height: 44px;
	width: 68px;
	background: #ffffff url(../images/globalNav_ResearchInst.jpg) no-repeat bottom left;
}
#nav06 a {
	height: 44px;
	width: 88px;
	background: #ffffff url(../images/globalNav_IntlServices.jpg) no-repeat bottom left;
}
#nav07 a {
	height: 44px;
	width: 67px;
	background: #ffffff url(../images/globalNav_FindAPhyscian.jpg) no-repeat bottom left;
}
#nav08 a {
	height: 44px;
	width: 84px;
	background: #ffffff url(../images/globalNav_ForPatients_hov.jpg) no-repeat bottom left;
}
#nav09 a {
	height: 44px;
	width: 131px;
	background: #ffffff url(../images/globalNav_ForPhysicians.jpg) no-repeat bottom left;
}
#nav10 a {
	height: 44px;
	width: 61px;
	background: #ffffff url(../images/globalNav_ForJobSeekers.jpg) no-repeat bottom left;
}
#globalNav a:hover {
	background-position: top;
}


/* Interior Page Navigations
---------------------------------------------------------- */

/* Local Primary Navigation
---------------------------------------------------------- */
#localNav {
	height: 31px;
	margin: 0 0 10px 0;
	background: #ffffff url(../images/localNavBG.jpg) repeat-x top center;
}
#localNav li, #localNav a  {
	float: left;
	height: 23px;
	display: block;
}
#localNav a {
	padding: 8px 10px 0 10px;
	/*font-size: 75%;*/
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5em;
}
#localNav li.margin a {
	padding: 8px 10px 0 15px;
}
#localNav a:hover {
	background: url(../images/localNavHover.jpg) repeat-x top center;
}

/* Secondary Left Column Navigation
---------------------------------------------------------- */
#secondaryNavigation {
	float: left;
	width: 160px;
}
#secondaryNavigation h2 {
	padding: 10px 15px;
	background: #ffffff url(../images/secondaryNavigationBG_Heading.jpg) repeat-y top right;
	/*font-size: 85%;*/
}
#secondaryNavigation h2 a {
	padding: 0 0 0 8px;
	background: url(../images/icon_GrayArrow.gif) no-repeat 0 .5em;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 75%;
	color: #4c4c4c;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
#secondaryNavigation h2 a:hover {
	color: #999999;
}
ul#navDrop {
	margin: 7px 15px 0 15px;
	padding: 0 0 50px 0;
	display: block;
}
ul#navDrop li a {
	padding: 6px 8px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #d8d8d8;
    cursor: pointer;
}
ul#navDrop ul.midBlue a {
	padding: 6px 0 6px 16px;
	color: #073d63;
}
ul#navDrop ul.drkBlue a {
	padding: 6px 0 6px 24px;
	color: #001c30;
}
ul#navDrop a.arrow {
	background: url(../images/icon_BlueArrow.gif) no-repeat 0 1em;
}
ul#navDrop ul li a.arrow {
	background: url(../images/icon_BlueArrow.gif) no-repeat 8px 1em;
}
ul#navDrop li a:hover {
	color: #c61203;
	text-decoration: underline;
}

#breadcrumbs {
	width: 840px;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-left: 10px;
	width: 790px;
}