﻿body {
}

.rptgroupexpand
{
	float:left;
	padding: 5px;
	clear: both;
}

.rptgroup
{
	height: 330px;
	width: 380px;
	padding: 5px;
	float: left;
}

.rptgroupdouble
{
	height: 300px;
	width: 810px;
	float: left;
}

.rptfloatleft
{
	float:left;
	clear:right;
}

.rptgroupheader
{
	font-weight: bold;
	text-decoration: underline;
	padding: 3px;
	margin-bottom: 5px;
}

.rptlabel
{
	float:left;
	width: 100px;
	text-align:right;
	padding-right:5px;
	margin-bottom:3px;
}

.rptfield
{
	font-weight:bold;
	width:auto;
	margin-bottom:3px;
}

.clear
{
	clear: both;
}

.noprintdisplay
{
	display:none;
}
.button
{
	display: none;
    
}

