@charset "UTF-8";
td, th, input {
	color:#000000;
	text-indent:0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	line-height: 9pt;
}
.liveSample {
/*	background-color: #FFFFCC; */
	color: black;
	padding: 4px;
	margin-left: 10px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.demoDiv {
/*	background-color: #e9e6db; */
	width: 400px;
}
.highlited {
/*	background-color: #FFFFCC; */
	color: #000000;
}
.grayBG {
/*	background-color: #e9e6db; */
}

pre {
	font-family: "Century Gothic", Arial, sans-serif;
/*	background-color: #F0F7FE; */
	padding: 5px;
	overflow: auto;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	}
h3 {
/*	background-color: #F3F3F3; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h4{
	color: #000099;
	font-variant: small-caps;
	font-size:120%;
}
td, th{
	border-bottom-style: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
th {
/*	background-color: #e9e6db; */
	vertical-align: top;
}
a {
	text-decoration: none;
}

