/*
	Alarismed.com stylesheet revised for CareFusion styles | For use on all websites and web applications
	
	Table of Contents:
		layout
		typography
		forms and tables
		lists and rules
		tab navigation
*/
	

/* layout
----------------------------------------------- */
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#HeaderAreaFixed {
	width: 768px;
	height: 60px;
	padding-left: 10px;
	}
#HeaderAreaFlexible {
	height: 93px;
	padding-left: 10px;
	}
#Logo {
	position: absolute;
	left:10px;
	top:2px;
	width: 221px;
	}
#NavigationTop {
	width: 169px;
	margin-left: 37px;
	margin-top: 10px !important;
	margin-top: 8px;
	height: 10px;
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	}
#HeaderContentFixed {
	margin-left: 221px;
	width: 537px;
	}
#HeaderContentFlexible {
	margin-left: 221px;
	}
#GlobalUtilities {
	float: right;
	position: relative;
	top: 8px;
	right: 0;
	text-align: right;
	color: #999999;
	}
#GlobalUtilitiesFlexible {
	float: right;
	position: relative;
	top: 8px;
	right: 0;
	text-align: right;
	color: #999999;
	padding-right: 11px;
	}
#SiteTitle {
	float: left;
	position: relative;
	top: 46px !important;
	top: 43px;
	left: 0;
	width: 200px;
	height: 30px;
	vertical-align: bottom;
	text-align: left;
	clear:right;
	}
#Search {
	float: right;
	position: relative;
	top: 29px !important;
	top: 26px;
	right: 0;
	width: 169px;
	height: 30px;
	vertical-align: bottom;
	text-align: left;
	clear:right;
	}
#SearchFlexible {
	float: right;
	position: relative;
	top: 26px;
	right: 0;
	height: 30px;
	vertical-align: bottom;
	padding-right: 11px;
	text-align: left;
	clear:right;
	}
#CapabilityBand {
	position: relative;
	top: 29px !important;
	top: 27px;
	background-color: #EA7125;
	height: 20px;
	clear:right;
	width: 537px;
	}
#BodyAreaFixed {
	width: 733px;
	margin-top: 5px;
	margin-left: 35px;
	vertical-align: top;
	}
#BodyAreaFlexible {
	margin-top: 5px;
	padding-left: 35px;
	vertical-align: top;
	}
#Navigation {
	position: absolute;
	left:35px;
	top:78px;
	width: 181px;
	margin-right: 15px;
	margin-top: 1px !important;
	margin-top: -10px;
	}
#ContentFixed {
	margin-top: 0px;
	margin-left: 196px;
	width: 537px;
	vertical-align: top;
	}
#ContentFlexible {
	margin-left: 196px;
	vertical-align: top;
	}
#Image {
 	padding-bottom: 10px;
	}
#Breadcrumb {
 	margin-bottom: 10px;
	color:#CCCCCC;
	}
#FeedbackFixed {
	width: 537px;
	margin-top: 20px;
	padding-bottom: 5px;
	color:#999999;
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	}
#FeedbackFlexible {
	margin-top: 20px;
	width:100%;
	padding-bottom: 5px;
	color:#999999;
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	}
#FooterAreaFixed {
	width: 768px;
	clear:both;
	}
#FooterAreaFlexible {
	width: 100%;
	clear:both;
	}
#FooterContentFixed {
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 537px;
	margin-left: 231px;
	}
#FooterContentFlexible {
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 231px;
	}
.twoColL { /* left column for fixed-width page split into two columns */
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 261px;
	float: left;
	}
.twoColR { /* right column for fixed-width page split into two columns */
	margin-bottom: 15px;
	padding: 0;
	width: 261px;
	float: left;
	}
.BodyFeatureTitle { /* top half of feature box */
	border-color: #FFAA00;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px;
	background-color: #FFDD77;
	color: #000000;
	}
.BodyFeature { /* bottom half of feature box */
	border-color: #FFAA00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #FFEEBB;
	color: #000000;
	}
	
	
/* typography
----------------------------------------------- */
	
.LinkCarat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
	}
a, 
.linkblue {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #EA7125;
    text-decoration: none;
	}
a:visited, 
.linkblue:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #EA7125; 
	text-decoration: none;
	}
a:hover, 
.linkblue:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5F6062;text-decoration:none;
	}
