body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #9A99FF;
  margin: 0px;
  position: relative;
  top: 33px;
  margin-bottom: 88px;
}

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

h1 {
  font-size: 16px;
  display: inline;
  color: #000000;
}

h2 {
  font-size: 14px;
  display: inline;
  color: #000000;
}

h3 {
  font-size: 12px;
  display: inline;
  color: #000000;
}

table {
  text-align: left;
  font-size: 11px;
}

li.bullet1 {
  /* list-style-image: url('/images/bullet1.gif'); */
}

div.site {
  width: 677px;
  margin-left: auto;
  margin-right: auto;
  align: center;
  text-align: center;
  background-color: #ffffff;
  background-image: url("/images/sitebg.gif");
  background-repeat: repeat-y;
  line-height: 190%;
}

div.header {
  width: 675px;
  height: 73px;
  background-color: #FFFFCD;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  border: 1px solid #000000;
}

img.logo { 
  display:inline;
  float: left;
}

div.headerimageright {
  display: inline;
  float: right;
  height: 73px;
  width: 73px;
  background-image: url("/images/header-right.gif");
  background-repeat: no-repeat;
  border: 0px;
}

div.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  width: 677px;
  height: 33px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  align: center;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  background: #ffffff;
  vertical-align: top;
  border-top: 10px solid #9A99FF;
}

span.menuitem {
  display: inline;
  padding-bottom: 10px;
}

span.menuitem-selected {
  display: inline;
  padding-bottom: 10px;
  border-bottom: 2px solid #000000;
}

div.main1 {
  width: 677px;
  border-bottom: 1px solid #f0ecee;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url("/images/mainbg2.gif");
  background-repeat: repeat-y;
}

div.main1content {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 30px;
}

div.mainboxout {
  align: center;
  text-align: center;
  font-size: 11px;
  border: 1px solid #dedede;
  padding: 10px;
}

img.rightimage {
  display:inline;
  float: right;
  padding: 5px;
  padding-right: 0px;
}

img.leftimage {
  display:inline;
  float: left;
  padding: 5px;
  padding-left: 0px;
}

div.footer {
  width: 677px;
  background-color: #FFFFCD;
  color: #000000;
  font-size: 10px; 
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-bottom: 1px solid #000000;
}

div.adamantean {
  display: inline;
  float: right;
  width: 200px;
  text-align: right;
  padding-right: 5px;
}

div.copyright { 
  display: inline;
  float: left;
  width: 350px;
  text-align: left;
  align: left;
  padding-left: 5px;
}

div.clear {
  clear: both;
}

div.clearleft {
  clear: left;
}

div.clearright {
  clear: right;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

a:link.footerlink, 
a:visited.footerlink,
a:active.footerlink {
  color: #000000;
  font-size: 10px; 
  text-decoration: underline;
}

a:hover.footerlink {
  color: #000000;
  font-size: 10px; 
  text-decoration: none;
}

.smalltext,
a:link.smalltext,
a:visited.smalltext,
a:hover.smalltext,
a:active.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  color: #747474;
}

a:link.menuitem,
a:visited.menuitem,
a:active.menuitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:hover.menuitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9A99FF;
  text-decoration: none;
}

form {
  display: inline;
}

input.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  background-color: #cccccc;
  color: #666666;
  height: 16px;
  margin-right: 5px;
  margin-bottom: 2px;
  padding-left: 5px;
}

input.formbutton {
  position: relative;
  top: 2px;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.radio {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 0px;
  border-style: none;
  border-color: #666666;
  background-color: #000000;
  color: #666666;
}
 
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  background-color: #cccccc;
  color: #666666;
}
 
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #cccccc;
  color: #666666;
}
 
.floatleft {
  display: inline;
  float: left;
}

.hr {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #9494AB;
}

* html .hr {
  border-bottom: none;
  font-size: 1px;
  height: 1px;
  background: url("/images/dot.gif") repeat-x bottom;	
}
