/* Flyware Login page Look */


p.Sep
{
	margin-top : 10px;
  margin-bottom : 10px;
}

p.FieldLabel
{
	position: relative;
	margin-top : 1px;
  margin-bottom : 1px;
  color: Gray;
}

p.Footer
{
	text-align: center;	
  margin-bottom : 10px;
}

.LoginFields
{
	position: relative;
	top: 20px;
	left: 113px;
	text-align: left;
    width:270px;
}

h4 
{
	font-size:15px; 
	font-weight:bold; 
	line-height:14px; 
	color: #777788;
}
.LightBlue 
{
	background-color: #8DBCD4; 
	height: 20px;
}

.DarkBlue
{
	background-color: #006699; 
	height: 31px;
}

.JeppHeader
{
	height: 51px;
}

.JeppLogoPos
{
	position: absolute;
	top: 0px;
	right: 0px;
}


.FlywareHeader
{
	height: 104px;
}




.Main 
{ 
	position: relative;
	background-color: White;
	width: 403px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	top:80px;
}

.FlywareLogo
{
	position: relative;
	float: left;
}

.JeppesenLogo
{
	position: relative;
	float: right;
}

input.button
{
	background-color: #4972B0;
	color: #E9EEF5;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #79A4D8;
	border-bottom-color: #215298;
	border-left-color: #79A4D8;
	border-right-color: #215298;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	font-weight: bold;
}


.Links
{
	position: relative;
	top: 20px;
	text-align: center;
	margin-bottom : 90px;
}

.Problems
{
  position: relative;
  top: 20px;
  text-align: center;
  margin-bottom : 40px;
}

p.ProblemTop
{
  margin-top : 0px;
  margin-bottom : 0px;
}

p.ProblemBottom
{
  margin-top : 5px;
  margin-bottom : 30px;
}

A, A:visited, A:active
{
	COLOR: #4972B0;
	font-family: Verdana, Arial;
	text-decoration: none;
	text-align: center;	
}
A:hover
{
	COLOR: #4972B0;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
p.Content
{
  margin-top : 0px;
  margin-bottom : 20px;
  width: 240px;
}
