body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h2, .h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	padding-top: 6pt;
}

h3, .h3 {
	font-size: 12px;
	color: #FF6600;
}

.pageHeading {
	font-size: 13px;
	font-weight: bolder;
	color: #FF6600;
}

p, em, i, li, ol, ul {
	line-height: 14px;
	font-size: 12px;
	color: #000000;
}

td {
	font-size: 12px;
}

a {
	text-decoration: none;
}

a.toc:link, a.toc:active, a.toc:visited {
	color: black;
}

.tocLevel1, a.tocLevel1:link, a.tocLevel1:active, a.tocLevel1:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
	background-color: #F7F7F7;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tocLevel2, a.tocLevel2:link, a.tocLevel2:active, a.tocLevel2:visited {
	font-size: 12px;
	text-decoration: none;
/*	line-height: 23px; */
	color: black;
	background-color: #E6E6E6;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tocLevel3, a.tocLevel3:link, a.tocLevel3:active, a.tocLevel3:visited {
	background-color: #F8F8F8;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tocLevel3text, a.tocLevel3text:link, a.tocLevel3text:active, a.tocLevel3text:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a, a:link, a:active, a:visited {
	color: #336699;
}

.warning {
	font-size: 12px;
	font-weight: bolder;
	color: #660033;
}
