﻿body
{
   font-family: Verdana;
   font-size: 10pt;
   background-repeat:repeat-x;
   margin-top:0px;
}

.stdtext
{
   font-family: Verdana;
   font-size: 10px;
   border: solid 1px #7d8155;
   padding: 2px 2px 2px 2px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.maintable
{
   border-left:solid 1px white;
   border-right:solid 1px white;
   margin-left:auto;
   margin-right:auto;
}

.formtable
{
   border:solid 1px #c4c5c6;
   background-color:#f1f1f1;
   margin-left:1px;
   margin-bottom: 8px;
}

.header
{
   border: solid 1px #c4c5c6;
   border-bottom-width:0px;
}

.leftcol
{
   background-color:#d0dce7;
   padding-left:7px;
   font-size:10px;
}

.rightcol
{
   padding-left:20px;
}

.textheader
{
   color:#074e91;
   font-size:10pt;
   font-weight:bold;
}
.link
{
   color:#074e91;
   font-size:8pt;
   font-weight:bold;
}