/* reset all */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th { margin:0; padding:0; } /*table { border-collapse:collapse; border-spacing:0; }*/ fieldset,img { border:0; } address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; } ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; }




body
      {
       background-color:#ffed00;

       font-family:Arial;
       font-size:10pt;
       font-style:normal;
       text-transform:none;
       color:#000000;
       text-decoration:none;
       align:left;
       }

.header
	{
         background-image: url(../99images/bg_spacer.gif);
         background-repeat:repeat-x;
         background-position: absolute;
         position: absolute;
         top: 77px;
         width: 100%;
         height: 100px;
         }

a
       {
       font-family:Arial;
       font-size:10pt;
       font-style:normal;
       text-transform:none;
       color:#1b3892;
       text-decoration:none;
       font-weight:bold;
       }

a:hover
       {
       font-family:Arial;
       font-size:10pt;
       font-style:normal;
       text-transform:none;
       color:#BF0000;
       text-decoration:none;
       font-weight:bold;
       }


.nav1
	{
         position: absolute;
         width: 900px;

         top: 160px;
         height: 30px;
         text-align: right;
         }

a.n1
	{
         font-weight:bold;
         color:#ffed00;
         padding-right: 20px;
         font-size: 10pt;
         }

#nav2
	{
         position: absolute;
         top: 190px;
         width: 180px;
         }

.nav3
	{
         position: absolute;
         left: 800px;
         top: 200px;
         width: 150px;
         }


a:link.nav
	{
         font-size: 9pt;
         color:#cccc99;
         font-weight: bold;
         padding-right: 30px;
         }

a:hover.nav
	{
         color:#fff;
         font-weight: bold;
         padding-right: 30px;
         }


#coat
	{
         position: absolute;
         left: 50%;
         margin-left: -500px;

         width: 900px;
         }

#subnav
	{
         position: absolute;
         line-height: 14pt;
         width: 120px;

         top: 187px;
         left: 855px;
         }

.content
	{
	position: absolute;
	left: 170px;
	top: 200px;
	width: 600px;
         color: #000000;

         padding-left: 10px;

	font-family: "Arial";
	}



h1
	{
         font-size: 12pt;
         font-weight: bold;
         }
h3
	{
         font-size: 10pt;
         font-weight: bold;
         padding-top: 5px;
         }


h4
	{
         font-size: 10pt;
         font-weight: bold;
         padding-top: 5px;
         padding-bottom: 3px;
         }

#hr
       {
       width: 100%;
       color: #1b3892;
       height: 1px;
       border: 0px;
       background-color: #9A8867;
       }

.box1
	{
         position: absolute;
         top: 190px;
         left: 0px;

         width: 160px;
         height: 160px;

         padding: 10px;

         border: 1px solid #1c3b1c;
	color: #1c3b1c;
         }

.box2
	{
         position: absolute;

         top: 185px;
         left: -195px;

         width: 160px;
         height: 160px;
         padding: 10px;

         border: 1px solid #1c3b1c;
	color: #1c3b1c;
         }