/*--- Tag Styles ---*/
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	font-size: 75%;
}

sub {
	vertical-align: sub;
	font-size: 75%; 	
}

cite {
	font-style: italic;
	font-size: 10px;
}

strong em, em strong {
	font-style: italic;
	font-weight: bold;
}

input, select, textarea {
	border: 1px solid #ccc;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 1px 2px;
}

input:focus, select:focus, textarea:focus {
	border: 1px solid #005596;
	background-color: #eee;
}

input[type=checkbox], input[type=image], input[type=checkbox]:focus, input[type=image]:focus {
	border: 0;
}

/* For IE6 and less */
input.inputChkBox, input.imageButton, input.inputChkBox:focus, input.imageButton:focus {
	border: 0;
}

/*--- Block Styles ---*/
p {
	margin-bottom: 12px;
	line-height: 14px;
}

p.paraBeforeList {
	margin-bottom: 3px;
}

/*--- Layout Styles ---*/
html {
	background-color: #d9e6ef;
	/*---
	background-image: url(../images/tile.png);
	background-repeat: repeat-x;
	background-position: 0 122px;
	 ---*/
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
		height:100%;
	min-height:100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

#container {
	width: 904px;
	margin: 0 auto;
}

/*--- Header Styles ---*/
#header {
	background-color: #fff;
	height: 96px;
	position: relative;
	overflow: hidden;
}

#header #logo {
	#top: 21px;
	#left: 20px;
	position: absolute;
}

/*--- Utility Menu ---*/
#header #utilNav {
	position: absolute;
	top: 30px;
	right: 20px;
	margin: 0;
	white-space: nowrap;
}

#header #utilNav ul li {
	/* For block anchors only, otherwise display: inline is fine. */
	float: left;
	/* When float is used, also an IE6 Float Double Margin fix */
	display: inline;
	padding-left: 18px;
	list-style-type: none;
}

#header #utilNav ul li a {
	display: block;
	height: 13px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#header #utilNav ul li a:hover {
	background-position: 0 -13px;
}

#header #utilNav ul li a.about {
	width: 58px;
	background-image: url("../images/util_menu/util_about.gif");
}

#header #utilNav ul li a.news {
	width: 91px;
	background-image: url("../images/util_menu/util_news.gif");
}

#header #utilNav ul li a.media {
	width: 43px;
	background-image: url("../images/util_menu/util_media.gif");
}

#header #utilNav ul li a.careers {
	width: 53px;
	background-image: url("../images/util_menu/util_careers.gif");
}

#header #utilNav ul li a.invest {
	width: 58px;
	background-image: url("../images/util_menu/util_investors.gif");
}

#header #utilNav ul li a.contact {
	width: 70px;
	background-image: url("../images/util_menu/util_contact.gif");
}

/* Hide text links in utility menu. Only needed when syles are
	unavailable and background images don't appear. */
#header #utilNav ul li a.hide, #menubar ul li a.hide {
	display: none;
}

#header #search {
	right: 20px;
	bottom: 30px;
	position: absolute;
}

#header #search form input#searchTerm {
	border: 1px solid #acacac;
}

#header #search form input,#header #search form img {
	vertical-align: middle;
}

#header #search form img {
	padding-right: 6px;
}

#menubar {
	background-color: #245564;
	width: 100%;
	height: 20px;
	position: relative;
	z-index: 10;
}

/*--- Content Styles ---*/
#contentArea {
	background-color: #fff;
	margin: 6px 0;
	position: relative;
}

#leftNav {
	width: 222px;
}

#rightSide {
	width: 676px;
	margin-left: 6px;
}

#leftNav,#rightSide,#colOne,#colTwo,#catTop div, .twoColInset div, .twoColForm div, .fourCol div {
	float: left;
	/* IE6 Float Double Margin fix */
	display: inline;
}

.singleCol{
	padding: 15px;
}

.singleCol fieldset{
	margin: 0;
	text-align: center;
}

.singleCol ul {
	margin-bottom: 16px;
}

.singleCol ul li {
	list-style: disc;
	margin: 0 0 0 15px;
}

.twoColInset {
	padding: 7px;
}

.twoColInset div {
	width: 423px;
	line-height: 18px;
}

.twoColInset div.left {
	width: 422px;
	padding-right: 15px;
}

.twoColForm {
	padding: 0 7px;
}

.twoColForm div {
	width: 408px;
	padding: 0 18px;
}

.fourCol {
	padding: 7px;
}

.fourCol div {
	width: 208px;
	padding: 7px;
	line-height: 18px;
}

.fourCol div ul {
	margin-bottom: 15px;
}

.fourCol h2, .fourCol h3 {
	font-weight: bold;
	color: #666;
	line-height: normal;
}

