@import url("lightbox.css");

/* GLOBAL STYLES & RESETS
*************************************************************************************************************************************************/

		/* RESETS *******/
		html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, img, blockquote, table, th, td, embed, object { padding: 0px; margin: 0px; outline: none; }
		table { border-collapse: collapse; border-spacing: 0; }
		fieldset, img, abbr { border: 0; }
		address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var { font-weight: normal; font-style: normal; }
		ul { list-style: none; }
		caption, th { text-align: left; }
		h1, h2, h3, h4, h5, h6 { font-size: 1.0em; }
		q:before, q:after { content: ''; }
		a, ins { text-decoration: none; outline: none; }
		sup { font-size: 8px; }
		.floatLeft { float: left; }

		/* GLOBAL STYLES *******/
		body { font-family: "Helvetica", Arial, Verdana, sans-serif; background: url(images/background-grey-gradient-1x800.png) repeat-x; background-color: #00002d; }
		strong { font-weight: bold; }
		em { font-style: italic; }
		.clear { clear: both; }

     	/* HIDE TEXT FOR IMAGE REPLACEMENT */
		span { position: absolute; left: -9384px; top: 19px; }
		
		/* GLOBAL TEXT STYLES *******/
		p { font-size: 12px; line-height: 21px; color: #222222; margin: 0px; padding: 0px 0px 10px 0px; text-align: justify; }
		p strong { font-weight: bold; color: #143d8d; }
		h3 { color: #6a74b0; font-size: 22px; font-weight: normal; margin: 10px 0px 3px; }
		h4 { padding-bottom: 10px; color: #143d8d; }
		ul { font-size: 12px; }
		img { display: block; }
		.black { color: #000000; }
		
		/* GLOBAL LINK STYLES *******/
		a { color: #143d8d; text-decoration: underline; }
		a:visited { color: #222222; }
		a:hover { color: #6a74b0; text-decoration: underline; }

/* GLOBAL PAGE LAYOUT STYLES
************************************************************************************************************************************************/
		body#bio { background: none; background-color: #FFFFFF; padding: 35px;}
		body#bio img.floatRight { padding-left: 20px; }
		body { text-align: center; }
		#superwrapper { position: relative; margin: auto; padding: 0px; top: 0px; width: 960px; z-index: 1; height: 100%; } 
		#mainWrapper { position: relative; left: 0px; top: 100px; width: 960px; text-align: left; }
		#contentwrapper { position: relative; background: #FFFFFF; width: 960px; border-top: #00002d 4px solid; padding-bottom: 15px; background: url(images/corner-bottom-right.png) no-repeat bottom right #FFFFFF; }

		/* HEADER SECTION (including main navigation, client login/support, and branding items (logo/tagline)
		************************************************************************************************************************************************/
		
			/* LOGO + TAGLINE POSITIONING *******************************************************************/
				#logo { position: absolute; left: 22px; top: 19px; width: 282px; height: 67px; z-index: 8000; border: none; }
				#tagline { position: absolute; left: 708px; top: 66px; width: 225px; height: 25px; z-index: 10000; border: none; }

			/* CLIENT LOGIN & SUPPORT BUTTONS ******************************************************************/
				#divLogin { position: absolute; left: 595px; top: 0px; width: 360px; height: 28px; z-index: 10000; background: url(images/background-client-login-360x28.png) no-repeat; }
					#divLogin p { position: relative; text-decoration: none; left: 10px; top: 4px; width: 340px; text-align: center; font-size: 11px; color: #FFFFFF; border: none; margin: 0px; padding: 0px; line-height: 19px; }
					#divLoginIndex {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 435px;
	height: 28px;
	z-index: 10000;
	padding-right: 18px;
	background-image: url(images/background-client-login-465x28.png);
	background-repeat: no-repeat;
	padding-left: 8px;
}
				#divLoginIndex p {
	position: relative;
	text-decoration: none;
	left: 10px;
	top: 4px;
	width: 395px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
					#divLogin a { color: #FFFFFF; text-decoration: none; }
						#divLogin a:hover { text-decoration: underline; }	
						
						#divLoginIndex a { color: #FFFFFF; text-decoration: none; }
						#divLoginIndex a:hover { text-decoration: underline; }			

			/* MAIN NAV FORMATTING ******************************************************************/
		
				/* POSITIONING of MAIN NAV */
					#divNav { position: relative; left: 0px; top: 0px; width: 960px; margin: 0px; padding: 0px; z-index: 5000; }
					#nav { height: 36px; width: 960px; top: 0px; }
						#nav a { text-decoration: none; border: 0; padding: 0px; }
						#nav li { margin: 0px; padding: 0px; float: left; display: block; }
						#nav li ul li a { background: none; }
									
				/* STYLE UPPER NAVIGATION WITH IMAGES */		
					#solutions a, #platform a, #delivery a, #clients a, #newsAndEvents a, #resources a,  #company a, #company_nav a, #filler { display: block; position: absolute; height: 36px; background: url(images/navigation-main.png) no-repeat; border: 0; padding: 0; outline: none; }
				
				/* UPPER NAVIGATION IMAGE PLACEMENT for each category */			
					#solutions a { background-position: 0 0; width: 103px; left: 0px; }
					#platform a { background-position: -103px 0; width: 91px; left: 103px; }
					#delivery a { background-position: -194px 0; width: 91px; left: 194px; }
					#clients a { background-position: -285px 0; width: 84px; left: 285px; }
					#newsAndEvents a { background-position: -369px 0; width: 136px; left: 369px; }
					#resources a { background-position: -501px 0; width: 104px; left: 501px; }
					#company a, #company_nav a { background-position: -605px 0; width: 99px; left: 605px; }
					#filler { background-position: -704px 0; width: 256px; left: 704px; }
			
				/* UPPER NAVIGATION HOVER STATES + PLACEMENTS for each category */
					#solutions a:hover, #solutions:hover a, #solutions.over a { background-position: 0 -36px; border: 0; }
					#platform a:hover, #platform:hover a, #platform.over a { background-position: -103px -36px; border: 0; }
					#delivery a:hover, #delivery:hover a, #delivery.over a { background-position: -194px -36px; border: 0; }
					#clients a:hover, #clients:hover a, #clients.over a { background-position: -285px -36px; border: 0; }
					#newsAndEvents a:hover, #newsAndEvents:hover a, #newsAndEvents.over a { background-position: -369px -36px; border: 0; }
					#resources a:hover, #resources:hover a, #resources.over a { background-position: -501px -36px; border: 0; }
					#company a:hover, #company:hover a, #company.over a, #company_nav a:hover, #company_nav:hover a, #company_nav.over a { background-position: -605px -36px; border: 0; }


			/* SUB NAV FORMATTING ******************************************************************/
				#subNav { background-color: #C1CCE7; padding: 0px; width: 960px; margin: 0px; }
				#subNavCategory { margin-left: 24px; margin-bottom: 0px; margin-right: 30px; margin-top: 0px; display: block; width: auto; font-size: 15px; color: #222222; font-weight: bold; padding: 0px; position: relative; float: left;}
					.threeRows { position: relative; top: 34px; } 
					.twoRows { position: relative; top: 23px; } 
					.oneRow { position: relative; top: 12px; }
				
				/* SUBNAV LIST STYLING */
					#subNav ul { min-height: 23px; height: auto !important; height: 23px; display: block; padding: 5px 0px; margin: 8px 0px; float: left; width: auto; border-right: dotted 1px #666666; font-size: 11px; padding-right: 20px; margin-right: 20px; }
						#subNav li {  font-size: 11px; color: #222222; float: none; width: auto; display: block; padding: 0px; margin: 0px; padding-top: 4px; padding-bottom: 5px; }
						#subNav ul.last { border-right: none; }
					#subNav a { color: #222222; text-decoration: none; }
						#subNav a.active { color: #143d8d; font-weight: bold; }
						#subNav a:hover { color: #143d8d; text-decoration: underline; border: none; }
					#subNav h3 { font-size: 30px; }

			/* HEADER STYLING ******************************************************************/
				#header { height: 100%; }
				
				/* Taller header style for product and main feature pages */
				#productHeader { width: 640px; height: 188px; float: left; background-color: #143d8d; margin: 3px 0px 0px 0px; }
					#productHeader h1 { font-size: 31px; color: #FFFFFF; margin: 40px 0px 0px 30px; font-weight: normal; }
					#productHeader h2 { font-size: 20px; color: #00002d; margin: 1px 0px 0px 30px; padding: 0px; font-weight: normal; border: none;}
				
				/* Shorter header style for normal content pages */
				#contentHeader { width: 640px; height: 115px; float: left; background-color: #143d8d; margin: 3px 0px 10px 0px; }
					#contentHeader h1 { font-size: 31px; color: #FFFFFF; margin: 30px 0px 0px 30px; font-weight: normal; }
					#contentHeader h2 { font-size: 20px; color: #00002d; margin: 1px 0px 0px 30px; padding: 0px; padding-bottom: 10px; font-weight: normal; border: none;}


			/* MEDE FEATURE STYLING (mission statement area on right side of header) *********************************/

				/* Taller feature style for product and main feature pages */
				#productFeature { width: 317px; height: 178px; float: left; background-color: #4261B8; margin: 3px 0px 10px 3px; padding-top: 10px; }
					#productFeature p { font-size: 13px; margin: 1px 20px; text-align: left; color: #FFFFFF; line-height: 18px; padding: 0px;  }
					#productFeature p strong { font-weight: bold; font-size: 13px; color: #FFFFFF; line-height: 18px; padding: 0px; margin: 0px; }
						#productFeature .learnMoreAbout { font-size: 10px; font-weight: bold; margin: 0px 0px 0px 20px; padding-top: 10px; color: #FFFFFF; }
						#productFeature li { font-size: 14px; margin: 5px 10px 5px 20px; padding: 0px 8px 3px 10px; color: #00002d; border-bottom: #00002d 1px dotted; }
							#productFeature li.last { border-bottom: none; padding-bottom: 2px; }
							#productFeature li a { text-decoration: none; color: #00002d; }
							#productFeature li a img { display: inline; padding-left: 10px; }
								#productFeature li a:hover { text-decoration: underline; }
					
				/* Shorter header style for normal content pages */
				#contentFeature { width: 317px; height: 103px; float: left; background-color: #4261B8; margin: 3px 0px 10px 3px; padding-top: 12px; padding-bottom: 0px; }
					#contentFeature p { font-size: 13px; margin: 1px 20px; text-align: left; color: #FFFFFF; line-height: 18px; padding: 0px;  }
					#contentFeature p strong { font-weight: bold; font-size: 13px; color: #FFFFFF; line-height: 18px; padding: 0px; margin: 0px; }				

		/* MAIN CONTENT AREAS
		************************************************************************************************************************************************/
		#productContent { width: 560px; float: left; margin: 0px 0px 0px -3px; padding: 15px 40px 20px; }
		#productContent h3, #platformContent h3 { padding-top: 20px; border-top: #555555 dotted 1px; }
			#productContent h3.noborder, #platformContent h3.noborder { padding-top: 0px; border-top: none; }
		#productContent h4 { color: #6a74b0; font-weight: normal; line-height: 20px; font-size: 16px; }
		#productContent p a strong { color: #143d8d; }
		
		/* FEATURE BOX @ BOTTOM OF BODY AREA
		************************************************************************************************************************************************/
				#bodyFeatureBox { position: relative; width: 908px; padding: 8px; margin: 20px 18px 0px; background-color: #C1CCE7; clear: both;}
					.bodyFeature { width: 260px; margin: 0px 0px; padding: 15px 20px 25px 20px; float: left; border-right: dotted #333333 1px; height: 80px; }
						.bodyFeature.last { border: none; }
						.bodyFeature h3 { font-size: 14px; color: #00002d; margin: 0px; padding: 0px; font-weight: bold; }
						.bodyFeature p { text-align: left; margin: 0px; padding-top: 10px; line-height: 17px; }
						.bodyFeature strong { color: #222222; }
					.actionLink { color: #143d8d; font-weight: bold; font-size: 11px; position: relative; left: 0px; margin-top: 10px; top: 0px;  width: 100%; }
					.actionLinkArrow { color: #6a74b0; font-size: 10px; font-weight: normal; left: 0px; top: 0px; position: relative; }
					a .actionLink  { color: #143d8d; text-decoration: none; }

		/* RIGHT SIDEBAR - QUOTE BOX
		************************************************************************************************************************************************/
				#quoteBox h3 { font-size: 12px; color: #222222; text-align: justify; padding: 0px 15px; font-weight: normal; line-height: 25px; }
					.quoteGiver { color: #143d8d; font-size: 13px; text-align: right; padding: 10px 20px 0px 20px; font-weight: bold; }
					.quoteGiverTitle { font-size: 12px; text-align: right; color: #666666; padding: 0px 20px 0px 20px; }
					.source { font-size: 9px; padding: 10px 20px 0px 20px; text-align: right; line-height: 12px; color: #666666; }
					.quoteGiverCompany { font-size: 11px; text-align: right; color: #666666; padding: 0px 20px 0px 20px; font-style: italic; }
				#productContent .quoteGiver, #productContent .quoteGiverCompany { padding: 0px; }
				#productContent .quoteGiverTitle { padding: 0px 0px 20px 0px; margin-bottom: 20px; border-bottom: 1px #143d8d dotted; }
				#productContent .last { border-bottom: none; }
					
		/* RIGHT SIDEBAR - THE MEDE APPROACH BOX
		************************************************************************************************************************************************/
				#medeApproachBox, #quoteBox { clear: right; width: 269px; padding: 15px; float: right; margin: 18px 18px 0px 0px; border-top: 8px #143d8d solid; background-color: #DDDDDD; display:inline; }
				#medeApproachBox h3 { border: none; color: #222222; padding: 0px; margin-top: 5px; font-size: 19px; text-align: center; }
				#medeApproachBox li { padding: 13px 10px 0px 7px; list-style: disc outside; margin-left: 15px; color: #444444; font-size: 11px; line-height: 18px; }

		/* FOOTER
		************************************************************************************************************************************************/
				#footer { padding: 8px 0px 20px 0px; margin: 0px; width: 960px; }
					#footer p { padding: 0px; margin: 0px; font-size: 11px; color: #6a74b0; text-align: right; line-height: 15px; float: right; }
					#footer a { color:#6a74b0; text-decoration: none; outline:none; }
						#footer a:visited { color:#6a74b0; }
						#footer a:hover { color: #FFFFFF; text-decoration:underline; }
					#footer img { float: left; }
		
		
/* PAGE SPECIFIC FORMATTING 
************************************************************************************************************************************************/

		/* HOMEPAGE FORMATTING (index.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

				#homewrapper { background: #FFFFFF; width: 960px; border-top: #00002d 4px solid; background: url(images/corner-bottom-right.png) no-repeat bottom right #FFFFFF; }

				/* FLASH FEATURE POSITIONING */
					#homeFeature, #login { display: block; height: 215px; margin: 3px 3px 3px 3px; padding: 0px 0px 0px 0px; z-index: 3000; width: 596px; background: #CCC; float: left;}		
					#login { background: url(images/login-background.png) no-repeat; }
					#homeValueProp { width: 355px; height: 170px; margin: 3px 3px 3px 0px;  background: url(images/value-prop-background.png) repeat-x #24378c; float: left; text-align: center; font-size: 15px; color: #FFFFFF; line-height: 25px; padding-top: 45px;}
					
				/* MML SEPARATOR BAR */
					#homeSeparator { background-color: #353535; height: 10px; width: 954px; padding: 0px; margin: 0px 3px 0px 3px; clear: both; }
									
				/* Mede News section */
					#homeNewsSection { top: 0px; float: left; width: 536px; padding: 40px 30px; display: block; margin: 0px 3px 3px 3px; background: url(images/news-background.png) top repeat-x #f0f0fa; height: 100%;}
					#homeNewsSection p { display: block; }
					#homeNewsSection h3 { padding-top: 0px; margin-top: 0px; padding-bottom: 5px; display: block; font-size: 13px; font-weight: bold;}
					#homeNewsSection h2 { font-size: 15px; text-transform: capitalize; font-weight: bold; color: #24378c; }
					#homeNewsSection ul { }
					.border-bottom { border-bottom: dashed 1px #333333; }
					#homeNewsSection li { padding-bottom: 10px; color: #999999;  border-bottom: 1px dotted #999; }
					#homeNewsSection li h2 { font-size: 12px; color: #24378c; margin: 0px; padding: 0px; line-height: 15px; }
					#homeNewsSection li h3 { font-size: 11px; color: #858585; margin: 0px; padding: 0px; font-weight: normal; margin-top: 10px; margin-bottom: 2px; }
					#homeNewsSection p { font-size: 10px; color: #333333; line-height: 14px; margin-top: 0px; margin-bottom: 6px; padding-bottom: 0px;}
					#homeNewsSection p.readMore { display: block; background: #24378C; padding: 2px 5px; width: 70px; color: #FFFFFF; font-size: 10px; font-weight: normal; }
					#homeNewsSection p.readMore a { display: block;  color: #FFFFFF; text-decoration: none; }
					#homeNewsSection p.readMore a:hover { color: #FFFFFF; background: #6a74b0; }
					#homeNewsSection img.homeButton { padding-left: 2px; padding-right: 0px; }
					#homeNewsSection .noBorder { border: none; }
					
				/* Homepage Side Bar */
					#homepageSideBar { width: 355px;
	margin: 0px 3px 3px 0px;
	float: right;
}			
					#homepageSideBar h2.clientTitle { background: url(images/clients-title-background.png) no-repeat; width: 355px; height: 22px;  margin-bottom: 0px; padding: 13px 20px; font-size: 15px; font-weight: bold; color: #FFFFFF;}
					#homepageSideBar #logoSS { margin: 0px; padding: 0px; width: 355px; height: 115px; border-bottom: 1px dotted #CCC; }
					#homepageSideBar .sideBarNews { top: 0px; float: left; width: 315px; padding: 10px 10px 20px 10px; display: block; margin: 0px 3px 3px 3px; }
					#homepageSideBar .sideBarNews p { display: block; }

					#homepageSideBar  h2 { font-size: 15px; text-transform: capitalize; font-weight: bold; color: #24378c; background: none; margin: 0px; padding: 0px 0px 0px 0px; padding-top: 8px;  }
					#homepageSideBar .sideBareNews h2.title { padding: 1px 1px; }
					#homepageSideBar .sideBarNews ul { padding: 0px; margin: 0px; }
					#homepageSideBar .sideBarNews li {
	position: relative;
	padding-bottom: 10px;
	color: #999999;
	border-bottom: 1px dotted #999;
	padding-top: 4px;
	margin: 0px;
	margin-bottom: 10px;
}
					#homepageSideBar .sideBarNews li h2 { position: relative; font-size: 12px; color: #24378c; margin: 0px; padding: 0px; line-height: 15px; display: block; }
					#homepageSideBar .sideBarNews li h3 { position: relative; font-size: 11px; color: #858585; margin: 0px; padding: 0px; font-weight: normal; margin-top: 10px; margin-bottom: 2px; }
					#homepageSideBar .sideBarNews p { position: relative; font-size: 10px; color: #333333; line-height: 14px; margin-top: 0px; margin-bottom: 6px; padding-bottom: 0px; display: block; padding-top: 10px; }
					#homepageSideBar .sideBarNews p.readMore { display: block; background: #999; margin-top: 4px; padding: 2px 5px; width: 70px; color: #FFFFFF; font-size: 10px; font-weight: normal; }
					#homepageSideBar .sideBarNews p.readMore a { display: block;  color: #FFFFFF; text-decoration: none; width:70px;}
					#homepageSideBar .sideBarNews p.readMore a:hover { color: #FFFFFF; background: #666; }
					#homepageSideBar .sideBarNews img.homeButton { padding-left: 2px; padding-right: 0px; }
					#homepageSideBar .sideBarNews .noBorder {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/* PAGE SPECIFIC HEADERS */
					.pressReleaseHeader, .leadershipSummitHeader, .medeConnectHeader, .companyHeader, .successStoriesHeader, .platformHeader, .clientSupport { background: url(images/header-blank.jpg) no-repeat #6a74b0; }
					.medeEnlighten { background: url(images/mede-enlighten-header.jpg) no-repeat #6a74b0; }
					.medeEmpower { background: url(images/mede-empower-platform.jpg) no-repeat #6a74b0; }
					.medeEngage { background: url(images/mede-engage-delivery.jpg) no-repeat #6a74b0; }
					.clientSuccessHeader, .bcbsHeader { background: url(images/header-client-success.jpg) no-repeat #6a74b0; }
					.clientTestimonialsHeader, .AHIPheader { background: url(images/header-client-testimonials.jpg) no-repeat #6a74b0; }
					.clientsHeader { background: url(images/header-clients.jpg) no-repeat #6a74b0; }
					.newsAndEventsHeader { background: url(images/header-news-and-events.jpg) no-repeat #6a74b0; }
					.careersHeader { background: url(images/header-careers.jpg) no-repeat #6a74b0; }
					.eventsHeader { background: url(images/header-events.jpg) no-repeat #6a74b0; }
					.resourcesHeader { background: url(images/header-resources.jpg) no-repeat #6a74b0; }
					.articlesHeader { background: url(images/header-resources-articles.jpg) no-repeat #6a74b0; }
					.webinarsHeader { background: url(images/header-webinars.jpg) no-repeat #6a74b0; }
					.videosHeader { background: url(images/header-videos.jpg) no-repeat #6a74b0; }
					.aboutUsHeader { background: url(images/header-about-us.jpg) no-repeat #6a74b0; }
					.contactHeader { background: url(images/header-contact.jpg) no-repeat #6a74b0; }
					.productHeader { background:url(images/header-plain-large.jpg) no-repeat #6a74b0; }
					.siteMapHeader { background: url(/images/header-site-map.jpg) no-repeat #6a74b0; }
					#contentHeader.leadershipSummitHeader h1 { margin: 15px 0px 0px 30px; }

		/* PRODUCT PAGES FORMATTING (/healthcare-analytics-solutions)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
 					.contentColumn { width: 270px; float: left; padding-top: 10px; }
					.contentColumn h4 { color: #143d8d; font-weight: bold;}
						.contentColumn h4 a { text-decoration: underline; color: #143d8d; }
						.contentColumn h4 a:hover { text-decoration: underline; color: #143d8d; }
					.contentColumn a { color: #222222; text-decoration: underline; }
						.contentColumn a:visited { color: #143d8d; }
						.contentColumn a:hover { color: #6a74b0; }
					.contentColumn ul { padding-top: 10px; }
					.contentColumn li { margin-bottom: 10px; margin-left: 8px; }
				
				ul#features { padding-bottom: 10px; }
					ul#features li { padding: 6px 0px 0px 10px; list-style: disc outside; margin-left: 25px; line-height: 18px; }
					
				#productScreenshot { margin-top: 0px; position: relative; width: 396px; margin-top: -100px; margin-left: 80px; margin-bottom: 25px; }
					#productScreenshot p { color: #143d8d; font-size: 11px; text-align: center; padding-top: 8px; margin-top: -30px; margin-bottom: 0px; padding-bottom: 0px; font-weight: bold; }
					#productScreenshot .clickTo strong, #productScreenshot .clickTo { color: #FFFFFF; font-weight: bold; padding: 0px 0px 0px; margin-top: 0px; }
					#productScreenshot.performanceScorecard { width: 522px; position: relative; margin-left: 27px; margin-top: -100px; }
					#productScreenshot img.squareDashboard { margin: 0px auto; }
												
				p img { float: left; margin-right: 10px; margin-bottom: 0px;}
				
				.logo_gallery { margin-right: -45px; }
					.logo_gallery a img { float: left; width: 153px; height: 75px; text-align:center; margin: 0px; padding: 0px; margin-right: 45px; }	
				
				.arrow { }
				
				.copyright { font-size: 10px; left: 0px; position: relative; top: 0px; width: 960px; margin: 0px; padding: 0px; }
				
				.center { text-align: center; }
				
		/* PLATFORM PAGES FORMATTING (/healthcare-analytics-platform)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#platformContent { float: left; width: 880px; margin: 0px 0px 0px -3px; padding: 15px 40px 20px; }
				.platformWrapper { clear: both; }
				.platformText { display: block; width: 560px; float: left; }
				.platformImage { display: block; width: 300px; float: right; margin: 30px 0px 0px 0px; padding: 0px; }
				.first { margin: 0px; }
				#platformContent div.platformImage h3 { text-align: center; font-size: 11px; color: #143d8d; font-weight: bold; border: none; padding: 0px; margin-top: -10px; }
				#platformContent div.platformImage h4 { text-align: center; font-size: 9px; color: #6a74b0; }
					#platformContent div.platformImage h4 a { color: #6a74b0; text-decoration: underline; }
						#platformContent div.platformImage h4 a:hover { color: #143d8d; text-decoration: underline; }

		/* CLIENT TESTIMONIALS (/healthcare-analytics-clients/healthcare-client-testimonials.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.testimonials img { float: left; margin-right: 30px; }

		/* CLIENTS (/healthcare-analytics-clients/clients.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#clientList li { padding-bottom: 20px; padding-right: 10px; height: 20px; float: left; width: 176px; }

		/* CLIENT SUCCESS (/healthcare-analytics-clients/client-success-stories.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.clientSuccess h4 { padding-bottom: 3px; padding-top: 10px; font-size: 18px; line-height: 22px; text-align: justify; } 
				.clientSuccess h4 strong { color: #6a74b0; }
				.clientSuccess h4 a { text-decoration:none; color: #222222; }
						.clientSuccess h4 a:hover { text-decoration: underline; color: #6a74b0; }
							.clientSuccess h4 a:hover strong { color: #143d8d; }
				.clientSuccess h5 { font-size: 16px; font-weight: bold; color: #6a74b0; padding-top: 18px; padding-bottom: 5px; }
				.clientSuccess img { float: right; margin-left: 30px; padding-top: 18px; }
				.clientSuccess ul#features { font-size: 11px; }
					.clientSuccess ul#features li { line-height: 13px; }

		/* SITEMAP (/sitemap.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.siteMap { float: left; width: 250px; }	
				.siteMap h4 { color: #6a74b0; padding-bottom: 3px; }
				.siteMap ul { margin-left: 15px; margin-bottom: 20px; font-size: 12px;  line-height: 23px; }
					.siteMap ul li ul { margin-bottom: 5px; }
						.siteMap ul li ul li { font-size: 10px; font-weight: normal; line-height: 20px;}
						.siteMap ul li ul li a { color: #888888; }
					.siteMap ul li a { color: #143d8d; }
			
		/* CAREERS (/mede/mede-careers.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.careers li { line-height: 25px; }
				
		/* CONTACT MEDE (/mede/contact-mede.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.contactMede h3 { font-size: 15px; color: #6a74b0; padding-bottom: 20px; line-height:25px;}
				.contactMede h4 { font-size: 14px; color: #143d8d; padding-bottom: 5px; font-weight: bold; } 
				.contactMede img { float: left; margin-right: 30px; }
				.contactMede .clear { padding-bottom: 30px; }
				.location { border-top: 1px dotted #666; padding-top: 10px; margin-top: 10px; }
				#quoteBox.contact h3 { font-size: 15px; color: #143d8d; text-align: left; margin: 0px; padding: 0px; font-weight: bold; line-height: 15px;}
				#quoteBox.contact img { padding-top: 8px; margin: 0px; }

		/* EXECUTIVE TEAM + BOARD OF DIRECTORS (/mede/mede-leadership-team.html + mede-board-of-directors.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.boardExecutive h4 { padding: 20px 0px 0px; font-size: 18px; margin-top: 10px; color: #6a74b0; border-top: 1px dotted #004690; }
					.boardExecutive h4.first { border: none; }
					.boardExecutive h4 a { color: #6a74b0; }
					.boardExecutive h4.noborder { border: none; padding-top: 10px; }
						.boardExecutive h4 a:hover { color: #143d8d; }
				.boardExecutive h5 { font-size: 13px; padding-bottom: 15px; }
				#productContent.boardExecutive h3 { font-size: 18px; color: #6a74b0; padding-top: 0px; border-top: none;padding-bottom: 5px; }
				.boardExecutive img { float: right; margin-left: 10px; padding-top: 15px; margin-right: -5px; margin-top: 10px; margin-bottom: 0px; }
				.boardExecutive img.top { padding-top: 0px; }

		/* TERMS OF USE (/mede/terms.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.terms h4 { padding-top: 10px; }
				.termsList { padding-bottom: 15px; }
					.termsList li { margin-left: 30px; padding: 6px 0px 6px 10px; list-style: disc outside; line-height: 18px;}
				
		/* VIDEOS (/healthcare-analytics-resources/videos.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#productContent.video h4 { font-size: 20px; padding-top: 10px; }
				.video h4.first { padding-top: 0px; }

		/* WEBINARS (/healthcare-analytics-resources/videos.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#productContent.webinars h4 { font-size: 13px; font-weight: bold; color: #143d8d; padding-bottom: 3px; }
				#productContent.webinars h3 { border: 0px; color: #6a74b0; padding-top: 0px; padding-bottom: 4px; margin-bottom: 0px; margin-top: 0px; font-size: 15px; }
					.webinars h3 a { color: #6a74b0; }
					.webinars h3 a:hover { color: #143d8d; }
				#productContent.webinars h2 { font-size: 20px; color: #6a74b0; margin-bottom: 10px; padding-top: 10px; }
				.webinars p { padding-bottom: 18px; }
				.border-top { border-top: dashed 1px #333333; padding-top: 20px;  }
				
		/* RAC ANALYTICS (/RAC)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#productContent.rac h4 { border: 0px; color: #6a74b0; padding-top: 10px; padding-bottom: 4px; margin-bottom: 0px; margin-top: 0px; font-size: 15px; }
				.rac h4 a { color: #6a74b0; }
				.rac h4 a:hover { color: #143d8d; }
				#productContent.rac h5 { font-size: 13px; font-weight: bold; color: #143d8d; padding-bottom: 3px; }
				.rac h3 {padding-bottom: 5px; }
				
	
		/* ARTICLES (/healthcare-analytics-resources/articles.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#productContent.articles h4 { font-size: 13px; font-weight: bold; color: #143d8d; padding-bottom: 3px; padding-top: 4px; }
				#productContent.articles h3 { border: 0px; color: #6a74b0; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; font-size: 15px; }
					.articles h3 a { color: #6a74b0; }
				.articles p { padding-bottom: 18px; }
				.articles h6 { font-size: 20px; color: #6a74b0; margin-bottom: 10px; font-weight: normal; border-top: 1px dotted #222222; padding-top: 10px; }
					.articles h6.noborder { border: none; }
		
		/* HOLIDAY LOGOS (/mede/mede-holiday-logos.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.holiday-logos p { padding-top: 20px; font-weight: bold; float:left; padding-right: 25px; line-height: 12px; text-align: center;  }
				 p.twoLine { margin-top: -13px; }
				#productContent.holiday-logos h3 { border: none; clear: both; border-top: dotted 1px #222222; }
				#productContent.holiday-logos h3.first { border: none; }
				
		/* LEADERSHIP SUMMIT (/healthcare-news-events/leadership-summit.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.leadershipSummit ul li { padding-bottom: 12px; padding-left: 12px; }
				.leadershipSummit img { float: left;  margin-right: 30px; padding-top: 5px; }

		/* NEWS (/healthcare-news-events/mede-news.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.pressRelease h3 { clear: both; }
				 #productContent  strong.mediaTitle { font-size: 18px; color: #143d8d; }
				.news p { line-height: 18px; }
				.news p strong { color: #000000; }
				.news h4 { color: #222222; padding-bottom: 3px; padding-top: 8px; font-size: 15px; font-weight: bold; }
				#newsInformationBox { float: left; line-height: 15px; }
				.news h3.eventInfo { font-size: 16px; padding-top: 0px;  }
				#newsAddressBox { float: right; line-height: 15px; }
				#news.eventsList { line-height: 38px; }
				#logoFloat { float: right; }
				#upcomingEvents { width: 269px; padding: 15px; text-align: left; float: right; margin: 18px 18px 0px 0px; border-top: 8px #143d8d solid; background-color: #DDDDDD; display:inline; }
				#upcomingEvents p { font-size: 11px; line-height: 16px; margin-bottom: 13px; }
				#upcomingEvents p strong {  color: #000000; }
				#upcomingEvents p strong a { color: #143d8d; }
				div.news#productContent h4.black { color: #000000;}
				p.newsSource { text-align: left; font-style: italic; font-size: 10px; }
			
			

		/* MEDECONNECT (/healthcare-news-events/medeconnect-user-conference.html)::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				.medeConnect h4 { color: #143d8d; font-weight: bold; padding-top: 12px; font-size: 16px; padding-bottom: 4px; }
				.medeConnect img { float: right; margin: 0px 0px 5px 15px; }

		/* PRESS RELEASES (all press releases located in /healthcare-news-events )::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
				#productContent.pressRelease h3 { border: none; text-align: center; margin-bottom: 10px; }
				.pressRelease h6 { font-size: 11px; }
					.pressRelease h6 strong { color: #143d8d; }
				.pressRelease h4 { font-size: 14px; font-weight:bold; text-align: center; color: #333333; }
				#productContent h4.h4Black { color: #143d8d; }
				
/* BUTTON STYLING:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

			#providerSolutionsButton {  z-index: 4000; width: 176px; height: 24px; top: 30px; left: 0px; }
			#providerSolutionsButton a { display: block; height: 24px; background:url(images/button-provider-solutions.gif) no-repeat; border: 0px; outline: none; background-position: 0 0; width: 176px; left: 0px; }
			#providerSolutionsButton a:hover { background-position: 0 -24px; }	
	
			#payerSolutionsButton { z-index: 4000; width: 156px; height: 24px; top: 30px; left: 0px; }
			#payerSolutionsButton a { display: block; height: 24px; background:url(images/button-payer-solutions.gif) no-repeat; border: 0px; outline: none; background-position: 0 0; width: 156px; left: 0px; }
			#payerSolutionsButton a:hover { background-position: 0 -24px; }	
			
			#contactMedeButton { float: left; z-index: 4000; position: relative; width: 146px; height: 48px; top: 36px; left: 30px;}
			#contactMedeButton a { display: block; height: 24px; background: url(images/button-contact-mede.png) no-repeat; border: 0px; outline: none; background-position: 0 0; width: 146px; left: 0px; }
			#contactMedeButton a:hover { background-position: 0 -24px; }	
			
			#clientSupportButton { float: left; z-index: 4000; position: relative; width: 146px; height: 48px; top: 36px; left: 60px;}
			#clientSupportButton a { display: block; height: 24px; background: url(images/button-client-support.png) no-repeat; border: 0px; outline: none; background-position: 0 0; width: 146px; left: 0px; }
			#clientSupportButton a:hover { background-position: 0 -24px; }	
			
			.floatRight { float:right; margin: 0px 0px 10px 0px; }
			div.news#productContent h3 { clear:both;}
			#posterOrderForm { float: left; }
			div.news#productContent h3.noMargin { margin: 0px; font-size: 8px; }
			
			#contentwrapper div.linkFeature h3 { font-size: 16px; line-height: 20px; font-weight: bold; }
			#contentwrapper div.linkFeature p { text-align: center; font-size: 13px; }

	
/* FORM STYLING:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
			form { padding-bottom: 20px; }
			fieldset { border: none; background: none; font-size: 12px; padding-top: 10px; }
			label { line-height: 100%; padding: 16px 0px 3px 0px; border:none; color:#333333; display: block; font-size: 12px; font-weight: bold; clear:both; }
				label strong { color: #6a74b0; }
			input.text { border: 1px solid #CCCCCC; font-size: 13px; height: 25px; background-color: #FBFBFB; padding-top: 4px; padding-left: 3px;}
			input:focus { background-color: #c8e6f8; }
			input.submit { margin-top: 30px; display: block; clear: both; }
			input.checkbox { clear: both; }
			.requiredFieldExplanation strong { font-weight: bold; color: #6a74b0; font-size: 14px; }
			
#container{
	text-align:left;
	background:#fff;
}
#container, {
	margin:0 auto;
	width:640px;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.contactForm{
	margin:20px 20px 0 0px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */

* html #top, * html #bottom{ 
	_behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}

.contactForm{
	font-family: Arial, Helvetica, sans-serif;
}
.contactForm li{
	width:62%;
}
form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	display:block;
	margin:0;
	padding:6px 5px 9px 9px;
	clear:both;
}
form li:after, form li div:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html form li{height: 1%;}
* html form li div{display:inline-block;}
*+html form li div{display:inline-block;}

form li div, form li span{
	margin:0 .3em 0 0;
	padding:0;
	color:#444;
	top: 0px;
	left: 0px;
	position: relative;
}
form li span{
	float:left;
	top: 0px;
	left: 0px;
	position: relative;

}

.center, 
form li span.center input.text, form li span.center label,
form li.name input.text, form li.name span label,
form li.date input.text, form li.date span label, 
form li.phone input.text, form li.phone span label,
form li.time input.text, form li.time span label{
	text-align:center;
}
form li.time select.select{
	margin-left:5px;
}

form li div.col span{
	display:block;
	width:100%;
	float:left;
	padding:0;
}
li.twoColumns div.col span{
	width:48%;
	margin:0 5px 0 0;
}
li.threeColumns div.col span{
	width:30%;
	margin:0 5px 0 0;
}
li.notStacked div.col span{
	width:auto;
	margin:0 7px 0 0;
}


form li.complex{
	padding-bottom:0;
}
form li div span.left, form li div span.right{
	margin:0;
	
}
form li div span.full input, 
form li div span.full select, 
form li div span.left input, 
form li div span.right input,
form li div span.left select,
form li div span.right select{
}

.left{
	float:left;
}

.right{
	float:right;
}
.clear{
	clear:both !important;
}

/* ----- INFO ----- */

.info{
	display:inline-block; 
	clear:both;
	border-bottom:1px dotted #666;
	margin:0 0 5px 0;
}
div.contactMede#productContent .info h3.subTitle { border: none; padding: 0px; margin: 0 0 5px 0; padding-top: 0px; }
.info[class]{
	display:block;
}
.info h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 22px;
	margin:0 0 4px 0;
	clear:left;
	border: none;
	padding: 0px;
}
.info div{
	font-size:95%;
	line-height:135%;
	margin:0 0 1.1em 0;
	color:#555;
}

/* ----- SECTIONS ----- */

form li.section, form li.captcha{
	clear:both;
	border-top:1px dotted #ccc;
	padding-top:.9em;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
	position:static;
}
form ul li.first{
	border-top:none !important;
	margin-top:0px !important;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:135%;
	margin:0 0 .2em 0;
}
form .section div{
	display:block;
	font-size:85%;
	margin:0 0 1.2em 0;
	padding:0;
}

form li.captcha {
	margin-top:5px;
	padding-bottom:9px;
}
form li.captcha label.desc{
	margin-bottom:4px;
}

#recaptcha_widget_div table{
	background:#fff;
}

form li.captcha .noscript iframe{
	border:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
form li.captcha .noscript label.desc{
	display:block !important;
}
form li.captcha .noscript textarea{
	margin-left:12px;
}


/* ----- LIKERT SCALE ----- */

form li.likert{
	width:97% !important;
}
.likert table{
	margin:0 0 .9em 0;
	background:#fff;
	width:100%;
	border:1px solid #dedede;
	border-bottom:none;
}
.likert caption{
	text-align:left;
	color:#222;
	font-size:95%;
	line-height:135%;
	padding:5px 0 .5em 0;
}
.likert input{
	padding:0;
	margin:2px 0;
}
.likert label{
	font-size:85%;
	display:block;
	color:#565656;
}

/* ----- Top Row ----- */

.likert thead td, .likert thead th{
	background-color:#e6e6e6;
}

/* ----- Right Side ----- */

.likert td{
	border-left:1px solid #ccc;
	text-align:center;
	padding:4px 6px;
}
.likert thead td{
	font-size:85%;
	padding:10px 6px;
}

/* ----- Body ----- */

.likert th, .likert td{
	border-bottom:1px solid #dedede;
}
.likert tbody th{
	color:#222;
	font-size:95%;
	font-weight:bold;
	padding:8px 8px;
	text-align:left;
}

.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#f5f5f5;
}
.likert tbody tr:hover td, .likert tbody tr:hover th{
	background-color:#FFFFCF;
}

/* ----- Likert Classes ----- */

.col1 td{width:30%;} 
.col2 td{width:25%;}
.col3 td{width:18%;}
.col4 td{width:14.5%;}
.col5 td{width:12%;}
.col6 td, .col7 td{width:10%;}
.col8 td, .col9 td, .col10 td{width:6.5%;}
.col11{width:6%;}

.hideNumbers tbody label{
	display:none;
}

/* ----- LABELS ----- */

form li span { top: 0px; left: 0px; 	position: relative;
}

form li div label, form li span label{
	margin:0;
	padding-top:6px;
	clear:both;
	font-size:85%;
	line-height:100%;
	color:#444;
	display:block;
	top: 0px;
	left: 0px;
}
form li div span label{
	padding-bottom:12px;
	top: 0px;
	left: 0px;
}
label.desc{
	font-size: 14px;
	font-weight:bold;
	color:#222;
	line-height:150%;
	margin:0;
	padding:0 0 2px 0;
	border:none;
	display:block;
}
label.choice{
	display:block;
	font-size:100%;
	line-height:150%;
	margin:-17px 0 0 23px;
	padding:0 0 5px 0;
	color:#222;
	width:88%;
	font-weight: normal;
}
.safari label.choice{
	margin-top:-16px;
}
form.rightLabel div.col{
	margin-top:-3px;
}

span.symbol{
	font-size:120%;
	line-height:135%;
}
form li .datepicker{
	float:left;
	margin:.19em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}

/* ----- MIN/MAX COUNT ----- */

form li div label var{
	font-weight:bold;
	font-style:normal;
}
form li div label .currently{
	display:none;
}

/* ----- FIELDS ----- */

input.text, input.search, input.file, textarea.textarea, select.select{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:100%;
	color:#333;
	margin:0;
	padding:2px 0;
}
input.text, input.search, textarea.textarea{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff /*url(/images/fieldbg.gif) repeat-x top*/;
}
select.select{
	padding:1px 5px 0 0;
}
input.search{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding-left:6px;
}
input.checkbox, input.radio{
	display:block;
	margin:4px 0 0 0;
	padding:0;
	width:13px;
	height:13px;
}
input.other{
	margin:0 0 8px 25px;
}

.safari select.select{
	font-size:120% !important;
	margin:0 0 1px 0;
}
* html select.select{
	margin:1px 0;
}
*+html select.select{
	margin:1px 0;
	border:1px solid red;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
form li.buttons{
	clear:both;
	padding-top:0px;
}
form li.buttons input{
	font-size:120%;
	margin-right: 5px;
}

/* ----- TEXT DIRECTION ----- */

.rtl .info h2, .rtl .info div, .rtl label.desc, .rtl label.choice, 
.rtl div label, .rtl span label, .rtl input.text, 
.rtl textarea.textarea, .rtl select.select, .rtl p.instruct, 
.rtl .section h3, .rtl .section div, .rtl input.btTxt{
	direction:rtl;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

#errorLi{
	width:99%;
	margin:0 auto;
	background:#fff !important;
	border:1px solid red;
	margin-bottom:1em;
	text-align:center;
	padding:1em 0 1em 0;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
#errorMsgLbl{
	margin:0 0 5px 0;
	padding:0;
	font-size:125%;
	color:#DF0000 !important;
}
#errorMsg{
	margin:0 0 2px 0;
	color:#000 !important;
	font-size:100%;
}
#errorMsg strong{
	padding:2px 3px;
	background-color: #FFDFDF !important;
	color:red !important;
}
form li.error{
	display:block !important;
	background-color: #FFDFDF !important;
	margin-bottom:3px !important;
}
form li.error label, form li.error span.symbol{
	color:#DF0000 !important;
}
form p.error{
	display:none;
	margin:0 !important;
	padding:7px 0 0 0 !important;
	color:#DF0000 !important;
	font-weight:bold;
	font-size:10px;
	line-height:10px !important;
	clear:both;
}
form li.complex p.error{
	padding:0 0 9px 0 !important;
}
form li.error p.error{
	display:block;
}
.leftLabel p.error, .rightLabel p.error{
	margin-left:30%;
	padding-left:15px;
}
.noI .leftLabel p.error, .noI .rightLabel p.error{
	margin-left:35%;
	padding-left:15px;
}

/* ----- REQUIRED ----- */

form span.req{
	display:inline;
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
	padding:0;
	top: 0px;
	left: 0px;
	position: relative;

}
form span { left: 0px; top: 0px; position: relative; }

/* ----- INSTRUCTIONS ----- */

form li.focused{
	background-color:#fff7c0;
}
form li.focused, form li:hover{
	position:relative; /* Makes Instructs z-index stay on top in IE. */
}
form .instruct{
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 10px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	visibility:hidden;
	font-size:105%;
}
form .instruct small{
	line-height:120%;
	font-size:80%;
	color:#444;
}
form li.focused .instruct, form li:hover .instruct{
	left:100%; /* Prevent scrollbars for IE Instruct fix */
	visibility:visible;
}

/* ----- ADVANCED CLASSNAMES ----- */

.hideSeconds .seconds, .hideAMPM .ampm{
	display:none;
}

/* ----- ALT INSTRUCTIONS ----- */

.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct{
	visibility:visible;
	position:static;
	margin:0;
	padding:6px 0 0 0;
	width:100%;
	clear:left;
	background:none;
	border:none;
}
li.altInstruct p.complex , li.leftHalf p.complex, li.rightHalf p.complex{
	padding:0 0 9px 0;
}

/* ----- LABEL LAYOUT ----- */

.leftLabel li, .rightLabel li{
	width:74% !important;
	padding-top:9px;
}


.leftLabel label.desc, .rightLabel label.desc{
	float:left;
	width:29%;
	margin:0px 15px 0 0;
}
.rightLabel label.desc{
	text-align:right;
}
.leftLabel li div.col, .rightLabel li div.col,
.leftLabel li.complex div, .rightLabel li.complex div{
	float:left;
}


.leftLabel .small, .rightLabel .small{
	width:17%;
}
.leftLabel .medium, .rightLabel .medium{
	width:35%;
}
.leftLabel .large, .leftLabel textarea.textarea,
.rightLabel .large, .rightLabel textarea.textarea,
.leftLabel li div.col, .rightLabel li div.col,
.leftLabel li.complex div, .rightLabel li.complex div{
	width:64%;
}


* html .leftLabel .small, * html .rightLabel .small{
	width:23%;
}
* html .leftLabel .medium, * html .rightLabel .medium{
	width:55%;
}
* html .leftLabel .large, * html .leftLabel textarea.textarea,
* html .rightLabel .large, * html .rightLabel textarea.textarea{
	width:97%;
}


.leftLabel p.instruct, .rightLabel p.instruct{
	width:27%;
	margin-left:5px;
}
.leftLabel .altInstruct .instruct, .rightLabel .altInstruct .instruct{
	margin-left:29% !important;
	padding-left:15px;
	width:65%;
}


.leftLabel .buttons, .rightLabel .buttons{
	margin-left:15px;
}
* html .leftLabel .buttons, * html .rightLabel .buttons{
	margin-left:4px;
}
*+html .leftLabel .buttons, *+html .rightLabel .buttons{
	margin-left:7px;
}
.leftLabel .buttons .submit, .rightLabel .buttons .submit{
	margin-left:29%;
}
* html .leftLabel .buttons .submit, * html .rightLabel .buttons .submit{
	margin-left:22%;
}

/* ----- NO INSTRUCTIONS ----- */

.noI form li, .noI form li.buttons, .altInstruct form li, .altInstruct form li.buttons{
	width:97% !important;
}
.noI form li.section, .altInstruct form li.section{
	padding-left:9px !important;
}

/* ----- NO INSTRUCTIONS LABEL LAYOUT ----- */

.noI .leftLabel label.desc, .noI .rightLabel label.desc{
	width:34%;
}
.noI .leftLabel .large, .noI .leftLabel textarea.textarea,
.noI .rightLabel .large, .noI .rightLabel textarea.textarea,
.noI .leftLabel li div.col, .noI .rightLabel li div.col,
.noI .leftLabel li.complex div, .noI .rightLabel li.complex div{
	width:60%;
}

.noI .leftLabel .buttons input, .noI .rightLabel .buttons input{
	margin-left:34%;
}

/* ----- FIELD FLOATING ----- */

form li.leftHalf, form li.rightHalf{
	width:46% !important;
}
li.leftHalf{
	clear:left;
	float:left;
}
li.rightHalf{
	clear:none;
	float:right;
}
li.leftHalf .medium, li.rightHalf .medium,
li.leftHalf .small, li.rightHalf .small{
	width:100%;
}
	

				
