BODY, FRAMESET, FORM
{
	margin: 0px;
	padding: 0px;
}

.PageNumberText, INPUT, BUTTON, SELECT, TABLE, BODY, FRAMESET
{
	font-size: 8pt;
	font-family: Verdana
}

.ActiveLink:link
{
	color: #3366CC;
	text-decoration: none
}

.ActiveLink:hover
{
	color: #FF3300;
	text-decoration: underline
}

.ActiveLink:visited
{
	color: #3366CC;
	text-decoration: none
}

.ActiveLink:visited:hover
{
	color: #FF3300;
	text-decoration: underline
}

.WaitInfoCell
{
	vertical-align: middle;
	text-align: center;
}

.WaitText
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 14pt;
}

.ContentCell
{
	background-color: White;
}

.ParametersFrame
{
	border-bottom: 1px black solid
}

.ParamLabelCell
{
	padding: 5px;
	padding-right: 0px;
	vertical-align: baseline
}

.ParamEntryCell
{
	padding: 5px;
	vertical-align: baseline
}

.ParamsGrid
{
	margin: 0px;
	padding: 5px
}

.InterParamPadding
{
	padding-left: 22px
}

.EmptyDropDown
{
	width: 15ex;
}

.SubmitButtonCell
{
	border-left: 1px black solid;
	align: center;
	padding: 10px;
	vertical-align: top
}

.MenuBarBkGnd
{
	background-color: #D9EAFF;
}

.ToolbarFrameWithParametersVisible
{
	border-top: 1px darkgray solid
}

.ToolbarFrameWithParametersCollapsed
{
	border-top: 1px darkgray solid
}

.ToolBarButtonsCell
{
	padding-left: 6px
}

.ToolbarDocMapToggle
{
	display: inline;
}

.ToolbarPageNav
{
	display: inline;
}

.ToolbarZoom
{
	display: inline;
}

.ToolbarFind
{
	display: inline;
}

.ToolbarExport
{
	display: inline;
}

.ToolbarRefresh
{
	display: inline;
}

.ToolbarPrint
{
	display: inline;
}

.ToolbarHelp
{
	display: inline;
}

.ToolbarToggleParams
{
}

.ShowHideParametersGroup
{
	padding-right: 4px
}

.InterWidgetGroup
{
	padding-right: 4px
}

.DisabledLink
{
	color: gray;
	text-decoration: none;
	cursor: default;
}

.ImageWidget
{
	height: 16px;
	width: 16px;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.DisabledTextBox
{
	background-color: #ECE9D8;
}

.WidgetSet
{
	height: 30px
}

.WidgetSetSpacer
{
	padding-right: 20px;
}

.HoverPressedButton
{
	cursor: hand;
	background-color: #99bbe2;
	border: 1px #336699 solid;
}

.HoverButton
{
	cursor: hand;
	background-color: #ddeef7;
	border: 1px #336699 solid;
}

.NormalButton
{
	cursor: hand;
	background-color: transparent;
	border: 1px #D9EAFF solid;
}

.DisabledButton
{
	cursor: default;
	background-color: transparent;
	border: 1px #D9EAFF solid;
}

.DocMapAndReportFrame
{
	border-top: 1px black solid
}

.DocMapContentCell
{
}

.DocMapTitle
{
	border-bottom: 1px black solid
}

.DocMapClose
{
	border-bottom: 1px black solid
}


.DocMapFrame
{
	border-right: 1px darkgray solid
}

.DocMapBar
{
	background-color: #D9EAFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px
}
