body {
  background-color    : white;
  padding             : 0px;
  margin              : 0px;
}
div, td, th, div, span, b, input, textarea {
  font                : 11px Verdana, Tahoma, Arial, sans-serif;
  color               : #333333;
  vertical-align      : top;
  text-align          : left;
}
.small {
  font-size:10px;
}
.smaller {
  font-size:9px;
}
.smallest {
  font-size:8px;
}

b {
  font-weight         : bold;
  color:#666666;
}
blue {
  color               : #003399;
}
.grey {
  color:              #666666;
}
.blue {
  color:#3366CC;
}
a:link,
a:visited {
  color:#3366CC;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border:0px;
}
td.side {
  width:50%;
}

table.content {
  width:770px;
  background-color:white;
  margin:0px auto;
}

td.indexContent {
  background-color:#F6F6EE; border-style:solid; border-color:#ECEDE5; border-width:1px; padding:9px;
}

td.submenu {
  width:210px;
  background-color:#E5ECF4;
  padding:40px 0px;
}
h1, h2 {
  font:bold 11px Verdana,Arial, sans-serif;
  margin-bottom:4px;
  padding-bottom:0px;
}

div.footer {
  text-align:center;
  margin-top:10px;
  letter-spacing:-1px;
}
ul {
  padding:0px;
  margin:0px 0px 0px 16px;
}