body {
	background-image:url(images/bkgd_texture.gif);
	}
#body {
	position:relative;
	width:800px;
	display:table;
	background-image:url(images/nav_bckgd.jpg);
}
img 
{
	border:none;
}
.stdbckgd {
	background-image:url(images/standard_bckgd.jpg);
	}
.navbckgd {
	background-image:url(images/nav_bckgd.jpg);
}
.blockq {
	margin-left:40px;
}
#cntntp {
	width:656px;
	float:left;
	background-image:url(images/standard_bckgd.jpg);
	/*border:1px solid yellow;*/
}
#cntntprod {
	width:656px;
	float:left;
	background-image:url(images/prod01_bckgd.jpg);
	/*border:1px solid green;*/
}
#cntntpr {
	width:656px;
	float:left;
	background-image:url(images/prod01_pr_bckgd.jpg);
	/*border:1px solid green;*/
}
#cntntserv {
	width:656px;
	float:left;
	background-image:url(images/services01_bckgd.jpg);
	/*border:1px solid green;*/
}
#cntntfee {
	width:656px;
	float:left;
	background-image:url(images/services02_bckgd.jpg);
	/*border:1px solid green;*/
}
/*Home Page Start*/
#cntnth {
	width:656px;
	float:left;
	background-image:url(images/home_bckgd_v2.jpg);
}
.cntntcol {
	width: 308px;
	/*border: 1px solid navy;*/
	float: left;
}
.cntntbcol {
	width: 272px;
	text-align: center;
	/*border: 1px solid pink;*/
}
.cntntbtn {
	width: 126px;
	padding: 5px 5px 5px 5px;
	float: left;
	/*border: 1px solid green;*/
	text-align: center;
}
/*Home Page End*/

#content {
	width:616px;
	clear:both;
	padding:20px 20px 20px 20px;
	/*border:1px solid black;*/
}
#contentlt {
	width:461px;
	float:left;
	margin-right:5px;
	padding-bottom:20px;
	text-align:left;
	/*border:1px solid black;*/
}
#contentrt {
	width:145px;
	float:left;
	margin-left:5px;
	/*border:1px solid black;*/
}
.ctright {
	width:100%;
	text-align:center;
	margin-top:15px;
}
#header {
	width:800px;
	background-image:url(images/whats_new_bckgd.jpg);
	float:left;
}
#footer {
	width:800px;
	clear:both;
	background-color:#105074;
	height:25px;
}
#ftrtxt {
	padding-top:5px;
}
.hitem {
	float:left;
}
.himage {
	width:67px;
	float:left;
	padding:9px 7px 0px 10px;
}
.htext {
	width:120px;
	float:left;
	text-align:center;
	padding-top:20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.hcenter {
	width:207px;
	float:left;
}
.bartitle {
	width:656px;
	height:23px;
}
/*Menu Area*/
.leftnav{
	width:144px;
}
ul.AspNet-Menu { position: relative; }
ul.AspNet-Menu, 
ul.AspNet-Menu ul { margin: 0; padding: 0; display: block; }
ul.AspNet-Menu li { position: relative; list-style: none; }
ul.AspNet-Menu li a,
ul.AspNet-Menu li span { display: block; text-decoration: none; }
ul.AspNet-Menu ul { position: absolute; display: none; }
.AspNet-Menu-Vertical 
{
	/*position:relative; 
	left: 0px; 
	z-index: 300;*/ 
	/*width:144px;*/
	}
 ul.AspNet-Menu, 
 ul.AspNet-Menu ul { width: 144px; font-weight: bold; font-size: small;  }
 ul.AspNet-Menu ul { left: 144px; top: 3px; }
 ul.AspNet-Menu li { /*background: springgreen;*/ background-image:url('images/btn_bckgd.jpg'); }
 ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf { /*background: springgreen;*/ background-image:url('images/btn_bckgd_over.jpg'); }
ul.AspNet-Menu li a { color: #105074; padding: 4px 2px 4px 8px;  /*border:1px solid #ffc796; 
	border: #aaaaaa 1px dashed;*/  }
ul.AspNet-Menu li a img { border-style: none; vertical-align: middle; }
li.AspNet-Menu-Leaf  ,
li.AspNet-Menu-SelectedLeaf { /*background-image: url('images/btn_bckgd_over.jpg');*/ }
li.AspNet-Menu-WithChildren > a
{background-color: lime ; background-image: url('arrowRight.gif'); 
	background-repeat:no-repeat; background-position:right; }
li.AspNet-Menu-SelectedWithChildren > a,
li.AspNet-Menu-WithChildren > a:hover
{/*background-color: pink;*/ background-image: url('arrowRight.gif'); 
	background-repeat:no-repeat; background-position:right; }
li.AspNet-Menu-ChildSelected > a
{background-color: yellow ; background-image: url('arrowRight.gif'); 
	background-repeat:no-repeat; background-position:right; }
a.AspNet-Menu-SelectedLeaf { /*background-color: aliceblue;*/ }
a.AspNet-Menu-Leaf {/* background-color: plum;*/ }
 ul.AspNet-Menu li:hover, 
 ul.AspNet-Menu li.AspNet-Menu-Hover { background-image:url('images/btn_bckgd_over.jpg'); }


.leftnavseg {
	width:144px;
	padding-top:10px;
}
#leftbar {
	width:144px;
	float:left;
}
/* LEFT NAVIGATION BUTTONS */
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/btn_bckgd_over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 144px;
	height: 23px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.cssnav a {
	display: block;
	color: black;
	font-size: 11px;
	width: 144px;
	height: 23px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.cssnav img {width: 144px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position: absolute;
	left: 10px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 144px;
	height: 23px;
	text-align: left;
}
/* END OF LEFT NAVIGATION BUTTONS */
/* TOP NAVIGATION BUTTONS */
.topnav {
	width:656px;
	float:left;
	background-image:url(images/btn_horz_bar_bkgd.jpg);
	background-repeat:repeat;
}
.topcssnav	{
	float:left;
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/btn_horz_bar_over.gif);
	background-repeat: no-repeat;
	/*white-space: nowrap;*/
	/*display: block;*/
	width: 144px;
	height: 23px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.topcssnav a {
	display: block;
	color: black;
	font-size: 11px;
	width: 144px;
	height: 23px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.topcssnav img {width: 144px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.topcssnav a:hover img{visibility:hidden}
.topcssnav span {
	position: absolute;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 144px;
	height: 23px;
	text-align: center;
	left: 0px;
}
/* END OF TOP NAVIGATION BUTTONS */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105074;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105074;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105074;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105074;
	font-weight: bold;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006699;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #107425;
}
a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #107425;
	font-weight: bold;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
a.nav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #107425;
}
a.nav1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ae7c47;
}
a.nav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae7c47;
	font-weight: bold;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
a.nav1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae7c47;
}
.lvm_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005f99;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.lvm_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6e6950;
}
.lvm_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}

