/* @group YUI reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,strong,th,var {
	font-style: normal;
	font-weight: 400;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ol,ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
	color: #000;
}

fieldset,img {
	border: 0;
}

q:before,q:after {
	content: '';
}

caption,th {
	text-align: left;
}

abbr,acronym {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Standard HTML Elements */

html,body {
	background: #0f3f6f;
	width: 100%;
	color: #white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	min-width: 980px;
}

body {
	font-size: 62.5%;
	height: 100%;
	min-width: 980px;
	behavior:url("csshover.htc");
}


a {
	text-decoration: none;
	color: #0F3F6F;
}

/* @end */

/* @group Layout */

/* @group General */

#horizon {
	margin: 0 auto;
	background-color: #e1e0df;
	padding: 8px 0 0 0;
	text-align: left;
	min-height: 900px;
	min-width: 975px;
	width: 100%;
	position: absolute;
	overflow: hidden;
}



#content-wrapper {
	min-width: 600px;
	width: 75%;
	text-align: left;
	color: black;
	margin-left: 25%;
	border-right: none;
	overflow: hidden;
	background: #f5f4e8 url(../../images/nmpg_content-wrapper_bg.gif) repeat-y left top;
	position: relative;
	padding-bottom: 85px;
	top: 5px;
		z-index: 0;
}

* html #content-wrapper{
	padding-bottom: 60px;
}

#content-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	padding-left: 5px;
	min-height: 850px;
	background: transparent url(../../images/nmpg_content_shoe.gif) no-repeat left bottom;
	padding-bottom: 40px;
	top: 85px;
	position: relative;
}

#content ul li p{
	margin-left: 0;
	padding-left: 0 !important;
	text-indent: 0;
}

#content p {
	width: 480px;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 24px;
}

#content h4 {
	color: #7E0635;
	font-size: 13px;
	line-height: 24px;
	margin: 40px 0 10px 0;
	width: 480px;
	font-weight: bold;
/

*text-transform: uppercase;*/
}

img.nmpg-logo {
	margin: 15px 0 29px 24px;
}

.nobr {
	white-space: nowrap;
}

.superscript {
	font-size: .75em;
	vertical-align: super;
}

/* @end */

/* @group Header */

#header {
	height: 40px;
	font-size: 11px;
	text-align: left;
	line-height: 40px;
	padding-left: 20px;
	min-width: 950px !important;
	background-color: #0f3f6f;
	position: relative;
}

#header a, #header a:link {
	color: #9cbed2;
	float: left;
}

#header a.nmhlink {
	background: url(../../images/nmharrow.gif) no-repeat left center;
	text-indent: 14px;
	display: block;
	float: left;
}

#header a:hover {
	text-decoration: underline;
}

div#nmpgtools {
	width: auto !important;
	min-width: 0 !important;
	padding: 0  !important;
	position: relative;
	top: 0;
	right: 0;
	display: block;
	line-height: 40px;
}

ul.nmpglinks {
	float: right;
	margin-right: 0px;
}

ul.nmpglinks li {
	float: left;
	margin-right: 30px;
}

div#searchbox {
	display: block;
	float: right;
	padding: 0 14px;
	color: #9cbed2;
	height: 40px;
	line-height: 40px;
	width: 270px;
	background: url(../../images/searchborder.gif) no-repeat left center;
	position: relative;
	top: 0;
	right: 0;
}

span#searchlabel{
	line-height: 40px;
	float: left;
}
form#searchForm {
	margin: 0;
	padding: 0;
	float: right;
	height: 40px;
	position: absolute;
	top: 0 !important;
	right: 14px;
}

form#searchForm:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

form#searchForm select {
	width: 165px;
	font-size: 93%;
	font-family: Arial, sans-serif;
}

form#searchForm input#searchSubmit {
	margin-top: 9px;
}

input#searchQuery {
	width: 150px;
	border: 1px solid #9cbfd1;
	font-size: small;
	padding: 1px;
	margin: -15px 1px 0 0;
	position: relative;
	top: -5px;
}

div#pagetools {
	min-width: 600px;
	width: 75%;
	text-align: left;
	color: black;
	margin-left: 25%;
	height: 80px;
	background:transparent url(../../images/nmpg_content_cap.gif) repeat-x left 5px;
	position: absolute;
	top: 7px;
	left: 0;
	overflow: visible;
	padding: 5px 0 0 0;
	z-index: 1000 !important;
}

div#pagetools ul {
	margin: 0 0 0 -5px;
	height: 55px;
	display: block;
	padding-left: 10px;
	font-size: 13px;
	min-width: 600px;
	width: 100%;
	float: left;
	vertical-align: center;
	background: transparent url(../../images/nmpg_pagetools_bgleft.gif) no-repeat 5px top;
	
}

div#pagetools ul li {
	float: left;
	border-right: 1px solid #e1e0df;
	line-height: 15px;
	text-align: left;
	width: 19%;
	min-height: 100%;
	height: 100%;
	vertical-align: middle;
	display: block;
	position: relative;
	z-index: 1;
}

