/*

	/css/global.css

*/

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
P, TD {
	margin: 0;
	font-size: 1em;
}
LI {
	margin-bottom: 0em;
}
A, AREA {
	outline: none;
}

SPAN.cmsSup {
	font-size: .75em;
	position: relative;
	top: -.3em;
}
SPAN.cmsSub {
	font-size: .75em;
	position: relative;
	top: .3em;
}
DIV.cmsTrace {
	color: Red;
	font-weight: bold;
	background: white;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
}
DIV.tmpDebug {
	background: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	padding: 5px;
	margin-bottom: 1px;
}

/* Global image styles */

TABLE.cmsImg, TABLE.cmsImgBorder, TABLE.cmsImgL, TABLE.cmsImgR, TABLE.cmsImgC {
	width: 1px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}
TABLE.cmsImgL {
	margin-left: 0;
	margin-right: 15px;
	margin-top: 2px;
}
TABLE.cmsImgR {
	margin-left: 15px;
	margin-right: 0;
	margin-top: 2px;
}
TABLE.cmsImgC {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
TABLE.cmsImgBorder {
	margin-bottom: 2px;
}
TABLE.cmsImgBorder IMG.cmsImgBorder {
	border: 1px solid black;
	margin: 4px;
}
DIV.cmsContent TD.cmsImgTxt, DIV.cmsContent TD.cmsImgTxtBorder {
	font-size: .8em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;
}
TD.cmsImgTxtBorder {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Layout elements */

BODY.tmpBody {
	background: #999999;
	font-family: Arial;
	font-size: 13px;
	xcolor: #5D5C4F;
	margin: 0;
}
DIV.tmpTopNav, DIV.tmpSiteBanner, DIV.tmpMain, DIV.tmpFooter {
	width: 898px;
	background: white;
	overflow: hidden;
}
INPUT#txtRemoveFocus {
	position: absolute;
	top: -100px;
	left: 0;
}
DIV.tmpContentBox {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 20px;
}
DIV.tmpPageBanner {
	width: 642px;
}

/* Top Nav */

DIV.tmpTopNav {
	height: 43px;
	overflow: hidden;
}
DIV.tmpTopNav A {
	text-decoration: none;
	height: 43px;
	display: inline-block;
	float: left;
	background: #1D4173;
	color: #fff;
	font-weight: 700;
	font-family: Arial;
	font-size: 15px;
	line-height: 60px;
}
DIV.tmpTopNav DIV.tmpDiv {
	width: 1px;
	height: 43px;
	float: left;
}
DIV.tmpTopNav A {
	background-image: url(/global/images/topnav/buttonmap.png);
	background-repeat: no-repeat;
}
DIV.tmpTopNav A.tmpAboutCHC, DIV.tmpTopNav A.tmpAboutCHC_On {
	width: 145px;
	background-position: 0px 0px;
}
DIV.tmpTopNav A.tmpAboutCHC:hover, DIV.tmpTopNav A.tmpAboutCHC_On {
	background-position: -216px 0px;
}
DIV.tmpTopNav A.tmpOurHospitalsClients, DIV.tmpTopNav A.tmpOurHospitalsClients_On {
	width: 216px;
	background-position: 0px -43px;
}
DIV.tmpTopNav A.tmpOurHospitalsClients:hover, DIV.tmpTopNav A.tmpOurHospitalsClients_On {
	background-position: -216px -43px;
}
DIV.tmpTopNav A.tmpOurServices, DIV.tmpTopNav A.tmpOurServices_On {
	width: 148px;
	background-position: 0px -86px;
}
DIV.tmpTopNav A.tmpOurServices:hover, DIV.tmpTopNav A.tmpOurServices_On {
	background-position: -216px -86px;
}
DIV.tmpTopNav A.tmpOurTeam, DIV.tmpTopNav A.tmpOurTeam_On {
	width: 131px;
	background-position: 0px -129px;
}
DIV.tmpTopNav A.tmpOurTeam:hover, DIV.tmpTopNav A.tmpOurTeam_On {
	background-position: -216px -129px;
}
DIV.tmpTopNav A.tmpResources, DIV.tmpTopNav A.tmpResources_On {
	width: 132px;
	background-position: 0px -172px;
}
DIV.tmpTopNav A.tmpResources:hover, DIV.tmpTopNav A.tmpResources_On {
	background-position: -216px -172px;
}
DIV.tmpTopNav A.tmpCareers, DIV.tmpTopNav A.tmpCareers_On {
	width: 121px;
	background-position: 0px -215px;
}
DIV.tmpTopNav A.tmpCareers:hover, DIV.tmpTopNav A.tmpCareers_On {
	background-position: -216px -215px;
}

/* Site Banner */

DIV.tmpSiteBanner {
	height: 118px;
}
A.tmpLogo {
	display: block;
	float: left;
	width: 289px;
	height: 71px;
	background-image: url(/global/images/chc-logo.gif);
	margin-top: 28px;
	margin-left: 19px;
	text-decoration: none;
}
DIV.tmpSignup {
	width: 510px;
	height: 82px;
	float: right;
	background: white;
}
DIV.tmpMidNav {
	float: right;
	width: 510px;
	margin-top: 0px;
	text-align: right;
	margin-right: 20px;
}
DIV.tmpMidNav A {
	color: #5D5C4F;
	text-decoration: none;
	display: inline-block;
	padding-right: 1px;
	padding-left: 1px;
}
DIV.tmpMidNav A:hover {
	color: Red;
}
DIV.tmpMidNav SPAN {
	color: #2D64AF;
	display: inline-block;
	padding-right: 11px;
	padding-left: 11px;
}

/* Main */

DIV.tmpMain {
	width: 898px;
	overflow: hidden;
}
TABLE.tmpMain, DIV.tmpSimple {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 854px;
}
DIV.tmpMain DIV.tmpDiv {
	width: 17px;
	overflow: hidden;
}
DIV.tmpSidebar {
	width: 199px;
	overflow: hidden;
	padding-top: 29px;
	padding-bottom: 29px;
}
DIV.tmpMain IMG.tmpTop {
	width: 199px;
	height: 62px;
}
DIV.tmpMain IMG.tmpBottom {
	width: 199px;
	height: 9px;
}
DIV.tmpSimple DIV.tmpBanner {
	width: 854px;
	height: 81px;
	overflow: hidden;
	background-image: url(/global/images/simple_banner.gif);
}
DIV.tmpSimple DIV.tmpBanner DIV {
	width: 854px;
	height: 81px;
}
DIV.tmpSimpleMain {
	width: 600px;
	margin-top: 40px;
	margin-left: 127px;
	margin-right: 127px;
	margin-bottom: 20px;
}

/* Footer */

DIV.tmpFooter {
	height: 33px;
	background: #5D5C4F;
	color: #fff;
}
DIV.tmpFooter A {
	color: #fff;
}
DIV.tmpFooter DIV.tmpCopyright {
	float: left;
	line-height: 33px;
	margin-left: 20px;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}
DIV.tmpFooter DIV.tmpTerms {
	float: right;
	line-height: 33px;
	padding-right: 20px;
}

/* Colors */

.tmpBgAboutCHC {
	background-color: #E6EBDD;
}
.tmpBgOurHospitalsClients {
	background-color: #FEEEE3;
}
.tmpBgOurServices {
	background-color: #E1E9F4;
}
.tmpBgOurTeam {
	background-color: #F0EAE3;
}
.tmpBgResources {
	background-color: #F8E8DD;
}
.tmpBgCareers {
	background-color: #EFF4E5;
}

/* Menus */

DIV.tmpMenu {
	width: 327px;
	border-top: 1px solid white;
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	z-index: 1000;
}
DIV.tmpMenu DIV.tmpMenuBody {
	width: 327px;
	overflow: hidden;
}
DIV.tmpMenu DIV.tmpMenuBody DIV.tmpLinks {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
}
DIV.tmpMenu DIV.tmpMenuBody DIV.tmpLinks A {
	display: inline-block;
	line-height: 23px;
	text-decoration: none;
	color: #5D5C4F;
	padding-left: 5px;
	padding-right: 5px;
}
DIV.tmpMenu DIV.tmpMenuBody DIV.tmpLinks A:hover {
	color: Red;
}
DIV.tmpMenu DIV.tmpBorder {
	width: 327px;
	height: 9px;
	overflow: hidden;
}
DIV.tmpMenu DIV.tmpBorder IMG {
	width: 327px;
	height: 9px;
}
DIV#MenuAboutCHC DIV.tmpMenuBody {
	background-color: #E0E7D2;
}
DIV#MenuOurHospitalsClients DIV.tmpMenuBody {
	background-color: #FEEEE3;
}
DIV#MenuOurServices DIV.tmpMenuBody {
	background-color: #E1E9F4;
}
DIV#MenuOurTeam DIV.tmpMenuBody {
	background-color: #F0EAE3;
}
DIV#MenuResources DIV.tmpMenuBody {
	background-color: #F8E8DD;
}
DIV#MenuCareers DIV.tmpMenuBody {
	background-color: #EFF4E5;
}
DIV#MenuAboutCHC DIV.tmpBorder {
	background-image: url(/global/images/menu/aboutchc.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/aboutchc.png');
}
DIV#MenuOurHospitalsClients DIV.tmpBorder {
	background-image: url(/global/images/menu/ourhospitalsclients.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/ourhospitalsclients.png');
}
DIV#MenuOurServices DIV.tmpBorder {
	background-image: url(/global/images/menu/ourservices.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/ourservices.png');
}
DIV#MenuOurTeam DIV.tmpBorder {
	background-image: url(/global/images/menu/ourteam.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/ourteam.png');
}
DIV#MenuResources DIV.tmpBorder {
	background-image: url(/global/images/menu/resources.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/resources.png');
}
DIV#MenuCareers DIV.tmpBorder {
	background-image: url(/global/images/menu/careers.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/menu/careers.png');
}

