DIV#viewport
{
  position: absolute;
  z-index: 1;
  width: 900px;  
}

DIV#lineleft
{
  z-index: 3;
}

DIV#lineright
{
  z-index: 4; 
}

DIV.verticalline
{
  position: absolute;
  height: 100%;
  width: 1px;
  display: none;
}

DIV#viewportinner
{
  position: absolute;
  z-index: 2; 
  display: none;
}

DIV#loginarea
{
  position: absolute;
  z-index: 6;
  width: 530px; 
  font-family: Arial;
  font-size: 10pt;
}

.messagetext
{
  font-size: 10pt;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}


DIV#IntroText
{
  font-family: Arial;
  font-size: 10pt;
}

DIV.LoginFormTitle
{
  font-size: 14pt;
  font-weight: bolder;  
  margin-bottom: 16px;  
}

DIV.LoginFormSubTitle
{
  margin-bottom: 16px; 
}

DIV.LoginFormText
{
  margin-bottom: 16px;
}

DIV#userText
{
  margin-top: 16px;
}

.formlabel
{
  font-size: 10pt;
}

.formtextfieldarea
{
  margin-top: 4px;  
}

.formtextfield
{
  width: 300px;
  font-family: Arial
  font-size: 10pt;
}

.forgotpasswordlabel
{
  margin-top: 4px;
  width: 300px;
  text-align:right;
  color: #000000;
}

.formcheckboxarea
{
  margin-top: 4px;  
}

DIV#passwordText
{
  margin-top: 8px;
  color: #000000;
}

INPUT#commandLogin
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#C6C7C9 none repeat scroll 0 0;
  border-color:#FFFFFF #87888A #87888A #FFFFFF;
  border-style:solid;
  border-width:1px;  
  height:19px;
  color: #000000;
  font-family: 'Arial',sans-serif;
  font-size: 12px;
  cursor:pointer;
  cursor: hand;
  width: 90px;
}

DIV#commandLoginToolbar
{
  margin-top: 16px;
  text-align: right;
  width: 300px;
  margin-bottom: 16px;
  color: #000000;
}

DIV#commandShowPasswordRecovery
{
  margin-top: 16px;
  cursor:pointer;
  cursor:hand;
  color: #008AAF;
  font-family: Arial;
  font-size: 10pt;
}

DIV#commandShowPasswordRecovery.over
{
  margin-top: 16px;
  cursor:pointer;
  cursor:hand;
  color: #008AAF;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: underline;
}

INPUT#commandShowPasswordRecovery
{
  width: 90px;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

DIV#copyrightBar
{
  margin-top: 100px;
  text-align:right;
}

SPAN#copyrightText
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  margin-right: 10px;  
  display:none;
}

#rememberInput
{
  margin-top: 16px;
}

#rememberText
{
  font-family: Arial;
  font-size: 10pt;
  color: #008AAF;
  cursor: pointer;
  cursor: hand; 
  text-decoration: none;
}

DIV#pwdrecoverypanel
{
  position: absolute;
  width: 470px;
  height: 325px;
  z-index: 10001; 
  background-color: #ECEDED;
}

DIV#passwordRecovery
{
  position: relative;
  width: 100%;
  height: 100%;
}

DIV#passwordRecovery_info
{
  margin-top: 16px;
  width: 260px;
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
}

DIV#recoverId_area 
{
  margin-top: 16px;
  width: 390px;  
}

INPUT#recoverId
{
  width: 100%;
  font-family: Arial
  font-size: 10pt;
  color: #000000;  
}

DIV#commandRecover_area
{
  width: 390px;
  margin-top: 16px;
  text-align: right;
}

INPUT#commandRecover
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#C6C7C9 none repeat scroll 0 0;
  border-color:#FFFFFF #87888A #87888A #FFFFFF;
  border-style:solid;
  border-width:1px;  
  height:19px;
  color: #000000;
  font-family: 'Arial',sans-serif;
  font-size: 12px;
  cursor:pointer;
  cursor: hand;
  width: 90px;
}

INPUT#commandCancel
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#C6C7C9 none repeat scroll 0 0;
  border-color:#FFFFFF #87888A #87888A #FFFFFF;
  border-style:solid;
  border-width:1px;  
  height:19px;
  color: #000000;
  font-family: 'Arial',sans-serif;
  font-size: 12px;
  cursor:pointer;
  cursor: hand;
  width: 90px;
}

DIV#errorpanel
{
  z-index: 9;
  position: absolute;
  width: 482px;
  height: 362px; 
  overflow: hidden;
}

DIV#errorinner
{
  position: relative;
  width: 480px;
  height: 360px;
  background-color: #ffffff;
  background-position: top left;
  background-repeat: no-repeat; 
  border-top: #00637F 1px solid;
  border-left: #00637F 1px solid;
  border-right: #00637F 1px solid;
  border-bottom: #00637F 4px solid;
  overflow: hidden;
}

TABLE#errorinnertable
{
  margin-left: 40px;
  margin-top: 40px;
  width: 399px;
  height: 279px; 
}

INPUT#HideMessageButton
{
  width: 90px;
  font-family: Tahoma,Verdana,Arial;
  font-size: 10pt;
}


DIV#LoginDialog
{ 
  position:absolute;
  z-index:10001;
  width:470px;
  height:325px;
  background-color: #ECEDED;
}

DIV#LoginMessage
{
    font-family: Tahoma,Verdana,Arial;
    font-size: 10pt;
    color:#000000;
}

INPUT#LoginDialogCommandClose
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#C6C7C9 none repeat scroll 0 0;
  border-color:#FFFFFF #87888A #87888A #FFFFFF;
  border-style:solid;
  border-width:1px;  
  height:19px;
  color: #000000;
  font-family: 'Arial',sans-serif;
  font-size: 12px;
  cursor:pointer;
  cursor: hand;
  width: 90px;
}

DIV#freelogin
{

}

A:link
{
  color: #008AAF;
  text-decoration: none;
}

A:visited
{
  color: #008AAF;
  text-decoration: none;
}

A:active
{
  color: #008AAF;
  text-decoration: none;
}

A:hover
{
  color: #008AAF;
  text-decoration: underline;
}

#loginLanguageSelection
{
  position: absolute;
  left: 0px;
  top: 260px; 
  width: 200px;
  display: none;
}

#loginLanguageListWrapper
{
  position: absolute; 
  background-color: #ffffff;
  background-position: top left;
  background-repeat: no-repeat; 
  border-top: #00637F 1px solid;
  border-left: #00637F 1px solid;
  border-right: #00637F 1px solid;
  border-bottom: #00637F 4px solid;
  padding: 4px;
}

#loginLanguageList
{
  position: relative;
  width:100%;
  height: 100%;

}

#loginLanguageListTable
{

}

.languagechoice_row
{
  cursor:pointer;
  cursor: hand;
}

.languagechoice_text
{
  font-size: 8pt;
  margin-left: 8px;
}


.loginLanguageSelectionLinkButton
{
  font-size: 8pt;
  font-weight: bolder;
  text-decoration:none;
  margin-bottom: 4px;
  cursor:pointer;
  cursor: hand;
}

.loginLanguageSelectionLinkButton_hover
{
  font-size: 8pt;
  font-weight: bolder;
  text-decoration:underline;
  margin-bottom: 4px;
  cursor:pointer;
  cursor: hand;
}
