/* To use this on any page in the site, type this:       */
/* <LINK REL=StyleSheet Type="text/css" HREF="/includes/hhg.css> */

BODY {font-family: Arial, Helvetica, sans-serif; font-size:14px; margin-left: 5px; margin-right: 5px; margin: 5 5 5 5; }
TD, P, TD.P {font-family: Arial, Helvetica, sans-serif; font-size:13px; }

H1, H2, H3, H4, H5, H6  {font-family: Arial, helvetica, sans-serif; }
H1 {font-size: 24px; line-height: 26px; }
H2 {font-size: 19px; line-height: 21px; }
H3 {font-size: 16px; line-height: 18px; }
H4 {font-size: 13px; line-height: 15px; }
H5 {font-size: 10px; line-height: 12px; }
H6 {font-size:  8px; line-height: 10px; }

a:link {color:#00FF00; text-decoration: none; }
a:visited {color:#00FF00; text-decoration: none; }
a:active {color:#00FF00; text-decoration: none; }
a:hover {color:#FFFF00; text-decoration: none;  }

/* Arial */
.a1 {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.a2 {font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.a3 {font-size:16px; font-family:Arial, Helvetica, sans-serif;}
.a4 {font-size:19px; font-family:Arial, Helvetica, sans-serif;}
.a5 {font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.a6 {font-size:32px; font-family:Arial, Helvetica, sans-serif;}

/* Verdana */
.v1 {font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.v2 {font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.v3 {font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.v4 {font-size:19px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.v5 {font-size:24px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.v6 {font-size:32px; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* wrap table in <div class="tables1"> or other size to apply to the whole table  */
.table1 TD {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.table1 TH {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.table2 TD {font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.table2 TH {font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.table3 TD {font-size:16px; font-family:Arial, Helvetica, sans-serif;}
.table3 TH {font-size:16px; font-family:Arial, Helvetica, sans-serif;}

/* ------------------------------------------------------*/
/* Everything below is to match standard user agent look */
/* ------------------------------------------------------*/

H1, H2, H3, H4, H5, H6, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR {display: block}
LI {font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
B, STRONG, I, EM, CITE, CAR, TT, CODE, IMG, KBD, SAMP, SPAN {display: inline}
B, STRONG {font-weight: bold} /* relative to the parent */
I, CITE, EM, VAR, ADDRESS, {font-style: italic }
PRE, TT, CODE, KBD, SAMP {font-family: monospace}
PRE {whitespace:pre}
ADDRESS {margin-left: 3em }
BLOCKQUOTE 
{
  margin-left:		240px;
  width: 		25em;
  border: 		none;
  padding: 		1em;
  background-color:	white;
  color:		black;

}

BLOCKQUOTE A:link
{
  color:	#0000FF;
}

BLOCKQUOTE A:visited
{
  color:	#FF0000;
}

P.cite
{
  text-align:	right;
}

OL {list-style:decimal}
MENU {margin: 0} /* tight formatting */
DT {margin-bottom: 0}
DD {margin-top: 0; margin-left: 3em }
HR {border-top: solid; border-bottom: solid }
/*DIV.overflow { overflow: auto; width: 150px; height: 400px; }*/

/* UL { list-style-image: url(/images/bullet.gif) } */

/*************************************************************************/

DIV.overflow
{
  margin:		2px;
  border:		none;
  padding:		2px;
  color:		black;
  background-color:	white;
  width:		200px;
/*  height:	400px;*/
/*  overflow:	auto;*/
  font:			8pt 'Lucinda Grande', Verdana, Geneva, Lucinda, sans-serif;
}

DIV.overflow A:link		{ color: #000077; }
DIV.overflow A:visited		{ color: #770000; }

DIV.overflow H3
{
  font-size:		normal;
  font-weight:		bold;
  text-align:		center;
}

DIV.overflow UL
{
  margin-left:	0;
  padding-left: 15px;	/* 2em */
}

DIV.overflow LI
{
  padding-left: 0;
}

DIV.ofnav UL
{
  display:	block;
}

DIV.ofnav UL LI
{
  display:	inline;
}

TEXTAREA#subject
{
  display: none;
}
