 body { margin: 0px; padding: 0px;}

 body  {width:100%;
        background:#ffffff;
	font-family:"Calibri";
        font-size: 100%;
        text-align:justify;}

  #header{height:143px;
          width:100%;font-size:100%;
          background:#ffffff;
          color:#000000; }

#headertxt{position:absolute;
          top:30px;left:320px;
          width:650px;
	  font-size: 30px;
	  line-height:110%;
	  background:transparent;}

#flagbox{display:none}

    a:link    {color:#ffffff;font-weight:bold;font-size:20px;}
    a:visited {color:#ffffee;font-weight:bold;font-size:20px;} 
    a:hover   {color:#deeafa;font-weight:bold;font-size:20px;}
    a:active  {color:red;}

.speclink:link    {color:#153456;background:transparent;font-size:16px;}
.speclink:visited {color:#153456;background:transparent;font-size:16px;} 
.speclink:hover   {color:blue;background:transparent;font-size:16px;}


  /* Navigation  */
 .bar{display:none;}

.internalbar{width:100%;
     height:30px;
     text-align:right;
     background:#8695bb;}

 /* end navigation*/

  /* positioning*/

  #center{display:block; 
          background:transparent;  
          width:680px;
	  padding: 30px;
          margin:40px auto 0px 70px;
          color:#000000;text-align:justify;
          border:none;}

    .lcol{float:left;
          width:240px;
          margin:10px 30px 0px 10px;}

    .rcol{float:right;
              width:240px;
          margin:10px 30px 0px 10px;}

  #bcenter{display:none; }

 #lefthead{display:none;}

ul.z{display:inline;
     text-decoration:none;}

li.z{display:inline;
     text-decoration:none;
     margin-right:10px;}

   /*Fonts*/
 .AD1{text-align:center;
      font-size:120%;margin:0px;
      font-weight:bold;}
 .AD4{color:red;
      font-size:14px;}
.box{font-size:17px;}
.halfspace{font-size:5px;
       line-height:5px;}