.fourCol div a, .fourCol div a:visited {
	color: #666;
	text-decoration: underline;
}

.fourCol div a:hover, .fourCol div a:focus {
	color: #005596;
	text-decoration: none;
}

/* catagory styles */
#catTop div, #catBottom div {
	padding: 15px;
}


#colOne img {
	margin-bottom: 6px;
}

/* sub-catagory styles */
#subCatItem {
	margin: 10px 15px 30px 15px;
}

.smallitalic
{
	font-size: 10px;
	font-style: italic;
}

/* product line styles */
#colOne {
	width: 418px;
	padding: 15px;
}

#colTwo {
	width: 192px;
	padding: 15px;
}

#colOne ul, #colTwo ul {
	padding: 0 0 16px 15px;
}

#colOne ul li, #colTwo ul li {
	font-weight: bold;
	padding-bottom: 6px;
	list-style: disc;
}

#subHead {
	padding: 10px 15px ;
	height: 88px;
	color: #fff;
	font-weight: bold;
	position: relative;
	background-color: #b2b2b2;
}

/* Needed for subhead placeholder text. */
#subHead h1 {
	position: absolute;
	left: 0;	
	color: #fff;
	top: 57px;
	font-weight: bold;
	font-size: 33px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	line-height: 30px;
	padding: 5px 15px;
	height: 30px;
}

#subHead h1.twoLineTitle {
	top: 27px;
}

#subHead h1.threeLineTitle {
	top: 20px;
}

#sideImage {
	/* default image */
	background-image:
		url(../images/subHead_images/sub_support_art.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	background-color: #d9e6ef;
}

/*--- Side Nav Styles --*/
#sideNav {
	margin: 6px;
	text-transform: uppercase;
}

#sideNav ul {
	margin-bottom: 7px !important; /* all browsers */
	margin-bottom: 6px; /* IE5. Hidden from IE6. */
	margin-bottom/**/:/**/6px; /* IE6. Hidden from IE5. */
}

#sideNav ul li {
	margin-bottom: 2px;
	list-style-type: none;
	/* IE6 hasLayout Hack */
	height: auto !important; /* all browsers */
	height: 0; /* IE5. Hidden from IE6. */
	height/**/:/**/0; /* IE6. Hidden from IE5. */
}

#sideNav ul li a, #sideNav ul li a:visited {
	display: block;
	padding: 3px 6px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #005596;
	background-color: #f0f0f0;
	text-decoration: none;
}

#sideNav ul li a:hover, #sideNav ul li a:focus {
	color: #ffffff;
	background-color: #b2b2b2;
}

/*--- Footer Styles ---*/
#footer div {
	background-color: #fff;
	margin-bottom: 1px;
	position: relative;
	height: 18px;
}

#footer div ul {
	white-space: nowrap;
	position: absolute;
	padding: 2px 0;
}

#footer div ul.left {
	text-align: left;
}

#footer div ul.right {
	text-align: right;
	right: 0;
}

#footer div ul li {
	display: inline;
	padding: 0 8px;
	list-style-type: none;
	font-size: 9px;
}

/* Link Styles */
a,a:hover {
	color: #005596;
	text-decoration: none;
	font-weight:bold;
}

a:hover,a:focus {
	color: #005596;
	text-decoration: underline;
}

#footer a {
	color: #666;
}

#footer a:hover,#footer a:focus {
	color: #005596;
}

#subHead a, #subHead a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#subHead a:hover, #subHead a:focus {
	color: #fff;
	text-decoration: underline;
}

/*--- Dynamic Button Styles ---*/
a.buttonWhite, a.buttonWhite679ac0, a.button67a190, a.button6697c0 {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 9px;
	color: #005596;
	padding-right: 16px; /* sliding doors padding */
	height: 19px;
	text-decoration: none;
	white-space: nowrap;
}

a.buttonWhite span, a.buttonWhite679ac0 span, a.button67a190 span, a.button6697c0 span {
	display: block;
	height: 15px;
	padding: 2px 6px;
}

a.buttonWhite679ac0 {
	background: transparent url(../images/buttons/but_end_fff-679ac0.png)
		no-repeat scroll top right;
	color: #679ac0;
}

a.buttonWhite span, a.buttonWhite679ac0 span {
	background: transparent url(../images/buttons/but_bkgd_ffffff.png)
		no-repeat;
}

a.button67a190 {
	background: transparent url(../images/buttons/but_end_67a190.png)
		no-repeat scroll top right;
	color: #67a190;
}

a.button67a190 span {
	background: transparent url(../images/buttons/but_bkgd_67a190.png)
		no-repeat;
}

