@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	background-image: url(../_images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	-webkit-text-size-adjust: none;
	}
.magic {
	display:none;
	}
sup,sub {	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
	}
sup { 
	bottom: 1ex; 
	}
sub {
	top: .5ex;
	}
a:active, a:focus {
	outline: 0
	}
hr {
	border: none;
	background-color: #CDCDCD;
	color: #CDCDCD;
	height: 1px;
	width: 80%;
	}
#image-col img {
	float: right;
	margin: 10px 10px 0 10px;
	}

/**********************HIDDEN PAGE ELEMENTS***********************/
.hide {
	display: none;
	}
	
.errMsg {
	font: red;
	text-align:left;
	padding-right: 0px;
	}

#skip {
	display: none;
	}
/**********************CENTRE PAGE IN WINDOW***********************/
#centre {
	width: 100%;
	text-align: center;
	}
#wrapper {
	width: 930px;
	text-align: center;
	margin: auto;
	}
#container {
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width: 780px;
	}
#images {
	padding: 0 0 0 10px;
	}
#images img {
	margin: 0 12px 0 0;
	}
#flashPres {
	margin-right:auto;
	margin-left:auto;
	}
#Product_Images {
	margin-left: 15px;
	}
#DistBtn {
	float: left;
	display: block;
	margin-top: 10px;
	
	}
/**********************TOP BAR AND NAVIGATION***********************/
#topbar {
	height: 136px;
	overflow: hidden;
	}
#navigation {
	margin-top: 5px;
	float: left;
	}
#navigation ul {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	}
#navigation img {
	margin: 0px;
	padding: 0px;
	}
#navigation li {
	list-style-type: none;
	display: inline;
	}
* html #navigation li{
	height: 14px;
	}
#navigation a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-indent: 8px;
	}
#navigation a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-indent: 8px;
	}
#navigation a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #EFEDEE;
	text-indent: 8px;
	}
#navigation span {
	color: #AE005F;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #EFEDEE;
	text-indent: 8px;
	}
#navigation strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	display: block;
	text-indent: 8px;
	}
#navigation em {
	color: #AE0062;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	display: block;
	text-indent: 8px;
	}
.nav1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	float: left;
	width: 120px;
	height: 86px;
	}
.nav2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	float: left;
	width: 120px;
	height: 86px;
	}
.nav3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	float: left;
	width: 100px;
	height: 86px;
	}
.nav4 {
	float: left;
	width: 70px;
	height: 86px;
	}
.nav5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	float: left;
	width: 120px;
	height: 86px;
	}
.nav6 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	float: left;
	width: 90px;
	height: 86px;
	}
#search_boxes {
	float:left;
	width: 150px;
	}
#search {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	width: 80px;
	padding-top: 5px;
	}
#searchform {
	float: left;
	}
.txt-search {
	width: 120px;
	}
#productsearch{
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	width: 130px;
	height: 15px;
	padding-top: 5px;
	}
#productsearchform {
	float: left;
	}
#form-element {
	width:570px;
	overflow: auto;
	color: #636363;
	font-size: 11px;
	}
/**********************HOMEPAGE***********************/

#home {
	width: 780px;
	}
#flashHome {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4891DC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4891DC;
	background-color: #4891DC;
	height: 280px;
	width: 780px;
	}
#GreyBar {
	background-color:#FFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #898989;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4891DC;
	height: 40px;
	width: 780px;
	padding-top: 0px;
	}
#shadow {
	width: 780px;
	overflow: hidden;
	background-color: #898989;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	}
#flashcontent{
	width:780px;
	height: 260px;
	}
#mainHome {
	width:780px;
	/*overflow: auto;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;*/
	}
#homerightbar {
	float: left;
	width: 192px;
	padding-right: 0px;
	}
#clinicians {
	float: left;
	width: 194px;
	padding-right: 2px;
	}
#patients {
	float: left;
	width: 194px;
	padding-right: 2px;
	}
#GO2 {
	float: left;
	width: 194px;
	padding-right: 2px;
	}
#medicalsolutions {
	float: left;
	width: 194px;
	height: 40px;
	padding-right: 2px;
	}
#OEMsolutions {
	float: left;
	width: 194px;
	height: 40px;
	padding-right: 2px;
	}
#distributorlocator {
	float: left;
	width: 194px;
	height: 40px;
	padding-right: 2px;
	}
#news {
	float: left;
	width: 192px;
	height: 40px;
	padding-right: 0px;
	}
/**********************OTHER PAGES***********************/
#flashOtherPages {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4891DC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4891DC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	background-color: #4891DC;
	height: 175px;
	color: #FFFFFF;
	font-weight: bold;
	width: 780px;
	}
#main {
	width:780px;
	/*min-height: 450px;
	_height: 450px;*/
	overflow: auto;
	background-image:url(../_images/Main-BG.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	padding-bottom: 20px;
	}
#mainCol_A {
	float: left;
	width:205px;
	margin-top: 0px; 
	}
#mainCol_B {
	float: left;
	width:575px;
	background-color: #FFF;
	margin-top: 0px;
	}
