﻿/********* General *********/
body
{
  margin:0px 0px 0px 0px;
  font-size:8pt; 
  color:#004372; 
  font-family:Verdana, Arial, Helvetica; 
  background-color:#FFFFFF;
}
table tr td
{
  font-size:8pt; 
  color:#004372; 
  font-family:Verdana, Arial, Helvetica; 
}
input
{
  font-size:8pt; 
  color:#000000; 
  font-family:Verdana, Arial, Helvetica; 
}
a, a:visited, a:link, a:active
{
	color:#004372;
}
#tableMainArea
{
  position:absolute;
  width:100%;
  height:100%;
  background-color:#FFFFFF;
  z-index:2000;
  top:0px;
  left:0px;
}
.justALink
{
	margin-bottom:7px;
}
/********* General *********/

/********* Corners *********/
#divLogo
{
  margin-left:3px;
	margin-top:3px;
}
#divDangerIcons
{
	margin-right:35px;
	margin-bottom:25px;
}
#divImageShip
{
  background-image:url(images/ShipCircle.jpg);
	position:absolute;
	bottom:0px;
  width:173px;
  height:155px;
  z-index:2001;
}
#divStrategic
{
  right:5px;
	position:absolute;
	bottom:5px;
  width:116px;
  height:38px;
  z-index:2001;
}
/********* Corners *********/

/********* Left panel *********/
.leftPanel
{
	width:250px;
}
.addressLabel
{
	display:block;
	margin-bottom:3px;
	margin-left:3px;
}
.tdVerticalLine
{
	top:0;
	width:33px;
	float:right;
	/*position:static;*/
}
#imageVerticalLine
{
	position:absolute;
}
/********* Left panel *********/

/********* Center panel *********/
#tableCenter
{
	margin-top:30px;
	width:450px;
	margin-right:32px;
}
#tableCenter td
{
	width:100%;
}
#tableLogin
{
  width:450px;
}
#labelWelcome
{
  font-weight:bold;
  font-size:10pt; 
	margin-bottom:8px;
}
.loginText
{
	color:#707173;
}
.infoData
{
	text-align:justify;
	line-height:17px;
	color:#707173;
}
#labelMainInfo
{
	margin-bottom:20px;
}
#labelLoginInfo
{
	margin-bottom:20px;
}
#tableRetakeLogin
{
  width:450px;
}
#tableForgotPassword
{
  width:450px;
}
#tableOpenPopup
{
	width:450px;
}
#labelLogos
{
	display:block;
}
#imageChristmas
{
  z-index:2002;
}
#tableCopyright
{
	z-index:2000;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	/*float:left;
	margin-left:260px;*/
}
/********* Center panel *********/

/********* Right panel *********/
.rightPanel
{
	width:250px;
	background-color:#004372;
}
.rightPanel a, .rightPanel a:visited, .rightPanel a:link, .rightPanel a:active
{
	color:#FFFFFF;
	font-weight:bold;
}
#tableLinks
{
  margin-left:10px;
  width:250px;
}
#tableLinkForgotPassword
{
  margin-left:10px;
  width:250px;
}
/********* Right panel *********/