.a
{
  list-style-type: lower-alpha;
}

.blue
{
  color: #009;
}

.clear
{
  clear: both;
}

.error
{
  background: #fcc;
  color: #900;
}

.grad
{
  background: url('/images/tables/th-bg1.gif') bottom repeat-x;
}

.hidden
{
  display: none;
}

.i
{
  list-style-type: lower-roman;
}

.left
{
  float: left;
}

.light
{
  color: #333;
  line-height: 14pt;
}

.red
{
  color: #f00;
}

.right
{
  float: right;
}

.sans
{
  font-family: sans-serif;
}

.textRight
{
  text-align: right;
}

a.more
{
  border-bottom: 1px dotted;
  font-size: 8pt;
  text-decoration: none;
}

div.column
{
	background: url('/images/column/bg.gif') repeat-y;
	color: #333;
	line-height: 14pt;
	margin-bottom: 10px;
	float: right;
	width: 270px;
	margin-right: 10px;
}

div.column div.header
{
  background: url('/images/column/header.gif') top no-repeat;
  float: left;
  height: 21px;
  width: 100%;
}

div.column div.footer
{
  background: url('/images/column/footer.gif') no-repeat;
  float: left;
  height: 21px;
  width: 100%;
}

div.column ul
{
  color: #666;
}

div.content
{
  padding: 15px;
}

div.leftColumn
{
  float: left;
  width: 625px;
}

div.trail
{
	color: #333333;
	float: right;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 7px;
	padding: 0;
}

div.trail a
{
  color: #333;
}

h1.title
{
	background: url('/images/fadeline.gif') bottom left no-repeat;
	color: #FF0000;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: "segoe ui", sans-serif;
	font-size: 15pt;
}

h1.column
{
  color: #006;
  font: 11pt "segoe ui",sans-serif;
  margin-bottom: 5px;
}

h2.subtitle
{
  color: #339;
  font: 11pt "segoe ui",sans-serif;
  margin: 20px 0 8px;
}

h2.grad
{
  background: url('/images/tables/th-bg1.gif') bottom repeat-x;
  color: #339;
  font: 11pt "segoe ui",sans-serif;
  margin: 10px 0 8px;
  padding: 8px 2px;
}

img.icon
{
  margin: 2px 5px;
  vertical-align: middle;
}

label.req
{
  font-weight: bold;
}

li.title
{
  margin-top: 20px;
}

table.column
{
  background: #ebf3fd;
  width: 100%;
}

table.column td
{
  padding: 8px 16px;
  vertical-align: top;
}

table.column th
{
  background: #e3effd;
  color: #036;
  padding: 8px 16px;
  text-align: left;
}

table.column th.header
{
  background: #b8c8dc;
  color: white;
  font-size: 11pt;
  text-align: center;
}

table.column th.subHeader
{
  background: #c7dbf3;
  color: #036;
  padding: 2px 16px;
  text-align: center;
}

table.compare
{
  width: 100%;
}

table.compare th
{
  color: #036;
}

table.compare td
{
  height: 22px;
  text-align: center;
}

table.list
{
  width: 50%;
}

table.list td
{
  padding: 2px 10px;
  width: 50%;
}

td.footer
{
  background: #d8e8fc url('/images/tables/footer-bg.gif') repeat-x;
  height: 22px;
}

ul.arrow
{
  list-style-image: url('/images/li1.gif');
}

ul.features
{
  color: #006;
  font-size: 11pt;
  list-style-type: none;
  margin-left: 10px;
  padding: 5px;
}

ul.features img
{
  margin-bottom: 1px;
  margin-right: 3px;
  vertical-align: middle;
}

ul.features li
{
  background: transparent url('/images/li2.gif') no-repeat;
  background-position: 0 7px;
  margin-top: 5px;
  padding: 5px 25px;
}

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }
.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }
