
/**************** TAG STYLES  ****************/

body, html {
	margin: 0px;
	font-size: 88%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.02px;
}

p {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 1px;
}
td {
	font-family: /*Verdana,*/ Arial, Helvetica, sans-serif;
	font-size: 100%;
}
select, input {
	font-size: 100%;
}
br.clear-all {
	clear: both;
	margin: 0px;
}
form {
	margin: 0px;
}
h1.pagetitle {
	background: #0066cc;
	font-size: 150%;
	letter-spacing: .02px; 
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 5px; 
	margin-top: 0px;
}
h1.body_main_headline {
	font-size: 130%;
	font-weight: bold;
	color: #f60;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
h2.subheading {
	color: #f60;
/*	letter-spacing: .02px; */
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	margin: 0px 0px 2px 0px;
	font-size: 102%;
}
sup.black {
	font-size: 95%;
	color: #000000;
}
.hr {
	border-top: 1px solid #CCCCCC;
}


/**************** MAIN CONTENT AREAS  ****************/
.header {
	height: 144px;
	width: 100%;
	min-width: 770px;
	padding: 0px;
	margin: 0px;
}

.left-navigation {
	width: 175px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content {
	float: left;
	/*width: 420px;*/
	width: 58%;
	padding: 2px 12px 0px 2px;
}

.content-noright {
	float: left;
	/*width: 581px;*/
	width: 75%;
	margin-top: 2px;
	margin-left: 2px;
}
.right-side {
	float: left;
	width: 150px;
	vertical-align: top;
}
.footer {
	width: 70%;
	margin: 23px auto 0px 175px;
	text-align: center;
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #999;
}
.all-site-content {
	width: 100%;
	min-width: 770px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.content-our-promise {
	width: 481px;
	margin-top: 2px;
	margin-left: 2px;
}


/*------- Images ---------------*/
img.content-image {
	border: 0px;
	}

img.right-wrap {
	border: 0px;
	float: right;
	margin-left: 7px;
	}

img.left-wrap {
	border: 0px;
	float: left;
	margin-right: 7px;
	}

#right-no-wrap {
	text-align: right;
	}

#left-no-wrap {
	text-align: left;
	}

#img-center {
	width: 100%;
	text-align: center;
	}

.list_fix {
	margin: 0px;
	float: left;
	}

/**************** Header  ****************/
.shim {
	width:760px;
	height: 19px;
}
.header-logo {
	width: 175px;
	height: 125px;   	/* 144px total height - 19px top margin */
	float: left;	
}
.mast-head {
 	float: left;
	width: 75%;
	height: 125px;		/* 144px total height - 19px top margin */
}
.abbott-name {
	width: 60%;		/* width: 427px; */
	height: 101px;		
	margin: 0px;
	padding: 0px;
	float: left;
}
.abbott-signature {
	width: 39%;		/* width: 149px; */
	height: 101px;		
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
}
 
/*------- Supplimental nav styles  ---------*/
.supnav {
	/*border: 0px solid #000;*/
	width: 100%;
	clear: both;
	font-size: 92%;
	color: #999;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	margin-left: -35px;
}

.supnav a {
   color: #999;
   text-decoration: none;
}

.supnav  a:link, .supnav a:visited {
   color: #999;
}

.supnav  a:active {
	color: #999;
}
.supnav a:hover {
   text-decoration: underline;
}
.printersupnav{
	display: none;
	clear: both;
	font-size: 92%;
	color: #999;
	text-decoration: none;
	text-align: right;
	margin-right: 36px;
	font-weight: bold;
}

/**************** LEFT PANE  ****************/

/*---- Search Field -----*/
.search {
	width: 145px;
	height: 19px;
	padding-top: 6px;
	padding-bottom: 10px;
	border: 0px solid  #000;
	text-align: center;
	margin: 0px;
}
.searchField {
	/*border: 1px solid #999;*/
	float: left;
	width: 89px;
	height: 14px;
	font-size: 90%;
	font-family: Verdana;
	color: #000;	
	margin-left: 14px;
}
.submitButton {
	border: 0px solid #00f;
	width: 24px;
	height: 19px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 2px;
}

