﻿
body 
{
	font-size: medium;
	font-family: @Arial Unicode MS;
}

.adminheader
{
	font-size: large;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12pt;
}

.pendinghdr
{
	text-align: center;
	font-size: medium;
	margin-bottom: 12pt;
}

.name 
{
	font-weight: bold;
	margin-bottom: 12pt;
	font-size: large;
}

.date
{
	font-weight: bold;
	margin-bottom: 12pt;
	font-size: large;
}

.subhead
{
	font-size: medium;
}

.subheadl
{
	float: left;
	font-size: small;
}

.subheadr
{
	float: right;
	font-size: small;
}

.wizard
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.wizardtable
{
	width: 90%;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.center
{
	text-align: center;
}

.divcenter
{
	margin-left: auto;
	margin-right: auto;
}

.gvwide
{
	width: 75%;
	border: solid 1px black;
}

.border
{
	border: solid 1px black;
}

.smallmargin
{
	margin: 0pt 8pt 8pt 4pt;
}

.small
{
	font-size: small;
}

.larger
{
	font-size: larger;
}

.bold
{
	font-weight: bold;
}

.bottomspacer
{
	margin-bottom: 8pt;
}

#footer
{
	clear: both;
}

.bumplineheight
{
	line-height: 130%;
}

.smaller
{
	font-size: smaller;
}

.buffer
{
	margin-top: 12px;
	margin-bottom: 12px;
}

