
body {
	background: white url("images/bgLogin.jpg") left top no-repeat;
}



#titleDiv {
	position: absolute;
	left: 308px;
	height: 120px;
	width: auto;
	background: transparent;
	border: none;
}

#shortcutsDiv, #contentRight {
	display: none;
}

#mainLogo {
	display: none;
}

#content {
	position: absolute;
	width: auto;
	height: auto;
	margin-left: 328px;
	margin-right: 20px;
    margin-top: 0px;
}


#contentCenter 
{
    padding: 0px;
	padding-top: 170px;
    background: transparent;
}


#titleLogo {
	background: url("images/BioMetrics.jpg") left top no-repeat;
	position: absolute;
	width: 455px;
	height: 108px; 
	left: 70px;
}

.instructions {
	color: #7b7b7b;
	font-family: 'Arial Narrow',Arial,Sans-Serif;
	font-weight: bold;
	font-size: 12pt; 
	width: 550px;
	padding-left: 40px;
}

.loginCell {
	vertical-align: top;
	padding-right: 25px;
}

#main {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-left: 40px;
	width: 520px;
}

#main .hSpace 
{   
    height: 15px;
}

#members TD.title {
	color: #39b54a;
	font-family: 'Arial Narrow',Arial,Sans-Serif;
	font-weight: bold;
	font-size: 12pt; 
}

#members TD.lbl 
{
    text-align: right;
	font-family: Verdana,Tahoma,'Arial Narrow',Arial,Sans-Serif;	
}

#members label {
	color: #3ab54a;
	font-size: 8pt;
	text-align: right;
	white-space: nowrap;
}


#lnkPwd {
	font-size: 80%;
}

#nonmembers TD.title {
	color: #448CCB;
	font-family: 'Arial Narrow',Arial,Sans-Serif;
	font-weight: bold;
	font-size: 12pt; 
	white-space: nowrap;
	vertical-align: top;
}

#nonmembers TD.npt A {
	color: #448CCB;
	white-space: normal;
}

.ok {
	border: none;
	background: transparent url("images/btnGreen.gif") left top no-repeat;
	width: 76px;
	height: 27px;
	color: #37b549;
}


#demoLink {
	display: block;
	margin-top: 30px;
	margin-left: 15px;
	
}
#btnDemo .descriptor
{
    color: White;
}