

/* ******* KB Articles *************** */
.KB_Header1{
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16pt;	
	line-height:18pt;
}
.KB_Header2{
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12pt;	
	line-height:14pt;
}
.KB_Header3{
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;	
	line-height:12pt;
}
td.KB_FieldName {
	font-weight: bold;
	font-size : 8pt;
	color: #000000;
	text-align: right;
	padding : 0px 4px 0px 4px;	
	vertical-align: top;
}

td.KB_RowSpacer{
	line-height: 11px;
	height: 11px;
	padding : 0px 4px 0px 4px;	
}
.KB_Caption{
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
.KB_MenuSelection{ font-style: italic;  color: Gray;  font-weight: bold;  word-spacing: 2px;    }
.KB_FileName{ color: Navy;  font-style: italic;  }
.KB_Small
{
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
td.KB_MemoBorder{
	vertical-align: top;	
	background-color: white;
	border-top : 1px solid Silver;
	border-right : 1px solid Silver;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	padding : 8px 8px 8px 8px;	
	}



.line {
	background-image:url(/axiumonline/images/layout/lineBg.gif);
	background-repeat:repeat-x;
	text-align:center;
	clear: both;
}

div.Context
{
   border: solid 1px silver;
   float: left;
   margin-bottom: 20px;
   padding: 10px;
   background-color: #EEEEEE;
}
div.ArticleClose
{
   padding: 10px 10px 10px 0px;
   float: left;
}
div.AssociateToContext
{
   border: solid 1px silver;
   float: left;
   padding: 10px;
   margin-left: 50px;
   background-color: #EEEEEE;
}
div.Article
{
   clear:both;
}


