.white                       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.formbutton                  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: darkblue}
.formbuttonfixedmed          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: darkblue; width: 150}
.formlist                    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; z-index:0; /*border-style: solid; border-color: blue; border-width: 1;*/ }
.formlistright               { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; font-size: 10px; color: #000000; z-index:0}
.formlistfixed300            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 300}
.formlistfixed225            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 225}
.formlistfixed150            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 150}
.formlistfixed120            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 120}
.formlistfixed80             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 80}
.formlistfixed60             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 60}

.link                        { color: #0000C0; text-decoration:none; } <!-- medium blue -->
A.link:link                  { color: #0000C0; text-decoration:none; } <!-- blue -->
A.link:visited               { color: #006080; text-decoration:none; } <!-- blue-green -->
A.link:active                { color: #800080; text-decoration:none; } <!-- dark purple --> <!-- the last link visited, or the current tab stop -->
A.link:hover                 { color: #0000FF; text-decoration:underline; } <!-- blue -->

.SiteHeader                  { font-family: Tahoma; font-size: 16pt; margin-top: 0; margin-bottom: 0; font-weight: bold }
.SideHeader                  { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; font-weight: bold }
.SideDetail                  { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; }
.SideDetailIndent            { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; text-indent: -15; padding-left: 1.5em }
.SideDetailFirstIndent            { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; text-indent: 15;  }
.ProfileHeader               { font-family: Tahoma; font-size: 16pt; margin-top: 0; margin-bottom: 0; font-weight: bold }
.ProfileSubHeader            { font-family: Tahoma; font-size: 14pt; margin-top: 0; margin-bottom: 0; font-weight: bold }
.ProfileDetail               { font-family: Times, Times New Roman, serif; /*font-size: 16px; */ color: #000000}
.GraphicDetail               { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; }
.Copyright                   { font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0; color: #6699FF; }
.BlueLine                    { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #6699FF; margin-top: 0; margin-bottom: 0; }


.whitebold                   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.whiteboldgray               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: gray;    background-color: #FFFFFF; font-weight: bold}