/*---- Left navigation links -----*/
.leftnavdiv {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 145px;
	font-size: 92%;
	border-top: 1px solid #0066cc;
}
.leftnavdiv-home {
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
}
.leftnavdiv ul { 
	margin: 8px 0px 0px 3px;
	padding: 0px 0px 0px 7px; 	 /* AC: Updated - Changed Left Padding to 7px */
	list-style-type: none;
 }
.leftnavdiv li {
	padding: 0px 0px 0px 7px;	 /* AC: Updated - Changed Left Padding to 7px */
	margin: 5px 0px 0px 0px;
}
.leftnavdiv a {
	color: #666; 				/* AC: Changed from #999 to #666 for link color */
	text-decoration: none; 
	font-weight: bold
}

.leftnavdiv a:hover { 			/* AC: Updated - Hover text is set to orange */
	text-decoration: underline;
}
.leftnavdiv ul ul { 
	margin: 0px;
 }

 /*------ Spotlight ------*/
 .leftcontent {
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 19px;
	width: 126px;
	float: left;
}

/*********This was added to remove the under line from hyper links ************/

.leftcontent a
{
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
/*********End of add ************/

img.spotlight-img {
	 border: 1px solid #666666;
}
#spotlight1-text, #spotlight2-text {
	width: 125px;
	margin-top: 4px;
}
#spotlight2-text {
	display: none;
} 
#spotlight1-text a:hover, #spotlight2-text a:hover, .leftcontent a:hover {
	text-decoration: underline;
}

/*----- Left Pane nav Selected state  ------*/
#selected {
	/* AC: Updated - Changed the bullet image to leftnav_arrow_blue.gif */
	background-image: url(../image/leftnav_arrow_blue.gif);	
	background-repeat: no-repeat;
	background-position: left top;
}

.highlighted a { 
	color: #0066cc;
}
.highlighted ul li a { 
	font-weight: normal;
}
.highlighted a.sub-area { 
	font-weight: normal;
}
.highlighted ul li a:hover {
	text-decoration: underline;
}
.highlighted a.sub-sub-area {
	font-weight: normal;
}


/**************** Main Content  ****************/
.content ul li, .content-noright ul li {
	list-style-image: url(../image/bullet.gif);
	padding-bottom: 5px;
}
.content ol li, .content-noright ol li {
	padding-bottom: 5px;
}
.content a, .content-noright a {
   color: #0066cc;
   text-decoration: none;
}
.content  a:link, .content a:visited, .content-noright a:link, .content-noright a:visited {
   color: #0066cc;
   text-decoration: none;
}
.content a:hover, .content a:active, .content-noright a:hover, .content-noright a:active {
	text-decoration: underline;
}
.printer-friendly {
	padding: 30px 0px 20px 0px;
	width: 100%;
}
.printer-friendly img {
	vertical-align: middle;
}
.body_link {
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.body_link_sm {
	line-height: 24px;
	color: #0066CC;
	text-decoration:none;
}
.body_link:hover, .body_link_sm:hover {
	text-decoration: underline;
}

.small-font-grey {
	font-size: 95%;
	color: #666666;
}
.no-break {
	white-space: nowrap;
}

table.stnd-format-table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-collapse: collapse;
	/*width: 100%;*/
	margin-left: auto;
	margin-right: auto;
}

table.stnd-format-table th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #CCC;
}

table.stnd-format-table td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #CCC;
	vertical-align: top;
}

table.stnd-format-table-no-brdr {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.stnd-format-table-no-brdr th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
}

table.stnd-format-table-no-brdr td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	vertical-align: top;
}

table.padded-format-table-no-brdr th{
	border-width: 0px;
	padding: 6px;
	border-style: none;
}

table.padded-format-table-no-brdr td{
	border-width: 0px;
	padding: 6px;
	border-style: none;
	vertical-align: top;
}

/*------- Text Alignment -------*/
.txt-align-center {
	text-align: center;
}
.txt-align-right {
	text-align: right;
}

/*------- Home Page ---------------*/
ul.news-links {
	margin: 5px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}
