		.loginVerisign {
            position: absolute;
            bottom: 45px;
            left: 15px;
            display: block;
            height: 35px;
            width: 80px;
        }
		input.labelHighlight {
            color: red;
        }
		input.labelinside {
            color: #999999;
            font-size:10px;
        }
		input.redlabel {
            color: red;
        }
		.loginEnroll {
			position: absolute;
			bottom: 60px;
			left: 90px;
			display: block;
			height: 56px;
			width: 105px;
		}
		.loginDemo {
			position: absolute;
			bottom: 15px;
			left: 13px;
			display: block;
			height: 15px;
			width: 55px;
		}
		.loginPDF {
			position: absolute;
			bottom: 15px;
			left: 75px;
			display: block;
			height: 15px;
			width: 75px;
		}
		.loginFAQs {
			position: absolute;
			bottom: 15px;
			left: 160px;
			display: block;
			height: 15px;
			width: 30px;
		}
		
		.loginForm {
			width: 192px;
			\width: 208px;
			w\idth: 192px;
			height: 175px;
			\height: 245px;
			he\ight: 175px;
			float: left;
			padding: 35px 8px;
			color: white;
		}
		
		.loginForm fieldset{
			border: 0;
			padding: 0;
		}
		
		.loginForm input {
			border: 1px solid #ccc;
			padding: 0;
			width: 180px;
			margin: 3px 0;
		}
		
		.loginForm a{
			color: white;
			text-decoration: none;
		}
		
		.loginForm .submit{
			/*background: url('/App_Themes/achieva/i/btn_submit_sm.png') no-repeat;*/
			background: transparent;
			width: auto;
			height: 21px;
			width: 63px;
			margin: 10px 0;
			border: 0;
			cursor: pointer;
		}
		
/*		.loginForm .submit:hover{
			background: url('/App_Themes/achieva/i/btn_submit_over.png') no-repeat;
		}*/
		
	.downTimeMessage {
			width: 192px;
			\width: 208px;
			w\idth: 192px;
			height: 175px;
			\height: 245px;
			he\ight: 175px;
			float: left;
			background: url('/App_Themes/achieva/i/login-bg-disabled.png') no-repeat;
			padding: 35px 8px;
			color: white;
		}

}
