.category {
 font-family: Arial, Sans-serif; 
 font-size: medium; 
 font-weight: 600;
 text-indent: 3px;
 line-height: 2;
}

.subcategory {
 font-family: Sans-serif; 
 font-style: italic;
 font-size: small;
 padding-top:10px;
 text-indent: 23px;
 }
 
.articleTitle {
 text-indent: 35px;
 font-size: x-small;
 height:.2em;
 }
 
 BODY{
  text-align : left;
  font-family : sans-serif;
  font-size : small;
  font-weight : normal; 
  background: #004795;
  text-decoration : none;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  white-space : normal;
}

H1{
  font-size: x-large;
  font-family : serif,sans-serif,Arial;
  font-weight : 200;
  color: #FFFFFF; 
  background: #004795;
  text-align : left;
  text-indent : 10px;
  padding : 2px;
  border-top : 3px solid #0A85C8;
  border-left : 3px solid #0A85C8;
  border-right : 3px solid #000080; 
  border-bottom : 3px solid #000080;
  margin : 5px 0px 10px 0px;
}

H2{
  font-style: italic;
  font-size: medium;
  font-family : sans-serif,Arial;
  font-weight : 500;
  color: #000000; 
  text-align : left;
  text-indent : 20px;
  padding : 2px;
  border-bottom : 2px solid #000080;
  margin : 5px 0px 10px 0px;
}

A:LINK{
  color : navy;
}
A:VISITED{
  color : teal;
}

ul {margin : 0;
	padding : 10;
	padding-bottom : 0;
	white-space : normal;
	}
	
ul li	{
	padding-bottom : 7px;
	margin : 0;	
}

CODE	{
	font-family : san-serif;
	white-space : pre;
	color:blue;
}
 
.product {
  font-size : small; 
  text-indent : -18px;
  margin-left : 18px;
  padding : 10px;
  background : url(/images/prodbak.png);
  border-top : 3px solid #E0FFFF;
  border-left : 3px solid #E0FFFF;
  border-right : 3px solid #ADD8E6; 
  border-bottom : 3px solid #ADD8E6;
	} 
.product hr	{
	width : 110%;
	height : 10px;
	margin-left : -30px;
	border : 0;
	}
.product li {
  font-family: Arial, Courier New, Sans-serif; 
  font-size: small; 
  font-style: normal;
  color: #000000;
  margin-bottom: 5px; 
  text-align: left;
 }

.kbaseTitle	  {
 font-size: x-small; 
 font-weight: 500; 
 text-transform: lowercase;
 color: #333399;
 border-top: 2px double #000080; 
 border-bottom: 2px double #000080;
}

.Headline1{
  font-family : Arial,"Courier New",serif;
  font-weight : 200;
  color : white;
  text-align : right;
  cursor : default;
  font-size : 16pt;
  background-color : #000040;
  line-height : normal;
}

.BodyText{
  font-size : 12px;
  text-align : left;
}

.subhead{
  font-size : large;
  font-family : serif,"Times New Roman";
  font-weight : bold;
  text-align : left;
  text-indent : 5px;
}

.tableouter{ color: #000080; 
   background: #FFFFFF;
   padding-left: 10px; 
   padding-right: 10px;
   padding-bottom : 10px;
   width : 760px;
   border-right: 3px solid #000000; 
   border-top : 3px solid;
   border-bottom: 3px solid #000000;
   text-align: center;
   vertical-align: top;
   border-left : 3px solid;
}

.tdbody{
 font-family: Arial, Sans-serif; 
 font-size: small;
 color: #000000;
 padding-left: 5px; 
 padding-right: 5px;
 text-align: left;
 vertical-align: top; 
}

.footertext{
  	font-family: Arial, Courier New, Sans-serif; 
  	font-size: x-small; 
	padding: 5px;
	margin: 10px 5px;
	line-height: 1.25;
  	color: #333399; 
  	text-align: center;
  	background: #B0C4DE;
  	border: 1px solid #778899;
}

.sectiontitle{font-family: Arial, Sans-serif; { 
  font-size: medium; 
  color: #FFFFFF; 
  background: #004795;
  text-align: center;
}
