body
{
	background-color: #484D71;
	background-image: url('login_images/pg_bg.gif');
	background-attachment:fixed;
	
	scrollbar-base-color: #00CCFF
}

.login {
	width: 1000px;
	position: relative;
	height: 640px;
}
.header {
	width: 900px;
	position: relative;
	top: 0px;
	height: 120px;
	background-image: url('login_images/header.gif');
}
.logo {
	position: absolute;
	left: 117px;
	top: 31px;
	height: 71px;
	width: 244px;
	background-repeat: no-repeat;
	background-image: url('login_images/Logo.gif');
}
.text {
	font-family: Verdana;
	font-size: 14px;
	position: absolute;
	left: 151px;
	top: 174px;
	width: 344px;
	height: 19px;
	font-weight: bold;
	color: #0000CC;
}
.menu {
	position: absolute;
	left: 793px;
	top: 40px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	height: 49px;
}
.divider {
	position: absolute;
	left: 771px;
	top: 30px;
	width: 8px;
	height: 75px;
	background-image: url('login_images/footer-bg.gif');
	background-repeat: no-repeat
}
.onelogo {
	position: absolute;
	left: 621px;
	top: 15px;
	background-image: url('login_images/ONE-copy.gif');
	height: 121px;
	background-repeat: no-repeat;
	width: 130px
}
.login_txt {
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	color: #0033FF;
	left: 110px;
	top: 14px;
	height: 25px;
	width: 63px;
}
.bg_login {
	background-image: url('login_images/bg_login.jpg');
	position: absolute;
	left: 511px;
	top: 228px;
	background-repeat: no-repeat;
	height: 166px;
	width: 281px
}
.nm_pass {
	position: absolute;
	left: 624px;
	top: 257px;
	width: 222px;
	height: 100px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.forgot {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 627px;
	top: 375px;
	width: 222px;
	font-weight: normal;
}
.required_fld {
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	left: 793px;
	top: 220px;
	width: 97px;
	height: 21px;
}
.signin {
	font-family: Arial;
	position: absolute;
	left: 800px;
	top: 409px;
	width: 60px;
}
.com {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	left: 204px;
	top: 12px;
	width: 33px;
	height: 16px;
	background-color: #FFFFFF;
}
.copyright {
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 279px;
	left: 38px;
	top: 590px;
	height: 16px;
}
.logos_thyrocare {
	position: absolute;
	left: 383px;
	top: 270px;
	height: 98px;
	width: 215px;
	background-image: url('login_images/Thyrocare.jpg');
	background-repeat: no-repeat
}
