@charset "UTF-8";
#header {
	max-width:960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-size: 18px;
	color: #FFF;
	font-weight: 300;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#titleheader {
	background-color: rgba(10, 44, 149, 0.9);
	width:80%;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
}
.full #footer table tr td #titleheader tr #Line3 {
	font-size: 18px;
	font-weight: 300;
}
.full #footer table tr td #titleheader tr #Line1 {
	font-size: 28px;
	font-weight: 700;
}
#footbox {
	width: 80%;
	background-color: #1b4196;
	color: #FFF;
	text-align: center;
}
#fullframe {
	background-color: rgba(10, 44, 149, 0.0);
}
#smalltext {
	font-size: 12px;
	font-style: italic;
}
#hotline {
	font-size: 48px;
	font-weight: 700;
	color: #FFF;
}

#searates {
	background-color: rgba(197, 0, 0, 0.8);
	width:80%
}
.full #footer table tr td #searates tr td {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #e1e1e1;
	text-align: center;
}
.full #footer table tr td #searates tr #title {
	background-color: #c50000;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.full #footer table tr td #searates tr #size {
	background-color: #FC0;
}
.full #footer table tr td #searates #rate_header td {
	background-color: #FF3;
	font-weight: 700;
	text-transform: uppercase;
}
#size {
	background-color: #FC0;
}
#airrates {
	background-color: rgba(0, 132, 187, 0.9);
	width:80%
}
.full #footer table tr td #airrates tr #air {
	font-size: 18px;
	color: #000;
	background-color: #f3f3f3;
}
.full #footer table tr td #airrates tr #title {
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #09C;
	color: #FFF;
}
.full #footer table tr td #airrates tr td {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #e1e1e1;
	text-align: center;
}
.full {
	background-image: url(bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	max-width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#smalltxt {
	font-size: 10px;
}
body {
	font-family: 'Exo 2', sans-serif;
	font-size: 12px;
	background-color: #072475;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#body {
	max-width:960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	max-width:960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	font-size: 14px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9FF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
