#container {
	position: static;
	width: 7.5in;
}
#container_lease {
	position: static;
	width: 7.5in;
}
img {
	vertical-align: top;
}
.table {
	position: static;
	width: 7.5in;
}
.table_prices {
	position: static;
	width: 7.5in;
}
.table_lease {
	position: static;
	width: 7.5in;
}
table, tr, td {
	vertical-align: top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	margin: 0;
}
#content {
	width: 7.5in;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#content p {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	color: #000000;
	width: 7.5in;
	text-align: left;
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
}
#content ul {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 11pt;
	color: #000000;
	line-height: 150%;
	text-align: left;
	width: 7in; 
	margin: 0; 
	padding: 0 0 1em 0;
}
#content ul li {
	list-style-type: square;
	margin: 0;
	padding: 0.5em 0.25em 0 2px;
	list-style-position: inside;
}
#content ol {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 11pt;
	color: #000000;
	line-height: 150%;
	text-align: left;
	width: 7in; 
	margin: 0; 
	padding: 0;
}
#content ol li {
	list-style-type: decimal;
	margin: 0;
	padding: 0.5em 0.25em 0 2px;
	list-style-position: inside;
}
#content ol li li {
	list-style-type: lower-alpha;
	margin: 0;
	padding: 0.5em 0.25em 0 2px;
	list-style-position: inside;
}
#content a {
		text-decoration: underline;
		color: #0287d2;
	}
#content a:hover {
		color: #025291;
	}
h4 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 13pt;
	color: #0287d2;
	margin: 0.5em 0;
	padding: 0;
	}
h5 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 12pt;
	color: #0287d2;
	margin: 0;
	padding: 0;
	}
strong.red {
	color: #ca0e1d;
}
.border {
	border-left: 1px solid #0288d3;
}
.navback {
	background-color: #025291;
	border-top: 5px solid #e8b92f;
	border-bottom: 5px solid #e8b92f;
}
.highlight {
	display: none;
}
#intro {
	display: block;
	width: auto;
	background-color: #fff;
	margin: 1em;
}
#nav_container, #airtime_nav, #airtime_nav ul, #airtime_nav li, #airtime_nav a, #airtime_nav a:hover, #airtime_nav #current a {
	display: none;
}