TD {
	font: x-small Arial, sans-serif;
	color: #000000;
}
BODY {
 background: #FFFFFF;
 margin-top: 0px;
}

.BLACKHEADING {		/* this heading is on the home page at the top, some others..*/
	font-family:arial, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;

} 
DIV.tag {		/* These next two are for form boxes. */
  font-family: Arial, Helvetica, SansSerif;
  font-size: x-small;
  font-style: oblique;
  text-align: right;
}

SPAN.tagr {
  font-family: Arial, Helvetica, SansSerif;
  font-size: x-small;
  font-style: oblique;
  text-align: right;
}

H1 {
 font-size: large;
 font-weight: bold;
 font-family: Arial, sans-serif;
 color: #000000;
}

H2, H3 {
 font-weight: bold;
 font-family: Arial, sans-serif;
 font-size: medium;
 color: #000000;
}

H2 { text-align: center;}
H3 { text-align: left;  }

H4 {
 font-family: Arial, sans-serif;
 font-size: small;
 font-weight: bold;
 color: #333333;
}

P, LI {
 font: x-small Arial, sans-serif;
 color: #000000;
}

P.footer {
 border-top: solid medium #005D74;
 margin-top: 0ex;
 text-align: center;
}


UL {
 margin-top: -1.5ex;
}

A:link     {color: #000000;}
A:visited  {color: #000000;}
A:hover    {color: #000000;}
A:active   {color: #000000;}

DIV.casestudy {
 background: #DDEEFF;
 padding: 5px;
}

div#top_menu {display: none;}
div#bottom_menu {display: none;}
div#right_col {display: none;}
div#no_print_image {display: none;}