#Products_GreyMenu {
	height: 40px;
	width: 780px;
	/*background-color: #FFF;*/
	padding-top: 0px;
	}
#Products_GreyMenu a:focus {
	outline: none;
	}
#Products_GreyMenu_Accessories {
	float: left;
	width: 193px;
	height: 40px;
	background-color: #FFF;
	padding-left: 2px;
	}
#Products_GreyMenu_Documentation {
	float: left;
	width: 188px;
	height: 40px;
	background-color: #FFF;
	padding-left: 2px;
	}
#Products_GreyMenu_Images {
	float: left;
	width: 188px;
	height: 40px;
	background-color: #FFF;
	padding-left: 0px;
	}
#Products_GreyMenu_Descr {
	float: left;
	width: 205px;
	height: 40px;
	background-color: #FFF;
	padding-right: 2px;
	}
#Clinicals_GreyMenu {
	height: 36px;
	width: 575px;
	/*background-color: #FFF;*/
	padding-top: 0px;
	}
#Clinicals_GreyMenu a:focus {
	outline: none;
	}
#Clinicals_GreyMenu_PulseOx {
	float: left;
	width: 143px;
	height: 36px;
	background-color: #FFF;
	padding-right: 2px;
	}
#Clinicals_GreyMenu_RegOx {
	float: left;
	width: 168px;
	height: 36px;
	background-color: #FFF;
	padding-right: 2px;
	}
#Clinicals_GreyMenu_Capno {
	float: left;
	width: 131px;
	height: 36px;
	background-color: #FFF;
	padding-left: 0px;
	}
#Clinicals_GreyMenu_Vet {
	float: left;
	width: 127px;
	height: 36px;
	background-color: #FFF;
	padding-left: 2px;
	}
#sitemapCol_A {
	float: left;
	width:225px;
	background-color: #FFF;
	margin-left: 60px;
	}
#sitemapCol_B {
	float: left;
	width:225px;
	background-color: #FFF;
	margin-top: 0px;
	}
#sitemapCol_C {
	float: left;
	width:200px;
	background-color: #FFF;
	margin-top: 0px;
	}
#oem-partners-section {
	padding: 0 0 0 15px;
	}
#oem-partners-section img {
	display: inline;
	margin-right: -2px;
	padding: 10px 20px 10px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	}
#certifications img {
	padding: 10px 0 0 15px;
	}
/**********************OTHER PAGES TEXT***********************/
/*************************
#main ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#main p {
	color: #636363;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
    line-height: 20px;
	display: block;
	}
#main li {
	list-style-type: none;
	}
* html #main li{
	height: 14px;
	}
#main a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#main a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#main a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #EFEDEE;
	}
#main span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
#main strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#main h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#main h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#main h3 {
	color: #636363;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
*************************/
#mainCol_A ul {
	margin: 0px;
	padding: 0px;
	}
#mainCol_A img {
	margin-left: -30px;
	padding: 0px;
	}
#mainCol_A p {
	color: #636363;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
#mainCol_A li {
	list-style-type: none;
	}
#mainCol_A a:link {
	line-height: 20px;
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 30px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
	}
#mainCol_A a:visited {
	line-height: 20px;
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 30px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
	}
#mainCol_A a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #DBDBDB;
	padding-left: 30px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
	}
#mainCol_A .selected {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 30px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
	}
#mainCol_A span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
#mainCol_A strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 20px;
	}
#mainCol_A h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 20px 15px 15px 30px;
	}
#mainCol_A h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 20px 15px 15px 30px;
	}
#mainCol_A h3 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 20px 15px 15px 30px;
	}
#mainCol_A h4 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 20px 15px 15px 30px;
}
#mainCol_B ul {
	margin: 0px;
	padding: 0px;
	}
#mainCol_B p {
	color: #636363;
	line-height: 20px;
	margin: 0px 15px 8px 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
#mainCol_B em {
	color: #636363;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	font-style: italic;
	display: block;
	}
#mainCol_B li {
	background-image: url(../_images/bulletLink.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #636363;
	margin: 0 15px 10px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	line-height: 20px;
	}
#mainCol_B li a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B li a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B li a:hover {
	color: #F07B05;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B li span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0 10px 0 0;
	}
#mainCol_B a:link {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B a:visited {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B a:hover {
	color: #F07B05;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#mainCol_B span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
#mainCol_B strong {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
	}
#mainCol_B h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 20px 15px 15px 15px;
	}
#mainCol_B h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0 15px 5px 15px;
	}
#mainCol_B h3 {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0 15px 5px 15px;
	}
#mainCol_B h4 {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0 15px 5px 15px;
	}
/*#mainCol_B img {
	float: left;
	margin: 0 15px 5px 0px;
	}*/
#Product_Images a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#Product_Images a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#Product_Images a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#two {
	}
#three li {
	}
#four li {
	}
#persistant-state-Descr {
	position: absolute;
	right: 50%;
	margin-right: 184px;
	/**margin-left: -390px;*/
	z-index: 1;
	top: 317px;
	}
#persistant-state-Images {
	position: absolute;
	right: 50%;
	margin-right: -6px;
	/**margin-left: -183px;*/
	z-index: 1;
	top: 317px;
	}
