/* CSS Document */
#container { /* centred area  everthing must go inside here*/
           text-align:left; 
           width:800px; 
		   margin:0 auto; 
		   position:relative;
		   background-color: #FFFFFF;
		   }
#nav{ /* navigation bar area */
    float: left;
	width: 150;
	border:0;
   }
#main{ /* main text zone left most extent no greater than nav bar area width */
     margin-left: 160px;
     }		   
#footer  
{
	color: #f0c;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	top: -60px;
	  }		   

#footerbr{clear: both;}

#iconleft {
	position:absolute;
	left:164px;
	width: 50px;
	top: 602px;
		  }		   
body {
	 background-color: #FFFFFF;
     }
body,td,th {
	       color: #000000;
           }
.style4  {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
        }
.icontext {
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	left: 243px;
	position: absolute;
	top: 614px;
          }

.style24 {font-family: "Microsoft Sans Serif"; 
         font-size: x-small;
		 color: #000000;
		 }

.style29 {color: #000066}
.style30 {
	     font-size: x-small;
	     font-family: "Microsoft Sans Serif";
	     color: #000066;
	     font-weight: bold;
        }

.style36 {font-family: Tahoma;
          font-size: 12px;
		  color:#000000;
		  }
.style37 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000099;
}
.style39 {font-size: 14px}
.style40 {font-size: 10px}
.style41 {
	     font-family: Tahoma;
	     font-size: 10px;
         }
.style43 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style44 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style46 {
	color: #0033CC;
	font-family: Tahoma;
	font-size: 18px;
		}
a:link {color: #0000FF;}
a:visited {color: #FF00FF;}
.style35 {color: #FFFFFF}
		   

.TahomaFont {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
}

.Tahoma14BOLD {
	font-family: Tahoma;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
}

