
/* font embedding -- confuses acrobat writer */

  @font-face {
    font-family: __h;
    font-style:  oblique;
    font-weight: normal;
    src: url(HUMANST1.eot);
  }
  @font-face {
    font-family: __h;
    font-style:  normal;
    font-weight: normal;
    src: url(HUMANST0.eot);
  }
  @font-face {
    font-family: __h;
    font-style:  normal;
    font-weight: 700;
    src: url(HUMANST1.eot);
  }
  @font-face {
    font-family: __h;
    font-style:  oblique;
    font-weight: 700;
    src: url(HUMANST0.eot);
  }


TABLE {
   border-collapse: collapse;
}

TH {
   font-family: __h, "Lucida Grande", "Arial", "Helvetica";
   text-align: left;
   vertical-align: top;
   border: 0px;
   padding-bottom: 20px;
}

TD.list {
   font-family: __h, "Lucida Grande", "Arial", "Helvetica";
   vertical-align: top;
   border: 0px;
   border-top: 1px;
   border-style: solid;
   border-color: #dddddd;
   padding-bottom: 15px;
}

TD {
   font-family: __h, "Lucida Grande", "Arial", "Helvetica";
   vertical-align: top;
   border: 0px;
}

TD.pay {
   font-family: __h, "Lucida Grande", "Arial", "Helvetica";
   vertical-align: top;
   border: 0px;
   text-align: center;
   width: 100px;
}


BODY {

  background: white;
  SCROLLBAR-FACE-COLOR: "#dddddd";
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
  SCROLLBAR-SHADOW-COLOR: #444444; 
  SCROLLBAR-DARKSHADOW-COLOR: #666666; 
  SCROLLBAR-ARROW-COLOR: BLACK;
  SCROLLBAR-TRACK-COLOR: #eaeaea;
  font-family: __h, "Lucida Grande", "Arial", "Helvetica";
  font-size: 12pt;
  color: #000000;

        overflow-x: hidden;
        margin-left: 0px;
	border-width:0px;
	border-style: double;
	border-color: black;
        padding-left: 25px;
        padding-right: 20px;
  	padding-bottom: 20px;
        margin-top: 15px;
        background: white;
}

BODY.menu {
   margin: 0;
   padding: 0;
   overflow: hidden;
   background: black;
}

HR {
  margin-top: 20px;
  color: white;
  align: left;
  text-align: left;
  width: 33%;
  border: 0px;
  border-top: 1px;
  border-style: solid;
  border-color: black;
}



UL {
   padding-top: 0px;
   margin-top: 0px;
}

INPUT.fake {
    border: solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
    width: 400px;
}

INPUT.text {
    border: solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
    width: 400px;
}

OL {
   margin-top: 0px;
}

LI {
   margin-top: 5px;
}

img#fader {
   z-index: -1;
   position:absolute;
   right: 0px;
   filter:alpha(style=1,opacity=100,finishOpacity=0,startx=30,starty=100,finishx=0,finishy=0);
}
img#fadel {
   z-index: -1;
   position:absolute;
   left: 0px;
   filter:alpha(style=1,opacity=0,finishOpacity=100,startx=30,starty=100,finishx=0,finishy=100);
}

H1 { font-style: italic; font-weight: bold; position: relative; left:-10px; }
H2 { font-style: italic; font-weight: bold; position: relative; left:-10px; }
H3 { font-style: italic; font-weight: bold; position: relative; left:-10px; }
H4 { font-style: italic; font-weight: normal; position: relative; left:-10px; }
H5 {  font-weight: normal; position: relative; left:-10px; }
H6 { position:relative; top:-15px; padding-bottom: 0px; margin-bottom: 0px; font-weight: normal; position: relative; left:-10px; }

DIV.header {
	display: block;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
        height: 30px;
        border-width: 0px;
        background: "#000000";
}

TD {
   padding-right: 15px;
}

A {
	color: "#3238aA";
        text-decoration: none;
        font-weight: italic;
}
A:visited {
	color: "#3238aA";
        text-decoration: none;
}
A:active {
	color: "#3238aA";
        text-decoration: none;
}
A:hover {
	color: "#3238aA";
        text-decoration: underline;
}

P.comment { 
	position:relative; 
	top:-10px; 
	left:10px; 
	font-style: italic;
}

p { font-weight: normal }  /* 400 */

ul { margin-left: 25px; }

p.indent {font-weight: normal; padding-left: 1em; }   /* 400 */
p.attribution { position:relative;
		top: -10px;
		text-align: right; 
		padding-left: 30px; 
		padding-right: 80px; 
		font: smaller;}

blockquote 
{ 
     font-style: oblique; padding-left:1em; 
}

P.break {page-break-before: always}
H1.break {page-break-before: always}
H2.break {page-break-before: always}
H3.break {page-break-before: always; }
H4.break {page-break-before: always}
H5.break {page-break-before: always}
H6.break {page-break-before: always}

A.hot {
   position: relative;
   display: compact;
   float: left;
   background: black;
   filter:alpha(opacity=66);
   -moz-opacity: 0.66;
   height: 100%;
   text-align: bottom;
   align: left;
   text-align: left;
   width: 70px;
   padding-top:6px;
   padding-bottom:2px;
   padding-left: 8px;
   border-width: 0px;
   border-right: 1px;
   margin: 0px;
   color: white;
   border-color: black;
   border-style: solid;
   font-weight: normal;
   font-size: 9pt;
   font-color: #999999;
   text-decoration: none;
}

    
A.hot:visited {
   border-style: solid;
   color: white;
   text-decoration: none;
}

A.hot:hover {
   background: white;
   color: black;
   text-decoration: none;
   border-color: black;
}

DIV.copy {
   height: 15px;
   text-align: right;
   border-top: 1px;
   border-bottom: 1px;
   border-color: #999999;
   border-right: 0px;
   border-left: 0;
   border-style: solid;
   font-size: 10px;
   background: #666666;
   padding-right: 5px;
   color: #060606;
   z-index: 100;
}

img { border: 0; }

.logo { background: url("/logo/logo-small-gray.gif") top 50% no-repeat; 
        height: 43px;
        display: block;
        width: 100%;
        align: center; 
        position: relative; 
        top: 30px;
}
