/*=========================================================================
--       SITE/SYSTEM : Brand Platform v2
--       DESCRIPTION : Print style CSS file for cascading style
--  REVISION HISTORY : Date      Version   Name             Description
--                     05/07/08 2.0.0.0   imc2  Modified version 
==========================================================================*/
#externalSite  {
	position:static !important;
}

#lillyConnectShade {
	display: none !important;
}

#header-tab{
	display:none !important;
}

#container {
	/* TeamSite Generated - Must be set to 100% width and double wrapped to achieve 'bleeding edges' */
	padding-left:20px;
	margin:0;
	position:relative;
	width:740px;
}

/******** begin header ********/

#customHeader {
	/*[Custom]  header - needs to be constrained to 740 to allow flash to flow*/
	width:740px;
	height:87px;
	margin:0 auto;
	position:relative;
}

#headerWrapper {
	height:87px !important;
	background: none;
}

#logo {
	width:243px;
	height:86px;
	float:none;
	margin:0;
	padding:0;
	page-break-after: avoid;
}

div.navigatorBackground{
	display:none;
}

#navContainer{
	display:none;
}
#nav {
	display:none;
}

#customSearchContainer{
	display: none;
}

#container #sideNav {
	display:none;
}

/* New container for side navigation */
#sideNavigation {
	display:none;
}


#breadCrumbs {
	display:none;
}

#mainContentBackground {
	display:none;
}

#bottomGradient {
	display:none;
}

/* Seondary Page Main Content Layout */
#centerColumn {
	width:740px;
	margin-left:0px;
	overflow: hidden;
	margin-top:20px;
}

/*******end main content******/

/********begin right tout********/
#rightTout {
	display:none;
}

#toolbar #mainContentLinks {
	display:none;
}

#footerWrapper {
	width:740px;
	margin:0 auto;
	overflow:hidden;
}

#footer .footerLogo {
	float:none;
	margin-top:0;
	padding:0;
	width:56px;
	height:50px;
	background:url('/images/common/ftrlillylogo.gif') no-repeat;
}

#footer .isiGraphic {
	page-break-after: always;
	
}
#mainContent {
	padding:0;
	margin:0;
    position:relative; 
	width:740px;
	color:#4f5457;	
	overflow: hidden;
	page-break-after: always
}

#mainContent h3.navHeader {
	/* Used to provide Header Title above left nav on each section */
	display:none;
}

