
/**************** TAG STYLES  ****************/



body, html {
	margin: 0px;
	font-size: 87%;
	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: #6699CC;
	font-size: 150%;
	letter-spacing: .02px; 
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 5px; 
	margin-top: 0px;
	margin-bottom: 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: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	}
h2.subheading-14px { /* new class added */
	color: #f60;
	font-size: 14px;
	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;
	}
.newtable {
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.separate {
	color: #CCCCCC;
	}
.top-nav2 {
	padding-top: 73px;
	color: #999999;
	background: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	text-align: right;
	width: 100%;
	clear: both;
	font-size: 100%;
	}	
.top-nav2 a {
   color: #999999;
   text-decoration: none;
	}
.top-nav2  a:link, .supnav a:visited {
   color: #999999;
	}
.top-nav2  a:active {
   color: #999999;
	}
.top-nav2  a:hover {
   text-decoration: underline;
	}
	
/**************** MAIN CONTENT AREAS  ****************/
.header {
	height: 144px;
	width: 100%;
	min-width: 770px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	}

.header2 {
	color: #f60;
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
.header3 {
	color: #f60;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
.left-navigation {
	width: 175px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.content {
	float: left;
	/*width: 420px;*/
	width: 58%;
	margin: 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 12px  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;
	}
.flash {
	text-align: center;
	}
.blue_topline {
	border-top: 1px solid #EBF5FF;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

/*------- Forms ---------------*/
h2.form_head {
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	clear: both;
	}
.form_container {
	width: 100%;
	}
.form_container p {
	width: 100%;
	}
.form_field {
	width: 100%;
	padding: 0px 0px 0px 1px;
	clear: both;
	}
.form_field label {
	width: 35%;
	float: left;
	text-align: right;
	}
.form_field_input {
	padding: 0px 0px 8px 2px;
	float: left;
	}
.required_field {
	font-weight: bold;
	}
.form_validation_error {
	width: 100%;
	color: #ff0000;
	}

.confirmation_button{
	padding-top:10px;
	}

/********************* CoPilot Software Download Form *******************/
.copilot_form_field {
	width: 100%;
	padding: 0px 0px 0px 1px;
	clear: both;
	}
.copilot_form_field label {
	width: 45%;
	float: left;
	text-align: right;
	}

/********************* CoPilot End **************************************/

.meter_selection_field {
	width: 100%;
	}
.meter_selection {
	float: left;
	width: 28%;
	padding: 2%;
	}
.meter_selection_description {
        height: 200px;
        }
.meter_selection_description div {
        float: left;
        width: 49.5%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        }
.meter_selection_image {
	float: right;
	}
.meter_selection_radio_block {
	width: 100%;
	clear: both;
	}
.meter_selection_radio_block td {
        vertical-align: middle;
        overflow: hidden;
        }
.meter_selection_radio_button_image {
	float: right;
	vertical-align: middle;
	}
.reference {
	border-top: solid 1px #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	}
.agreement_text {
	clear: both;
	}
.optout_notice {
	width: 100%;
	}
.optout_notice_column {
	float: left;
	width: 47%;
	margin-right: 2%;
	}

/*------- 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 */
	white-space: nowrap;
	}
.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: 100%;
	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: 100%;
	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: 100%;
	border-top: 1px solid #CCCCCC;
	}
.leftnavdiv-home {
	border-bottom: 1px solid #CCCCCC;
	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;
	}
h2.spotlight {
	color: #0066CC;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
img.spotlight-img {
	 border: 1px solid #666666;
	}
a.spotlightlink {
	color: #0066CC;
	text-decoration: none;
	}
a:hover.spotlightlink {
	text-decoration: underline;
	}
/*#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;
	}
.required {
	color: red;
	}
#form_disclaimer {
	padding: 10px;
	background-color: #EEEEEE;
	}
.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;
	}
.bodycolor {
	background-color: #FFF0B6; /* Light Yellow */
	}
	
/*------- 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;
	}
ul.features {
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	}
ul.features li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/*----- 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;
	margin-left: auto;
	margin-right: auto;
	font:  1em  Arial, Helvetica, sans-serif;
	color: #999;
	}

/*************** POPUP ******************/
body.popup {
	margin: 10px;
	text-align:left;
	}

.popup {
	text-align:center;
	margin-top:20px;
	}
/********* Product Category Profile **********/

.text_bottomline {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 20px;
	}
	
.text_bottomline_narrow {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 0px;
	}
			
.text_bottomline_noborder {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*******Trade mark foot notes***************/
.footnote {
   color: #999;			/* AC: Changed colors from #999 to #666 */
	}
	
	
	
	
	
.matrixtable {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px;
	vertical-align: middle;
}
.matrixhead {
	BORDER-RIGHT: solid 1px #CCCCCC;
	font-weight:bold;
	vertical-align: middle;
	text-align: left;
	height: 28px;
}
.matrixbluebox {
	BACKGROUND: #ebf5ff; 
	text-align: center;
}
.matrixbox {
	text-align: center;
}
.matrixgrayline {
	background-color: #CCCCCC;
	height: 1px;
	width: 1px;
}





/*******added 6/15***************/
.helpful-tools-top {
	width: 100%;
	text-align: right;
	padding: 3px 1px 1px 1px;
	color: #666;
	}
.helpful-tools-top img {
	vertical-align: middle;
	border-width: 0px;
	}
.helpful-tools-top-item {
	padding: 0px 3px 0px 3px;
	}


	
	
/**********************/

.feature_container {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
.feature {
	background-color: #EBF5FF;
	font-size: 100%;
	width: 100%;
}
.feature .td1 {
	background-color: #EBF5FF;
	padding: 5px 5px 5px 5px;
}
.feature .td2 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.feature .tdspace1 {
	background-color: #EBF5FF;
	width: 15px;
}
.feature .content {
	padding: 0px 28px 20px 28px;
}
.secondary_feature {
	background-color: #FFFFFF;
	font-size: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 10px 0px;
}
.secondary_feature .td1 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.secondary_feature .td2 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.secondary_feature .tdspace1 {
	background-color: #FFFFFF;
	width: 15px;
}
.secondary_feature .content {
	padding: 0px 28px 20px 28px;
}

	
	
h1.pagetitletemp {
	display: none;
			}



.hcptable {
	border-bottom: 4px solid #ffff00;
	border-top: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
	border-right: 4px solid #ffff00;
}
	
	
#container {
	background: url(/static_divisional/abbott_diabetes_care/content/image/adc-homepage-flash-alt.jpg) no-repeat left 50%;
	height: 336px;
	width: 706px;
}
/* Contact Us */
h2.section-titles {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	}
h3.contact-us-titles {
	margin: 0px 0px 2px 0px;
	color: #4179b8;
	font-weight: bold;
	font-size: 14px;
	}
.contact-us-container {
	width: 100%;
	float: left;	
}
.contact-email{
	width: 30%;
	float: left;
}
.contact-email p { padding-right: 15px; }
.contact-call-us {
	width: 30%;
	float: left;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	padding: 0px 20px 0px 20px;
}
.contact-write-us {
	width: 30%;
	float: left;
	padding: 0px 0px 0px 20px;
}
.contact-us-prod-support-sec-container {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.contact-us-prod-support-sec1 {
	width: 40%;
	float: left;
	}
.contact-us-prod-support-sec2 {
	height: 270px;
	_height: 268px;
	width: 60%;
	_width: 58%;
	background-color: #e5f2ff;
	float: left;
}
#prdContent1 {
	padding: 10px 25px 10px 25px;
}
#prdContent2 {
	padding: 10px 25px 10px 25px;
}
.contact-us-prod-support-item-off {
	background-color: #f5f5f5;
	float: left;
	width: 100%;
	border-right: 9px #ffffff solid;
	border-top: 9px #ffffff solid;
	height: 130px;
}
.contact-us-prod-support-item-off-for-top-cell {
	background-color: #f5f5f5;
	float: left;
	width: 100%;
	border-right: 9px #ffffff solid;
	border-bottom: 9px #ffffff solid;
	height: 130px;
}
.contact-us-prod-support-item-off-for-middle-cell {
	background-color: #f5f5f5;
	float: left;
	width: 100%;
	border-right: 9px #ffffff solid;
	border-bottom: 9px #ffffff solid;
	height: 130px;
}
.contact-us-prod-support-item-on {
	background-color: #e5f2ff;
	float: left;
	width: 100%;
	border-right: 9px #e5f2ff solid;
	border-bottom: 9px #e5f2ff solid;
	_border-bottom: 0px #e5f2ff solid;
	height: 121px;
}
.contact-us-prod-support-img { width: 25%; float: left;}
.contact-us-prod-support-content { 
	width: 70%; 
	float: right; 
	padding-top: 40px; 
	font-size:14px;
}
.blank-spacer-for-contact-us {
	height: 30px; 
	float: left; 
	width: 100%;
}
#prdContent1 { display: ""; }
#prdContent2 { display: none; }
#prdContent3 { display: none; }


/* ------------------------------- START Promise FAQ Callout Contact Us/Support Page------------------------ */
.promisefaq-container {
	background-color: #fdfbd0;
	width: 45%;
	float: left;
	padding: 15px;
	height: 130px;
}
.promisefaq-img {
	float:left;
	width: 120px;
}
.promisefaq-content {
	float: left;
	width: 60%;
}
.quick-check-container {
	background-color: #eff5cc;
	width: 48%;
	float: right;
	padding: 15px 10px 15px 0px;
	height: 130px;
}
.quick-check-img {
	float:left;
	width: 175px;
}
.quick-check-content {
	float: left;
	width: 48%;
}
/* ------------------------------- END Promise FAQ Callout Contact Us/Support Page------------------------ */

/* Added on Apr 12th 2010 */

h2.subheading-14px-no-margin {
	font-size:14px;
	color: #ff6600;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.text-size-14px {
	font-size:14px;
	color: #333333;
	font-weight: bold;	
}
.text-size-14px-orange {
	font-size:14px;
	color: #ff6600;
	font-weight: bold;
	padding: 0px 0px 4px 0px;	
}
.link-with-right-arrow {
	text-align: left;
	background: url(/static_divisional/abbott_diabetes_care/content/image/left-arrow-blue.jpg) 0px no-repeat;
	padding: 0px 0px 0px 10px;	
	margin: 12px 0px 0px 0px;
	font-weight: bold;
}
.content-highlight-gray-box {
	background-color: #eeeeee; 
	padding: 8px 0px 8px 5px; 
	width: 100%;
}
.highlight-row {
	background-color: #eeeeee;
	padding: 10px 0px 10px 0px;
	text-align: center;
	height: 40px;
}
.no-highlight-row {
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
	text-align: center;
	height: 40px;
}
.table-labels {
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
.matrixtable td {
	padding: 0px 10px 0px 10px;
} 

/*------- Owners Guide Module -------*/
.prod-owners-guide-container {
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #eeeeee;
	}
.prod-owners-guide-img {
	width: 140px;
	float: left;
	}
.prod-owners-guide-content-highlights {
	width: 80%;
	float: left;
	}
.prod-owners-guide-content-highlights p {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	}
.prod-owners-guide img {
	padding: 0px 5px 0px 0px;
	}
h2.prod-owners-guide-section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px #4179c4 solid;
	padding: 0px 0px 5px 0px;
}
h2.prod-owners-guide-section-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 2px 0px;
}
#prod-owners-guide-links-pdf {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0px;
	list-style: none;
	}
#prod-owners-guide-links-pdf li {
	padding-left: 10px;
	background-image: url(/static_divisional/abbott_diabetes_care/content/image/ico-pdf-red.gif);
	background-repeat: no-repeat;
	padding: 5px 30px 15px 32px;	
	display: inline;
	float: left;
	}
#prod-owners-guide-links-launch-manual {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0px;
	list-style: none;
	}
