/* Defibtech */
		
		body {	
			background-color:#FFFFFF;
			margin:0px;
			font-family:Verdana,Arial,Tahoma;
			font-size:x-small;
			color:#000000;
		}
		td {
			font-family:Verdana,Arial,Tahoma;
			font-size:12px;
			color:#000000;
		}
		.headerBackground {
			background-color:#CDE6FF;
			background-image:url(site_images/header_background_home3.jpg);
			height:152px;
			background-repeat:no-repeat;
		}
		.headerBackgroundHome {
			background-color:#CDE6FF;
			background-image:url(site_images/header_background_home3.jpg);
			height:152px;
			background-repeat:no-repeat;
		}
		.headerBackgroundHome2 {
			background-color:#CDE6FF;
			background-image:url(site_images/header_background_home3.jpg);
			height:152px;
			background-repeat:no-repeat;
		}
		.headerBackgroundProducts {
			background-color:#CDE6FF;
			background-image:url(site_images/header_background_home3.jpg);
			height:152px;
			background-repeat:no-repeat;
		}
		.logo {
			vertical-align:top;
			text-align:left;
			padding:10px;
			height:30px;
		}
		.qlTB {
			text-align:right;
			vertical-align:top;
			padding:10px;
		}
		.quickLinks {
			font-size:xx-small;
			font-family:Verdana,Arial,Tahoma;
		}
		.buttons {
			text-align:left;
			vertical-align:bottom;
			padding-bottom:4px;
		}
		.leftNavSubHeader{
			background-color:#006699;
			background-image:url(site_images/leftnav_subhdr_background.gif);
			width:220px;
			height:40px;
			background-repeat:no-repeat;
			color:#FFFFFF;
			font-family:Arial,Tahoma,Verdana;
			font-size:x-small;
			font-weight:bold;
			padding-left:10px;
		}
		h2 {
			font-family:Arial,Tahoma,Verdana;
			font-size:x-small;
			margin-top:6px;
		}
		
		.leftNavBottom{
			background-image:url(site_images/leftnav_bottom_background.gif);
			width:220px;
			height:32px;
			background-repeat:no-repeat;
		}
		.leftNavImage{
			background-color:#006699;
			text-align:center;
			vertical-align:middle;
		}
		.leftNavText{
			background-color:#006699;
			color:#FFFFFF;
			height:22px;
			padding-left:10px;
		}
		.leftNav{
			background-color:#006699;
		}
		.mainSubhdrWhite{
			background-color:#FFFFFF;
			background-image:url(site_images/main_subhdr_back_white.gif);
			background-repeat:repeat-x;
			height:40px;
			color:#FFFFFF;
			font-family:Arial,Tahoma,Verdana;
			font-size:small;
			font-weight:bold;
			padding-left:20px;
		}
		.mainSubhdrBlue{
			background-color:#FFFFFF;
			background-image:url(site_images/main_subhdr_back_blue.gif);
			background-repeat:repeat-x;
			height:40px;
			color:#FFFFFF;
			font-family:Arial,Tahoma,Verdana;
			font-size:small;
			font-weight:bold;
			padding-left:20px;
		}
		h1 {
			font-size:14px;
			font-weight:bold;
		}
		.tag {
			text-align:center;
			font-size:small;
			font-weight:bold;
			color:#FFFFFF;
		}
		.breadcrumb {
			background-color:#CDE6FF;
			padding-left:20px;
			padding-bottom:2px;
			font-family:Verdana,Arial,Tahoma;
			font-size:10px;
		}
		.breadcrumbDD {
			background-color:#CDE6FF;
			padding-right:10px;
			text-align:right;
			font-family:Verdana,Arial,Tahoma;
			font-size:10px;
			padding-bottom:5px;
		}
		select {
			font-family:Verdana,Arial,Tahoma;
			font-size:10px;
		}
		.footerTB {
			background-color:#015782;
			height:40px;
		}
		.footerLeft {
			font-size:xx-small;
			color:#FFFFFF;
			padding-left:4px;
			font-weight:bold;
		}
		.footerRight {
			font-size:xx-small;
			color:#FFFFFF;
			padding-right:4px;
			text-align:center;
		}
		
		a {
			text-decoration:none;
			color:#006699;
		}
		a:hover {
			text-decoration:underline;
			color:#006699;
		}
		
		a.black {
			text-decoration:none;
			color:#000000;
		}
		a.black:hover {
			text-decoration:underline;
			color:#000000;
		}
		
		a.white {
			text-decoration:none;
			color:#FFFFFF;
		}
		a.white:hover {
			text-decoration:underline;
			color:#FFFFFF;
		}
		.emb {
			font-size:19px;
			font-weight:bold;
			font-style:italic;
		}
		.heading {
			font-size:14px;
			font-weight:bold;
			color:#006699
		}
		.smtxt {
			font-family:Verdana,Arial,Tahoma;
			font-size:10px;
		}
		#searchtext {
			display:none;
		}
		
		.awardbox {
			background-image:url('site_images/awardbg.gif');
			background-repeat:no-repeat;
			width:220px;
			height:97px;
			padding:4px;
			text-align:center;
		}

.submit{cursor:pointer;display:block;width:200px;float:left;text-align:center;font-weight:bold;margin-right:20px;padding:5px 0;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:4px; -moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fff;border:solid 2px #136;background:#1868c0;background:-webkit-gradient(linear,left top,left bottom,from(#27d),to(#024));background:-moz-linear-gradient(top,#27d,#024);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2277dd',endColorstr='#002244');font-size:11px;font-weight:normal}
.submit:hover,a.submit:hover{color:#fff;background:#136;background:-webkit-gradient(linear,left top,left bottom,from(#27d),to(#136));background:-moz-linear-gradient(top,#27d,#136);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2277dd',endColorstr='#113366');text-decoration:none}
.submit:active{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#136),to(#27d));background:-moz-linear-gradient(top,#136,#27d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#113366',endColorstr='#2277dd')}