body, #Wrapper
{
	background-color: White;
	margin: 0 0.5em;
	width: auto;
	font-family: "Arial, Trebuchet MS", sans-serif ;
	font-size: 0.9em;
}

#Footer, .TipLink, .PrintLink, #LeftContainer, #BreadCrumbs, #TopNav, #TopImages, #MainRightContainer { display: none; }

h1 { color: Black; font-weight: 900; font-size: 1.4em; }
h2 { font-weight: 900; font-size: 1.2em; }
h3 { font-weight: 900; font-size: 1.1em; }

#MainAndRightContainer, #MainLeftContainer 
{ 
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}
#FlightGrid 
{ 
	border-left: 1px solid black; 
	border-top: 1px solid black; 
}
#FlightGrid th, #FlightGrid td 
{ 
	background: none;
	border: none;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

#FlightGrid th { color: #000; }
#FlightGrid td { color: #000; }

.DropShadowBox
{
	background-image: none;
	clear: both;
	margin: 0;
	padding: 0;
	float: none;
}

.DropShadowInnerBox
{
	float: none;
	border: 0;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin: 0; 
	padding: 0;	
}

#PrintPrefix 
{
	/*border-bottom: 2px solid #666;*/
	font-size: 1em;
	font-weight: bold;
	clear: both;
	height: 1%;
	min-height: 1%;
	margin-bottom: 1.2em;
}
#PrintLogga
{
	padding-bottom: 7px;
	}

#PrintPrefix table { width: 100%; }

#PrintPrefix table td.Right
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}

/*#PrintPrefix img { float: left; padding-bottom: 5px; }*/
#PrintSuffix
{
	clear: both;
	/*border-top: 2px solid #666;*/
	font-size: 1em;
	text-align: center;
	width: auto;
	height: 1%;
}

