p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
h1 {
	font-size: 24pt;
	color: #FFFFCC;
	text-align: center;

}
h2 {
	font-size: 18pt;
	color: #0066FF;
	font-style: italic;

}
h3 {
	font-size: 14pt;
	color: #0066FF;
	font-style: italic;
}
h4 {
	font-size: 14pt;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;

}
h5 {
	font-size: 14pt;
	color: #0066FF;
	font-style: italic;
	font-weight: bold;
}
a.breadcrumb {
	font-size: 10pt;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;

}
.h1title {
	color: #FFFFcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;

}
a.h1title {
	color: #FFFFcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #FF6600;
}

.main {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	width: 100%;
	text-align: left;

}
.title {
	background-color: #99CCFF;
}
.sub {

	background-color: #CCCCCC;
}
.content {


	background-color: #FFFFFF;
}
.breadcrumb {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.bottomnav {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 30px;



}
.leftNav {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	color: #000066;




}
.breadcrumbCURRENT {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;


}
h6 {
	font-size: 10pt;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
	text-align: center;

}
li {
	font-size: 12pt;
}
.top {
	text-align: right;
}
.authordate {
	background-color: #99CCFF;
	line-height: 30px;

}
.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;

}
.codeExample {

	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	color: #000066;
}
.codeBox {


	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
