Body, html
{
	background-color: #f7f9fa;
	margin:0px;
	padding:0px;
	border:none;
	overflow:auto;
	height:100%;
	 font-family: Helvetica, Tahoma, Verdana, Arial;
    font-size:8pt;
}

form
{
    margin-bottom:0px;
    height:100%;
    
}

.LogonHolderTable
{
	height:100%;
	width: 100%;
	border-collapse:collapse;
	text-align:center;
}
.LogonPad
{
	height:20px;
}
.LogonCopyright
{
	font-size:8pt;
	font-family:Tahoma,Arial, Helvetica;
	text-align:center;
	color:#505050;
	height:30px;
}
.LogonCopyright a
{
	color:#505050;
}
.LogonTable
{
	width:350px;
	height:250px;
	border-collapse:collapse;
	font-family:Tahoma,Arial, Helvetica;
	font-size:8pt;
	background-position:top right;
	background-repeat:no-repeat;
	/*background-image:url('/eduphoria_webcontrols/images/logon/full.jpg');*/
}
.TitleCell
{
	height:91px;
	padding:0px;
	text-align:center;
}
.LogonCell
{
	vertical-align:top;
	padding-top:0px;
	padding-left:30px;
	padding-right:26px;
	text-align:center;
}
.inputBox
{
	BORDER:#ced3e7 1px solid;
	FLOAT:left;
	BACKGROUND-IMAGE:url(/eduphoria_webcontrols/images/textbg.gif);
	BACKGROUND-COLOR:white;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial;
}

#divStatus
{
    text-align: center;
    height:55px;
    margin-top:15px;
    color: #c3c8dc;
    font-size: 24pt;
    font-weight: normal;
    font-family: 'GillSans-Light', 'Gill Sans Light', Gill Sans, Gill Sans MT, Century Gothic, Arial, sans-serif;
    text-shadow: white 0px 1px 0px;
}

#divNoCompatMode, #divOldIE, #divIE8 {
    text-align: center;
    margin-bottom: 15px;
    margin-top:15px;
    color: #505050;
    font-size: 10pt;
    font-weight: normal;
    font-family: 'GillSans-Light', 'Gill Sans Light', Gill Sans, Gill Sans MT, Century Gothic, Arial, sans-serif;
    position: relative;
}

/*



*/