body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: none;
}
#rtframe {
	text-decoration: none;
	float: right;
	position: absolute;
	top: 0in;
	left: 5.5in;
	width: 1.5in;
	height: auto;
	margin: 0px 0px;
	padding: 4px 4px;
	background-color: #FFF;
	border-left: 1px solid #acc;
	z-index: 1;
	visibility: visible;
	font-size: 10pt;
}

.noprint {
	height: 0;
	width: 0;
	visibility: hidden;
	clip: auto;
}

#content {
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	size: portrait;
	width: 7in;
	height: auto;
	background-color: #FFF;
}

#menu {
	float: left;
	top: 0px;
	width: 0px;
	height: auto;
	padding:0px;
	margin: 0px;
	background-color: #77bbaa;
	visibility: hidden;
	z-index: 0;
}

#main {
	position: absolute;
	left: 0in;
	top: 1.1in;
	width: 5.5in;
	padding-left: 4px;
	padding-top: 10px;
	background-color: #FFF;
	margin: 0px;
}

td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #bdc;
	page-break-inside: avoid;
}

#banner {
	position: absolute;
	top: -.5in;
	left: -.50in;
	width: 5.5in;
	height: 1.6in;
	margin: 0px;
	z-index: 0;
	clip: 0,0,525,150;
}

.printing {
	clip: rect (40px, 525px, auto, auto);
}

a {
	color: #005555;
	text-decoration: underline;
}

#foot {
	text-align: center;
	position: static;
	bottom: .5in;
	width: 4.3in;
	padding: 4px;
	border-top: 1px solid #077;
	font: 500 normal 8pt/8pt "Arial, Century Gothic" "Gill Sans MT" sans-serif;
	background-color: #FFF;
}

#foot p {
	margin: 2px;
}

.boxrt{
	float: right;
	padding: 3px;
	border: 0px;
	margin: 3px;
}