ul.news-links li {
	padding-bottom: 7px;
}


/*----- Abbott Worldwide ---------*/
.content div.continent-list {
	margin: 17px 0px 20px 0px;
}	
.global-location-area {
	width: 100%;
	vertical-align: top;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	clear: both;
}
.global-location-map {
	margin-right: 15px;
	margin-top: 12px;
	float: left;
}
.country-name-area {
	float: left;
}
div.continent-list {
	margin: 3px 0px 15px 0px;
}	
.country-list {
	float: left;
	width: 180px;
	padding-left: 10px;
}
.country-list-item {
	padding-right: 10px;
	padding-bottom: 4px;
}
.facility-description {
	line-height: 12px;
}
.facility-image {
	float: left; 
	margin: 5px 15px 10px 0px;
}
div.facility-contact-info {
	margin: 0px 0px 10px 15px;
}
.view-more {
	margin-left: 19px;
}
.home-features-table {
	border-collapse: collapse;
	margin-top: 10px;
}
.home-features-table td {
	vertical-align: top;
}
.home-features-table img {
	margin-right: 10px;
}


/*----- Product Pages -----------*/
.product-list-area {
	width: 100%;
	clear: both;
}
.product-list {
	float: left;
	width: 275px;
}
.product-list-item {
	padding-right: 10px;
	padding-bottom: 5px;
}
.product-category-table {
	border-collapse: collapse;
	margin: 20px 0px;
} 
.product-category-table td {
	vertical-align: top;
	padding: 5px 15px 0px 5px;
}
.alphabet {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}
.alphabet a {
	margin: 0px 2px;
}
ul.product-name {
	margin: 0px;
	padding: 0px;
	display: block;
}
.product-name li {
	margin: 0px;
	color: #000;
	display: block;
}
.empty-product-letter {
	margin: 0px 2px;
	color: #999;
}
.disease-condition-list-area {
	width: 100%;
	clear: both;
}
.disease-condition-list-area div {
	float: left;
	width: 220px;
}
#products-category-links {
	margin-bottom: 20px;
}
#products-category-links a {
	margin: 0px 4px;
}
#products-category-links a.nomargin-left {
	margin-left: 0px;
}
p.backtoTop {
	font-weight: bold;
	margin-top: 10px;
}
#product-supporting-links {
	margin-top: 30px;
}

/*----- News & Media -----------*/
p.first-para {
	margin-bottom: 20px;
}
.news-items-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}
.news-items-table td {
	padding: 0px 5px 5px 0px;
	vertical-align: baseline;
}
td.news-items-table-date {
	width: 50px;
}
.features-table {
	border-collapse: collapse;
	margin-top: 10px;
}
.features-table td {
	padding: 0px 15px 20px 0px;
	vertical-align: top;
}
.features-table img {
	margin-top: 5px;
}
.photo-galleries-table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
}
.photo-galleries-table td {
	text-align: center;
}
.photo-galleries-table img {
	margin: 5px 0px 5px 0px;
}
.photo-album-table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.photo-album-table td {
	padding: 0px 15px 15px 0px;
}
.photo-description {
	margin: 0px;
}

/*----- Search Results -----------*/
.results-description {
	margin-bottom: 10px;
}
.results-pagination {
}
.results-area {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}

/************** Right Side  ****************/
.right-side ul {
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
}
.right-side li {
	list-style-image: url(../image/bullet.gif);
	margin-bottom: 4px;
	line-height: 13px;
}
.right-side a {
	color: #0066CC;
	text-decoration: none;
}
.right-side a:hover {
	text-decoration: underline;
}
.blue-box {
	background: #ebf5ff;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.blue-box h2.subheading {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
}
.blue-box p {
	margin-bottom: 1px;
}
ul.rightside-countries {
	margin: 15px 0px 0px 0px;
	list-style-type: none;
}
.rightside-countries li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style-image: none;
}
.rightside-countries img {
	margin-right: 5px;
}
.rightside-countries a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.rightside-countries a:hover {
	text-decoration: underline;
}