a.button6697c0 {
	background: transparent url(../images/buttons/but_end_6697c0.png)
		no-repeat scroll top right;
}

a.button6697c0 span {
	background: transparent url(../images/buttons/but_bkgd_6697c0.png)
		no-repeat;
}

/* Rollovers */
a.buttonWhite:hover, a.buttonWhite679ac0:hover, a.button67a190:hover, a.button6697c0:hover, a.buttonWhite67a190:focus, a.buttonWhite6697c0:focus, a.buttonWhite679ac0:focus, a.button67a190:focus, a.button6697c0:focus {
	text-decoration: none;
}

a.buttonWhite679ac0:hover, a.buttonWhite679ac0:focus {
	color: #679ac0;
}

a.button67a190:hover, a.button67a190:focus {
	color: #67a190;
}

a.buttonWhite:hover, a.button67a190:hover, a.button6697c0:hover, a.buttonWhite679ac0:hover,
a.buttonWhite:hover span, a.button67a190:hover span, a.button6697c0:hover span, a.buttonWhite679ac0:hover span {
	background-position: right -19px;
}

#colTwo .items a, #colTwo .greenItems a, #colTwo .items a:hover, #colTwo .greenItems a:hover {
	color: #005596;
	font-weight: bold;
	text-decoration: none;
}

#colTwo .items a:hover, #colTwo .greenItems a:hover, #colTwo .items a:focus, #colTwo .greenItems a:focus {
	color: #005596;
	text-decoration: underline;
}

#colTwo .greenItems a, #colTwo .greenItems a:hover, #colTwo .greenItems a:focus {
	color: #67a190;
}

#colTwo .greenItems img {
	display: block;
	padding-right: 6px;
}

#colTwo .greenItems {
	padding-bottom: 6px;
}

/*--- Items Listed By Date (ie: Patents, Trade Shows) ---*/
h1.dateList {
	font-size: 16px;
	border-bottom: 1px solid #6697c0;
}

div.dateList p {
	float: left;
	width: 80%;
}

div.dateList p.dateList-left {
	width: 20%;
}

/*--- Form Style ---*/
form fieldset {
	margin: 10px 0;
}

form fieldset.flatTop {
	margin-top: 0;
}

form fieldset legend {
	font-weight: bold;
	color: #666;
}

form p {
	line-height: 14px;
	margin: 6px 0;
	vertical-align: middle;
}

form fieldset p label
{
	width: 145px;
	float: left;
	/* IE6 Float Double Margin fix */
	display: inline;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;

}

form fieldset.narrow p label
{
	width: 20%;
}

form fieldset p label.noFloat
{
	width: auto;
	float: none;
	text-align: left;
	padding-right: 0;
	padding-left: 6px;
}

form fieldset p input.inputChkBox {
	float: left;
	margin-left: 15px;
	text-align: right;
}

.required {
	font-size: 11px;
	color: #c00;
}

.required strong, .required em { font-size: 12px; }

.request td {
	padding: 5px;
}

.request, .strong {
	font-weight: bold;
}

.error {
	color: #c00;
	margin-left: 20px;
	margin-bottom: 5px;
}

.tooltips-error{
    font-weight: bold;
	background: #c00;
	color: #fff;
	text-align: center;
	padding-top: 4px;
}

.tooltips-error div{
	background: url(../images/tips_red.png) left bottom no-repeat;
	margin-top: 4px;
	height: 18px;
}

#success, #successCenter {
	margin: 20px 0;
}

#successCenter {
	 text-align: center;
}

/*--- Head Styles ---*/
h1 {
	font-size: 22px;
	font-family: Arial, sans-serif;
	color: #6697c8;
	margin-bottom: 6px;
}

h2 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #6697c8;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #6697c8;
	margin-bottom: 6px;
}

.rt, h2.rt, h3.rt,div.rapidTesting h2 {
	color: #67a190;
}

.pcr, h2.pcr, h3.pcr {
	color: #6697c0;
}

/*--- Utilities ---*/
.fakeColBorderWide {
	background-image: url(../images/6px_d9e6ef_VertLine.png);
	background-repeat: repeat-y;
	background-position: 222px top;
}

.fakeColBorderLeft {
	background-image: url(../images/1px_d9e6ef_VertLine.png);
	background-repeat: repeat-y;
	background-position: 225px top;
}

.fakeColBorderCenter {
	background-image: url(../images/1px_d9e6ef_VertLine.png);
	background-repeat: repeat-y;
	background-position: center;
}

.fakeColBorderRight
{
	background-image: url(../images/1px_d9e6ef_VertLine.png);
	background-repeat: repeat-y;
	background-position: 448px top;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearBoth:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
