/* Page body */
.bodybig {
    font-family: Trebuchet MS, sans-serif, Verdana;
    font-size: 12pt;
    color: #4890C3;
    font-weight: bold;
    text-align: justify;
    line-height: 16px;
    }
.bodybig a:link {color: #4890C3; text-decoration: none}
.bodybig a:visited {color: #4890C3; text-decoration: none}
.bodybig a:hover {color: #4890C3; text-decoration: none}
.bodybig a:active {color: #4890C3; text-decoration: none}

.body {font-family:  Verdana, Arial,  Helvetica, sans-serif; font-size: 10pt; color: #4890C3; text-align: justify; line-height: 15px}
.body a:link {color: #4890C3; text-decoration: none}
.body a:visited {color: #4890C3; text-decoration: none}
.body a:hover {color: #4890C3; text-decoration: none}
.body a:active {color: #4890C3; text-decoration: none}

.bText {font-family: Verdana, Arial; font-size: 10pt; color: #4890C3; text-align: left; line-height: 18px}
.bText a:link {color: #4890C3; text-decoration: underline}
.bText a:visited {color: #4890C3; text-decoration: none}
.bText a:hover {color: #4890C3; font-weight: normal; text-decoration: underline}
.bText a:active {color: #4890C3; text-decoration: none}

BODY {
  margin: 0px 0px 0px 0px;

  /* Default */
  background-color:gray;
  color: #404040;
  font-size: 10pt;
  font-family: Arial, Verdana, Sans-Serif;
  text-align: left;
  }
.bodybold {
  FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: none; COLOR: #4890C3; FONT-STYLE: normal; FONT-FAMILY: "Trebuchet MS", Arial,Verdana; FONT-VARIANT: normal;
}

.topEnq {
  FONT-SIZE: 9pt;
  COLOR: #E0E0E0;
  LINE-HEIGHT: 15px;
  FONT-FAMILY:  verdana, sans-serif, arial;
  text-decoration: none;
  font-weight: normal;
  }
a.topEnq  { COLOR: #E0E0E0; }
a.topEnq:visited { COLOR: #E0E0E0;  }
a.topEnq:link { COLOR: #E0E0E0; }
a.topEnq:active { COLOR: #E0E0E0; }
a.topEnq:hover { COLOR: #76D7C4; font-weight: normal; text-decoration: none }

H1 {
   color: #F29000;
   text-decoration: none;
   font-family:  Arial, Arial Unicode MS,  Verdana, Helvetica;
   font-size: 16pt;
   font-weight: bold;
   }
H2 {
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 15pt;
  font-weight: normal;
  }
H3 {
  color: #4890C3;
  text-decoration: none;
  font-family: "Trebuchet MS", Helvetica, sans-serif, Arial, Helvetica;
  font-size: 13pt;
  font-weight: bold;
  text-align: justify;
  }

 H4 {
  color: #4890C3;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  }

H5 {
  color: #4890C3;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
  font-size: 11pt;
  font-weight: bold;
  }

H6 {
  color: #4890C3;
  text-decoration: none;
  font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-align: justify;
}

  /* Logo area (top right) */
  #logoArea {

  /* Position */
  position: relative;
  border-radius: 15px;
  left: 20px;
  right: 0px;
  top: 0px;
  width: 90px;
  height: 41px;
  valign: center;
  padding: 0px 0px 0px 0px;

  /* Default colours */
  background-color: #E0E0E0;
  color: #000000;
  }

#SidePanelArea {
  position: relative;
  padding: 0px 0px 0px 0px;
  height: 100%;
  width: 188px;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-left-color: #B3ECFF;
  border-right-style:solid;
  text-align: left;
  }

#SidePanelAreaReduced {
  position: relative;
  padding: 0px 0px 0px 0px;
  height: 100%;
  width: 140px;
  border-right-width: 1px;
  border-right-color: #dccaa7;
  border-left-color: #dccaa7;
  border-right-style:solid;
  text-align: left;
  }


.SideNav {
     font-family: Arial, Verdana,  Helvetica, sans-serif;
     font-size: 11px;
     color: #707070;
     LINE-HEIGHT: 17px;
     font-weight: bold;
     text-decoration: none;
     }
a.SideNav  { COLOR: #4890C3; font-weight: bold; text-decoration: none;}
a.SideNav:visited { COLOR: #4890C3; font-weight: bold; text-decoration: none;}
a.SideNav:link { COLOR: #4890C3; font-weight: bold; text-decoration: none;}
a.SideNav:active { COLOR: #000000; font-weight: bold; text-decoration: none;}
a.SideNav:hover { COLOR: #990000; font-weight: bold; text-decoration: none;}

.smNav {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #000000;
     LINE-HEIGHT: 13px;
     font-weight: normal;
     text-decoration: none;
     }
a.smNav  { COLOR: #707070; font-weight: normal; text-decoration: none;}
a.smNav:visited { COLOR: #707070; font-weight: normal; text-decoration: none;}
a.smNav:link { COLOR: #707070; font-weight: normal; text-decoration: none;}
a.smNav:active { COLOR: #707070; font-weight: normal; text-decoration: none;}
a.smNav:hover { COLOR: #F29000; font-weight: bold; text-decoration: none;}

/* Items on menu bar */
A.SideMenuItem {
  color: #003399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  border: black;
  }
A.SideMenuItem:visited { color: #003399; font-weight: bold; }
A.SideMenuItem:active { color: #FF0000; font-weight: bold; }
A.SideMenuItem:hover { color: #FF0000; font-weight: bold; }

.bottomMenu { FONT-SIZE: 8pt; COLOR: #707070; FONT-FAMILY: verdana, sans-serif; text-decoration:none }
a.bottomMenu  { COLOR: #707070; }
a.bottomMenu:visited { COLOR: #707070;  }
a.bottomMenu:link { COLOR: #707070; }
a.bottomMenu:active { COLOR: #707070; }
a.bottomMenu:hover { COLOR: #F29000;}

/* Main text area */
#MainArea {
  position: absolute;
  left: 275px;
  top: 108px;
  height: 100%;
  width: 497;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
}

/* Area to hold side menu (under menu bar on left) */
#HeaderArea {

  position: absolute;
  left: 285px;
  top: 110px;
  height: 40px;
  width: 320px;
  padding: 0px 0px 0px 5px;
  /* Default colours */
  background-color: #FFFFFF;
  color: #000000;
  }


/* Section descriptions */
P {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  text-align: justify;
  line-height: 16px
  }
/* Links in main page */
A.LT {
  color: blue;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
   }
A.LT:visited {
  color: blue;
  text-decoration: none;
 }
A.LT:active {
  color: #B00000;
  text-decoration: none;
  }
A.LT:hover {
  color: #FF0000;
  text-decoration: none;
  }

.bottomText {
  FONT-SIZE: 9pt;
  COLOR: #efefef;
  LINE-HEIGHT: 16px;
  FONT-FAMILY:  arial, verdana, sans-serif;
  TEXT-DECORATION: none;
  }
a.bottomText  { COLOR: #efefef; }
a.bottomText:visited { COLOR: #efefef;  }
a.bottomText:link { COLOR: #efefef; }
a.bottomText:active { COLOR: #efefef; }
a.bottomText:hover { COLOR: #303030; font-weight: normal; text-decoration: underline }

.lhead {
background-color:#ffffff;
padding:3px;
font-weight:bold;
font-size:16px;
}
.lpart {
background-color:#f0f0f0;
padding:0px;
}

.lpage {
  FONT-SIZE: 10pt;
  COLOR: #0000FF;
  LINE-HEIGHT: 22px;
  FONT-FAMILY: verdana, arial; sans-serif;
  TEXT-DECORATION: none;
  }
.lpage a:link {color: #0000FF; text-decoration: underline}
.lpage a:visited {color: #3333FF; text-decoration: underline}
.lpage a:hover {color: #FF6000; font-weight: normal; text-decoration: underline}
.lpage a:active {color: #B00000; text-decoration: underline}

.lcount {
background-color:#4890C3;
color:#ffffff;
padding:2px;
margin:2px;
font:bold 12px verdana;
}


.smText { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif height: 18px}
A.smText:link {color: #404040; text-decoration: none}
A.smText:visited {color: #404040; text-decoration: none}
A.smText:hover {color: #FF6000;  text-decoration: none}
A.smText:active {color: #404040; text-decoration: none}

.hiText { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #0000FF; FONT-FAMILY: Arial, Verdana, sans-serif; LINE-HEIGHT: 22px;}
.hiText a:link {color: #cc00FF; text-decoration: underline}
.hiText a:visited {color: #0000FF; text-decoration: underline}
.hiText a:hover {color: #CC0000; text-decoration: underline}
.hiText a:active {color: #cc00FF; text-decoration: none}

.boxText {font-family: Verdana, Arial;  font-size: 10pt; color: #4890C3; text-align: left; line-height: 17px}
.boxText a:link {color: #4890C3; text-decoration: underline}
.boxText a:visited {color: #4890C3; text-decoration: underline}
.boxText a:hover {color: #4890C3; font-weight: normal; text-decoration: none}
.boxText a:active {color: #4890C3; text-decoration: none}

.cColTitle { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #000099; COLOR: #FFFFFF; FONT-FAMILY: Arial, Arial}
.cColTitle1 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #cc0066; COLOR: #FFFFFF; FONT-FAMILY: Arial, sans-serif }
.cColTitle2 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #0084A5; COLOR: #FFFFFF; FONT-FAMILY: Arial, sans-serif }
.cColTitle3 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #85C1E9; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial,  }
.cColTitle4 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #8C9429; COLOR: #FFFFFF; FONT-FAMILY: Arial, Arial}

.cColHead { FONT-WEIGHT: bold; FONT-SIZE: 10pt; BACKGROUND: #FFDAB9; COLOR: #000099; FONT-FAMILY: Verdana, Arial}

.linkText { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #2C7878; FONT-FAMILY: Arial, Verdana, sans-serif; height: 15px}
A.linkText:link {color: #2C7878; text-decoration: none}
A.linkText:visited {color: #2C7878; text-decoration: none}
A.linkText:hover {color: #FF2000;  text-decoration: none}
A.linkText:active {color: #FF2000; text-decoration: none}

.bnrText {
    color: #ECECEC;
    font-size: 14pt;
    font-weight: normal;
    FONT-FAMILY: "Trebuchet MS", "Arial Unicode MS", sans-serif, "Bradley Hand ITC", Arial, Times,  Verdana
    }

.cText {
  FONT-SIZE: 9pt;
  COLOR: #808080;
  LINE-HEIGHT: 17px;
  FONT-FAMILY: verdana, arial; sans-serif;
  TEXT-DECORATION: none;
  font-weight: normal;
  }
A.cText:link {color: #0066CC; text-decoration: none}
A.cText:visited {color: #2C7878; text-decoration: none}
A.cText:hover {color: #FF2000;  text-decoration: none; font-weight: normal;}
A.cText:active {color: #FF2000; text-decoration: none}


/*LI { color: #2F4F4F; font-size: 11px; text-align: justify; line-height: 18px }
LI {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; color: #404040; text-align: left; line-height: 16px}
LI a:link {color: #0000ff; text-decoration: none}
LI a:visited {color: #0000ff; text-decoration: none}
LI a:hover {color: #ff0000; text-decoration: none}
LI a:active {color: #ff0000; text-decoration: none}
*/
/*TD { color: #2F4F4F; font-size: 12pt; text-align: justify; } */

.footer {font-size: 10px;color: #ffffff;font-family: arial, verdana,  helvetica, sans-serif; line-height: 12px;}


INPUT {	color: #000000; font-size: 10pt; }

.PrimaryText       { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, sans-serif;  }
a.PrimaryText      { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, sans-serif;  }
a.PrimaryText:link { FONT-SIZE: 8pt; COLOR: #FF2000; FONT-FAMILY: verdana, sans-serif;  }
a.PrimaryText:hover { FONT-SIZE: 8pt; COLOR: #FF2000; FONT-FAMILY: verdana, sans-serif;  }

