body
{
   margin: 0pt;
   font-family:  Tahoma, Arial, Sans-serif;
   font-size: 10pt;
   color: rgb(0, 0, 0);
   background-color: rgb(255, 255, 255);
}

td 
{
   font-size: 10pt;
   vertical-align: top;
}

td.columnspacer 
{
   width:5px;
   align:center;
//   background-image:url('');
   background-repeat:repeat-y;
   margin:0px;
   padding-left: 5px; 
   padding-right: 5px;
}

span.pageTitle
{
   vertical-align: top;
	font-weight: bold;
	color: rgb(100,100,100);
   font-size: 20pt;
}

.hd1 {font-size: 14; font-weight: bold;}
.hd2 {font-size: 11; font-weight: bold;}
.hd3 {font-size: 10; font-weight: bold;}

.customerComment {color: rgb(35, 70, 105);}

h1, h2, h3
{
	font-weight: bold;
	padding: 0.2em;
	padding-left: 0.5em;
	color: #EFEFEF;
	background-color: rgb(120, 120, 120);
}

h1 {font-size: 14;}

h2 {font-size: 12;}

h3 
{
	font-size: 12; 
	color: #FFFFFF;
	background-color: rgb(180, 180, 180);
}


td.articleColumn
{
	padding: 1em;
	vertical-align: top;
}

td.navColumn
{
	padding: 1em;
	text-align: right;
}

.navColumn a:visited,
.navColumn a:hover,
.navColumn a
{
	font-weight: normal;
	text-decoration: none;
	color: 	color: rgb(128, 128, 128)
}

.navColumn a:hover
{
	border-bottom: 1px dashed;
}

#menu
{
   text-align: right;
}

span.docsTitle
{
	font-weight: bold;
	color: black;
}

span.docSectionTitle
{
	font-weight: bold;
	color: rgb(64, 64, 82)
}

span.heading
{
	font-size:16pt;
	font-weight:bold;
	margin-top:1em;
}