a.KB_Link:active, a.KB_Link:visited, a.KB_Link:link, a.KB_Link_Bold:active, a.KB_Link_Bold:visited, a.KB_Link_Bold:link{
text-decoration:none;
}

.KB_MainHeading
{
	font-family: Arial;
	font-size: 0pt;
	font-weight: normal;
	color: #C1CDE5
}

.KB_SubHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}

.KB_Section
{
	background-color: "#C1CDE5";
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #006699;
}

.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;
	z-index: 0;
}
.KB_Body div{
border-left: 1px solid #B0C1E0;
padding-left: 9px;
}

.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: none;
	color: #006699;
}

.KB_LinkSmall1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	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: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}

.KB_Small
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: normal;
	color: #000000
}

.KB_Link_Bold
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

.KB_Asterix
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: red
}

.KB_Box
{
	background-color: #CCD7EC;
	border: solid 1px #95A9D3;
	margin: 5px;
	padding: 10px;
	float: right;
}
.KB_QuestionLink
{
		font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	width:100%;
	padding-top: 8px;
	padding-bottom: 12px;
}

.KB_SubHeadingHolder
{
		background-color: #CCD7EC;
	border-top: solid 1px #95A9D3;
	border-left: solid 1px #95A9D3;
	display: block;
	padding:6px;
	margin-top:20px;
	width:98%;
}