﻿body
{
}

.logForm  /* 2011-04-27 */
	{
		font-family:Arial, Sans-Serif;
		font-size:12pt;
		background-color:#f4f2eb;	
		color:#3d3018;	
		margin:auto;
		margin-top:30px;
		margin-bottom:40px;
		width:500px;
		padding:30px 0px;
	}    

.logForm a  /* 2011-04-27 */
	{
		font-weight:bold;
		color:#356387;
		font-size:10pt;
	}

.logForm a:hover  /* 2011-04-27 */
	{
		font-weight:bold;
		color:#d9531e;
		font-size:10pt;
	}

.logTitle  /* 2011-04-27 */
	{
		font-weight:bold; 
		text-align:center;
		font-size:13pt;	
	}
	
.logTitle p  /* 2011-04-27 */
	{
		margin:0px;
	}
	
.loginError  /* 2011-04-27 */
	{
		font-weight:bold; 
		color:#d9531e;
		text-align:center;
		font-size:10pt;
		padding:10px 20px;
		margin-bottom:20px;
	}	

.logTable  /* 2011-04-27 */
	{
		width:100%;
	}

.logLabels  /* 2011-04-27 */
	{
		text-align:right;
		padding-right:4px;
		width:35%;
	}

.logDataTB  /* 2011-04-27 */
	{
		font-weight:bold;
		width:270px;
	}

.logSupervisor /* 2011-04-28 */
	{
		text-align:center;
		margin-top:20px;
		/* display:none; */
	}

.logImpMsg  /* 2011-04-27 */
	{
		font-size:11pt;
		margin-top:20px;
		text-align:center;
	}
	
.logMsgHeader  /* 2011-04-27 */
	{
		font-weight:bold;
	}

.logMsgBody  /* 2011-04-27 */
	{
		padding:10px 30px;
		font-size:11pt;
	}
	
.logMsgBody p  /* 2011-04-27 */
	{
		margin:6px 0px 7px 0px;
	}
		
.logMsgDate  /* 2011-04-27 */
	{
		font-weight:bold;
		color:#d9531e;
	}
	
.logButtonDiv  /* 2011-04-27 */
	{
		text-align:center;
		padding:10px 0px;
	}
		
.logButton  /* 2011-04-27 */
	{
		background:url(images/bg-bluebanded.png) top left repeat-x;
		font-weight:bold;
		font-size:11pt;
		color:#ffffff;
	}

.logButtonSav  /* 2011-04-27 */
	{
		background-color:#c9dbe6;
		font-weight:bold;
		font-size:11pt;
		color:#356387;
	}

.closedMessage
{
	font-family:Arial;
	font-size:16pt;
	text-align:center;
}

.meLogo
	{
		width:150px;
		height:55px;
	}

.logStateLogo
	{
		text-align:center;
		margin-bottom:30px;
	}