/* Layout Stylesheet */ 

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
  background:#ffffff;
} 


//body{
//vertical-align:middle;
// margin: 0;
// padding:0; 
// background:#ffffff;
// color: #333333;
// }	 
	 
#lh-col{
 position:absolute;
 top:110px;
 left:15;
 width:140px;
 z-index:3;
 background:#ffffff;
 color: #333333;}

#rh-col{
 position:absolute;
 top:110px;
 right:0;
 width:140px;
 z-index:2;
 background:#ffffff;
 color: #333333;
 }

#hdr{
 height:70px; 
 border-bottom:0px solid #000000; 
 width:100%; 
 background:#ffffff;
 color: #333333; 
 margin:0;
  }

#c-block {
 top:40px;
 width:100%;
 z-index:1;
 background:#ffffff;
 color: #333333;
 height:80%;
 }

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 top:40px;
 vertical-align:middle;
 background:#ffffff;
 color: #333333;
 border: solid #000000;
 border-width:0 0px;
 }

//#fc {
// width:100%;
//  position:relative;
 //height:35px;
// border: solid #000000; 
// border-width:0px 0;
// background:#ffffff;
// color: #333333;
// margin:0;
// }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:0px 0;
 background:#ffffff;
 color: #333333;
 margin:0;
 }

menu2{
 margin: 0;
 padding:0; 
align:left;
 background:#ffffff;
 color: #333333;
 }
 
 /**************** menu styles ****************/
#tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  padding-bottom: 1px;
	   z-index:5;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
#tabs10 ul {
	  margin:0;
	  padding:5px 5px 0 2px;
	  list-style:none;
      }
#tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs10 li{
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
#tabs10 a {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
#tabs10 a {
	  }
#tabs10 a:hover {
      background-position:100% -42px;
      }
#tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** lh-col styles ****************/
/*
#lh-col {
	width: 145px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	float:right;
	  }
*/		
#lh-col p {
	  padding-bottom: 10px;
	  border-bottom: 10px solid #DDDDDD;
	  text-decoration:underline;
	  }

#lh-col ul {
	  margin:0;
	  padding:5px 5px 0 2px;
	  list-style:inherit;
      }
	  
#lh-col li {
      display: list-item;
      margin:5;
      padding:0;
      }
/*
#lh-col li{
      float:left;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:bullets;
      }
*/
#lh-col a {
	  }
#tabs10 a:hover {
      background-position:100% -42px;
      }