.lvm_body_phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom:0;
	padding-bottom:0;
}
.lvm_body_phone ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	margin-top:5px;
	padding-top:0;
	padding-bottom: 3px;
}

.lvm_body_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.boldred { color:red; font-weight:bold; font-size:16px;}
.lvm_body_tble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.lvm_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	line-height: 16px;
}
.lvm_olist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	color: #000000;
	line-height: 16px;
}
.lvm_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.5pt;
	margin-right: 0px;
}
.lvm_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lvm_form_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	margin-bottom: 4px;
	bottom: 3px;
}
.lvm_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.lvm_captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lvm_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lvm_cntnt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #105074;
	margin-bottom: 5px;
}
.lvm_cntnt_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #105074;
	/*border: 1px solid red;*/
	/*float:left;*/
}
.lvm_home_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	color: #105074;
}
.lvm_home_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	color: #105074;
	margin-left: 30px;
	line-height: 15px;
}
.lvm_eccs_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #107425;
}
div.lvm_eccs_bartitle {
	width:656px;
	background-color:#a2d792;
	float:left;
}
.eccs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #107425;
}
h1.eccs {	
	font-weight: bold;
	margin:3px 5px 3px 10px;
}
h2.eccs {
	font-size: 18px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}
h3.eccs {
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
div.eccs {
	font-weight: bold;
	margin:0;
}
.lvm_eccs_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #107425;
	margin-bottom: 5px;
}
.lvm_cccp_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #744810;
}
.lvm_cccp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #744810;
	margin-bottom: 5px;
}
/*Physician Relations - Hospital Transfer Start*/
div.lvm_pr_bartitle {
	width:656px;
	background-color:#9FBCF8;
	float:left;
}
.pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33357c;
}
h1.pr {	
	font-weight: bold;
	margin:3px 5px 3px 10px;
}
h2.pr {
	font-size: 18px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}
h3.pr {
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
div.pr {
	font-weight: bold;
	margin:0;
}

.lvm_pr_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #33357c;
}
.lvm_pr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #33357c;
	margin-bottom: 5px;
}
/*Physician Relations - Hospital Transfer End*/

