* {
	margin: 0;
	padding: 0; 
}
body {
	font: 12px/16px Arial, sans-serif;
	color: #777;
	text-align: center;
}
#pageWrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
#header{
	background: #fff url("../graphics/dottedBarLarge.gif") bottom repeat-x;
	height: 127px;
}
#logo {
	display: block;
	background: #fff url("../graphics/logos/covidien.gif") no-repeat;
	width: 278px;
	height: 72px;
}
#masthead{
	height: 39px;
	width: 100%;
	background-color: #6aaee1;
}
#languageMenu {
	float:left;
	margin:10px 0 0 4px;
}

#searchBox{
	margin: 0;
	padding: 0;
	height: 39px;
	width: 220px;
	float: right;
	background: #fff url("../graphics/searchBox.gif");
}

#searchCriteria{
	padding: 0;
	margin: 10px 4px 0 0;
	display: block;
	float: right;
	width: 104px;
	font: 11px Arial, sans-serif;
	color: #000;
}

#searchSubmit{
	display: block;
	float: right;
	border: 0;
	background: transparent;
	height: 37px;
	width: 39px;
}

#searchSubmit:hover {
	cursor: pointer;
}

#siteMenu {
	/*position: relative;
	top: -18px;*/
	font: 12px Minion, Georgia, serif;
	color: #b5d7f0;
	/*left: 299px;*/
	height: 15px;
	width: 600px;
	float:right;
	padding-top:40px;
}

/*#siteMenu li {
	list-style-type: none;
	float: left;
	border: none;
	
}*/

/*#siteMenu span {
	display: none;
}*/

/*#siteMenu a {
	display: block;
	text-decoration: none;
	color: #7f7eb3;
	height: 15px;
}*/

.tagline {float:right;
	font: 20px Minion, Georgia, serif;
	padding-top:50px;}

#siteMenu,
#siteMenu li,
#siteMenu li a,
#siteMenu li span {
	height: 15px;
}
/*#siteMenu {
	float: right;
	font-size: 13px;
	font-weight: bolder;
	color: #b5d7f0;
	margin: 55px 5px 0px 0px;
}*/

#siteMenu li {
	list-style-type: none;
	float: left;
	border: none;
	margin-left: 10px;
}
#siteMenu li.first {
	margin-left: 0px;
}
#siteMenu span,
#siteMenu a {
	/*display: block;*/
	float: left;
	width: auto;
	background-repeat: no-repeat;
}

#siteMenu a {
	display: block;
	text-decoration: none;
	color: #7f7eb3;
}
#siteMenu a:hover {
	color: #6AAEE1;
}


#contentWrapper {
	margin: 0;
	padding: 0;
	min-height: 400px;
	width: 100%;
}
#content {
	float: right;
	margin: 24px 0 24px 0;
	padding: 0;
	width: 676px;
}

#content a,
#content a:link,
#content a:visited,
#content a:hover,
#content a:active {
	text-decoration: underline;
	color: #003878;
}

/******************************************
 THREE COLUMN LAYOUT
 ******************************************/

.threecolumn #content {
	padding: 0;
	width: 475px;
}

#sidebar {
	float: right;
	margin: 24px 0 24px 24px;
	width: 177px;
	text-align:center;
	font-size:10px;
}

#sidebar div.sample {
	background-color: #AED8F4;
	padding: 15px 15px 0px 15px;
	width: 153px;
}

#sidebar div.Web_Information div {
	background-color: #AED8F4;
	padding: 5px 15px 15px 15px;
	margin-bottom: 3px;
	width: 153px;
}

#sidebar div.Web_Information div.clear {
	background-color: #fff;
}

#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:hover,
#sidebar a:active  {
	text-decoration: underline;
	color: #003878;
}

#sidebar div h1 {
	display: none;
}

#sidebar div h2 {
	/*padding: 0 0 10px 0;*/
	margin: 0px;
}

#sidebar div h2 span {
	font: 14px Georgia, serif;
	color: #fff;
	font-weight:bold;
}

#sidebar ul 
{
	margin:0;}

#sidebar ul li {
	list-style-type:none;
	background-image:none;
	padding:5px 0 0 0;
	text-align:left;
}

/*#sidebar div.sidebar1 a,
#sidebar div.sidebar1 a:link,
#sidebar div.sidebar1 a:visited,
#sidebar div.sidebar1 a:hover,
#sidebar div.sidebar1 a:active {
	background-color:#003878;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-top:solid 2px white;
	border-left:solid 2px white;
	border-bottom:solid 2px gray;
	border-right:solid 2px gray;
	padding:2px 5px 2px 5px;
	font-size:12px;
}*/

#sidebar div.Web_Information div.section1 a,
#sidebar div.Web_Information div.section1 a:link,
#sidebar div.Web_Information div.section1 a:visited,
#sidebar div.Web_Information div.section1 a:hover,
#sidebar div.Web_Information div.section1 a:active {
	background-color:#003878;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-top:solid 2px white;
	border-left:solid 2px white;
	border-bottom:solid 2px gray;
	border-right:solid 2px gray;
	padding:2px 5px 2px 5px;
	font-size:12px;
}

#sidebar p {
	margin-top:15px;
}


/******************************************
 ONE COLUMN LAYOUT
 ******************************************/

.onecolumn #content {
	padding: 0;
	width: 900px;
}


#newCol {
	font: 10px Georgia, serif;
	float: right;
	margin: 24px 10px 24px 0px;
	width: 193px;
}

#newCol * {
	margin: 0;
	padding: 0;
}

#primaryNav {
	height:25px;
	border-bottom: solid 15px #669934;
	margin: 10px 0px 0px 0px;
	padding:0px;
}

