/* -------------------------------------------------------------
	Tulsa Airport Authority
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Print Style
	Filename:		style_iefix.css
	Version:		1.0
	Date:			9 February 2007
------------------------------------------------------------- */


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


body {
	font: normal 12px/1.6em Verdana, Helvetica, sans-serif;
	color: #535353;
	text-align: left;
}

fieldset {
	border: 0;
}

a img, :link img, :visited img {
	border: 0;
}

a:link, a:visited {
	color: #5facd8;
	text-decoration: underline;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

hr {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	color: #ccc;
	background: #ccc;
	border: 0;
}

#masthead ul,
#masthead form,
#masthead #skip,
#index #sidebar,
#index #messaging,
#index #flight_search,
#footer #footer_links,
#footer #copyright span,
#footer #copyright a,
#title_tulsaAirportAuthority,
.vcard {
	display: none;
}

#footer {
	width: 
}

#brand {
	display: list-item;
	list-style-image: url(/images/logo_tia.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
}