@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Book.woff') format('woff'),
         url('fonts/Gotham-Book.ttf') format('truetype'),
         url('fonts/Gotham-Book.svg#collegiate') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,div,span,img,a{
	margin: 0;
	padding:0;
}
body
{
	background-color: #000b45;
	background-image: url(images/backGround.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_content
{
	width: 100%;
	height: 60px;
	font-family: "gotham", Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.header_left
{

	float: left;
	width: 35%;
	font-size: 10px;
    padding-top: 15px;
    line-height: 18px;
    padding-left: 1%;
}
.header_right
{
/*	float:right;*/
	width:63%;
	position: relative;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    background: #000B45;
    margin: auto;
    line-height: 60px;
    padding-right: 1%;
}
.navItems
{
	padding: 0px 61px 0px 0px;
	list-style: none;
	list-style-type: none;
	margin: auto;
	float: right;
}
.navItems li{
	display: inline-block;
}
.navItems a:hover
{
	color: #FFEA00;
}
.navItems a {
	padding: 5px 6px;
	text-decoration: none;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 11, 69);
	font-size: 12px;
}
.description{
width: 35%;
    font-size: 11px;
    padding-top: 15px;
    line-height: 18px;
    padding-left: 1%;
    color:#fff;
}
.bg-white
{
	background-color: #fff;
	width: 1044px;
	height:788px;	
	margin: 0px auto;
}
.header{
	height: 70px;
}
.white_handler
{
	width: 100%;
	height:788px;
}
#footerContent
{
	width: 100%;
    margin: auto;
    
    bottom: 10px;
    padding-left: 2%;
    font-family: "gotham", Arial, Helvetica, sans-serif;
    line-height: 9px;
}
#fbaLogo {
    width: 7%;
    float: left;
    margin-right: 3%;
    font-size: 9px;
}
#footerContent a {
    color: #FFFFFF;
    text-decoration: none;
}
#fbaLogo img {
    width: 100%;
    max-width: 88px;
}

#footer img {
    width: 100%;
    height: auto;
    max-height: 300px;
}

strong {
    font-weight: bold;
}
#footerContent a {
    color: #FFFFFF;
    text-decoration: none;
}
#footerContact{
	width: 13%;
    float: left;
    margin-right: 2%;
    color: #FFFFFF;
    font-size: 9px;
}
#footerLinks {
    width: 12%;
    float: left;
    margin-right: 2%;
    color: #FFFFFF;
    font-size: 9px;
}
#footerSocial {
    width: 5%;
    float: left;
    margin-right: 2%;
    color: #FFFFFF;
    font-size: 9px;
}
#footerSocialBtn {
    width: 15%;
    float: left;
    margin-right: 2%;
    color: #FFFFFF;
    font-size: 9px;
}
#footerSocialBtn img {
    width: 100%;
    max-width: 30px;
}
#footerAccountMgr {
    float: left;
    margin-right: 2%;
    color: #000022;
    font-size: 10px;
    background-color: #FFFFFF;
    padding: 5px;
    font-weight: 900;
    margin-top: 10px;
}
#footerAccountMgr a {
    color: #000022;
    text-decoration: none;
}
#footerCorporate {
    width: 9%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
}
#footerCorporate img {
    padding-top: 5px;
    width: 70%;
    height: auto;
    max-height: 60px;
}
#footerMedia {
    width: 9%;
    float: left;
    margin-right: 2%;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
}
#footerMedia img {
    padding-top: 5px;
    width: 70%;
    height: auto;
    max-height: 60px;
}
#footerContent div{
	float:left;

}
#footerContent a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer{
	background: #010020;
	background: -moz-linear-gradient(top,  #010020 0%, #00001f 43%, #010028 67%, #03002b 68%, #03002d 77%, #070131 83%, #050231 87%, #070033 89%, #060436 99%, #04122c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010020), color-stop(43%,#00001f), color-stop(67%,#010028), color-stop(68%,#03002b), color-stop(77%,#03002d), color-stop(83%,#070131), color-stop(87%,#050231), color-stop(89%,#070033), color-stop(99%,#060436), color-stop(100%,#04122c));
	background: -webkit-linear-gradient(top,  #010020 0%,#00001f 43%,#010028 67%,#03002b 68%,#03002d 77%,#070131 83%,#050231 87%,#070033 89%,#060436 99%,#04122c 100%);
	background: -o-linear-gradient(top,  #010020 0%,#00001f 43%,#010028 67%,#03002b 68%,#03002d 77%,#070131 83%,#050231 87%,#070033 89%,#060436 99%,#04122c 100%);
	background: -ms-linear-gradient(top,  #010020 0%,#00001f 43%,#010028 67%,#03002b 68%,#03002d 77%,#070131 83%,#050231 87%,#070033 89%,#060436 99%,#04122c 100%);
	background: linear-gradient(to bottom,  #010020 0%,#00001f 43%,#010028 67%,#03002b 68%,#03002d 77%,#070131 83%,#050231 87%,#070033 89%,#060436 99%,#04122c 100%);
	width: 100%;
    height: 121px;
    margin-top: 20px;
    padding-top: 24px;
}
#footerAccountMgr a:hover {
    color: #000022;
    text-decoration: underline;
}