/*----- Home Right Side -------*/
.worldwide-map {
	border-collapse: collapse;
}
.worldwide-map td {
	padding: 0px;
}
.stock-quote-table {
	border-collapse: collapse;
	width: 93%;
	margin-top: 0px;
}
.stock-quote-table td.stock-price {
	text-align: right;
}
.stock-quote-table td.stock-change-plus {
	text-align: right;
	color: #009933;
}
.stock-delay-info {
	color: #aaaaaa;
	text-align:center; 
	margin-top: 5px ;
}


/**************** Footer  ****************/
.footer a {
   color: #999;			/* AC: Changed colors from #999 to #666 */
   text-decoration: none;
}
.footer  a:link, .footer a:visited {
   color: #999;			/* AC: Changed colors from #999 to #666 */
}
.footer a:hover, .footer  a:active {
	/* AC: Changed colors from #ccc to #f60 and text-decoration to underline */
   text-decoration: underline;
}

.disclaimer{
	width: 500px;
	text-align: justify;
	font:  1em  Arial, Helvetica, sans-serif;
	color: #999;
}

/*************** POPUP ******************/
body.popup {
	margin: 10px;
	text-align:left;
}

.popup {
	text-align:center;
	margin-top:20px;
}

/**************** ADDED FOR GLOBAL CITIZENSHIP *******************/

/*--------Right Sidebar Menu------------*/

/** -10px this was changed from 0 to -10 to remove the blue bar at the bottom in the right module**********/

.gc_rightmenu {
	BACKGROUND: white; 
	MARGIN: -4px 0px -10px -5px;
}

.gc_rightmenu UL LI 
{
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 
	gray 1px solid; 
	PADDING-LEFT: 15px; 
	LIST-STYLE-POSITION: inside; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px -20px; 
	TEXT-INDENT: -15px; 
	PADDING-TOP: 5px;
}
.gc_rightmenu UL.green {
	COLOR: green;
}
.gc_rightmenu UL.green LI {
	LIST-STYLE-IMAGE: url(/static/application/image/gc__quickmenuBulletGreen.gif);
}
.gc_rightmenu UL.green LI A {
	COLOR: green; TEXT-DECORATION: none;
}
.gc_rightmenu UL.green LI A:hover {
	TEXT-DECORATION: underline;
}
.gc_rightmenu UL.purple {
	COLOR: purple
}
.gc_rightmenu UL.purple LI {
	LIST-STYLE-IMAGE: url(/static/application/image/gc__externalmenuBullet.gif);
}
.gc_rightmenu UL.purple LI A {
	COLOR: purple; 
	TEXT-DECORATION: none
}
.gc_rightmenu UL.purple LI A:hover {
	TEXT-DECORATION: underline
}


/* Global Citizenship Content */

/* Resolves float problem */
.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both;  
	visibility: hidden;
}
 .clearfix { 
 	display: inline-block;
 }

/* Hides from IE-mac \*/ 
html .clearfix {
	height: 1%;
}
.clearfix { 
display: block;
}
/* End hide from IE-mac */

.gc_subscript {
	font-size : 75%;
}


.gc_content UL LI {
	LIST-STYLE-IMAGE: url(/static/application/image/bullet.gif); PADDING-BOTTOM: 5px;PADDING-RIGHT: 2px;
}

div.contentnavblock {
	margin-top: 15px; 
	background-color: #e6e6e6;
}
DIV.contentnavblock IMG {
	BORDER-RIGHT: #fff 2px solid; 
	FLOAT: left
}
DIV.contentnavblock UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 10px 0px 0px 10px; 
	PADDING-TOP: 0px
}
DIV.contentnavblock UL LI {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 7px; 
	BACKGROUND-IMAGE: url(/static/application/image/gc__ContentMenuBullet.gif); 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}

DIV.contentnavblock UL LI.first {
	BACKGROUND-IMAGE: none;
	PADDING-LEFT: 0px;
}

DIV.contentnavblock UL LI A.first {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
}

DIV.contentnavblock UL LI.more {
	BACKGROUND-IMAGE: none
}

DIV.contentnavblock UL LI A.more {
	TEXT-DECORATION: underline
}

