body
{
}
.ikb_DHTMLToolTip
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	border: silver 1px dashed;
	padding: 6px;
	visibility: hidden;
	position: absolute;
	z-index:100;
	background-color: #FFFFCC;
}
.lightblue_tblCellLP
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12;
	color: #808080;
	background-color: #e3e9f8;
	padding: 3 8 1 8; /* top right bottom left 5 8 3 8 */
}
.HeaderText
{
	color:White;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:bold;
	padding-left:3px;
}
.Panel
{
	background-color: #0F2381;
}
.NormalText
{
	color:#0F2381;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:normal;
}
.AlertText
{
	color:Red;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:normal;
}
.LargeText
{
	color:#0F2381;
	font-family:Verdana,Arial;
	font-size:14;
	font-weight:normal;
}
.BoldText
{
	color:#0F2381;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:bold;
}
.LinkText
{
	color:Blue;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:normal;
}
.BoldLinkText
{
	color:Blue;
	font-family:Verdana,Arial;
	font-size:12;
	font-weight:bold;
}
.SmallText
{
	color:#0F2381;
	font-family:Verdana,Arial;
	font-size:10;
	font-weight:normal;
}
.SmallWhite
{
	color:White;
	font-family:Verdana,Arial;
	font-size:10;
	font-weight:normal;
}
.SmallLinkText
{
	color:Blue;
	font-family:Verdana,Arial;
	font-size:10;
	font-weight:normal;
}
.EditText
{
	color:#0F2381;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.TableData 
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20;
	margin-bottom: 0;
	margin-top: 0;
	border-left: 0;
	border-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.TableParagraph 
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20;
	margin-bottom: 0;
	margin-top: 5;
	border-left: 0;
	border-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.TableLine 
{
	margin-top: 2;
}
.TableBullet 
{
	list-style-image: url(images/bullet.gif);
}
.TableDataBullet
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20;
	margin-bottom: 0;
	margin-top: 0;
	border-left: 0;
	border-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-image: url(images/bullet.gif);
}
.TableParagraphBullet 
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20;
	margin-bottom: 0;
	margin-top: 5;
	border-left: 0;
	border-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-image: url(images/bullet.gif);
}
