/****************************************
Datawise Systems ltd: Copyright 2007
Specific page formatting 
FF9900: orange
666666: grey
5c6a84: datawise logo blue
003366: heading blue
000000: black
orig lilac bg = CCACE5
D98DEC
****************************************/
body, p, td, pre {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin:0; line-height:1.5em; }
ul,ol,blockquote {margin-top:0px; margin-bottom:0px;}

body {
  text-align: center;
  background-color: #86cad5;
  margin: 0px auto 0px auto;
  padding: 0px;
  height: 100%;
  }

#maincontainer {
  text-align: left;
  top: 5px;
  width: 900px;
  height: 650px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  position: relative;
  background-color: #FFFFFF;
  }

#header {
  top: 0px;
  left: 0px;
  width:900px;
  height: 200px;  
  position: absolute;
  overflow:hidden;
  border:solid 0px #000000; 
  }

#content {
  top: 235px;
  left: 155px;
  width: 540px;
  height: 415px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  background-color: #FFFFFF;
  overflow:auto;
  border:solid 0px #000000; 
  }
#content a {
  color: #FF8000;
  text-decoration:underline;
 }
#content a:hover {
 color: #003366;
  text-decoration:none;   
  }

/* LEFT COLUMN OBJECTS */
#leftcol {
  top: 200px;
  left: 0px;
  width:146px;
  height: 446px;  
  position: absolute;
  overflow:hidden;
  padding: 2px 2px 2px 2px;
  background-color: #008194;
  border:solid 0px #CD0000; 
  }

#rightcol {
  top: 235px;
  left: 698px;
  width:197px;
  height: 413px;  
  position: absolute;
  overflow:hidden;
  border:solid 0px #FF8000; 
  }


/***************************************************************
Horizontal Menu Control
  background-image: url(images/gm-menu.gif);
  background-repeat:no-repeat;
  background-color: #703860;
  border-top:solid 2px #DFB2B2; 
  border-bottom:solid 2px #DFB2B2;
****************************************************************/
#menu {
  top: 202px;
  left: 155px;
  height:30px;
  width: 740px;
  position: absolute;
  padding: 0px 0px 0px 0px;
  background-image: url(/images/menu-bg.jpg);
   }
#menu p {
  font: 12px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;
  text-align: right;
  margin: 5px 5px 0px 0px;  
  color: #FFFFFF;
   }
#menu a {		
  font: bold 12px Verdana, Arial, Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
   }
#menu a:hover {
  color: #000000;
  }
#line3 {
  top: 589px;
  left: 0px;
  height: 2px;
  width: 700px;
  position: absolute;
  }


/*****************************************************
Index Page: Footer Section
  text-align: center;
******************************************************/
/*  background-image: url(/images/rightblockbox.gif);*/
/*  background-repeat:no-repeat;*/
  /*background-position:bottom right;  */

#footer {
  position: absolute;
  top: 652px;
  left:0px;
  width: 896px;
  height: 30px;
  overflow: hidden;
  z-order:100;
  padding: 2px 2px 2px 2px;
  background-color: #000000;
  border:solid 0px #FFFFFF; 
  }
#footer p {
  font: 11px Arial, Helvetica, sans-serif;
  color:#309aa8;
    }
#footer a {
  color:#309aa8;
  text-decoration:none;
  }
#footer a:hover {
  color: #666666;
  }      

/* Page Footer - for copyright and DWS link */
#pagefooter {
  position: absolute;
  top: 682px;
  left:0px;
  width: 896px;
  height: 30px;
  overflow: auto;
  z-order:100;
  padding: 2px 2px 2px 2px;
  }
#pagefooter p {
  font: 11px Arial, Helvetica, sans-serif;
  color:#309aa8;
    }
#pagefooter a {
  color:#309aa8;
  text-decoration:none;
  }
#pagefooter a:hover {
  color: #666666;
  }      