DIV.contentnavblock H3 {
	BORDER-RIGHT: #fff 2px solid; 
	PADDING-RIGHT: 35px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 16pt; 
	FLOAT: left; 
	PADDING-BOTTOM: 16px; 
	WIDTH: 267px; 
	COLOR: #fff; 
	LINE-HEIGHT: 16pt; 
	PADDING-TOP: 16px; 
	BACKGROUND-COLOR: #f60
}
DIV.contentblock {
    margin-top:10px;  
	padding-left: 8px;
}
DIV.contentblock h2, div.contentblock h3 {
    margin:0;
	padding:0;    
	color:#666;   
}
DIV.contentblock h2 { 
    font-size:26pt;    
	line-height:26pt;
}
DIV.contentblock h3 {  
    font-size:16pt;    
	line-height:16pt;    
	font-weight:bold;
}
DIV.contentblock p a.continue {
    text-decoration:underline;
}
DIV.contentblock_callout {
    CLEAR: right; 
	FLOAT: right; 
	WIDTH: 200px; 
	PADDING-LEFT: 10px
}
DIV.contentblock_callout  h2 { 
    FONT-SIZE: 150%; 
	COLOR: #f60;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px; 
	WIDTH: 200px; 
	PADDING-TOP: 0px
}
DIV.contentblock_callout  h3 {  
    COLOR: #f60;
}
DIV.contentblock_callout p a.continue {
    text-decoration:underline;
}
DIV.contentimgblock {
	CLEAR: right; 
	FLOAT: right
}
DIV.contentimgblock IMG {
	MARGIN: 0px 0px 10px 20px
}
DIV.contentimgblock UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 10px; 
	WIDTH: 200px; 
	PADDING-TOP: 0px
}
DIV.contentimgblock UL LI {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 7px; 
	FONT-WEIGHT: bold; 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 1px; 
	MARGIN-LEFT: 12px; 
	COLOR: #666; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}
DIV.contentimgblock UL LI SPAN {
	DISPLAY: block; 
	FONT-WEIGHT: normal
}
DIV.contentimgblock H2 {
	FONT-SIZE: 150%; 
	COLOR: #f60;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px 20px; 
	WIDTH: 200px; 
	PADDING-TOP: 0px
}
DIV.contentimgblock H3 {
	COLOR: #f60;
}
DIV.gc_callout_bullets {
	CLEAR: right; 
	FLOAT: right; 
	MARGIN-LEFT: 20px; 
	WIDTH: 199px; 
	BACKGROUND-COLOR: #f6f7f2
}
DIV.gc_callout_bullets IMG {
	DISPLAY: block
}
DIV.gc_callout_bullets UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
DIV.gc_callout_bullets LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
DIV.gc_callout_bullets LI {
	LIST-STYLE-TYPE: none
}
DIV.gc_callout_bullets UL {
	MARGIN: 25px 20px 25px 15px
}
DIV.gc_callout_bullets UL LI {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE: url(/static/application/image/gc__rdhighlights-bullet.gif); 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}
DIV.gc_callout_bullets UL LI {
	TEXT-INDENT: 8px
}

/* GRI INDEX table Header*/
.gc_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 22px;
	COLOR: #0066cc
	}
#gc_content1 A 
{
	DISPLAY: block; 
	COLOR: #0066cc; 
	TEXT-DECORATION: none
}
/* End Header*/

/*Style for the GRI Index Table*/
TABLE.gc_gri {
            MARGIN-TOP: 27px; 
			WIDTH: 545px
}
TABLE.gc_gri TD {
            PADDING-RIGHT: 0px; 
			PADDING-LEFT: 2px; 
			FONT-SIZE: 10px; 
			PADDING-BOTTOM: 2px; 
			PADDING-TOP: 2px
}
TABLE.gc_gri TH {
            BORDER-TOP: #000000 1px solid; 
			FONT-WEIGHT: bold; 
			VERTICAL-ALIGN: bottom; 
			COLOR: #0066cc; 
			BORDER-BOTTOM: #000000 1px solid; 
			TEXT-ALIGN: left
}
TABLE.gc_gri TH {
            FONT-SIZE: 11px;          
}
TABLE.gc_gri TH.Header {
            TEXT-ALIGN: left
}
TABLE.gc_gri TD {
            FONT-SIZE: 9px
}
TABLE.gc_gri .Title {
            FONT-WEIGHT: bold; FONT-SIZE: 11px;
}

