body
{
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   background-color: #ffffff;
   margin: 0;
   padding: 0;
}

.centercolumn
{ 
  align: center;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
  border-style: solid;
  border-width: 1px;
}

a:link
{ 
   color: #333333;
}
a:active
{   
   color: #cccccc;
}
a:visited
{
   color: #555555;
}
a:hover 
{
   color: #663366;
}

h1
{
   font-size: 22px;
   color: #666677;
}

h2
{
   font-size: 20px;
   color: #666677;
}

h2.warning
{
   font-size: 20px;
   color: #FF0000;
}

h3
{
   font-size: 17px;
   color: #666677;
}

p
{
   line-height: 110%;
   font-size: 9pt;
}

li
{
   line-height: 140%;
   font-size: 9pt;
}

td
{
   line-height: 140%;
   font-size: 9pt;
}

ul
{
   margin-top: .5em;
   margin-left: 0;
   padding-left: 18px;
   line-height: 140%;
   font-size: 9pt;
   list-style-type: circle;
}

ol
{
   margin-top: .5em;
   line-height: 140%;
   font-size: 9pt;
}


.header {
float: top;
width: 740px;
height: 38px;
margin: 8px 2px 5px auto;
padding: 10px;
text-align: center;
font-size: 18pt;
font-weight: bold;
color: #666677;
background-color: #ffffff;
}

.toolbar {
float: none;
clear: both;
width: 100%;
margin: auto auto auto auto;
text-align: center;
background-color: #ffffff;
}

.option {
text-align: center;
margin: 0px 5px 5px 5px;
}

.searchoption {
float: top;
margin: 0px 5px 5px 5px;
text-align: left;
background-color: red;
}

.signature {
float: bottom;
width: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.mainbox {
background-color: #ffffff;
}


.leftcolumn {
float: left;
width: 374px;
margin: 2px 2px 1px 2px;
padding-left: 20px;
text-align: left;
line-height: 140%;
}

.linkbox {
   margin-bottom: 10px;
   text-align: left;
   background-color: #ffffff; 
}

.rightcolumn {
float: left;
width: 350px;
margin: 2px 2px 1px 14px;
text-align: left;
}

.topbox {
float: top;
margin: 0px 0px 12px 0px;
background-color: #eeeeee;
text-align: left;
border-style: solid;
border-width: 1px;
line-height: 140%;
}

.topboxheader {
float: top;
width: "100%";
height: 25px;
padding-left: 5px;
padding-top: 5px;
background-color: #888899;
text-align: left;
color: #ffffff;
}

.topboxlinks {
}

.toptitlelink {color: #ffffff; }
.toptitlelink:link {color: #ffffff; }
.toptitlelink:active {color: #ffffff;}
.toptitlelink:visited {color: #ffffff;}
.toptitlelink:hover {color: #ffffff;}

.group {
color: #000000;
background-color: #ffffff;
}

.warning {
   font-size: 20px;
   font-weight: bold;
   color: #FF0000;
   margin-top: 5px;
   margin-bottom: 4px;
}

.link {
   font-size: 9pt;
   text-align: left;
}

.biglink {
   font-size: 9pt
   font-weight: bold;
   text-align: left;
}

.tinylink {
   font-size: 8pt;
   text-align: center;
}


.editbox {
   float: top;
   width: 600;
   align: center;
   text-align: left;
   padding: 10px;
   background-color: #ffffff;
   border-style: solid;
   border-color: #000000;
}

.editboxheader {
   float: top;
   text-align: center;
   font-size: 20px;
   color: #666677;
   height: auto;
}

}

.editboxfields {
   float: top;
   clear: both;
   margin-top: 5px;
   margin-bottom: 5px;
   line-height: 140%;
}
.editboxfields input {
}
.editboxfields input.radio {
}
.editboxfields input.text {
   width: 350px;
}
.editfieldlabel {
   float: left;
   clear: left;
   width: 160px;
   margin-right: 10px;

.editmenu {
}
.yesorno {
}