/* Menu Content */

DIV.tmpMC {
	margin-left: 30px;
	width: 161px;
	overflow: hidden;
}
TABLE.tmpMenu {
	margin-bottom: 15px;
}
TABLE.tmpMenu TD {
	font-size: 13px;
}
DIV.tmpMC DIV {
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 151px;
	font-style: italic;
}
DIV.tmpMC_AboutCHC {
	color: #4E6F0E;
	background-color: #E0E7D2;
	border-top: 1px solid #4E6F0E;
	border-bottom: 1px solid #4E6F0E;
}
DIV.tmpMC_OurHospitalsClients {
	color: #F58939;
	background-color: #FEEEE3;
	border-top: 1px solid #F58939;
	border-bottom: 1px solid #F58939;
}
DIV.tmpMC_OurServices {
	color: #1483B4;
	background-color: #E1E9F4;
	border-top: 1px solid #1483B4;
	border-bottom: 1px solid #1483B4;
}
DIV.tmpMC_OurTeam {
	color: #966B39;
	background-color: #F0EAE3;
	border-top: 1px solid #966B39;
	border-bottom: 1px solid #966B39;
}
DIV.tmpMC_Resources {
	color: #CC5B0E;
	background-color: #F8E8DD;
	border-top: 1px solid #CC5B0E;
	border-bottom: 1px solid #CC5B0E;
}
DIV.tmpMC_Careers {
	color: #8BAE44;
	background-color: #EFF4E5;
	border-top: 1px solid #8BAE44;
	border-bottom: 1px solid #8BAE44;
}
SPAN.tmpMenuImage {
	display: block;
	width: 101px;
	height: 101px;
	margin-left: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}