/* End Table*/

/********Begin Style for Performance Data Table*******/
table#gc_performace_data_region { 
	color: #000; 
	border-collapse: collapse; 
	font-size: 1em; 
}

table#gc_performace_data_region th, table#gc_performace_data_region td { 
	vertical-align: top; 
	padding: 2px 0; 
}

table#gc_performace_data_region table.gc_data_table { 
	border-collapse: collapse; 
	width: 260px; 
	margin: 0 0 20px; 
}

table#gc_performace_data_region table.gc_data_table.gc_odd { 
	margin-right: 25px; 
}

table#gc_performace_data_region table.gc_data_table th { 
	font-weight: normal; 
	text-align: left;  
}

table#gc_performace_data_region table.gc_data_table thead th h2 { 
	padding: 0 0 0 5px; 
	margin: 0; 
	color: #5292CF; 
	font-size: 1em; 
	text-align: left; 
}

table#gc_performace_data_region table.gc_data_table thead th.gc_bottom_line {  
	padding: 0 0 0 5px;  
	font-weight: bold !important; 
	border-bottom: 1px solid #AFB0B4; 
	text-align: left; width: 160px; 
}

table#gc_performace_data_region table.gc_data_table thead th.gc_bottom_line_right { 
	padding-right: 5px;  
	width: 35px; 
	font-weight: bold; 
	border-bottom: 1px solid #AFB0B4; 
	text-align: right;
}

table#gc_performace_data_region table.gc_data_table tbody th { 
	padding-left: 5px; 
	width: 165px; 
}

table#gc_performace_data_region table.gc_data_table tbody td { 
	width: 35px; 
	padding-right: 5px; 
	text-align: right; 
}

table#gc_performace_data_region table.gc_data_table tbody tr.gc_total  th {
	font-weight: bold; 
	border-top: 1px solid #AFB0B4;  
}

table#gc_performace_data_region table.gc_data_table tbody tr.gc_total td { 
	font-weight: bold; 
	border-top: 1px solid #AFB0B4; 
}

/******** End Style for Performance Data Table********/

/* End of Global Citizenship Content */



/****************** Start -- Careers ******************/

/* Primary Layout */

#careers_content {
	width: 435px;
}

#careers_right-side {
	width: 255px;
}
#careers_popup {
	margin-left: 20px;
	width:90%;
}
/* End Layout*/

/* Headline Content Block (replaces with Flash) */
DIV.careers_headlineblock {
	margin-top: 0px; 
	border: 1px solid #0066cc;
}
DIV.careers_headlineblock IMG {
	FLOAT: left;
	padding-right: 15px;
}
DIV.careers_headlineblock div {
	font-size: 13px;
	color: #0066cc;
	margin-top:15px;
	padding-right: 15px;
}
/* End Headline Content Block */

/******************************************* PRIMARY CONTENT BLOCK */
DIV.careers_subsection {
	margin-top: 10px;
}
DIV.careers_subsection h2 {
	font-size: 15px;
	font-weight: bold;
	text-indent: 8px;
	color: white;
	padding: 8px 8px 8px 0px;
	margin-bottom: 4px;
}
#careers_readmore {
	list-style-image:none;
	font-weight: bold;
	text-align:right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.careers_textblock {
	margin-bottom: 4px;
	padding: 8px;
}

/* Content Area Teaser */
DIV.careers_teaserblock IMG {
	FLOAT: left;
}
DIV.careers_teaserblock p {
	margin-top:25px;
	margin-left: 120px;
	padding-right: 15px;
}
DIV.careers_teaserblock a:link {
	font-size: 12px;
}
/* End Content Area Teaser */

/* Expandable HTML */
 #showhide {
 }
