body {
	padding-top: 0px;
}
h1 {
  line-height: 1;
}

.jetblue h1 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  color:#ff9900;
}

.jetblue h3 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jetblue p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 30px;
  color:#0861a5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Link styles (used on .masthead-links as well) */
.jetblue a {
  color: #fff;
  color: rgba(255,255,255,.5);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.jetblue a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255,255,255,.25);
}
.jetblue .container {
  position: relative;
  z-index: 2;
}
.jetblue:after {
  content: '';
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  
  opacity: .4;
}

.well {
  background-color: #F1F5F8;
}

.well h4 {
  color:#004185;
}

.btn-primary {
color:white;
text-shadow:none;

background-color: #609CD2;
background-image: -moz-linear-gradient(top, #609CD2, #609CD2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#609CD2), to(#609CD2));
background-image: -webkit-linear-gradient(top, #609CD2, #609CD2);
background-image: -o-linear-gradient(top, #609CD2, #609CD2);
background-image: linear-gradient(to bottom, #609CD2, #609CD2);
background-repeat: repeat-x;
border: 1px solid #bbbbbb;
border-color: #609CD2 #609CD2 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: white;
  background-color: #408DD2;
  *background-color: #408DD2;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003777 \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn-primary:hover {
  color: white;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}


.input-append .add-on, .input-prepend .add-on {
  background-color: #609CD2;
  color:white;
  text-shadow:none;

}

.input-append .add-on, .input-prepend .add-on p i {
  color: white;
  text-shadow:none;

}


/*.subhead {
text-align: right;
border-bottom: 3px solid #ff9900;
height:87px;
}
.subhead a {
	position:relative;
  float:left;
}*/

#jetblueHeader {

width:300px;
position:absolute;
padding-top:20px;
left:5%!important;
z-index:10;
}

#ABIlogo {
width:200px;
position:absolute;
right:10%;
z-index: 10;
}

#headerMiddle {
  position:absolute;
  left: -125px;
  width: 300px;
  margin-left:50%;
  padding-top: 10px;
  z-index: 10;

}

#ABIheader {
  position:relative;
  height:220px;
  overflow:hidden;

background-color: #fafafa;
background-image: -moz-linear-gradient(top, #676766, #d4d4d4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#676766), to(#d4d4d4));
background-image: -webkit-linear-gradient(top, #676766, #d4d4d4);
background-image: -o-linear-gradient(top, #676766, #d4d4d4);
background-image: linear-gradient(to bottom, #676766, #d4d4d4);
background-repeat: repeat-x;
border: 1px solid #676766;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd4d4d4', GradientType=0);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


#trueBlue {
  min-height: 60px;
padding-right: 20px;
padding-left: 20px;
text-align: left;

background-color: #fafafa;
background-image: -moz-linear-gradient(top, #00468C, #012960);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00468C), to(#012960));
background-image: -webkit-linear-gradient(top, #00468C, #012960);
background-image: -o-linear-gradient(top, #00468C, #012960);
background-image: linear-gradient(to bottom, #00468C, #012960);
background-repeat: repeat-x;
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00468C', endColorstr='#ff012960', GradientType=0);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

}

#trueBlue h1 {
  color:white;
font-weight: lighter;
}

.navbar .nav > li > a {
float: none;
padding: 20px 23px 20px;
color: #0861a5;
text-decoration: none;
text-shadow: none;
}

.navbar .nav > li > a:hover {
color: #6c90ba;
background: #F48024;
}

.navbar .nav > li {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar .container {
width: 100%;
}

.subhead {
text-align: center;
border-bottom: none;
height:87px;
}

.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-left: 5px;
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #ededed;
background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
}

.footer {
padding: 10px 0;
margin-top: 10px;
border-top: 1px solid #e5e5e5;
background-color: #f5f5f5;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

input:-moz-placeholder{
  color: #609CD2;
}
input:-ms-input-placeholder{
  color: #609CD2;
}
input:-webkit-input-placeholder{
  color: #609CD2;
}