/* Style sheet Copyright 2002 by Createk Software. All Rights Reserved. */
/* New 12 Dec 2002 */

abbr, acronym, cite {
	border-bottom: none;
}

.ahem { display: none }

body {
	background-color: #fff;
	color: #000;
	font-family: Georgia, serif;
}

#boxbanner { display: none; }

#boxcontent { border: none; margin: 0; width: 95%; }

.boxfooter { display: none; }

div.boxnav { display: none; }
#boxnav { display: none; }

.noprint { display: none; }

.page {
	page-break-after: always;
}

.pcenter {
	text-align: center;
}

td.tdline {
	font-weight: normal;
    border-bottom: thin solid black;
}
td.rvalign {
	padding-right:1em;
	text-align: right;
	vertical-align: top;
}

.totop { display: none; }

.imgcol, .imgcenter, .imgleft, .imgright {
	font-size: 90%;
	font-style: italic;
	padding: 1em;
	position: relative;
	text-align: center;
}
.imgcol {
	float: right;
	margin-left: 3em;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