* html div#pagetools ul li:hover {
	border-right: none !important;
	}
	
	
div#pagetools ul li.first {
	margin-left: -5px;
	padding-left: 5px;
	background-position: left bottom;
}

div#pagetools ul li.login {
	float: right;
	background-position: right bottom;
	padding-right: 15px;
	max-width: 140px;
}

div#pagetools ul li.login span.outcell {
	background-image: none;
}

div#pagetools ul li.login a {
	color: #7e0635;
	text-align: center;
	
}

div#pagetools ul li a, div#pagetools ul li a:link {
	height: 55px;
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000 !important;
}

div#pagetools ul li a:hover {
	text-decoration: underline;
}

span.outcell {
	width: 88%;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 7px;
	background: transparent url(../../images/nmpg_romenuarrow.gif) no-repeat right center;
	height: 40px;
	cursor:pointer;
/*	padding-top:10px;*/
}

div#pagetools ul li.first span.outcell {
	width: 80%;
	
}

span.incell {
	min-height: 40px ;
	height: 40px  !important;
	width: inherit;
	display: table-cell;
	vertical-align: middle !important;
	padding-right: 12px;
}




div#pagetools div.pagetools-submenu {
/*	padding-top: 50px;*/
	background-image: none;
	float: none;
	clear: both;
	position: relative;
	top: -5px;
	left: -5%;
	width: 110%;
	background-color: #ffffff;
	border: 1px solid #ababab;
	display: none;
	z-index: 2000;
}

* html div#pagetools div.pagetools-submenu {
	left: 0;
	width: 100%;
	
	}

div#pagetools div.pagetools-submenu ul {
	float: none;
	clear: both;
	background-image: none;
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
	min-width: 0;
	max-height: none;
	display: block;
	background-color: #ffffff;
	position: relative !important;
	height: auto;
}

#pagetools ul li:hover div.pagetools-submenu {
	display: block !important;

	}

div#pagetools div.pagetools-submenu ul li {
	float: none !important;
	clear: both !important;
	background-image: none;
	border-right: none;
	text-align: left !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: 30px !important;

	width: 100%;
	display: block;
	line-height: 30px;
		height: 30px;
}

div#pagetools div.pagetools-submenu ul li a, div#pagetools div.pagetools-submenu ul li a:link {
	display: block;
	margin: 0;
	line-height: 30px;
		height: 30px;
	text-indent: 5%;
	font-size: 12px;
	text-align: left !important;
	padding: 5px 0;
	width: 100%;
}

* html div#pagetools div.pagetools-submenu ul li a, * html div#pagetools div.pagetools-submenu ul li a:link {
	font-size: 10px;
	}
	
div#pagetools div.pagetools-submenu ul li a:hover {
	background-color: #e4ecee;
	color: #0f3f6f;
}

div#pagetools ul li.login div#login-question {
	position: absolute;
	margin-right: 0;
	width: 45px;
	height: 55px;
	top: 1px;
	right: 0px;
	text-align: left;
	background: url(../../images/login_corner.gif) no-repeat left top;
}

div#login-question a#qdot {
	position: absolute;
	top: 17px;
	left: -13px;
}

div#pagetools div.myhealth-inquiry {
	display: none;
}
#pagetools #patient-login:hover div.myhealth-inquiry {
	display: block;
	background-color: #ffffff;
	background-image: none;
	width: 170px;
	position: absolute;
	left: -136px;
	top: -6px;
	padding-top: 50px;
	border: 1px solid #b8b8b8;
}
#pagetools #patient-login:hover div.myhealth-inquiry {
	display: block;
	background-color: #ffffff;
	background-image: none;
	width: 170px;
	position: absolute;
	left: -136px;
	top: -6px;
	padding-top: 50px;
	border: 1px solid #b8b8b8;

}
#pagetools #login-question:hover div.myhealth-inquiry {
	display: block;
	background-color: #ffffff;
	background-image: none;
	width: 170px;
	position: absolute;
	left: -136px;
	top: -6px;
	padding-top: 50px;
	border: 1px solid #b8b8b8;
}

#pagetools #login-question div.myhealth-inquiry div#mhi-content {
	margin-left: 15px;
	width: 140px;
	font-size: 12px;
	margin-top: 8px;
	padding-top: 10px;
	border-top: 1px solid #e1e1e1;
	color: #7e0635;
}

#pagetools #login-question div.myhealth-inquiry img {
	margin-bottom: 15px;
}

#pagetools #login-question div.myhealth-inquiry ul {
	float: none !important;
	background-image: none !important;
	margin: 10px 0;
	list-style-position: outside;
	list-style-type: disc !important;
	height: auto;
	width: 140px !important;
	padding: 0;
}

