BODY
{
    font-family: Verdana, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
}
P
{
    font-family: Verdana, Arial;
}
B
{
    font-family: Verdana, Arial;
}
A
{
    font-family: Verdana, Arial;
}
H1
{
    font-family: Verdana, Arial;
}

TD
{
    font-family: Verdana, Arial;
    font-size: 80%;
}
HTML
{
    font-family: Verdana, Arial;
}

.clsSource 
{
	font-family: Lucida Console, Courier New, Courier;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}

.clsSectionLink 
{
	font-family: Verdana, Arial;	
	font-size: 70%;
}

.clsMenuLink 
{
	font-family: Verdana, Arial;	
	font-size: 80%;
	font-weight: normal;
}

.clsSectionHeader 
{
	font-family: Verdana, Arial;	
	font-weight: bold;
}

.clsTableHeader 
{
	font-family: Verdana, Arial;	
	font-weight: bold;
	font-size: 80%;
	border-bottom: double 4px silver;
}

.clsTableBorder 
{
	border-bottom: double 4px silver;
}

.clsTableBorderKey
{
	font-family: Verdana, Arial;	
	font-weight: normal;
	font-size: 80%;
	font-style:italic;
	border-bottom: double 4px silver;
	white-space: nowrap;
}

.clsTableBorderDataType
{
	font-family: Verdana, Arial;	
	font-weight: bold;
	font-size: 80%;
	border-bottom: double 4px silver;
}

.clsSyntax
{
	font-family: Verdana, Arial;	
	font-weight: bold;
	font-size: 12pt;
}

.clsObjectDescription
{
	font-family: Verdana, Arial;	
	width: 90%;
}

.clsLabelHeader
{
	font-family: Verdana, Arial;	
	font-weight: bold;
	font-size: 80%;
}

.clsLabelDescription
{
	font-family: Verdana, Arial;	
	font-size: 80%;
}



h5
	{
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


table.stdBanner 
	{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 21px; 
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	background-color: #DBEEFB; 
	font-size: 100%;
	}
table.stdBanner td 
	{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	vertical-align: middle;
	border-width: 0px;
	border-style: solid;
	border-color: #DBEEFB;
	background: transparent; 
	font-style: italic;
	font-weight: normal;
	}
table.stdBanner td.product 
	{                      
	text-align: right;
	padding: 2px 5px 0px 5px;
	white-space: nowrap;
	}

table.stdBanner td.section 
	{                      
	text-align: left;
	white-space: nowrap;
	}

table.tocBanner 
	{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 21px; 
	border-style: solid;
	border-width: 0px;
	background-color: #DBEEFB; 
	font-size: 100%;
	}
table.tocBanner td 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	border-width: 0px;
	border-style: solid;
	border-color: #DBEEFB;
	background: transparent; 
	font-style: normal;
	font-weight: bold;
	}

table.tocBanner td.tdActiveTab
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-top-color: #65AFFB; 
	border-top-width: 2px;
	border-right-color: #65AFFB; 
	border-right-width: 2px;
	border-left-color: #65AFFB; 
	border-left-width: 2px;
	background-color: #82BFFB; 
	white-space: nowrap;
	}

table.tocBanner td.tdInActiveTab
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-top-color: grey;
	border-top-width: 2px;
	border-right-color: grey;
	border-right-width: 2px;
	border-left-color: grey;
	border-left-width: 2px;
	background-color: #CCCCCC; 
	cursor:hand; 
	cursor:pointer; 
	white-space: nowrap;
	}

table.tocBanner td.product 
	{                      
	text-align: right;
	padding: 2px 5px 0px 5px;
	}


div#divPageTitle
	{
	padding: 0px 0px 0px 10px; 
	}


div#divPageTitle h1
	{
	margin-bottom: .2em;
	font-size: 140%;
	font-weight: normal;
	}
div#divBanner 
	{
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	}
	
div#divContent 
	{
	padding: 5px 10px 0px 22px; 
	/*overflow:auto;*/
	/*clear: both;*/
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	}

div#divToCContent 
	{
	padding: 5px 0px 5px 5px; 
	overflow:auto;
	clear: both;
	white-space: nowrap;
	}

div#divFooter 
	{
	padding: 0px 0px 0px 10px; 
	width:100%; 
	}

body>div#divFooter {
	position:fixed;
	bottom:0px; 
}

div#divToCFooter 
	{
	padding: 0px 0px 0px 0px; 
	height:0px;
	}
	
img.tocImage
	{
	cursor:hand; 
	cursor:pointer; 
	vertical-align: text-bottom;
	width: 0.7em;
	height: 0.7em;
	}

span.hidden
	{
	display:none;
	}


@media print {
	a#anSync
	{
	display:none;
	}

	a#anPrint
	{
	display:none;
	}

	div#divContent
	{
	overflow: visible;
	width: 100%;
	height: auto;
	}	

	div#divBanner
	{
	width:100%;
	}

}
