@charset "utf-8";



body {
	padding: 0px;
	margin: 0px;
	background-image:none;
	font-size:0.8em;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

img{
	border:none;
}

a img{
	border:none;
}

#menu{
	display:none;
}

#search{
	display:none;
}

#breadcrumbs{
	width:auto;
}

#docs #docs-c{
	background-image:none;
}

#docs #docs-c #contents{
	width:729px;
	_width:700px;
}

#return{
	display:none;
}

#gmenu{
	display:none;
}

#gmenu-s img{
	display:none;
}

#footer span{
	display:block;
	text-align:center;
	font-size:11px;
}

#footer img{
	display:none;
}

#footer{
	background-color:#E6E6E6;
}

#docs #docs-c #contents .contactBox{
	display:none;
}

#docs #docs-c #contents .next{
	padding-top:2px;
}

#all #docs h1{
	_padding:0px;
}

#all #docs h1 img{
	_margin:0px;
}

*:first-child+html #all #docs h1{
	height:1%;
}

*:first-child+html #all #docs h1 img{
	margin:0px;
	height:1%;
}

*:first-child+html #all #docs h2{
	height:1%;
}

*:first-child+html #all #docs h3{
	height:1%;
}
/*
*:first-child+html #global_env #docs #docs-c #contents .lst_push dl{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding-bottom:56px;
}
*/

#global_env #docs #docs-c #contents .lst_sqArw dd{
	padding-bottom:1px;
}

/* Hides from IE5-mac \*/
*html #contents ul li{
	height:1%;
}

*html #contents dt{
	height:1%;
}

*html #contents dd{
	height:1%;
	padding-bottom:1px;
}

*html .h2Box{
	height:1%;
}

*html #contents a{
	height:1%;
}

*html .read{
	height:1%;
}

*html #docs h1{
	height:1%;
}

*html .lst_push{
	height:1%;
}

*html #contents ul.lst_none li{
	height:auto;
}

/* End hide from IE5-mac */