#pagetools #login-question div.myhealth-inquiry ul li {
	float: none !important;
	background-image: none !important;
	border: none;
	font-size: 10px;
	text-indent: none;
	text-align: left;
	margin: 0 0 6px 15px;
	padding: 0 !important;
	min-height: 0px;
	line-height: 14px;
	vertical-align: top;
	height: auto;
	width: 120px;
	list-style-position: outside;
	list-style-type: disc !important;
	display: list-item;
}

div.myhealth-inquiry div#myhealth-links {
	

/*border-top: 1px solid #e1e1e1;*/
	position: relative;
	float: none !important;
	height: auto !important;
	width: 140px;
	display: block;
	margin: 20px 0;
}

div.myhealth-inquiry div#myhealth-links a {
	float: none !important;
	min-height: 0;
	width: 120px;
	height: 20px !important;
	text-indent: 0;
	margin: 8px 0;
	padding: 4px 0;
	font-size: 13px;
	line-height: 20px;
	float: none !important;
	clear: both !important;
	border-right: none;
	padding: 0;
	display: block;
	position: relative !important;
	background: #eae1e1 url('../../images/mhi_buttonbg.gif') no-repeat left top;
}

div.myhealth-inquiry div#myhealth-links a:hover {
	background-color: #A55272;
	color: #ffffff;
	text-decoration: none;
}

/* @end */

/* @end */

/*

@gro

up Navigation */

#nav-left {
	width: 25%;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 1 !important;

}

ul.nav-primary {
	width: 100%;
}

ul.nav-primary li {
	width: 100%;
	font-size: 12px;
	text-indent: 20px;
	font-weight: bold;
	border-top: 1px solid #C9C8C7;
	padding-left: 5px;
	z-index: 0 !important;
}

ul.nav-primary li.last {
	border-bottom: 1px solid #C9C8C7;
}

ul.nav-primary li a:link, ul.nav-primary li a:visited, ul.nav-primary li a:active {
	border-left: 5px solid;
	width: 100% !important;
	height: 40px;
	color: #0f3f6f;
	line-height: 40px;
	display: block;
	margin-left: -5px;
}

ul.nav-primary li a:hover {
	color: #FFFFFF !important;
}

ul.nav-primary li ul {
	border-bottom: none !important;
	list-style-type: disc;
	padding-bottom: 15px;
	display: none;
	margin-left: -5px;
}

ul.nav-primary li ul li, ul.nav-primary li ul li a, ul.nav-primary li ul li a:link, ul.nav-primary li ul li a:hover {
	border-top: none !important;
	height: 24px !important;
	line-height: 24px !important;
	list-style-type: disc;
	text-indent: 40px;
	font-size: 11px;
	font-weight: normal;
	margin-left: -5px;
}

ul.nav-primary li ul li a span.subnav, ul.nav-primary li ul li a:link span.subnav {
	background: url(../../images/subnav_bullet.gif) no-repeat left center;
	padding-left: 10px;
}

ul.nav-primary li ul li a:hover span.subnav {
	background: url(../../images/subnav-hover_bullet.gif) no-repeat left center;
	padding-left: 10px;
}

/* @group Internal Medicine */

li.internal-medicine a {
	border-left-color: #2A4532 !important;
}

li.internal-medicine a:hover {
	background-color: #2A4532;
	background: #2A4532 url(../../images/hoverbg.png) repeat-y right top;
}

body.internal-medicine ul.nav-primary li.internal-medicine {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #2A4532 solid !important;
	border-top: none;
}

body.internal-medicine ul.nav-primary li.internal-medicine ul {
	display: block;
}

body.internal-medicine ul.nav-primary li.internal-medicine a {
	border: none !important;
}

body.internal-medicine ul.nav-primary li.internal-medicine ul li a:link, body.internal-medicine ul.nav-primary li.internal-medicine ul li a:active, body.internal-medicine ul.nav-primary li.internal-medicine ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

body.internal-medicine ul.nav-primary li.internal-medicine a.first {
	border-top: 1px solid #C9C8C7 !important;
}

div.nav-append {
	margin-left: 30px;
	margin-top: 40px;
}

div.nav-append h3 {
	font-weight: bold;
	color: #496C8E;
	font-size: 12px;
}

div.nav-append ul {
	margin-top: 15px;
}

div.nav-append ul li {
	line-height: 18px;
	font-size: 11px;
	margin-bottom: 10px;
	letter-spacing: normal;
	
	/*background: url(../../images/nmpg_infoarrow.gif) no-repeat left 6px;
	text-indent: 15px;*/
}

div.nav-append li a {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #496C8E;
}

/* @end */

/* @group OB/GYN */

li.ob-gyn a {
	border-left-color: #808B2C !important;
}

li.ob-gyn a:hover {
	background-color: #808B2C;
	background: #808B2C url(../../images/hoverbg.png) repeat-y right top;
}

body.ob-gyn ul.nav-primary li.internal-medicine {
	border-bottom: 1px solid #C9C8C7;
}

body.ob-gyn ul.nav-primary li.ob-gyn {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #808B2C solid !important;
	border-top: none;
}

body.ob-gyn ul.nav-primary li.ob-gyn ul {
	display: block;
}