#prod-owners-guide-links-launch-manual li {
	padding-left: 10px;
	background-image: url(/static_divisional/abbott_diabetes_care/content/image/ico-launch-manual.gif);
	background-repeat: no-repeat;
	padding: 5px 30px 15px 35px;	
	display: inline;
	float: left;	
}
.owners-manual-sec-container {
	width: 100%;
	margin: 0px;
	padding-top: 11px;
	float: left;
	}
.prod-owners-guide-block {
	background-color: #e5f2ff;
}


/***********************************  New CSS classed added for AOB as on Feb, 19th 2010 ************************/
.main-img-placeholder {
	width: 100%;
	float: left;	
	margin: 5px 0px 0px 0px;
	min-height: 274px;	
	background: #FFFFFF url(/en_US/content/image/img-main-aob.jpg) right top no-repeat;
}
.main-img-aob {
	float: right;
	width: 480px;
}
.main-img-text {
	float: left;
	width: 35%;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}
.main-img-text p {
	padding: 5px 0px 5px 0px;
}
.highlighted-content-block {
	background-color: #eceffc;
	padding: 5px 5px 5px 5px;
	float: left;
	border-bottom: 4px #000000 solid;
}
.highlighted-content-block-orange {
	background-color: #fff5b2;
	padding: 5px 0px 10px 2%;
	background: #fff5b2 url(/en_US/content/image/img-thank-you-page-main.jpg) right bottom no-repeat;
	float: left;
	border-bottom: 5px #000000 solid;
	border-top: 5px #000000 solid;
	width: 98%;
}
.non-highlighted-content-block {
	background-color: #ffffff;
	padding: 10px 0px 5px 0px;
	float: left;
	border-bottom: 4px #000000 solid;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.content-block-spacer {
	padding: 10px 0px 10px 0px;
	width: 100%;
	float: left;
}
.content-block {
	float: left;
	width: 55%;	
}
.content-block ul li {
	list-style-image: none;
}
.aob-disclosure-agreement ul li {
	list-style-image: none;
}
.button-learn-more-place-holder {
	float: right;
	width: 40%;
	padding: 100px 10px 0px 0px;
	text-align: center;
}
.gray-note {
	color: #666666;
}
.content-block-img-with-25per {
	width: 24%;
	float: left;
}
.content-block-img-with-20per {
	width: 20%;
	float: left;
}
.content-block-img-with-30per {
	width: 20%;
	float: right;
}
.content-block-img-with-30per ul li {
	list-style-image: none;
}
.content-block-bullet {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
	line-height: 13px;
	list-style-type: disc;
}
h1.pagetitle-center-aligned { 
	background: #000000;
	font-size: 150%;
	letter-spacing: .02px; 
	font-weight: bold;
	color: #ffde00;
	padding: 3px 3px 3px 5px; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;	
	clear: both;
	}
