body{
   background-color: #E7E7E7;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#333;
   font-size:12px;
   }

img a{
   border:0;
   
}
img a:hover{
   border: 1px silver solid;
}
#container {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -375px;
	margin-top: 10px;
   margin-bottom: 10px;
    border-width: 1px 1px 1px 1px; 
	 border-style: solid;
	 border-color: silver;
      background-color: #fff;
}
   #container a{
      text-decoration: underline;
      color: #a52a2a;
      font-size: 12px;
   }
#header{
position: absolute;
   left: 0;
   height: 150px;
   width: 800px;
   background-color: #fff;
   border-bottom: 1px Silver solid;
   
}
 /*-------------center---------------*/

#center{
right:0;
height: auto;
    background-color: #f3f3f3;
    border-left:1px silver solid;
    width : 650px;
    padding: 150px 0px 20px 0px;
    margin:20px 0 0 149px;
    text-decoration: none;
     color: #333;
   font-size: 12px;
   margin-top:10px;
   line-height: 20px;
}
#center table, #center p, #center div, #center select{
   padding:20px;
}
#center ul, #center li{
   padding:10px;
}
#center a, #chart a{
    color: #a52a2a;
    text-decoration: underline;
}


#center a:hover{
color:#333;
text-decoration:underline;
}
#center p{
   margin: 0 0 0 7px;
   padding-bottom: 5px;
   list-style: none;
   font-weight:normal;
}
#center p{
   padding-top: 10px;
}
#center .line{border-bottom:1px dashed silver;
}
#center dt{
   list-style-image: url(images/navarr_off.gif);
   padding-top:5px;
}
#center img{
padding-top:10px;
} 
#tableblock{
height: auto;
    background-color: #f3f3f3;
    border-left:1px silver solid;
    width : 800px;
    padding: 0px;
    margin-top:185px;
    text-decoration: none;

}

#left{
position: absolute;
    left:0;
    width: 149px;
    background-color:#fff;
    text-align:left;
    line-height: 12px;
     margin:151px 0 0;

   
       }
       #left img a{
          border: 0;
       }
 #left dl, #left dt, #left dd{
     width:125px;
     margin-left:5px;
     padding:2px 0 15px 2px;
     }
     
   #left dd a{
color:#333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;
text-decoration:none;

   }
      #left dd a:hover{
         color: #a52a2a;
         text-decoration:underline;
        
      }    
  

#footer{
     left: 0;
   height: 30px;
   width: 800px;
   font-size: smaller;
   color:#333;
   text-align: center;
   padding: 10px 0 10px 0;
    border-top: 1px solid silver;}

.left{
   float: left;
   border:0;
}

.buttons a{
   border:1px silver solid;
   color: #a52a2a;
   
   font-size: 14px;
   font-weight: bold;
   padding:5px;
   width:100px;
   text-align: center;
   background-color: #fff;
   margin:5px;
   display:block;
   float:left;
   text-decoration:none;
}
.buttons a:hover{
   background-color: #a52a2a;
   color: white;
}


h1{
   font-family: Georgia, Times, "Times New Roman", Serif;
   font-size:36px;
   color: #a52a2a;
   margin-top:20px;
   text-align:center;
}
h2{
  color:#666666;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding: 20px 20px 0;
}
.pd{
   padding:15px 0;
}
.pdb{
   padding-bottom:10px;
}
#box{
   width: 100px;
   height:100px;
   background-color:
}
.lgpd{
   margin-bottom:100px;
}
.pad{
   margin-bottom:200px;
}
.rt{
   float:right;
}
.lf{
   float:left;
}
/*menu tabs*/
.tab a{
   background-image: url(images/tabgr.jpg);
   float: right;
}
.tab a:hover{
   background-image: url(images/tabrd.jpg);
}
li{
    list-style-image: url(http://memoirs.claimscon.org/images/bul2.gif);
   padding: 5px 5px 7px 10px;
   list-style-position: outside;
}
ul{
   margin-left:20px;
}.list a{
   color:#ccc;
}
/* Sortable tables */
table.sortable thead {
background-image: url(http://www.claimscon.org/images/bkgd_nav.gif);
       color:#336699;
    font-weight: bold;
    cursor: default;
     font-size: 11px;
     text-decoration: underline;
}
table.sortable td{
   background-color: #fff;
   border-left: 1px silver solid;
   border-top: 1px silver solid;
   border-collapse: collapse;
   font-size: 11px;
   
}
table.sortable{
   border-right:1px silver solid;
}