body.ob-gyn ul.nav-primary li.ob-gyn a {
	border: none !important;
}

body.ob-gyn ul.nav-primary li.ob-gyn ul li a:link, body.ob-gyn ul.nav-primary li.ob-gyn ul li a:active, body.ob-gyn ul.nav-primary li.ob-gyn ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Pediatrics */

li.pediatrics a {
	border-left-color: #DA5512 !important;
}

li.pediatrics a:hover {
	background-color: #DA5512 !important;
	color: #FFFFFF !important;
	background: #DA5512 url(../../images/hoverbg.png) repeat-y right top;
}

body.pediatrics ul.nav-primary li.ob-gyn {
	border-bottom: 1px solid #C9C8C7;
}

body.pediatrics ul.nav-primary li.pediatrics {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #DA5512 solid !important;
	border-top: none;
}

body.pediatrics ul.nav-primary li.pediatrics ul {
	display: block;
}

body.pediatrics ul.nav-primary li.pediatrics a {
	border: none !important;
}

body.pediatrics ul.nav-primary li.pediatrics ul li a:link, body.pediatrics ul.nav-primary li.pediatrics ul li a:active, body.pediatrics ul.nav-primary li.pediatrics ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Dermatology */

li.dermatology a {
	border-left-color: #401229 !important;
}

li.dermatology a:hover {
	background-color: #401229;
	background: #401229 url(../../images/hoverbg.png) repeat-y right top;
}

body.dermatology ul.nav-primary li.pediatrics {
	border-bottom: 1px solid #C9C8C7;
}

body.dermatology ul.nav-primary li.dermatology {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #401229 solid !important;
	border-top: none;
}

body.dermatology ul.nav-primary li.dermatology ul {
	display: block;
}

body.dermatology ul.nav-primary li.dermatology a {
	border: none !important;
}

body.dermatology ul.nav-primary li.dermatology ul li a:link, body.dermatology ul.nav-primary li.dermatology ul li a:active, body.dermatology ul.nav-primary li.dermatology ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Integrative Medicine */

li.integrative-medicine a {
	border-left-color: #398725 !important;
}

li.integrative-medicine a:hover {
	background-color: #398725;
	background: #398725 url(../../images/hoverbg.png) repeat-y right top;
}

body.integrative-medicine ul.nav-primary li.dermatology {
	border-bottom: 1px solid #C9C8C7;
}

body.integrative-medicine ul.nav-primary li.integrative-medicine {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #398725 solid !important;
	border-top: none;
}

body.integrative-medicine ul.nav-primary li.integrative-medicine ul {
	display: block;
}

body.integrative-medicine ul.nav-primary li.integrative-medicine a {
	border: none !important;
}

body.integrative-medicine ul.nav-primary li.integrative-medicine ul li a:link, body.integrative-medicine ul.nav-primary li.integrative-medicine ul li a:active, body.integrative-medicine ul.nav-primary li.integrative-medicine ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Wellness */

li.wellness a {
	border-left-color: #1E9F80 !important;
}

li.wellness a:hover {
	background-color: #1E9F80;
	background: #1E9F80 url(../../images/hoverbg.png) repeat-y right top;
}

body.wellness ul.nav-primary li.integrative-medicine {
	border-bottom: 1px solid #C9C8C7;
}

body.wellness ul.nav-primary li.wellness {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #1E9F80 solid !important;
	border-top: none;
}

body.wellness ul.nav-primary li.wellness ul {
	display: block;
}

body.wellness ul.nav-primary li.wellness a {
	border: none !important;
}

body.wellness ul.nav-primary li.wellness ul li a:link, body.wellness ul.nav-primary li.wellness ul li a:active, body.wellness ul.nav-primary li.wellness ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end *

/

/* @group Corporate Health */

/* @group Corporate Health */

li.corporate-health a {
	border-left-color: #857435 !important;
}

li.corporate-health a:hover {
	background-color: #857435;
	background: #857435 url(../../images/hoverbg.png) repeat-y right top;
}

body.corporate-health ul.nav-primary li.wellness {
	border-bottom: 1px solid #C9C8C7;
}

body.corporate-health ul.nav-primary li.corporate-health {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #857435 solid !important;
	border-top: none;
}

body.corporate-health ul.nav-primary li.corporate-health ul {
	display: block;
}

body.corporate-health ul.nav-primary li.corporate-health a {
	border: none !important;
}

body.corporate-health ul.nav-primary li.corporate-health ul li a:link, body.corporate-health ul.nav-primary li.corporate-health ul li a:active, body.corporate-health ul.nav-primary li.corporate-health ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Travel Medicine */

li.travel-medicine a {
	border-left-color: #516C7D !important;
}

li.travel-medicine a:hover {
	background-color: #516C7D;
	background: #516C7D url(../../images/hoverbg.png) repeat-y right top;
}

body.travel-medicine ul.nav-primary li.corporate-health {
	border-bottom: 1px solid #C9C8C7;
}