h1.aob-header-level1 { /* Added css class: changed BG color to black */
	background: #000000;
	font-size: 150%;
	letter-spacing: .02px; 
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 5px; 
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
h2.aob-header-level2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin: 0px 0px 15px 0px;
	}
h3.aob-header-level3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}
h3.aob-header-level3-normal {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
.content-left-column {
	float: left;
	width: 55%;
	margin: 0px 0px 0px 0px;
	}
.content-left-column p {
	margin: 10px 0px 10px 0px;
}
.content-left-column ul li { 
	color:#000000; 
	list-style-image: none; 
	list-style-type: disc; 
}
.content-left-column ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content-right-column {
	float: right;
	width: 35%;
	vertical-align: top;
	}
.content-left-column-for-ty-page {
	float: left;
	width: 60%;
	margin: 0px 0px 0px 0px;
}
.content-right-column-for-ty-page {
	float: right;
	width: 40%;
	vertical-align: top;
	}
.content-right-column-btm-half {
	margin: 250px 0px 0px 10px;
	width: 90%;
	float: left;
}
.content-right-column-center-half {
	padding: 200px 0px 0px 0px;
}
.confirmation-msg-highlight {
	font-size: 14px;
	background-color: #ffde00;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	text-align: center;
}
#table-data {
}
#table-data th {
	border-bottom: 1px #000000 solid;
	padding: 5px 0px 5px 15px;
	background-color: #000000;	
	color: #ffde00;
	text-align: left;
	font-size: 14px;
}
#table-data td{
	border-bottom: 1px #000000 solid;
	padding: 4px 0px 4px 15px;
	width: 33%;
}
.row-highlight {
	background-color: #ffee7f;
}
.meter-order-section-title {
	font-size: 14px;
	background-color: #ffde00;
	padding: 5px 0px 5px 10px;
	font-weight: normal;
	text-align: left;
}
.form-fields {
	width: 100%;
	clear: both;
	margin: 5px 0px 5px 0px;
	}
