/* 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;
		}