body.travel-medicine ul.nav-primary li.travel-medicine {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #516C7D solid !important;
	border-top: none;
}

body.travel-medicine ul.nav-primary li.travel-medicine ul {
	display: block;
}

body.travel-medicine ul.nav-primary li.travel-medicine a {
	border: none !important;
}

body.travel-medicine ul.nav-primary li.travel-medicine ul li a:link, body.travel-medicine ul.nav-primary li.travel-medicine ul li a:active, body.travel-medicine ul.nav-primary li.travel-medicine ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Perioperative Services */

li.perioperative-services a {
	border-left-color: #1B243D !important;
}

li.perioperative-services a:hover {
	background-color: #1B243D;
	background: #1B243D url(../../images/hoverbg.png) repeat-y right top;
}

body.perioperative-services ul.nav-primary li.travel-medicine {
	border-bottom: 1px solid #C9C8C7;
}

body.perioperative-services ul.nav-primary li.perioperative-services {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #1B243D solid !important;
	border-top: none;
}

body.perioperative-services ul.nav-primary li.perioperative-services ul {
	display: block;
}

body.perioperative-services ul.nav-primary li.perioperative-services a {
	border: none !important;
}

body.perioperative-services ul.nav-primary li.perioperative-services ul li a:link, body.perioperative-services ul.nav-primary li.perioperative-services ul li a:active, body.perioperative-services ul.nav-primary li.perioperative-services ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* @group Executive Physicals */

li.executive-physicals a {
	border-left-color: #85420D !important;
}

li.executive-physicals a:hover {
	background-color: #85420D;
	background: #85420D url(../../images/hoverbg.png) repeat-y right top;
}

body.executive-physicals ul.nav-primary li.travel-medicine {
	border-bottom: 1px solid #C9C8C7;
}

body.executive-physicals ul.nav-primary li.perioperative-services {
	border-top: none;
	border-bottom: 1px solid #C9C8C7;
}

body.executive-physicals ul.nav-primary li.executive-physicals {
	background: transparent url(../../images/nav-highlight_bg.gif) repeat-y right top;
	border-left: 5px #85420D solid !important;
	border: none;
}

body.executive-physicals ul.nav-primary li.executive-physicals ul {
	display: block;
}

body.executive-physicals ul.nav-primary li.executive-physicals a {
	border: none !important;
}

body.executive-physicals ul.nav-primary li.executive-physicals ul li a:link, body.executive-physicals ul.nav-primary li.executive-physicals ul li a:active, body.executive-physicals ul.nav-primary li.executive-physicals ul li a:hover {
	height: 24px !important;
	line-height: 24px !important;
}

/* @end */

/* for IE6 */

* html li.internal-medicine a:hover, * html li.ob-gyn a:hover, * html li.pediatrics a:hover, * html li.dermatology a:hover, * html li.integrative-medicine a:hover, * html li.wellness a:hover, * html li.corporate-health a:hover, * html li.travel-medicine a:hover, * html li.perioperative-services a:hover, * html li.executive-physicals a:hover{
	background-image: url(../../images/hoverbg.gif);
}

/* @group Trunk */

/* @group Locations */

h4.location-area {
	text-indent: 30px;
}

div.location {
	width: 480px;
	padding: 0 0 1px 0;
	margin-bottom: 50px;
	background: white url(../../images/location_bg_bottom.gif) repeat-x left bottom;
	display: block;
	color: #222222;
}

dl.location {
	
	width: 420px;
	line-height: 18px;
	font-size: 11px;
	padding: 30px;
	background: url(../../images/location_bg_top.gif) no-repeat left top;
}

dl.location dt.name, dl.location dt.address, dl.location dt.suite, dl.location dt.city {
	display: none;
}

dl.location dd.name {
	width: 250px;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #0F3F6F;
}

dl.location dd.city {
	margin-bottom: 20px;
}

dl.location dt.phone, dl.location dt.fax {
	width: 50px;
	float: left;
}

div.location p.ul-label {
	margin: 0 0 0 30px;
	padding-top: 20px;
	border-top: 1px solid #d1d1d1;
	width: 420px !important;
	font-weight: bold;
}

div.location ul li {
	margin-left: 30px;
	width: 420px;
	list-style: none;
	margin-bottom: 5px;
}

div.location ul li a {
	text-decoration: underline;
}

a.maplink {
	display: block;
	width: 151px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../../images/loc_maplink_bg.gif);
	text-decoration: none;
	position: absolute;
	left: 330px;
	margin-top: 30px;
}

/* for IE 6 */

* html a.maplink{
	display: block;
	width: 100% !important;
text-align: right;
	position: static;
	margin: 0;
	left: 0;
	background-color: #f5f4e8;
	background-image: none;
}

a.maplink:hover {
	background-image: url(../../images/loc_maplink_bghover.gif);
	color: white;
}

* html a.maplink:hover{
	background-color: #f5f4e8;
	background-image: none;
	color: #0F3F6F;

	}

/* @end */

