body, html
{
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table, div, body, html, input, button
{
	font-size: 9pt;
	font-family: Sans-Serif;
}

a, a:hover, a:visited
{
	color: #004080;
	text-decoration: none;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

img
{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.resultTable
{
	width: 5%;
	background-color: #ffffff;
}

div.resultTable
{
}

table.results
{
    border-collapse: collapse;
    width: 1%;
    padding: 0px 0px 0px 0px;
}

table.results td
{
    border-collapse: collapse;
    font-size: 90%;
    white-space: pre;
}

table.results th
{
    border-collapse: collapse;
    color: #888;
    text-align: left;
    vertical-align: bottom;
    white-space: pre;
}
th.rowHead
{
    vertical-align: middle;
}
.headerCell
{
	font-weight: bold;
	font-variant: small-caps;
	color: #aaa;
}

div.headerCell
{
}

.footerCell
{
	text-align: left;
	font-size: 67%;
	color: #aaa;
}

div.footerCell
{
}

.topBorderCell
{
}

div.topBorderCell
{
}

div.margin
{
}

.paramsCell
{
}

.buttonCell
{
}

.padding
{
}

.header
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #eee;
	color: #bbb !important;
}

.headerText
{
	color: #bbb !important;
}

a.headerText:hover
{
    color: #c00 !important;
}

.mainBody
{
	overflow: auto;
}

.footer
{
	vertical-align: middle;
	text-align: right;
	font-size: 7pt;
	background-color: #eee;
	color: #bbb;
}

.footerLink, .footerLink:visited, .footerLink:hover
{
	color: #bbb;
}

.footerLink, .footerLink:visited
{
	text-decoration: none;
}

.footerLink:hover
{
	text-decoration: underline;
}

.footerText
{
}

.paramTextBox
{
	width: 130px;
	text-align: left;
}

.paramsSelect
{
	width: 136px;
}

.cameraButton
{
}

tr.bold td, .bold
{
	font-weight: bold;
}

tr.italic td, .italic
{
	font-style: italic;
}

.msmall
{
	font-size: 90%;
}

.small
{
	font-size: 75%;
}

.big
{
	font-size: 110%;
}

.vbig
{
	font-size: 125%;
}

.vsmall
{
	font-size: 60%;
}

.caps, .smallCaps
{
	font-variant: small-caps;
}

.black
{
	color: #000;
}

tr.grey td, .grey
{
	color: #888;
}

.lgrey
{
	color: #ccc;
}

.dgrey
{
	color: #666;
}

.red
{
	color: #c00;
}

.right
{
	text-align: left !important;
}

.lpad
{
}

.rpad
{
}

.dp
{
}

tr.alt td, tr.alt th
{
	background-color: #f4f4f4;
}

.topPad
{
}

.right
{
	text-align: right;
}

.autoMargin
{
}

.normal
{
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

.noitalic
{
	font-style: normal !important;
}

.homeLink
{
}

@media print
{
	.noPrint
	{
		display: none;
	}

	.header, .footer
	{
		background-color: White;
		color: Gray;
	}

	.mainBody
	{
		overflow: visible;
	}
}
