body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #006885;
	font-size: 10pt;
	padding-right: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 10pt;
}

td.bg2 {
background:#3ea0d5 url('images/bg2.jpg') no-repeat top;
padding:10px 10px 10px 20px;
width: 780px;
}

li {
	margin-bottom: 0.3em;
	margin-left: -20px;
}

hr {
  border:0;
  border-top: 1px solid #333333;
  height: 0;
  background: #333333;
}

.title {
	font-size: 12pt;
	font-weight: bold;
}

.titlewht {
	font-size: 12pt;
	font-weight: bold;
	color:white;
}

.title2 {
	font-size: 11pt;
	font-weight: bold;
}

.sub1 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.sub2 {
	font-size: 10pt;
	font-weight: bold;
}

.lisoft {
color: #6ABC5A;
font-weight: bold;
font-style: italic;
}

.hilite {
	font-style: italic;
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.footer {
	font-size: 8pt;
}

.navbar { border-top: thin solid black; width: 100%; }

table {
margin:0px;
padding:0px;
}

table.products {
border:1pt solid #999999;
}

td.header {
padding:0px 20px 0px 20px;
color:#ffffff;
background-color:#636768;
height:30px;
}

td.headeractive {
padding:0px 20px 0px 20px;
color:#ffffff;
background-color:#9eb3c6;
height:30px;
}

a:link    { color: #006885; text-decoration: underline; font-weight: normal; }
a:active  { color: #006885; text-decoration: underline; font-weight: normal; }
a:visited { color: #006885; text-decoration: underline; font-weight: normal; }
a:hover   { color: #006885; text-decoration: none; font-weight: normal; }

a.home:link    { color: #000000; text-decoration: none; font-weight: bold; }
a.home:active  { color: #000000; text-decoration: none; font-weight: bold; }
a.home:visited { color: #000000; text-decoration: none; font-weight: bold; }
a.home:hover   { color: #000000; text-decoration: underline; font-weight: bold; }

a.header:link    { color: #ffffff; text-decoration: none; font-weight: normal; }
a.header:active  { color: #ffffff; text-decoration: none; font-weight: normal; }
a.header:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
a.header:hover   { color: #ffffff; text-decoration: underline; font-weight: normal; }

a.boldwht:link    { color: #ffffff; text-decoration: none; font-weight: bold; }
a.boldwht:active  { color: #ffffff; text-decoration: none; font-weight: bold; }
a.boldwht:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a.boldwht:hover   { color: #ffffff; text-decoration: underline; font-weight: bold; }

a.footer:link    { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
a.footer:active  { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
a.footer:visited { color: #006885; text-decoration: underline; font-weight: normal; font-size: 8pt; }
a.footer:hover   { color: #006885; text-decoration: none; font-weight: normal; font-size: 8pt; }