.lvm_dop_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #741210;
}
.lvm_dop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #741210;
	margin-bottom: 5px;
}
.lvm_serv_nofee_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #744610;
}
div.lvm_serv_nofee_bartitle {
	width:656px;
	background-color:#d8cb9b;
	float:left;
}
.serv_nofee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #744610;
}
h1.serv_nofee {	
	font-weight: bold;
	margin:3px 5px 3px 10px;
}
h2.serv_nofee {
	font-size: 18px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}
h3.serv_nofee {
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
div.serv_nofee {
	margin:0;
}
.lvm_serv_nofee_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #744610;
	margin-bottom: 5px;
}
.lvm_serv_fee_bartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #105074;
}
div.lvm_serv_fee_bartitle {
	width:656px;
	background-color:#A0D1D0;
	float:left;
	margin:0;
}
.serv_fee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #105074;
}
h1.serv_fee {
	font-weight: bold;
	margin:3px 5px 3px 10px;
}
.lvm_serv_fee_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #105074;
	margin-bottom: 5px;
}
a.nav_lrg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #006699;
}
a.nav_lrg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
a.nav_lrg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC9900;
}
a.nav_lrg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
a.nav_slim:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
a.nav_slim:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
a.nav_slim:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: normal;
}
a.nav_slim:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
a.nav_goldbold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
a.nav_goldbold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}
a.nav_goldbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a.nav_goldbold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}
a.nav_bluebold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
a.nav_bluebold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
a.nav_bluebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a.nav_bluebold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
/*Privacy Start*/
a.privacy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #105074;
	font-weight: bold;
}
a.privacy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #105074;
	font-weight: bold;
}
a.privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
a.privacy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #105074;
	font-weight: bold;
}
/*Privacy End*/
.lvm_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
.lvm_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
/*Horizontal Buttons*/
.btn_wrapper {
	display:table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
/* Sales Contact */
.sls_contact {
	border:1px solid #33357c;
}

/* Region Map */
.map_wrapper {
	height:422px;
	display:table;
}
.lvm_map {
	float:left;
}
.lvm_map_title {
  position:relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	/*border:1px solid green;*/
	top:-422px;
	left:175px;
}
/* DIV Table 3 Wide */
.twrapper1 {
width:290px;
/*border: 1px solid blue;*/
}
.tright1 {
width:250px;
float:left;
padding-left:10px;
/*margin-left:5px;
border:1px solid pink;*/
}
.timage {
float:left;
padding-left:5px;
/*border:1px solid lime;*/
}

.twrapper {
width:600px;
	/*border:1px solid black;*/
}
.twrapper_sm {
width:461px;
	/*border:1px solid black;*/
}

.tlt {
	width:445px;
	float:left;
	margin-right:5px;
	padding-bottom:20px;
	text-align:left;
	/*border:1px solid black;*/
}
.trt {
	width:145px;
	float:left;
	margin-left:5px;
	/*border:1px solid black;*/
}


.tleft {
width:275px;
float:left;
opacity:1;
}
.tcontact {
float:left;
/*border:1px solid lime;*/
/*background-color:#ffffff;
opacity:.6;*/
margin-bottom:5px;
}
.tconleft {
width:202px;
float:left;
text-align:left;
/*opacity:1;
border:1px solid pink;*/
margin:0px 1px 0px 1px
}

.ttitleleft {
width:203px;
float:left;
margin:0;
padding:0;
text-align:left;
}
.ttitleright {
width:403px;
float:left;
text-align:right;
}
.tcolcentered {
  width:300px;
	float:left;
	text-align:center;
}
.tcol{
  width:250px;
	float:left;
	background-color:Aqua;
}
.tcol3centered {
width:202px;
float:left;
text-align:center;
/*margin:0px 1px 0px 1px*/
}
.tbtn {
	margin-top:8px;
}
.tbtntitle {
  height:43px;
	text-align:center;
}
.tcenter {
margin-top:15px;
float:left;
}
.tright {
margin-top:20px;
float:left;
/*border:1px solid green;*/
text-align:center;
}
.tright2 {
width:300px;
padding-left: 10px;
margin-left:10px;
float:left;
border-left:1px solid black;
/*border:1px solid green;*/
}
.tend {
clear:both;
font-size:5px;
border-top:1px solid black
/*display:block; */
}
/*Login Bar*/
#lwrapper {
	width:800px;
	float:left;
	background-color:#ae7c47;
}
#lportal {
	width:160px;
	float:left;
	padding-left:10px;
	padding-top:8px;
}
#lemail {
	width:413px;
	float:left;
	padding-top:3px;
}
#lsrch {
	width:200px;
	float:left;
	padding-left:14px;
	padding-top:3px;
}

