<!--

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div
{
  margin: 0;
  padding: 0;
  border: 0;
}

/* hide from IE mac \*/
html
{
  min-height: 100%;
  margin-bottom: 1px;
}
/* end hiding from IE5 mac (fixes firefox problem with page shorter then viewport) */

FONT
{
  font-family: Century, Arial
}


BODY
{
  COLOR: Black;
  FONT-SIZE: 10pt;
  text-align: center; /* IE fix */
  font-family: Century, Arial
}

H1,H2,H3,H4,H5
{
  FONT-WEIGHT: bold;
  font-family: arial;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  clear: both;
  margin-bottom: 5px;
  margin-top: 5px;
}

H1
{
  FONT-SIZE: 1.2em;
}

H2
{
  FONT-SIZE: 1.0em;
}

H3
{
  FONT-SIZE: 0.8em;
}

H4
{
  FONT-SIZE: 0.6em;
}

.hidden
{
  display: none;
  float: none;
  clear: none;
}

.emphasize
{
  font-weight: bold;
}

div#wrapper{
  width: 770px;
  margin: 0 auto;
  text-align: left;
}

div#banner img 
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}


div#page{
  width: 748px;
  background-color: transparent;
 }

div#footer{
  width: 748px;
  text-align: center;
  font-size: 8pt;
  clear: both;
  color: gray;
}

a
{
  color: blue;
}

a img
{
  border: 0;
}

a:visited
{
  color: blue;
}

.clearBoth
{
  clear: both;
}

.clearLeft
{
  clear: left;
}

.clearRight
{
  clear: right;
}

.floatLeft
{
  float: left;
}

.floatRight
{
  float: right;
}

.centre
{
  text-align: center;  
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #5F57F2;
  padding-left: 2px;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 746px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #FFF;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  text-decoration: none;
  z-index: 99;
  text-align: center;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #5F57F2;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #fff;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #fff;
  color: #000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

p
{
  margin-top: 10px;
  margin-bottom: 10px;
}
-->

