BODY
{
	BACKGROUND-IMAGE: url(../../images/EIP_Login4.3.png);
   	BACKGROUND-REPEAT: no-repeat;
}

.elogo
{
	WIDTH: 0;
}

.errorString
{
    position: absolute;
    top: 300px;
    left: 500px;
    font-family: verdana, arial;
    font-size: 15pt;
    font-weight: normal;
    color: black;
}

.extraButtons
{
	POSITION: absolute;
	LEFT: 570px;
	TOP: 440px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
}

.login
{
	POSITION: absolute;
	TOP: 250px;
	LEFT: 570px;
}

.submitExtraButtons
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	WIDTH: 15em;
	MARGIN-BOTTOM: 20px;
}

.tableFlags
{
	position: absolute;
	left: 20px;
	top: 100px;
}

.tableFormularLogin
{
	COLOR: black;
	FONT-FAMILY: Verdana,Arial;
	FONT-SIZE: 12pt;
    	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
}

.tableSubmitLogin
{
	COLOR: black;
	FONT-FAMILY: Verdana,Arial;
	FONT-SIZE: 10pt;
    	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	WIDTH: 150px;
}

.textFieldLogin
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
}

#userTypeMessage
{
	FONT-FAMILY: Verdana,Arial;
	FONT-SIZE: 10pt;
	MARGIN: 10px 0 0 0;
}