body.secondary div#marquee-content {
	height: 120px;
}

div#marquee {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #FFFFFF url(../../images/nmpg_marquee_bg.jpg) repeat-x left top;

}

div#marquee-content {
	width: 100%;
	min-width: 600px;
}

div#marquee-content h2 {
	position: relative;
	left: 30px;
	top: 25px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: strong;
}

div#marquee-content p {
	margin-left: 30px;
	margin-top: 80px;
	color: #7E0635;
	font-size: 14px;
	width: 60%;
	min-width: 300px;
	line-height: 24px;
	padding-bottom: 25px;
	margin-bottom: 0;
}

div.breadcrumbs {
	margin-left: 30px;
	line-height: 25px;
	padding-top: 6px;
	font-size: 10px;
	color: #f1f1f1;
}

div.breadcrumbs a, div.breadcrumbs a:link {
	line-height: 25px;
	color: #f1f1f1;
	float: left;
	padding-right: 10px;
	margin-right: 7px;
	background: url(../../images/breadcrumbs-arrow.gif) no-repeat right center;
}

div.breadcrumbs a:hover {
	text-decoration: underline;
}

.subcontent {
	margin: 30px 0 30px 30px;
	width: 698px;
}

.subcontent a {
	text-decoration: underline;
}

.subcontent a:hover {
	text-decoration: none;
	background-color: #0F3F6F;
	color: #FFFFFF;
}

.subcontent ul, .subcontent p, .subcontent h4 {
	width: 480px;
}

p.ul-label {
	margin-bottom: 0;
	padding-bottom: 0;
}

.subcontent ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 30px 0;
	padding: 0;
}

.subcontent ul li {
	font-size: 12px;
	margin: 0 0 10px 30px;
	padding: 0;
	line-height: 20px;
}

.subcontent ul li ul{
	margin-top: 20px;
	}

.subcontent ul p {
	padding-left: 30px;
}

.subcontent ul ul {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0 0 20px 0;
}

ul.ul-subtext {
	width: 400px;
}

ul.ul-subtext li {
	list-style: none;
	margin-left: 0;
}

.subcontent table {
	border: 1px solid #D9D8CCB;
	margin: 0 40px 30px 0;
}

.subcontent thead tr {
	background-color: #7E0635;
	color: #FFF;
	font-weight: bold;
}

.subcontent tr {
	background: #F5F4E8;
	border-bottom: 1px solid #D9D8CC;
	color: #000;
}

.subcontent td {
	border-right: 1px solid #D9D8CC;
	padding: 10px;
}

.subcontent td.td-first {
	background: #D9D8CC;
	color: #7E0635;
	width: 60px;
	text-indent: 5px;
	border-bottom: 1px solid #F5F4E8;
	border-right-color: 1px solid #F5F4E8;
}

.quicklinks {
	float: right;
	width: 180px;
}

span.ql-label {
	font-size: 12px;
	font-weight: bold;
	color: #7E0635;
}

.quicklinks ul {
	border-top: 1px solid #d9d8cc;
	margin-top: 15px;
	width: 180px;
}

.quicklinks ul li {
	width: 180px;
	font-size: 11px;
	line-height: 24px;
	border-bottom: 1px solid #d9d8cc;
	list-style-type: none;
	margin: 0;
}

.quicklinks ul li a, .quicklinks ul li a:link {
	color: #111111;
	text-decoration: none;
	width: 180px;
	display: block;
}

.quicklinks ul li a:hover {
	background-color: #D9D8CC;
	text-decoration: underline;
	color: black !important;
}

#myhealth-menu {
	width: 248px;
	margin: 20px 0 20px 15px;
	padding-top: 13px;
	background: url(../../images/nmpg_myhealth_bgcap.gif) no-repeat left top;
}

#myhealth-menu a#myhealth-moreinfo {
	margin-left: 5px;
}

#myhealth-menu ul {
	width: 248px;
	background: url(../../images/nmpg_myhealth_bgfoot.gif) no-repeat left bottom;
	padding: 15px 0 25px 0;
}

#myhealth-menu ul li {
	margin-left: 24px;
	width: 180px;
	line-height: 24px;
	font-size: 11px;
	display: block;
	border-top: 1px solid #f1f1f1;
}

#myhealth-menu ul li.last {
	border-bottom: 1px solid #f1f1f1;
}

#myhealth-menu ul li a, #myhealth-menu ul li a:link {
	width: 184px;
	display: block;
}

#myhealth-menu ul li a:hover {
	text-decoration: underline;
}

#myhealth-menu #myhealth-signin {
	margin-left: 22px;
	margin-top: 6px;
	padding-bottom: 7px;
	width: 180px;
	background: #eeeeee url(../../images/nmpg_myhealthtools_foot.gif) no-repeat left bottom;
}

#myhealth-menu form {
	width: 170px;
	padding: 5px 0 25px 0;
	margin-top: 10px;
	color: black;
}

#myhealth-menu form input {
	width: 157px;
	margin: 0 0 8px 10px;
	color: #000000;
}

