﻿
body
{
    background-position: 0px 0px;
    font-family: 'Verdana';
    font-size: 9pt;
    color: #506666;
    background-repeat: no-repeat;
    text-align: justify;
    background-image: url('homepage5.gif');
}
.normal
{
    font-family: 'Verdana';
    font-size: 9pt;
    color: #506666;
    text-align: justify;
}

a
{
    /*   color: #466A80;*/
    text-decoration: none;
    text-align: right;
    color: #325ABF;
}
a:hover
{
    color: #444444;
}

a.commLink
{
    font-size: 8pt;
    color: #BE8601;
}
a.commLink:hover
{
    background-color: #018acc;
    color: #FDB812;
}


td.menubutton a
{
  background-position: left top;
  color: #eeeeff;
  background-image: url('menubutton.jpg');
  background-repeat: no-repeat;
  padding: 0px 25px 0px 25px;
  width: 150px;
  display: block;
  text-align: left;
}
td.menubutton a:hover
{
  background-position: 40px top;
  background-image: url('menubutton_lit.jpg');
  text-indent: 40px
 
}

.headline
{
    font-size: 11pt;
   
    color: #5E5EAE;
}
.pagehead
{
    font-family: 'Verdana' , 'Arial';
    font-size: 16pt;
    color: #FFFFFF;
}
.center{text-align: center}
.right{text-align: right}
.left{text-align: left}
.bold{font-weight: bold}
.indentTwo{text-indent: 2px}

.eight{font-size: 8pt}
.ten{font-size: 10pt}
.eleven{font-size: 11pt}
.eighteen{font-size: 18pt}

.red{color: #FF0000}
.yellow{color: #FFFF00}
.taupe{color: #E2BB72}
.grey{color: #9999aa}
.black{color: #000000}
.white{color: #ffffff}
.ICISdarkblue {color: #018acc}
.ICISdarkyellow {color:#FDB812}

.aligntop{vertical-align: top}

.darkcell
{
  background-color: #333333;
}
.lightcell
{
  background-color: #555555;
  }
.loginbox
{
    background-position: 0px 0px;
    font-family: 'Verdana';
    font-size: 8pt;
    color: #000000;
    background-repeat: no-repeat;
    text-align: left;
    background-image: url('loginbox.gif');
    text-indent: 2px;
}

.ICISwhiteonblue
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #018acc;
    display: block;
    line-height: 18px;
    font-weight: bold;
}


/* Methodology grid for ICIS methodology */

.gvMeth
{
   padding: 0;
   margin: 0;
   border: 1px solid #aaaaaa;
   font-family: Arial, Helvetica, sans-serif;
   
}
.gvMeth tr.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    background-color: #018acc;
    display: block;
}

.gvMeth tr.normal
{
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}
.gvMeth tr.alternate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #F0F0F0;
}

.gvMeth a
{
   font-family: "Century Gothic";
    font-size: 8pt;
    color: #FFFFFF;
    background-color: #018acc;
}
.gvMeth a:hover
{
   font-family: "Century Gothic";
    font-size: 8pt;
    color: #FFFF00;
    background-color: #018acc;
}
.gvMeth tr.normal:hover, .gvMeth tr.alternate:hover
{
   background-color: #FDB812;
}

/* Table cells for ICIS product search */

.tblSearch td
{
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #018ACC;
    vertical-align: top;
    text-align: left;
}

/* menu */

.menu a
{
    color: #FFFFFF;
}

.menu a:hover
{
    color: #FFFF00;
}