a:active, 
.linkblue:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}	
a.CapabilityBand {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 12px;
	background-color: #EA7125;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.CapabilityBand:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 12px;
	background-color: #EE0000;
	line-height: 20px;
	height: 20px;
	
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.CapabilityBand:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 12px;
	background-color: #FF7700;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.CapabilityBand:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 12px;
	background-color: #FF7700;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
a.CapabilityBandNew {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
a.CapabilityBandNew:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
a.CapabilityBandNew:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 11px;
	background-color: #FF7700;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FF7700',EndColorStr='#FFAA00');
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
a.CapabilityBandNew:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 11px;
	background-color: #FF7700;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FF7700',EndColorStr='#FFAA00');
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.WarningOrError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #EE0000;
	text-decoration: none;
	}
h1, 
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #007DB1;
	text-decoration: none;
	margin: 0 0 8px 0;
	}
h2, 
.Subhead1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0 0 6px 0;
	}	
h3, 
.Subhead2 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0 0 4px 0;
	}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
sup {
	font-size: 7px;
	}
h1 sup {
	font-size: 11px;
	}
.Emphasis {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	color: #000000;  
	text-decoration: none;
	}
.FinePrint, 
.Footer {    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
.Separator {  /* Also known as pipe */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	}
	

/* forms and tables
----------------------------------------------- */

form {
	padding:0;
	margin:0;
	}
.PrimaryButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EE0000;
	border: 1px #000000 solid;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
    width: auto;
	text-align: center;
	vertical-align: middle;
	}
.StandardButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFDD77;
	border: 1px #FF7700 solid;
	font-weight: bold;
	color: #000000;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
td {
	text-decoration: none;
	text-align:left;
	vertical-align:top;
	}
.DataTable {
	font-size: 10px;
	}
table.Display th {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background: #FFDD77;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-color:#FFFFFF; 
	border-right-style:solid; 
	border-right-width:2px;
	}
tr.border td {
	background: #FFAA00;
	padding: 0;
	height: 1px;
	border-right-color:#FFFFFF; 
	border-right-style:solid; 
	border-right-width:2px;
	}
tr.odd td {
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-color:#FFFFFF; 
	border-right-style:solid; 
	border-right-width:2px;
	}
tr.even td {
	background: #FFEEBB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-color:#FFFFFF; 
	border-right-style:solid; 
	border-right-width:2px;
	}

	

/* lists and rules
----------------------------------------------- */
	
ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
ul.product {
	margin: 0 0 0 0;
	padding: 0;
	}
li.product {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	}
ul.noscript {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 12px;
	margin-top: 5px;
	}
.noscript ul, 
.noscript ul ul, 
.noscript ul ul ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 12px;
	margin-top: 5px;
	}
ul.noscript li, 
.noscript li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	}
ol {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
hr { 
	color: #CCCCCC;
    height: 1px;
	width: 100%;
	border: 0;
	background-color: #CCCCCC;
	}
hr.RightColumn { 
	color: #CCCCCC;
    height: 1px;
	width: 100%;
	border: 0;
	background-color: #CCCCCC;
	margin-top: 9px !important;
	margin-top: 2px;
	margin-bottom: 9px !important;
	margin-bottom: 2px;
	clear:both;
	display:block;
	}
hr.LeftColumn { 
	color: #CCCCCC;
    height: 1px;
	width: 169px;
	border: 0;
	background-color: #CCCCCC;
	margin-top: 9px !important;
	margin-top: 2px;
	margin-bottom: 9px !important;
	margin-bottom: 2px;
	margin-left: 12px;
	clear:both;
	display:block;
	}
	
	
/* tab navigation
----------------------------------------------- */

#main {
	border: 1px solid #FA0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	clear: both;
	background: #FFFFFF;
	}
#contents {
	min-height: 50px;
	}
#header {
	position: relative;
	text-align:left;
	height: 100%;
	width: 537px; /* a width is required for certain browsers: 537px is for a fixed-width page */
	}
#header ul#primary {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -1px;
	width: 537px; /* a width is required for certain browsers: 537px is for a fixed-width page */
	}
#header ul#primary li  {
	display: inline;
	list-style: none;
	}
#header ul#primary a,
#header ul#primary span,
#header ul#primary a.current {
	display: block;
	float: left;
	height:16px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 4px -1px 0 0;
	text-align: left;
	}
#header ul#primary span,
#header ul#primary a.current,
#header ul#primary a.current:hover {
	border: 1px solid #FFAA00;
	border-bottom: none;
	background: #FFFFFF;
	height:18px;
	padding-top: 3px;
	margin-top: 2px;
	}
#header ul#primary a {
	background: #FFEEBB;
	border: 1px solid #FFAA00;
	}
#header ul#primary a:hover {
	margin-top: 2px;
	border-color: #FFAA00;
	background: #FFEEBB;
	padding-bottom: 2px;
	}