#persistant-state-Docs {
	position: absolute;
	right: 50%;
	margin-right: -196px;
	/**margin-left: 7px;*/
	z-index: 1;
	top: 317px;
	}
#persistant-state-Acc {
	position: absolute;
	right: 50%;
	margin-right: -391px;
	/**margin-left: 197px;*/
	z-index: 1;
	top: 317px;
	}
#persistant-state-PulseOx {
	position: absolute;
	right: 50%;
	margin-right: 41px;
	/**margin-left: -390px;*/
	z-index: 1;
	top: 589px;
	}
#persistant-state-RegOx {
	position: absolute;
	right: 50%;
	margin-right: -129px;
	/**margin-left: -183px;*/
	z-index: 1;
	top: 589px;
	}
#persistant-state-Capno {
	position: absolute;
	right: 50%;
	margin-right: -262px;
	/**margin-left: 7px;*/
	z-index: 1;
	top: 589px;
	}
#persistant-state-Vet {
	position: absolute;
	right: 50%;
	margin-right: -391px;
	/**margin-left: 197px;*/
	z-index: 1;
	top: 589px;
	}
#Distributor-Btn {
	position: absolute;
	left: 50%;
	margin-left: 405px;
	z-index: 1;
	top: 150px;
	}
#Store-Btn {
	position: absolute;
	left: 50%;
	margin-left: 400px;
	z-index: 1;
	top: 195px;
	}
#YouTube-Btn {
	position: absolute;
	left: 50%;
	margin-left: 406px;
	z-index: 1;
	top: 241px;
	}
#Facebook-Btn {
	position: absolute;
	left: 50%;
	margin-left: 403px;
	z-index: 1;
	top: 288px;
	}
/**********************CAREERS PAGE***********************/
#CareersCol_A {
	float: left;
	width:475px;
	background-color: #FFF;
	margin-top: 0px;
	}
#CareersCol_B {
	float: right;
	width:300px;
	background-color: #FFF;
	margin-top: 0px;
	}
#CareersCol_A ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#CareersCol_A p {
	color: #636363;
	margin-left: 20px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
#CareersCol_A li {
	list-style-type: none;
	}
* html #CareersCol_A li{
	height: 14px;
	}
#CareersCol_A a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 10px;
	display: inline;
	}
#CareersCol_A a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 10px;
	display: inline;
	}
#CareersCol_A a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	background-color: #EFEDEE;
	padding-left: 0px;
	margin-bottom: 10px;
	display: inline;
	}
#CareersCol_A span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
#CareersCol_A strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	}
#CareersCol_A h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#CareersCol_A h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	}
#CareersCol_A h3 {
	color: #636363;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#People-Images {
	margin-left: 20px;
	padding: 0px;
	line-height: 20px;
	}
#People-Images h1{
	margin-left: 0px;
	}
#CareersCol_B ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#CareersCol_B p {
	color: #636363;
	margin-left: 20px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
#CareersCol_B li {
	list-style-type: none;
	list-style-position: outside;
	color: #636363;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
* html #CareersCol_B li{
	height: 14px;
	}
#CareersCol_B a:link {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#CareersCol_B a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#CareersCol_B a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #EFEDEE;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#CareersCol_B span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
#CareersCol_B strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
#CareersCol_B h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#CareersCol_B h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#CareersCol_B h3 {
	color: #636363;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#Careers_Opp {
	width: 740px;
	margin-left: 20px;
	background-color: #FFF;
	}
#CareerTable {
	
	}
#Careers_Job_Title {
	width: 440px;
	float: left;
	}
#Careers_Division {
	width: 150px;
	float: left;
	}
#Careers_Location {
	width: 150px;
	float: left;
	}
#Careers_Opp ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#Careers_Opp p {
	color: #636363;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	padding-left: 5px;
	}
#Careers_Opp li {
	list-style-type: none;
	list-style-position: outside;
	color: #636363;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	display: block;
	}
* html #Careers_Opp li{
	height: 14px;
	}
#Careers_Opp a:link {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	}
#Careers_Opp a:visited {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	}
#Careers_Opp a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-color: #EFEDEE;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	}
#Careers_Opp span {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	}
#Careers_Opp strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
#Careers_Opp h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	}
#Careers_Opp h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 5px;
	}
#Careers_Opp h3 {
	color: #FFFFFF;
	line-height: 23px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	}
#NewsBar-Header {
	width: 100px;
	height: 20px;
	background-color: #4891dc;
	padding-top: 5px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	}
#NewsBar {
	width: 780px;
	height: 20px;
	background-color: #4891DC;
	padding-top: 5px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	}
#NewsBar a:link {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	}
#NewsBar a:visited {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	}
#NewsBar a:hover {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	}
/**********************FOOTER***********************/
#footer {
	background-image: url(../_images/FooterBar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-bottom: 20px;
	*margin-top: -30px;
	}
#copyright {
	font-size: 9px;
	line-height: 14px;
	color: #645A50;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#copyright li {
	display: inline;
	}
#copyright a:link {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:visited {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:hover {
	color: #AE005F;
	text-decoration: underline;
	}
