body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 5pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
}
.sub_title {
	font-family: verdana;
	font-size: 12px;
}
P,TD,TH
{
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

/*
.ContentPane
{
	border-top-style: inset;
	border-left-style: inset;
}
*/

/* PAGE HEADER */
.PageHeader
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: silver;
}

.PageFooter
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}

/* DATA ENTRY CONTROLS */
.DataEntry
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-size: 8pt;
	border-left: gray thin solid;
	color: black;
	border-bottom: gray thin solid;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: whitesmoke;
}

.DataEntryButton
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 8pt;
	font-weight: bold;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: whitesmoke;
}

/* PAGE CONTROLS */
.Regular
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

A.Regular
{
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.Resume
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.Warning
{
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
}

A.Warning
{
	font-size: 8pt;
	color: #000080;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
}

.Error
{
	font-size: 8pt;
	color: red;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
}

/* GRID CONTROLS */
.GridRegular
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
}

/*.AltRow
{
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: gainsboro;
}
*/

.Row
{
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.HeaderRow
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: silver;
}

.RowButton
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 8pt;
	font-weight: bold;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: whitesmoke;
}

.DetailHeader
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
}