﻿body {
	background:#ffffff;
	margin:0;
	padding:0;
	background-image:url(/webdata/graphics/printtile.gif);
	background-repeat:repeat-x;
}

#printButton {
	position:absolute;
	top:25px;
	left:550px;
	width:81px;
	height:11px;
	background-image:url(/webdata/graphics/printpagebutton.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
/*
#printBtn {
	position:absolute;
	left:550px;
	top:35px;
	width:81px;
	height:21px;
	background-image:url(/webdata/graphics/printpagebutton.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
*/
#backToSiteBtn {
	position:absolute;
	left:550px;
	top:45px;
	width:84px;
	height:20px;
	background-image:url(/webdata/graphics/backtosite.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}

#line {
	position:absolute;
	padding-top:172px;
                     padding-left:17px;
	}

#pageContent {
	width:550px;
	}
#contentTD { padding-left:20px;}

#printHdr {
	width:600px;
	height:138px;
	}



/* ================================================================== */
/* SEARCH */
.searchInput{border:1px solid #888;position:relative;top:-3px;width:100px;}
.searchBtn {}
#searchForm {position:absolute;top:72px;left:565px;width:195px;text-align:right;background:transparent url(/webdata/graphics/search_title.png) no-repeat;}







/* ================================================================== */
/* FOOTER ELEMENTS */
#footer {margin-top:25px;}
#footerLogo
{
	text-align:right;
	width:150px;
}
#footerText
{
	padding-top: 11px;
	padding-left:25px;
}
#footerText p
{
	font: normal 10px/11px arial,verdana,sans-serif;
	color: #777;
	margin: 0;
	padding: 2px 0 5px 0;
}

#printhead {
position:absolute;
width:44px;
height:173px;
top:0;
left:0;
}

#printcontent {
position:absolute;
width:540px;
top:0;
left:50px;
}

.pageTitle {
width:500px;
}
