HTML { height: 100%; }
BODY { height: 100%; margin: 0; padding: 0; background: #fff; color: #333; font-size: 13px; font-weight: normal; font-family: Arial, sans-serif; }
INPUT, SELECT, TEXTAREA { color: #333; font-size: 13px; font-weight: normal; font-family: Arial, sans-serif; }
INPUT { border: 1px solid #ccc; padding-left: 3px; padding-right: 3px; }
SELECT { border: 1px solid #ccc; }
TEXTAREA { border: 1px solid #ccc; padding: 3px; overflow: auto; }
FORM { margin: 0; padding: 0; }
IMG { border: none; vertical-align: -3px; }
H2 { margin-top: 10px; margin-bottom: 0px; clear: both; text-align: center; color: #1B5067; font-size: 20px;  font-family: Arial, sans-serif;}
H3 { margin: 0; padding: 0 0 3px; color: #1B5067; font-size: 14px; font-weight: bold; clear: both; }
H4 { font-size:110%; font-weight:bold}

OL, UL { margin-top: 10px; margin-bottom: 10px; }
UL.list { margin-top: 20px; list-style: none; padding-right: 42px; clear: both; }
UL.list LI { background: url(../images/mark2.gif) no-repeat; background-position: 0 4px; padding-left: 20px; margin-bottom: 7px; }
A { color: #336699; text-decoration: underline; cursor: pointer;}
A:hover { text-decoration: none; }

#skipNav { position: absolute; top: 0; left: -8000px; }


/* layout */
#page { min-height: 100%; position: relative; }
* HTML #page {height:100%}
#content { width: 752px; margin: 0 auto; line-height: 16px; padding-top: 22px; padding-bottom: 25px; }




/* buttons */
INPUT.button { float: right; display: block; width: 122px; height: 23px; line-height: 23px; background: url(../images/button.gif) no-repeat; margin-top: 15px; margin-right: 42px; color: #333366; font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; border: none; cursor: pointer; }
INPUT:hover.button { background-position: 0 -23px; }


/* table */
TABLE.tbl { border-collapse: collapse; clear: both; margin-top: 20px; empty-cells: show}


/* footer */
#clearfooter { clear: both; height: 30px; }
#footer { width: 100%; position: absolute; bottom: 0; background-color: #ccc; line-height: 20px; color: #fff; font-size: 10px; font-weight: bold; clear: both; text-align: center; }
#footer P { margin: 0; }
#footer A { color: #fff; text-decoration: none; margin-right: 25px; }
#footer A:hover { text-decoration: underline; }

td.img
{
  margin: 2x;
  border: 1px solid #ffffff;
  height: auto;
  width: 286px;
  text-align: center;
  float: none;

}	
td.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

td.img a:hover img 
{
  border: 1px 
  solid #0000ff;
}

td.divtext
{
  font-size: 13px; 
  font-weight: normal; 
  font-family: Arial, sans-serif;
  text-align: left;
  top: 0px;
}

p
{
  text-align: left;
  font-weight: normal;
  width: 100%;
  margin: 2px;
  color: #333; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  margin-top: 10px; margin-bottom: 10px;
}

p.menu
{
  text-align: center;
  font-weight: normal;
  width: 100%;
  margin: 2px;
  font-size: 13px;
  font-family: Arial, sans-serif;
}

ul.list
{
  font-size: 13px; 
  font-weight: normal; 
  font-family: Arial, sans-serif;
  text-align: left;
  top: 0px;
}


