a:hover {  text-decoration:underline; color:red }

body,p,th,td,a,ul,ol,li,dd,dt,h1,h2,h3,h4,h5,h6,div,blockquote { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body,p,th,td,a,ul,ol,li,dd,dt,div,blockquote { 
  font-size: 95%;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }

PRE, TT, CODE, KBD, SAMP { 
  font-family: monospace;
}
.vfont { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 100%;
}


div.headingbox {  
  color: white; 
  background: #663300;
  font-weight: bold;
  text-align: center;
  padding: 1%;
}

div.headingbox a { 
  color: white; 
  text-decoration: none;
}

div.step {  
  color: white; 
  background: #663300;
  font-weight: bold;
}

div.quickitem { 
  padding-left: 10pt;
  padding-right: 10pt;
  border: 2px solid #ff6600;
}
div.quick {  
  color: white; 
  background: #ff6600;
  font-weight: bold;
  font-variant: small-caps;
  margin-top: 10pt;
  padding-left: 10pt;
  font-size: 115%;
}
div.quick a, div.quick a:link { 
  color: white;
  text-decoration: none;
}

.error { 
  color: red;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 120%;
} 

tr.evenodd0 { 
  background: #F1F0C5;
}
tr.evenodd1 { 
  background: #FFF;
}

.highlight {  
  color: white; 
  background: #663300;
  font-weight: bold;
  text-align: center;
  padding: 1%; 
  text-decoration: none;
}

.new { 
  background: yellow;
  color: black;
  font-weight: bold;
  font-size: 120%;
  padding: 1px;
  margin: 4px 2px 4px 0px;
}


a.menu,
a.menu:link { 
  text-decoration: none;
  color: black;
  font-weight: bold;
  text-transform: lowercase;
  font-family: monospace;
  font-size: 14px;
  padding:  0px 0px 0px 0px;
  height: 16px;
}

.menu { 
  margin-left: 12pt;
}

div.announce { 
  margin-bottom: 10px;
  border: 5px solid #f00;
  background-color: #ff3;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  color: #f00;
  text-align: center;
}
div.announce a { 
  color: #f00;
  font-weight: bold;
  font-size: 120%;
}

table.special { 
  margin: 10px;
  border: 4px;
  border-style: solid;
  border-color: #ff6600;
}

div.special { 
  border: 4px;
  border-style: solid;
  border-color: #ff6600;
  background-color: #ffeecc;
}
span.special,
a.special,
a.special:link { 
  color: red;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 125%;
}

.stepbox {
  background-color: #CCCCCC;
  padding: 1px 5px 3px 5px;
  color: #777777;
}
.stepsep { 
  font-weight: bold;
  color: #FF6600;
}
.activestep { 
  font-weight: bold;
  color: red;
}
table.contact th { 
  text-align: right;
  vertical-align: top;
}
table.contact { 
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
}

table.complaint-response { 
  margin: 5px;
  background-color: #EEEEEE;
  border: 1px solid #000000; 
  border-collapse: collapse;
}
table.complaint-response th { 
  border: 1px solid #000000; 
  padding-left: 5px;
  padding-right: 10px;
  text-align: right;
}
table.complaint-response td { 
  border: 1px solid #000000; 
  padding-left: 10px;
  padding-right: 5px;
}
td.long-noresponse { 
  background-color: #FF0000;
  color: #FFFF00;
  font-weight: bold;
}
td.short-noresponse { 
  background-color: #FFFF00;
}

table.who {
  border: 1px solid #AAAAAA; 
  border-collapse: collapse;
}
table.who td, table.who th { 
  vertical-align: top; 
  border: 1px solid #AAAAAA; 
  background-color: #EEEEEE;
  padding: 3pt;
}
.button { 
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  background:#FF9900;
  padding: 4px 7px 2px 7px;
  border-style: outset;
  border-width: 4px 4px 4px 4px;
  border-color: #666666;
}
.button a { 
  text-decoration: none;
  color: #000000;
}

table.acscor tr { 
  background-color: #EEEEEE;
}

table.contact th { 
  text-align: right;
  vertical-align: top;
}
table.contact { 
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
}

table.generic {
  border: 1px solid #999999;
  border-collapse: collapse;
}
table.generic th, table.generic td { 
  border: 1px solid #999999; 
  padding: 3pt;
}
table.generic th { 
  border: 1px solid #999999; 
  background-color: #BBBBBB;
  vertical-align: bottom; 
  text-align: center;
  font-weight: bold;
}
table.generic td { 
  background-color: #EEEEEE;
  vertical-align: top; 
  text-align: left;
  padding-left: 15pt;
  text-indent: -12pt;
}
table.generic td p { 
  text-indent: -12pt;
}

div.doc-link a { 
  color: #6666FF;
  font-size: 150%;
  font-weight: bold;
}
div.doc-link a:visited { 
  color: #FF0033;
}

div.doc-summary { 
  border: 1px solid #aaaaaa;
  background-color: #eeeeee;
  padding: 3px;
}

table.doc-index { 
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000000;
}

table.doc-index td { 
  width: 25%;
  border: 1px solid #000000;
  vertical-align: top;
  padding: 2px;
}



div.special2 { 
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  background-color: #FFFF00;
  padding: 5pt;
  border: 4px solid #ff6600;
}

div.clear { 
  clear: both;
}

.attention { 
  background-color: #ff0;
}