#primaryNav li {
	list-style-type: none;
	float: left;
	width: 120px;
	background-color:#86AD5C;
	border-left: solid 2px white;
	/*height:15px;
	padding: 5px 10px 5px 10px;*/
	font-weight:bold;
	
}

#primaryNav a {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 15px;padding: 5px 10px 5px 10px;
}

#primaryNav ul 
{
	float:right;
	padding:0px;
	margin:0px;
}

#primaryNav h1 {
	font: 14px Minion, Georgia, serif; 
	/*float:left;*/
	color:navy;
	/*margin:10px 0 10px 0;*/
	margin:0px;
	padding:0px;
	height:20px;
}



#primaryNav li a.active {
	background-color:#669934;
}

#primaryNav a,
#primaryNav a:link,
#primaryNav a:visited,
#primaryNav a:hover,
#primaryNav a:active {
	color: #fff;
}


#footer {
	width: 100%;
	clear: right;
	background: #fff url("../graphics/footer.gif") top repeat-x;
}

#supportMenu {
	font: 10px Georgia, serif;
	padding: 16px 0 0 12px;
	height: 39px;
}

#supportMenu li {
	display: block;
	list-style-type: none;
	float: left;
	border-right: solid 1px black;
	margin: 0 0 0 4px;
	padding: 0 5px 0 0;
}

#supportMenu li.last {
	border-right: none;
}

#supportMenu a,
#supportMenu a:link,
#supportMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#supportMenu a.activePage {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#supportMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}

#supportMenu a:active {
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/**************************************/

a, a:link a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

img {
	border: none;
}

#sidebar pre {
	font: 11px/16px Arial, sans-serif;
}

#flashcontent {
	margin: 0 0 20px 0;
}

.flash-replaced .alt {
	display:block;
	height:0;
	overflow:hidden;
	position:absolute;
	width:0;
}

div.document {
	padding: 0 0 15px 0;
	/*background: #fff url("../graphics/dottedBarSmall.gif") bottom repeat-x;*/
	}
	
div.document h1, div.document h2 {
	/*padding: 28px 0 14px 8px;
	
	height: 18px;
	background: #7F7E82;
	color: white;
	text-align: left;
	font: 17px Georgia, serif;*/
	color:#6AAEE1;
	font-size:16px;
	font-weight:bold;
	line-height: 16px;
}

div.document h4 {
	font-size:12px;
	font-weight:bold;
}

/*div.document h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 0;
}*/

div.document ul, ol {
	margin: 0px 0px 15px 40px;
}

div.document ul li {
	list-style: none;
	padding: 0 0 0 14px;
	background: url("../graphics/bullets/bulletBlueDiamond.gif") 0 .6em no-repeat;
}

div.document table {
	background-color: #DDEFF9;
}

div.document thead {
	background-color: #6AAEE1;
	color: white;
}

div.document td, div.document th {
	padding: 4px;
	border: 1px solid #FFFFFF;
	vertical-align:top;
}

div.document p, div.document h1, div.document h2, div.document table {
	margin: 0px 0px 15px 0px;
}

div.document em {
	font-weight:bold;
}

div.document #getFlash h2 {
/*	padding: 28px 0 14px 8px;
	margin: 0 0 20px 0;
	height: 18px;
	background: red;;
	color: white;
	text-align: left;
	font: 17px Georgia, serif;
*/
}

table caption {
	color:#6AAEE1;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
	margin: 0px 0px 15px 0px;
}

div.document table p {margin: 0px;}


/**********English**********/
body.langen #primaryNav .item1 
{
	width:60px;
}

body.langen #primaryNav .item2 
{
	width:140px;
}

body.langen #primaryNav .item3 {
	width: 110px;
}

body.langen #primaryNav .item4  {width: 100px;}

body.langen #primaryNav .item5 {
	width: 110px;
}

body.langen #primaryNav .item6  {
	width: 100px;
}

/**********Italian**********/
body.langit #primaryNav .item1 
{
	width:60px;
}

body.langit #primaryNav .item2 
{
	width:170px;
}

body.langit #primaryNav .item3 {
	width: 110px;
}

body.langit #primaryNav .item4  {width: 130px;}

body.langit #primaryNav .item5 {
	width: 100px;
}
body.langit #primaryNav .item6  {
	width: 90px;
}

/**********French**********/
body.langfr #primaryNav .item1 
{
	width:60px;
}

body.langfr #primaryNav .item2 
{
	width:180px;
}

body.langfr #primaryNav .item3 {
	width: 235px;
}

body.langfr #primaryNav .item4  {width: 153px;
}

body.langfr #primaryNav .item5 {
	width: 120px;
}

body.langfr #primaryNav .item6  {
	/*width: 140px;*/
	width:138px;
	
}






/**********Spanish**********/
body.langes #primaryNav .item1 
{
	width:60px;
}

body.langes #primaryNav .item2 
{
	width:200px;
}

body.langes #primaryNav .item3 {
	width: 110px;
}

body.langes #primaryNav .item4  {width: 130px;}

body.langes #primaryNav .item5 {
	width: 120px;
}
body.langes #primaryNav .item6  {
	width: 90px;
}
/**********German**********/
body.langde #primaryNav .item1 
{
	width:80px;
}

body.langde #primaryNav .item2 
{
	width:140px;
}

body.langde #primaryNav .item3 {
	width: 110px;
}

body.langde #primaryNav .item4  {width: 130px;}

body.langde #primaryNav .item5 {
	width: 120px;
}
body.langde #primaryNav .item6  {
	width: 70px;
}

