h1 {
	color: #000000;
	background: transparent url('images/API.png') left center no-repeat;
	padding-left: 100px;
	line-height: 3em;
	font-family:'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
	font-size:30px;
}

h2 {
	border-bottom:1px solid #919699;
	color:#000000;
	font-size:20px;
	margin-top:2.5em;
	padding-bottom:10px;
}

h3 {
	color:#000000;
	font-size:17px;	
	margin-bottom:0.5em;
	margin-top:2em;
	padding-bottom:10px;
}

h5 {
	color:#000000;
	font-family:'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:9px 0 2px;
}

#content {
	font-family:'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#footer {
	margin-top: 40px;
	margin-bottom: 25px;
	text-align: center;
}

#content ul {
	margin-left: 0;
	margin-bottom: 30px;
	padding-left: 0;
	text-indent: none;
}

ul li a {
	font-family:'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: blue;
}

#tocMenu {
	height:100%;
	left:0;
	background:transparent none repeat scroll 0 0;
	position:fixed;
	top:0;
	width:210px;
	display: none;
}

img.api {
	display: inline;
}

a:link:hover {
	color:#093D92;
	text-decoration:underline;
}

a:link {
	color:#003366;
	text-decoration:none;
}

a:visited:hover {
	color:#003366;
	text-decoration:underline;
}
a:visited {
	color:#003366;
	text-decoration:none;
}

.importantboxdef {
	background-color:#E8E8E8;
	border:1px solid #111111;
	margin:20px 0;
	padding:8px 8px 1px 9px;
	text-align:left;
}

.importantboxdef p {
	margin-top: -1px;
	margin-bottom: 6px;
}

.graybox {
	border-left:1px solid #919699;
	border-top:1px solid #919699;
	margin-bottom: 20px;
}

.graybox th {
	background:#E2E2E2 none repeat scroll 0 0;
	border-bottom:1px solid #919699;
	border-right:1px solid #919699;
	font-size:12px;
	padding:4px 8px;
}

.graybox td {
	border-bottom:1px solid #919699;
	border-right:1px solid #919699;
	font-size:12px;
	padding:8px;
	vertical-align:top;
}

.graybox th p {
	font-weight:bold;
	margin-bottom:0;
	margin-top: 0;
}

.graybox td p {
	margin-bottom:0;
	margin-top: 0;
}
