﻿html body *
{
	float: none !important;
}

#container
{
	width: auto !important;
}

h1, h2, h3, h4, h5, h6
{
	page-break-after: avoid;
}

.qualifying-header
{
	display: none;
}

/*#header,
#footer
{
	display: none;
}*/

#page
{
	display: inline;
}

#middle
{
	text-align: left;
}

/* ------------------------------------------------------------------------- */

.noprint
{
	display: none;
}

/* ------------------------------------------------------------------------- */

.green-tab
{
	background-image: none;
	display: block;
	float: none;
	margin: 1em 0 .5em 0;
	padding: 0;
}

.green-tab a
{
	background-image: none;
	display: inline;
	float: none;
	padding: 0;
}

.green-tab a,
.green-tab a:hover
{
	color: #000;
}

/* ------------------------------------------------------------------------- */

.img-align-left
{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

.img-align-right
{
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