#myhealth-menu form input.myhealth-submit {
	width: 80px;
	float: right;
	padding-right: -10px;
	color: #000000;
}

#myhealth-menu form input.myhealth-submit:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* @end */

/* @group Footer */

#footer {
	min-height: 40px;
	float: none;
	clear: both;
	line-height: 20px;
	text-align: center;
	color: #9cbed2;
	padding: 30px 0;
	background-color: #0f3f6f;
	position: relative;
	margin-top: 20px;
	font-size: 10px;
}

#footercontent {
	margin-left: 25%;
	width: 725px;
}

#footer a, #footer a:link {
	color: #9cbed2;
	margin: 0 4px;
}

#footer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Page-specific */

/* @group Home */

body.home div#marquee {
	background: #FFFFFF url(../../images/nmpg_marquee_home_bg.jpg) repeat-x left top;
}

body.home div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_home.jpg) no-repeat right top;
}

body.home div#marquee-content p {
	width: 45%;
}

body.home div.subcontent {
	
}

#find-a-location {
	height: 88px;
	background: url(../../images/nmpg_locmap.gif) no-repeat left top;
	text-align: right;
}

#find-a-location h3 {
	display: none;
}

#find-a-location ul {
	margin-left: 240px;
}

#find-a-location ul li {
	float: left;
	font-size: 14px;
	margin: 28px 0 0 10px !important;
	padding: 0;
	display: block;
}

#find-a-location ul li a, #find-a-location ul li a:link {
	color: #0f3f6f;
	margin: 0 !important;
	padding: 10px 30px 10px 10px;
	background: url(../../images/nmpg_location_bullet.gif) no-repeat right center;
	display: block;
	text-decoration: none;
}

#find-a-location ul li a:hover {
	background-color: #c5d5ea;
	text-decoration: none;
}

div#promogroup {
	float: left;
	background-color: red;
	margin-right: 15px;
	width: 340px;
	background: white url(../../images/nmpg_features_bg.gif) no-repeat left bottom;
	margin-bottom: 10px;
	min-height: 363px;
}

/* For IE6 */

* html div#promogroup {
height: 365px;
	}

div.promocontent {
	margin-top: 10px;
	color: #7e0635;
	margin-left: 20px;
	width: 300px;
}

div.promocontent ul {
	width: 300px;
	margin-bottom: 0;
	padding-top: 10px;
	border-top: 1px solid #E7E6DA;
	border-bottom: 1px solid #E7E6DA;
}

div.promocontent ul li {
	margin: 0 0 8px 20px;
	width: 280px;
	padding: 0;
	}

div.promocontent div.promo-links {
	margin: 0 !important;
	text-align: center;
	font-size: 13px;


/*background-color: #eae1e1;*/
	padding: 20px 0 0 0;
}

div.promocontent div.promo-links a {
	color: #7e0635;
	font-weight: bold;
}

div.promocontent div.promo-links a:hover {
	color: #ffffff;
	background-color: #7e0635;
}

div.promocontent div.promo-links span.login {
	margin-left: 10px;
}

div#featuregroup {
	width: 340px;
	float: left;
}

div#promogroup:after, div#featuregroup:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#news, div#features {
	width: 340px;
	background: white url(../../images/nmpg_features_bg.gif) no-repeat left bottom;
	margin-bottom: 15px;
}
div#news
{
	padding-bottom: 20px;
}

div#news h3, div#features h3 {
	width: 340px;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	font-size: 13px;
	color: #0f3f6f;
	background: url(../../images/nmpg_featuresh3_bg.gif) no-repeat left top;
	margin-bottom: 20px;
}

div#news ul, div#features ul {
	margin-left: 20px;
	margin-bottom: 0;
	list-style-type: none;
	
}

div#news ul li, div#features ul li {
	width: 300px;
	margin: 0;
	padding: 0;
}

*:first-child+html div#features ul li   {
		margin-left: 25px !important;
		}

* html div#features ul li {
	padding: 0px 0px 0px 25px;
}
div#news ul {
	

/*border-top: 1px solid #E1E1E1;*/
	width: 310px;
	margin-top: -10px;
}

div#news ul li {
	/*padding-bottom: 12px;*/
	border-bottom: 1px solid #E1E1E1;
}

div#news ul li a, div#news ul li a:link {
	padding: 10px 0;
	/*background-color: #f2f0e3;*/
	display: block;
	width: 285px;
	
	/*
	Changed from margin-left: -7px; and padding-left: 20px; to 	margin-left: 15px; and	padding-left: 0px; Feb 3, 2010, per Darlene's request:

	The News section on the default.1.xml page is weird

	When you put your cursor over the box the Heading moves over to the left

	margin-left: -7px;
	padding-left: 20px;*/

	margin-left: 15px;
	padding-left: 0px;

	/*min-height: 70px;*/
	text-decoration: none;
	color: #222222;
}



div#news ul li a:hover {
	background-color: #8BB3B3;
	color: #fff !important;
}