SPAN.tmpMenuImage DIV {
	width: 101px;
	height: 101px;
	background-position: center center;
	background-repeat: no-repeat;
}
SPAN.tmpMenuImage DIV.tmpMaskAboutCHC {
	background-image: url(/global/images/masks/menu_aboutchc.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_aboutchc.png');
}
SPAN.tmpMenuImage DIV.tmpMaskOurHospitalsClients {
	background-image: url(/global/images/masks/menu_ourhospitalsclients.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_ourhospitalsclients.png');
}
SPAN.tmpMenuImage DIV.tmpMaskOurServices {
	background-image: url(/global/images/masks/menu_ourservices.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_ourservices.png');
}
SPAN.tmpMenuImage DIV.tmpMaskOurTeam {
	background-image: url(/global/images/masks/menu_ourteam.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_ourteam.png');
}
SPAN.tmpMenuImage DIV.tmpMaskResources {
	background-image: url(/global/images/masks/menu_resources.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_resources.png');
}
SPAN.tmpMenuImage DIV.tmpMaskCareers {
	background-image: url(/global/images/masks/menu_careers.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_careers.png');
}

/* Sidebar */

DIV.tmpSidebar A {
	color: #5D5C4F;
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 38px;
	padding-right: 5px;
	background-position: 16px 8px;
	background-repeat: no-repeat;
}
DIV.tmpSideDiv {
	height: 1px;
	width: 159px;
	background: white;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
	margin-right: 20px;
}
DIV.tmpSidebar DIV.tmpSideChildren {
	padding-top: 7px;
	padding-bottom: 7px;
}
DIV.tmpSidebar A.tmp2, DIV.tmpSidebar A.tmp2X {
	font-size: 12px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 0 0;
	background-image: none;
	line-height: 13px;
	padding-left: 5px;
	margin-left: 33px;
}
DIV.tmpSideAboutCHC A.tmp2:hover, DIV.tmpSideAboutCHC A.tmp2X {
	color: #4E6F0E;
}
DIV.tmpSideOurHospitalsClients A.tmp2:hover, DIV.tmpSideOurHospitalsClients A.tmp2X {
	color: #F58939;
}
DIV.tmpSideOurServices A.tmp2:hover, DIV.tmpSideOurServices A.tmp2X {
	color: #1483B4;
}
DIV.tmpSideOurTeam A.tmp2:hover, DIV.tmpSideOurTeam A.tmp2X {
	color: #966B39;
}
DIV.tmpSideResources A.tmp2:hover, DIV.tmpSideResources A.tmp2X {
	color: #CC5B0E;
}
DIV.tmpSideCareers A.tmp2:hover, DIV.tmpSideCareers A.tmp2X {
	color: #8BAE44;
}
td.tmpSidebarBottom {
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* Sign-up form */

DIV.tmpSignupConfirmation {
	color: Red;
	font-weight: bold;
	text-align: right;
	height: 30px;
	overflow: hidden;
	width: 470px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	margin-top: 4px;
	_margin-top: 0;
}
DIV.tmpSignup FORM {
	padding: 0;
	margin: 0;
}
DIV#frmTopFields {
	text-align: left;
	border-width: 1px;
	border-top-width: 0;
	border-bottom-width: 0;
	border-style: solid;
}
DIV.tmpTopFieldsOff {
	background: #fff;
	border-color: #fff;
}
DIV.tmpTopFieldsOn {
	background: #E3E3E3;
	border-color: #24508B;
}
DIV#frmTopFields DIV {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 4px;
	white-space: nowrap;
	width: 470px;
	overflow: hidden;
}
DIV#frmTopFields SPAN {
	display:-moz-inline-box;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	width: 198px;
}
DIV#frmTopFields SPAN.tmpGap {
	width: 10px;
}
DIV#frmBottomFields {
	position: absolute;
	text-align: left;
	display: none;
	border-width: 1px;
	border-top-width: 0;
	border-style: solid;
	border-color: #24508B;
	background: #E3E3E3;
}
DIV#frmBottomFields DIV {
	margin-right: 20px;
	margin-left: 20px;
	white-space: nowrap;
	width: 470px;
	overflow: hidden;
}
DIV#frmBottomFields DIV.tmpOpt {
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
}
DIV#frmTopFields INPUT, DIV#frmBottomFields INPUT {
	border: 1px solid #24508B;
	padding: 2px;
	height: 22px;
	width: 190px;
	vertical-align: middle;
	margin-left: 5px;
	color: Silver;
}
DIV#frmBottomFields INPUT {
	margin-left: 0px;
	margin-right: 7px;
	width: 165px;
	margin-top: 3px;
	margin-bottom: 3px;
}
DIV#frmBottomFields SPAN {
	display:-moz-inline-box;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	width: 60px;
}
DIV#frmTopFields INPUT.tmpSignupSubmit {
	border: 0;
	width: 61px;
	height: 22px;
	padding: 0;
	vertical-align: middle;
	margin-left: 5px;
}
DIV#frmBottomFields DIV.tmpClose {
	margin: 0;
	width: auto;
}
DIV#frmBottomFields DIV.tmpClose A {
	display: block;
	float: right;
	background-image: url(/global/images/signup_close.gif);
	width: 16px;
	height: 16px;
	margin: 5px;
	margin-top: 3px;
}