#anchorsexpanded h3 {
	font-size: 15px;
	display: block;
	padding-top: 15px;
}
#anchorsexpanded HR {
	display: block;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}
#careers_applynow {
    font-size: 14px;
list-style-image:none;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}

div.careers_applycode {
display:block;
margin-left:30px;
font-size:11px;
font-weight: bold;
margin-bottom: 10px;
}
a.careers_backtotop:link, a.careers_backtotop:visited, a.careers_backtotop:hover, a.careers_backtotop:active  {
display:block;
font-size: 11px;
font-weight:bold;
background-color: #FFFFFF;
margin-bottom: 20px;
margin-left:30px;
text-align: right;
}
div.careers_subsection H3 {
	background-color: #EBF5FF;
	padding: 10px;
}
/* End of Expandable HTML */

/* ----------------------------- UNIQUE SECTION COLORS */
/* Careers Home Colors */

div.careers_subsection#careers H2 {
	background-color: #339900;
}

/* End Careers Home */


/* Abbott Experience Colors */
div.careers_subsection#experience1 H2 {
	background-color: #ffcc00;
}
/* End Abbott Experience */


/* Internship Colors */
div.careers_subsection#internship H2 {
	background-color: #990099;
}
/* End Internship */

/* PDP Colors */
div.careers_subsection#pdp H2 {
	background-color: #ff6600;
}
/* End PDP */


/* Benefits extended Colors */
div.careers_subsection#benefitsext H2 {
	background-color: #ffffff;
	color: #f60
}
/* End extended Benefits */


/* Benefits Colors */
div.careers_subsection#benefits H2 {
	background-color: #0066cc;
}
/* End Benefits */

/* ----------------------------- END OF UNIQUE SECTION COLORS */

/******************************************* END OF PRIMARY CONTENT BLOCK */

/******************************************* RIGHT COLUMN */
/* Right Teaser Template */
DIV.careers_rightteasertitle {
 display: block;
 font-size: 13px;
 font-weight: bold;
 background-color: #ebf5ff;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: solid;
 border-right-color: #0066CC;
 border-left-color: #0066CC;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #0066CC; 
 padding-top: 3px;
 padding-right: 8px;
 padding-bottom: 9px;
 padding-left: 8px;
 color: #000000;
}
DIV.careers_rightteasertitle em {
  font-style: normal;
 color: #0066cc;
}
DIV.careers_rightteaser {
 background: #EBF5FF none repeat scroll 0%;
 margin-bottom: 10px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-color: #0066cc;
 border-bottom-color: #0066cc;
 border-left-color: #0066cc;
}
A.careers_teasermore {
  font-weight: bold;
}
/* End of Right Teaser */
/* Padded Teaser for Copy */
DIV.careers_rightteaser DIV.careers_paddedteaser {
 margin-top: 0px;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 5px; 
}
/* End of Padded Teaser */


/* IMG Teaser w/o padding */
DIV.careers_rightteaser IMG {
	margin: 0px;
	padding: 0px;
}
/* End of IMG Teaser */

/* Name&Title Block */
DIV.careers_nameteaser {
	background-image:url(/static/content/image/careers_nameTeaser-bkgd.gif);
	background-position: top;
	background-repeat:repeat-y;
	padding: 10px;
	margin-top: 1px;
}

DIV.careers_nameteaser em {
	font-style: normal;
	font-size: 12px;
}
/* End of Name&Title Block */

/******************************************* CAREERS GLOBAL MAP */
.careers_regions-column {
	width: 25%;
	vertical-align: top;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
}
/******************************************* CAREERS TABULAR DATA */
tr#careers_tabularheader {
	background-color: #999;
	vertical-align: middle;
}
.careers_tableheader {
	color: white;
	text-align: center;
	font-weight: bold;
}
.careers_table {
    border-collapse: collapse;
	width:100%;
}
tr.careers_tabularodd TD {
	background-color: #EBF5FF;
}
table.careers_table TD {
	border: 1.00pt #EBF5FF solid;
	height: 30px;
	padding-right:10px;
	padding-left: 10px;
}
/****************** End -- Careers ******************/