a.side-nav:link {	text-decoration: none;	color: #dce1fa;	}
a.side-nav:visited {	text-decoration: none;	color: #dce1fa;	}
a.side-nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.side-nav:active {	text-decoration: none;	color: #dce1fa;	}

a.footer-nav:link {	text-decoration: none;	color: #FFFFFF;	}
a.footer-nav:visited {	text-decoration: none;	color: #FFFFFF;	}
a.footer-nav:hover {	text-decoration: underline;	color: #FFFFFF;	}
a.footer-nav:active {	text-decoration: none;	color: #FFFFFF;	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/health-logics-v2/background.jpg);
	background-repeat: repeat;
}
a:link {
	color: #349791;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3b9b95;
}
a:hover {
	text-decoration: none;
	color: #3b9b95;
}
a:active {
	text-decoration: underline;
	color: #3b9b95;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3b89;
}
.page-bg {
	background-image: url(/images/health-logics-v2/page-bg.jpg);
	background-repeat: repeat-y;
}
.top-bg {
	background-image: url(/images/health-logics-v2/top-bg.jpg);
	background-repeat: no-repeat;
}
.top-links {
	padding-right: 20px;
	padding-top: 15px;
	font-weight: bold;
}
.dropdown-tab {
	padding-left: 100px;
	padding-right: 20px;
	padding-top: 8px;
}
.dropdown-field {
	background-color: #d3d9f7;
	width: 120px;
	font-size: 10px;
}
.blend-bg {
	background-image: url(/images/health-logics-v2/content-blend.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.nav-bg {
	background-image: url(/images/health-logics-v2/nav-bg-tile.jpg);
	background-repeat: repeat-y;
}
.left-padding {
	padding-left: 15px;
	font-size: 10px;
}
.address-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 5px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
.footer-bg {
	background-image: url(/images/health-logics-v2/page-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
}
.footer-bottom {
	background-color: #5D67A4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #959bc4;
}




.nav-bg-blend {
	background-image: url(/images/health-logics-v2/nav-bg-top.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
}
.nav-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9da2c9;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 18px;
/*	font-weight: bold; */
	color: #FFFFFF;
}
.nav-bg-blend2 {

	background-image: url(/images/health-logics-v2/nav-bg-top2.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
}
.blend-bg2 {

	background-image: url(/images/health-logics-v2/content-blend2.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.white-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header-noline {

	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.top-padding {
	padding-top: 2px;
}
.product-header {
	font-size: 14px;
	font-weight: bold;
	color: #349791;
}
.green-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #349791;
}
.next-green {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #349791;
	background-color: #e4f1f0;
}
.next-purple {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #349791;
	background-color: #d3d9f7;
}
.qty-field {

	background-color: #d3d9f7;
	width: 45px;
	font-size: 10px;
}