/* Videos */

DIV.tmpVideosBox {
	width: 217px;
	float: right;
	margin-left: 10px;
}
DIV.tmpVideosTop {
	background-image: url(/global/images/videos_top.gif);
	width: 217px;
	height: 32px;
	overflow: hidden;
}
DIV.tmpVideosBottom {
	background-image: url(/global/images/videos_bottom.gif);
	width: 217px;
	height: 10px;
	overflow: hidden;
}
DIV.tmpVideos {
	background: #E9F0DC;
	width: 217px;
	padding-bottom: 5px;
	padding-top: 8px;
}
DIV.tmpVideos TABLE {
	margin-right: 5px;
}
DIV.tmpVidTxt {
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
	padding-right: 5px;
}
DIV.tmpVidTxt DIV {
	width: 96px;
	overflow: hidden;
}
DIV.tmpVidImg {
	width: 101px;
	height: 101px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}
DIV.tmpVidImg DIV {
	width: 101px;
	height: 101px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/global/images/masks/menu_videos.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/masks/menu_videos.png');
}
DIV.tmpContentBox DIV.tmpVideos A {
	font-size: 13px;
	color: #5D5C4F;
	display: block;
	font-weight: normal;
	text-decoration: underline;
	line-height: 26px;
	background-image: url(/global/images/video_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 20px;
}
DIV.tmpVidDiv {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 7px;
}
DIV.tmpVidDiv DIV {
	background: #C9D9A8;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

/* Debugging */

DIV.Debug {
	background: lightyellow;
	color: Gray;
	text-align: left;
	width: 898px;
}
DIV.Debug SPAN {
	font-weight: bold;
}

/* Request form */

div.tmpDocumentBox {
	border-top: 2px dashed silver;
	padding-top: 1em;
}
div.tmpDocumentBox div.tmpConfirmation {
	background: green;
	color: white;
	padding: 5px;
	margin-bottom: 1em;
}
div.tmpDocumentBox div.tmpConfirmation a {
	color: white;
}
div.tmpDocumentBox form {
	margin: 0;
}
div.tmpDocumentBox form input, div.tmpDocumentBox form select {
	font-family: Arial;
	font-size: 13px;
	vertical-align: middle;
}
div.tmpDocumentBox div.tmpForm {
	margin-top: 1em;
}
div.tmpDocumentBox div.tmpForm div {
	padding-bottom: 4px;
}
div.tmpDocumentBox div.tmpForm div span {
	vertical-align: middle;
	font-weight: bold;
}
div.tmpDocumentBox div.tmpForm div.tmpRequestFields {
	padding-bottom: 3px;
}
div.tmpDocumentBox div.tmpForm div input {
	color: Silver;
	width: 200px;
}
div.tmpDocumentBox div.tmpForm div input#txtRequestCity {
	width: 150px;
}
div.tmpDocumentBox div.tmpForm div input#txtRequestZip {
	width: 100px;
}
div.tmpDocumentBox div.tmpForm div input#btnRequestSubmit {
	color: Black;
	width: auto;
	margin-left: 3px;
}
div.tmpDocumentBox div.tmpCaptcha {
	margin-top: 1em;
	text-align: center;
}
