body{ background-color:#006666; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }
td,div{ font-family:verdana,sans-serif; font-size:11px; color:#000000; }
a,a:active,a:visited{ color:#006699; text-decoration:underline; }
a:hover{ color:#666666; text-decoration:none; }

.content{ line-height:16px; }
.largecontent{ font-size:18px; line-height:22px; }
.smalltext{ font-size:10px; }
.largetext{ font-size:18px; }
.tantext{ color:#a9a298; }
.bluetext{ color:#006699; }
.orangetext{ color:#ff6000; }
.lightbluebg{ background-color:#12739e; }
.whitebg{ background-color:#ffffff; }
.blackbg{ background-color:#000000; }
.lighttanbg{ background-color:#f6efe5; }
.tanbg{ background-color:#ddd6d0; }
.required{ color:#cc0000; }
.graybg{ background-color:#564d48; }

.footer{ font-size:10px; line-height:15px; font-family:verdana,sans-serif; }
a.footer,a.footer:active,a.footer:visited,a.footer:focus{ color:#a9a298; text-decoration:underline; }
a:hover{ color:#ff6000; text-decoration:none; }

.form{ margin:0px; padding:0px; }
@media all{
  dummy{}
  input.text{ border-width:1px; border-color:#000066; border-style:solid; background-color:#ffffff; color:#000000; font-size:11px; font-family:verdana,sans-serif; margin-top:0px; margin-bottom:0px; }
  input.submit{ border-width:1px; border-color:#000066; border-style:solid; background-color:#d4d0c8; color:#000000; font-size:11px; font-family:verdana,sans-serif; margin-top:0px; margin-bottom:0px; }
  textarea{ border-width:1px; border-color:#000066; border-style:solid; background-color:#ffffff; color:#000000; font-size:11px; font-family:verdana,sans-serif; overflow-X:hidden; overflow-Y:auto; }
}