/* Document Standards */
html, body, #holder { min-height: 100%; width: 100%; height: 100%; }
html > body, html > body #holder { height: auto; }

html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
html legend{ position:absolute; top: -.9em; left: .5em; }

body {  
margin: 0pt; 
padding: 0pt; 
font-family: Tahoma, arial, Helvetica, sans-serif; 
background: white; 
font-size: 8pt; 
}

.pagebody { margin-top: 0; margin-bottom: 0; font-size: 8pt; }

legend, fieldset {
	border-top:3px solid #ddd;
	border-right:3px solid #999;
	border-bottom:3px solid #777;
	border-left:3px solid #bbb;
	background-color:#eee;
}
legend {
	font-weight:bold;
	padding:2px 5px 2px 5px;
}


#holder { margin-top: 0; margin-bottom: 0; position: absolute; top: 0pt; left: 0pt; }

/* Header */
#header {
	display: none;
}

.navmenu {
	display: none;
}
#navmenu {
	display: none;
}

/* Content */
#content { margin-top: 0; margin-bottom: 0; margin-left: 0px; padding-bottom: 3em; height: auto;}


.LogonNav {
	display:none;
	}


/* Header */
#functions {
	display: none;
}
#hideprint {
	display: none;
}
#divWait {
	display: none;
}



/* Footer */
#footer {
	display: none;
}

/* Menu */
.menu { 
display: none;
}





/* Fill-In Forms */
.formheading { background: #003366; color: #FFFFFF; font-weight: bold; font-size: 8pt; }
.formoutline { background: #003366; }
.form { font-size: 8pt; font-weight: normal; }
.formvalue { font-size: 8pt; font-weight: normal; }
.formrequired { color: #DE2931; }

/* Reports */
.reportheading { background: #003366; color: #FFFFFF; font-weight: bold; font-size: 8pt; }
.reportheading a:link { color: #FFFFFF; }
.reportheading a:visited { color: #FFFFFF; }
.reportheading a:hover { color: #FFBD00; }
.reportheading a { text-decoration:none; }
.reportrow0 { background: #E1E1FF; font-size: 8pt; }
.reportrow1 { background: #F8F8FF; font-size: 8pt; }
.reportfooter { background: #003366; color: #FFFFFF; font-weight: bold; font-size: 8pt; }


/************************************************************************************************************/
/* input.styled_button {background-color: #003366; font-weight: bold; font-size: 12px; color: white;}       */
/************************************************************************************************************/
input.styled_button{
	 display: none;
}





/************************************************************************************************************/
/*                                    DHTML MouseOver ToolTip                                               */
/************************************************************************************************************/

#dhtmltooltip{
display: none;
}

#dhtmlpointer{
display: none;
}
/************************************************************************************************************/
