html, body
{
  margin: 0; padding: 0; border: 0;
  height: 100%;
}
	
.mainContent, .text
{
  margin: 0; padding: 0; border: 0;
  font-family: arial;
  font-size: 12px;
}

td
{
  vertical-align: top;  
  font-size: 12px;  
}

p
{
  padding: 3px 0px 7px 0px;
  margin: 0px;
  font-size: 12px;  
}

.subHeader
{
  font-size: 12px;
  color: #6A437B;
  font-weight: bold;
}

.subHeaderCaps
{
  font-size: 12px;
  color: #6A437B;
  font-weight: bold;
  text-transform: uppercase;
}

a { color: #6A437B;	}
a:hover { color: #442B4F; }	

table.mainTable
{
  width: 764px; 
  border-left: #FFFFFF 1px solid; 
  border-right: #FFFFFF 1px solid; 
  border-top: #FFFFFF 1px solid;
}

td.leftNav
{
  width: 167px;
  background-color: #999999;
}

td.middleBody
{
  width: 464px;
  font-family: arial;
  padding-left: 30px;  
  padding-right: 30px;  
  padding-bottom: 30px;  
}

td.middleBodyNoRight
{
  width: 100%;
  font-family: arial;
  padding-left: 30px;  
  padding-right: 30px;  
  padding-bottom: 30px;    
}

td.middleBodyMain
{
  font-family: arial;
  padding-bottom: 20px;
  vertical-align: top;  
}

td.rightColumn
{
  width: 167px;
  background-color: #999999;
}

td.callOut
{
  background-color: #CCCCCC;
  padding: 12px;
}

.callOut 
{
    font-size: 80%; 
    font-family: arial, verdana, helvetica, sans-serif; //NAVINT
}

th.eventsHeader
{
  background-color: #6A437B;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
}

div.callOutHead
{
  padding-top: 10px;
  font-family: arial;
  font-size: 11px;
}

.callOutStandard
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
}

.callOutEmph
{
  color: #6A437B;
  font-size: 13px;
}

.callOutSubHead
{
  color: #6A437B;
  font-size: 11px;
  font-weight: bold;
}

div.paddedBR
{
  padding-top: 8px;
}

td.careersLabel
{
  width: 40%;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #6A437A;
}

th.careersLabel
{
  width: 40%;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #6A437A;
  text-align: left;
}

td.careersBody
{
  font-family: arial;
  font-size: 12px;
  color: #333333;
}

hr.hRule
{
  color: #999999;
  height: 1px;
}

.callOut
{
  font-size: 11px;
}

td.separateBorder
{
  background-color: #FFFFFF;
  height: 1px;
  width: 167px;
}

td.searchBox
{
  height: 23px;
  text-align: right;
  vertical-align: bottom;
  background-color: #6A437B;
  color: #FFFFFF;
  font-family: arial, tahoma, verdana;
  font-weight: bold;
  padding-right: 10px; 
  padding-bottom: 2px; 
}

td.searchBoxNoScript
{
  height: 23px;
  vertical-align: middle;
  text-align: left;
  padding-left: 20px;
  background-color: #6A437B;
  color: #FFFFFF;
  font-family: arial, tahoma, verdana;
  font-size: 8pt;
  font-weight: bold;
}

td.searchBoxNoScriptFrench
{
  height: 23px;
  vertical-align: middle;
  text-align: left;
  padding-left: 20px;
  background-color: #6A437B;
  color: #FFFFFF;
  font-family: arial, tahoma, verdana;
  font-size: 7pt;
  font-weight: bold;
}


td.sideNavNoScript
{
  vertical-align: middle;
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 14px;
  color: #FFFFFF;
  font-family: arial, tahoma, verdana;
  font-size: 11px;
  font-weight: bold;
}

div.middleHeader
{
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #6A437A;
}

.pressReleaseHeader
{
  font-family: arial;
  color: #6A437A;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 75%;
  padding-bottom: 10px;
}

p.homepageBlurb
{
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
}

ul.searchResults
{
  padding: 0px;
  padding-left: 1.5em;
  margin: 0px;
  list-style-type: square;
  font-size: 12px;
}

ul  {
	list-style: disc;
	margin-top:2px;
	margin-left: 0;
	margin-bottom:12px;
	padding-left: 2em;
	text-indent: 0em;
	}
li  {
	margin-bottom:2px;
	font-family:arial;
	font-size:12px;
	}
ul ul {
	list-style: disc;
	margin-top:2px;
	margin-left: 0;
	margin-bottom:0px;
	padding-left: 2em;
	text-indent: 0em;	
	} 
ul ul li {
	list-style-type:circle;
	margin-bottom:0px;
	}
	
ul.countryList 
{
	list-style-type: square;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-left: 2em;
	text-indent: 0em;
	}	
	
li.countryListElement
{
  font-size: 11px;
	margin: 0px;
	padding: 0px;
}	

.searchResults a:link, .searchResults a:visited
{
  color: #6A437B;
  text-decoration: underline;
}

.searchResults a:hover
{
  color: #442B4F;
  text-decoration: underline;  
}

a.searchResultsNext
{
  color: #6A437B;
  text-decoration: underline;
}

a.searchResultsNext:visited
{
  color: #6A437B;
  text-decoration: underline;
}

a.searchResultsNext:hover
{
  color: #6A437B;
  text-decoration: underline;
}

input.searchTextbox
{
  width: 80px; 
  height: 15px;
  border: #999999 1px solid; 
  font-size: 10px;
  font-family: arial;
}

input.searchButton
{
  font-family: tahoma, verdana;
  font-weight: bold;
  font-size: 9px;
  color: #FFFFFF;
  background-color: #000000;
  border: #FFFFFF 1px solid;
}

.footer
{
   font-family: arial; 
	color: #999999;
	font-size: 10px;
}

a { color: #6A437B;	}
a:hover { color: #442B4F; }	

a.footer 
{ 
  color: #6A437B; 
  font-size: 10px;
  text-decoration:underline;
}

a.footer:visited 
{ 
  color: #999999; 
  font-size: 10px;
  text-decoration:underline;
}

a.footer:hover
{ 
  color: #666666; 
  font-size: 10px;
  text-decoration:underline;
}

a.footerEmph 
{ 
  color: #6A437B; 
  font-size: 10px;
  text-decoration:underline;
}

a.footerEmph:visited 
{ 
  color: #6A437B; 
  font-size: 10px;
  text-decoration:underline;
}

a.footerEmph:hover
{ 
  color: #442B4F; 
  font-size: 10px;
  text-decoration:underline;
}

a.navNoScript
{ 
  color: #FFFFFF; 
  text-decoration: none;
}

a.navNoScript:visited 
{ 
  color: #FFFFFF; 
  text-decoration: none;
}

a.navNoScript:hover
{ 
  color: #FFFFFF; 
  text-decoration:none;
}

td.footer
{
  padding: 5px 11px 15px 11px;
  text-align:center;
}

td.formLabel
{
  font-size: 10px;
  font-family: arial;
  text-align: right;
  vertical-align: top;
  font-weight: bold;	
  padding-right: 2px;
}

td.formField
{
  text-align: left;
  padding-left: 5px;
  padding-right: 7px;  
}

span.errorMessage
{
  font-family: arial;
  font-size: 10px;
}

.errorAsterix
{
  color: #FF0000;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
}


.formErrorMessage
{
  font-family: arial;
  color: #FF0000;
  font-size: 11px;
}

.fieldUnselected
{
	background-color: #FFFFFF;
	border: #442B4F 1px solid;
}

.fieldSelected
{
	background-color: #FFFFEE;
	border: #6A437B 1px solid;
}

.subsubHeader
{
	font-size: 12px;
	font-weight: bold;
}

.productsGrayBox 
{
	background:#CCCCCC;
	border:1px solid #CCCCCC;
	padding:20px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

#pageIdentifierHospira
{
	padding-top: 30px; 
	width: 740; 
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #CCCCCC;
}

/* Navint Additions - Jay Mueller (jmueller@navintconsulting.com) */

.eventsTable
{
  border-top: #808080 1px solid;
  border-left: #808080 1px solid;
  border-right: #808080 1px solid;
}

td.eventsHeader
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: White;
  font-weight: bold;
  background-color: #6A437B;
  padding: 5px;
  border-bottom: #808080 1px solid;
}

td.eventsCell
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: Black;
  padding-top: 5px;
  padding-left: 7px;
  padding-right: 3px;
  border-bottom: #808080 1px solid;
}

td.banner
{
 background-color: #CCCCCC; 
 border-top: #FFFFFF;
 border-top-style: solid;
 border-top-width: 1px;
 border-bottom: #FFFFFF;
 border-bottom-style: solid;
 border-bottom-width: 1px; 
 height: 22px;
 vertical-align: middle;
 padding-left: 30px;
}

.banner
{
 font-family: arial; 
 font-size: 11px; 
 font-weight: bold; 
 color: #666666;
}

a.banner
{ 
 font-family: arial; 
 font-size: 11px; 
 font-weight: bold; 
 color: #666666;
}

a.banner:hover
{
 font-family: arial; 
 font-size: 11px; 
 font-weight: bold; 
 color: #666666;
}

a.banner:visited
{
 font-family: arial; 
 font-size: 11px; 
 font-weight: bold; 
 color: #666666;
}

td.middleBodyNoRight
{
  width: 100%;
  font-family: arial;
  padding: 25px;  
}

.navigationheader
{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;	
	padding-top: 15px;
	font-weight: bold;
}

.navigationsubheader
{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;	
	padding-top: 15px;
	font-weight: bold;
}

.navigationsubmenu
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;	
	padding-left: 40px;
}

a 
{ 
	color: #FFFFFF;	
	text-decoration: none;
}

a:hover
{ 
	color: #FFFFFF;
}	

td.off {
background: #999999;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-top: 5px;
padding-left: 2px;
}

td.on {
background: #777777;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-top: 5px;
padding-left: 2px;
}
