html {min-height: 100%;} 
 
a {color: #048;}
a:hover {color: #06C;}

body {
	background: white;
	color: #444;
	font: normal 72.5% sans-serif, helvetica;
}
img {
  border: 0px;
}
#preloader {
  background: transparent;
  display: none;
  visibility: hidden;
}
#centering {
  background: transparent;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 1px;
}
#maincontents {
  background: white;
}
#navbar {
	background: transparent url(http://www.neurovigil.com/assets/navbkgrnd4.gif) no-repeat top left;
	border: 0px;
  top: 20px;
	padding-top: 10px;
	float: left;
	width: 748px;
	height: 70px;
	color: #898786;
	display: block;
}
a.navbar,a.navbar:link,a.navbar:visited {
	text-decoration: none;
	cursor: pointer;
	color: #898786;
}
a.navbar:hover,a.navbar:active {
	text-decoration: underline;
	cursor: pointer;
	color: #007583;
}
.Home {
	background: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}
.CustomerService {
	background: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}
.Resources {
	background: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}
.Company {
	background: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}
.Contact {
	background: transparent;
	border: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}
#navend {
	background: transparent url(http://www.neurovigil.com/assets/navend.jpg) no-repeat top left;
	border: 0px;
	padding: 0px;
	float: left;
	width: 12px;
	height: 50px;
	display: block;
}
#subnav {
	position: relative;
	top: -7px;
	height: 27px;
	text-align: left;
	display: none;
}
#navoptions {
	background: transparent;
	position: relative;
	padding: 2px;
	top: 7;
	width: 120%;
	height: 20px;
	text-align: left;
	font: 11px Arial;
	color: #007583;
	overflow: hidden;
	display: block;
}

a.subnavLink,a.subnavLink:link,a.subnavLink:visited {
	text-decoration: none;
	cursor: pointer;
	color: #007583;
}
a.subnavLink:hover,a.subnavLink:active {
	text-decoration: underline;
	cursor: pointer;
	color: #007583;
}
a.footerLink,a.footerLink:link,a.footerLink:visited {
	text-decoration: none;
	cursor: pointer;
	color: gray;
}
a.footerLink:hover,a.footerLink:active {
	text-decoration: underline;
	cursor: pointer;
	color: gray;
}
#breadcrumbs {
  background: transparent;
  width: 100%;
  border-bottom: 1px solid #88afb8;
  border-left: 1px solid #88afb8;
  border-right: 0px;
  border-top: 0px;
  padding: 2px;
  padding-left: 5px;
  height: 15px;
  font: 10pt Arial;
  color: #999999;
}
a.breadcrumbs,a.breadcrumbs:link,a.breadcrumbs:visited {
	text-decoration: none;
	cursor: pointer;
	color: #999999;
}
a.breadcrumbs:hover,a.breadcrumbs:active {
	text-decoration: none;
	cursor: pointer;
	color: #666666;
}
td.t {
  background: transparent;
  width: 746px;
  height: 13px;
}
td.b {
  background: transparent;
  width: 746px;
  height: 13px;
}
td.l {
  background: transparent;
  width: 5px;
}
td.r {
  background: transparent;
  width: 5px;
}
td.ra {
  background: transparent;
  width: 5px;
}
td.c {
  background: white;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 700px;
}
td.formlabelReq {
  color: #b89988;
  font-weight: bold;
}
input {
  background: white;
  border-bottom: 1px dotted blue;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  padding-left: 10px;
}
#TransferContents {
  background: transparent url(http://www.neurovigil.com/assets/xback.gif) no-repeat 0 0;
  padding-left: 20px;
  position: relative;
  top: 0px;
  left: 20px;
  width: 680px;
  height: 421px;
}

 