div#news ul li a:hover span.news-headline, div#news ul li a:hover span.news-summary {
	color: #fff !important;
}

div#news ul li span.news-headline {
	color: #0f3f6f;
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	width: 200px;
	margin-left: 100px;
	margin-top: -4px;
}

div#news ul li span.news-summary {
	display: block;
	font-size: 10px;
	line-height: 16px;
	width: 200px;
	margin-left: 90px;
	margin-bottom: 0;
}

div#news ul li a img {
	float: left;
	margin: 0 20px 0 10px;
}

div#news ul li a img:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#features ul {
	width: 300px !important;
	}

div#features ul li {
	width: 300px;
	padding-bottom: 20px;
	
}

div#features ul li a, div#features ul li a:link {
	display: block;
	width: 300px;
	background-color: #E7E6DA;
	text-decoration: none;
}

div#features ul li a:hover {
	background-color: #8BB3B3;
}

a:link span.learn-more {
	display: block;
	font-size: 10px;
	line-height: 20px;
	width: 300px;
	text-align: right;
	margin-left: -10px;
}

a:hover span.learn-more{
	color: white;
}

/* @end */

/* @group Internal Medicine */

body.internal-medicine div#marquee, body.internal-medicine div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_internal_bg.jpg) repeat-x left top;
}

body.internal-medicine div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_internal.jpg) no-repeat right top;
}

body.internal-medicine div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_internal.jpg) no-repeat right top;
}

/* @end */

/* @group OB/GYN */

body.ob-gyn	div#marquee, body.ob-gyn	div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_obgyn_bg.jpg) repeat-x left top;
}

body.ob-gyn	div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_obgyn.jpg) no-repeat right top;
}

body.ob-gyn div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_obgyn.jpg) no-repeat right top;
}

/* @end */

/* @group Pediatrics */

body.pediatrics	div#marquee, body.pediatrics	div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_pediatrics_bg.jpg) repeat-x left top;
}

body.pediatrics	div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_pediatrics.jpg) no-repeat right top;
}

body.pediatrics div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_pediatrics.jpg) no-repeat right top;
}

/* @end */

/* @group Integrative Medicine */

body.integrative-medicine div#marquee, body.integrative-medicine div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_integrative_bg.jpg) repeat-x left top;
}

body.integrative-medicine div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_integrative.jpg) no-repeat right top;
}

body.integrative-medicine div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_integrative.jpg) no-repeat right top;
}

/* @end */

/* @group Travel Medicine */

body.travel-medicine div#marquee, body.travel-medicine div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_travel_bg.jpg) repeat-x left top;
}

body.travel-medicine div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_travel.jpg) no-repeat right top;
}

body.travel-medicine div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_travel.jpg) no-repeat right top;
}

/* @end */

/* @group Dermatology */

body.dermatology div#marquee, body.dermatology div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_dermatology_bg.jpg) repeat-x left top;
}

body.dermatology div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_dermatology.jpg) no-repeat right top;
}

body.dermatology div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_dermatology.jpg) no-repeat right top;
}

/* @end */

/* @group Wellness */

body.wellness div#marquee, body.wellness div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_wellness_bg.jpg) repeat-x left top;
}

body.wellness div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_wellness.jpg) no-repeat right top;
}

body.wellness div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_wellness.jpg) no-repeat right top;
}

/* @end */

/* @group Corporate Health */

body.corporate-health div#marquee, body.corporate-health div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_corporate_bg.jpg) repeat-x left top;
}

body.corporate-health div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_corporate.jpg) no-repeat right top;
}

body.corporate-health div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_corporate.jpg) no-repeat right top;
}

/* @end */

/* @group Perioperative Services */

body.perioperative-services div#marquee, body.perioperative-services div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_bg_perioperative.jpg) repeat-x left top;
}

body.perioperative-services div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_perioperative.jpg) no-repeat right top;
}

body.perioperative-services div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_perioperative.jpg) no-repeat right top;
}

/* @end */

/* @group Executive Physicals */

body.executive-physicals div#marquee, body.executive-physicals div#marquee-main {
	background: #FFFFFF url(../../images/nmpg_marquee_bg_executive.jpg) repeat-x left top;
}

body.executive-physicals div#marquee-content {
	width: 100%;
	min-width: 820px;
	background: transparent url(../../images/nmpg_marquee_secondary_executive.jpg) no-repeat right top;
}

body.executive-physicals div#marquee-main div#marquee-content {
	background: transparent url(../../images/nmpg_marquee_executive.jpg) no-repeat right top;
}

/* @end */


/* Added by Nathan Koop Sept 19, 2008 to allow margins for the webforms */
.formContent
{
	margin: 30px 0 30px 30px;
	width: 698px;
}

/* @end */


.feature-text
{
	background-color:White;
	overflow: hidden;
}

.feature-text p
{
	text-align:center;
	color:#436362;
	float: left;
}

.feature-text img
{
	text-align:center;
	float: right;
}



