   body
   {
	font-family:Verdana,Arial;
	font-size:12px;
	background-color: White;
}

   table
   {
      font-family:Verdana,Arial;
      font-size:12px;
   }
   
   hr
   {
      height:1px;
      border-color:#878FA4;
      border-style:solid;
      border-width:1px;
   }
   
   .heading
   {
      font-family:Verdana,Arial;
      font-size:22px;
   }

   select
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      padding:2px;
      color:Black;
      background:#DCE9F0;
      width:200px;
   }
   
   .textbox
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      padding:2px;
      color:Black;
      background:#DCE9F0;
      width:200px;
   }

   .textarea
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      padding:2px;
      color:Black;
      background:#DCE9F0;
      width:200px;
   }
   
   A:link
   {
      color:Black;
   }
   
   A:visited
   {
      color:Black;
   }
   
   .button
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      margin:0px;
      padding-top:2px;
      padding-bottom:1px;
      color:Black;
      background:#DCE9F0;
      cursor:Hand;
   }
   
   .helpbutton
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      margin:0px;
      padding-top:2px;
      padding-bottom:1px;
      color:Black;
      background:#DCE9F0;
      cursor:Hand;
      width:30px;
   }
   
   .closebutton
   {
      border-width:1px;
      border-style:solid;
      border-top-color:#878FA4;
      border-left-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
      margin:0px;
      padding-top:2px;
      padding-bottom:1px;
      color:Black;
      background:#DCE9F0;
      cursor:Hand;
      width:50px;
   }
   
   .content-wrapper
   {
      border-style:solid;
      border-width:1px;
      padding:8px;
      border-left-color:#878FA4;
      border-top-color:#878FA4;
      border-right-color:#878FA4;
      border-bottom-color:#878FA4;
   }
   
   .heading
   {
      font-family:Verdana,Arial;
      font-size:25px;
      font-style:Bold;
      color:#878FA4;
   }
   
   .pagefooter
   {
      text-align:top;
   }
   
   .navbar
   {
      font-family:Verdana;
      color:Black;
      width:780;
      height:20;
      font-size:10px;
      text-align:Center;
      vertical-align:Center;
      font-weight:Bold;
   }
   
   .navlink
   {
      text-align:Left;
      cursor:hand;
      margin-left:5px;
      margin-right:20px;
   }

   
   .title
   {
      font-size:30px;
      margin-bottom:32px;
      font-weight:bold;
      color:#878FA4;
   }
   
   .barheader
   {
      height:0px;
   }
