.KB_MainHeading
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000
}

.KB_SubHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000
}

.KB_Section
{
	background-color: "#F3F3F3";
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000
}

.KB_SectionBorder
{
	background-color: "#F3F3F3";
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border: solid 2px #595959;
	padding: 10px;
	color: #000000
}

.KB_Body
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.KB_BodySmall
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #808080
}

.KB_Link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}

.KB_LinkSmall1
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #808080
}

.KB_GlossaryLink
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
	color: #000000;
	cursor: help;
}

.KB_GlossaryHover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
	background-color: yellow;
	color: #000000;
	cursor: help;
}

.KB_LinkSmall
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}

.KB_Small
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: normal;
	color: #000000
}

.KB_Link_Bold
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

.KB_Asterix
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: red
}

.KB_Box
{
	background-color: #E5E6F5;
	border: dashed 1px #000000;
	margin: 5px;
	padding: 10px;
	float: right;
}