.form-field-label {
	float: left;
	width: 300px;
	text-align: right;
	margin: 0px;
	font-weight: normal;
}
.form-field-input {
	float: left;
	padding: 0px 0px 10px 10px;
	width: 50%;
}
.error-message {
	color: red;
	font-size: 12px;
	font: arial,geneva,helvetica,sans-serif;
	width: 100%;
}
.textfield-fixed {
	width: 300px;
}
.btn-submit-order {
	background: #FFFFFF url(/en_US/content/image/btn-submit-your-order.gif) no-repeat; 
	height: 41px; 
	width: 305px;
}
.textfield-fixed-small {
	width: 94px;
}
.optional-text {
	color: #666666;
	padding: 0px 0px 0px 10px;
	font-style: italic;
}
.aob-disclaimer p {
	padding: 3px 0px 3px 0px;
}
.indentation {
	padding: 0px 0px 0px 53px;
}
.btn-bar-center {
	text-align: center;
	margin: 30px 0px 0px 0px;
}
.promo-box {
	width: 100%;
	margin: 10px 0px 10px 0px;
	float: left;
	font-size: 12px;
}
.promo-box ul li {
	list-style-image: none;
}
.free-style-lite-b1 {
	float: left;
	width: 30%;
	border: 4px #000000 solid;
	margin: 0px 10px 0px 0px;
	background-color: #eff5fa;
	padding: 5px;
	height: 315px;
	_height: 340px;
}
.free-style-lite-b1 p {
	padding: 0px 20px 0px 20px;
}
.free-style-freedom-lite-b2 {
	float: left;
	width: 30%;
	border: 4px #000000 solid;	
	margin: 0px 10px 0px 0px;
	background-color: #eff5fa;
	padding: 5px;
	height: 315px;
	_height: 340px;
}
.free-style-freedom-lite-b2 p {
	padding: 0px 20px 0px 20px;
}
.precison-xtra-b3 {
	float: left;
	width: 30%;
	border: 4px #000000 solid;	
	background-color: #eff5fa;
	padding: 5px;
	height: 315px;
	_height: 340px;
}
.precison-xtra-b3 p {
	padding: 0px 20px 0px 20px;
}



