html { height: 100%; }
body { height: 100%; margin: 0; padding: 0; background: #103E7A url(/images/template/gradient-pagebg.jpg) repeat-x; }

#site-container { height: 100%; background: url(/images/template/dots-blue-pagebg.gif); }
body>#site-container { height: auto; min-height: 100%; }

.Gavel { background: #E3E0D6 url(/images/template/bottom_gavel.jpg) 100% 100% no-repeat; }

.MainCopy { font-family: "Trebuchet MS"; font-size: 13px; }
.MainCopyBlue { font-family: "Trebuchet MS"; font-size: 13px; color: #0C2475; }
.BigCopyBlue { font-family: "Trebuchet MS"; font-size: 24px; color: #0C2475; }
.SmallBlue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0C2475; }
.SmallBlack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.SmallBrown { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #706C49; }
.Dividers { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

a.FooterLink:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
a.FooterLink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
a.FooterLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFffff; }

a.MainLink:link { font-family: "Trebuchet MS"; font-size: 13px; color: #0C2475; }
a.MainLink:visited { font-family: "Trebuchet MS"; font-size: 13px; color: #0C2475; }
a.MainLink:hover { font-family: "Trebuchet MS"; font-size: 13px; color: #FF0000; }

a.SmallLink:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0C2475; }
a.SmallLink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0C2475; }
a.SmallLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; }

img { behavior: url(iepngfix.htc); }

div.transON  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }