  *{
  	margin: 0;
	padding: 0;
  }

  body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   line-height: 1.2em;
  }
  
  a{
    color: #444444;
  }
    
  input{
    border: 1px solid #000000;
  }  
    
  #container{
  	margin: auto;
	width: 999px;
	/* overflow: hidden; */
  }
    
  #logo{
	width: 807px;
	height: 163px; 
	background: #cccccc;
  }  
  
  #logo img{
  	display: block;
  }
  
  #left_content{
  	width: 807px;
  	float: left;
  }

  #left_column{
	background: #ffffff url(../images/asherman_10.png) no-repeat;
	width: 261px;
  	height: 800px;
  	float: left;
  }
  
  #sub_navigation{
    margin-left: 10px;
    padding-top: 3px;
  }
  
  #sub_navigation a{
  	display: block;
	margin-bottom: 10px;
  }
  
  #left_column_img{
  	width: 261px;
	height: 113px;
  }
  
  #content_column{
	background: #ffffff url(../images/asherman_09.png) no-repeat;
	width: 546px;
	float: left;
  }

  #content_column_img{
  	width: 546px;
	height: 75px;
  }
  
  #navigation{
  	height: 37px;
	width: 546px;
	background: #ffffff url(../images/asherman_06.png) no-repeat;
  }
  
  #navigation img{
   padding-bottom: 2px;
   margin: 0px 10px 0px 10px;
  }
  
  #content{
  	padding: 0 10px 20px 0;
  }
  
  #right_column{
  	float: left;
  	width: 191px;
  }
  
  #upper_right{
  	background: #ffffff url(../images/asherman_03.png) no-repeat;
  	height: 243px;
	width: 192px;
  }
  
  #middle_right{
  	height: 74px;
	width: 192px;
  }
  
  #middle_right img{
  	display: block;
  }
  
  #lower_right{
  	background-color: #CDD0DD;
  }
  
  .content{
  	padding: 10px;
  } 
  
  #sub1_line{
  	border-bottom: 2px #666666 solid;
	width: 10px;
	height: 13px;
	display: inline;
	float:left;
  }

  .active img, #navigation img:hover{
   padding-bottom: 0px !important;
  	border-bottom: solid 2px #777777;
  }

  .sub1_active{
  	border-bottom: solid 2px #7AA4CE !important;
  }
  
  #sub1_line a{
	display: inline;
	float:left;
  }  

  #sub2 a{
  	margin-left: 40px;
  }
    
  #content_column, #left_column, #right_column, #lower_right{
  	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
  }

  #footer{
   margin: auto;
   width: 475px;
   height: 70px;
   border-top: 1px solid #000000; 	
  }
  
  p.clear{
  	clear: both;
  }
  
  .csc-firstHeader{
    line-height: 1.3em;
    font-size: 1.4em;
    margin-bottom: 10px;
  }
  
  #content h1,
  #content h2,
  #content h3,
  #content h4{
    color: #7AA4CE;
    margin-bottom: 10px;	
  }
  
  .detail{
    color: #7AA4CE	
  }
  
  input.tx-srfeuserregister-pi1-uploader{
    width: 100px;
  }
  
  #lower_right .csc-loginform{
    font-size: 1em;
    margin-bottom: 20px;
  }
  
  #lower_right .csc-form-fieldcell input{
    font-size: 1em;
    width: 90px;
    margin-top: 2px;
    margin-ottom: 2px;
  }
  
  .tx-felogin-pi1{
    font-size: 0.9em;
  }
  
  .tx-felogin-pi1 .error_message{
    font-size: 0.9em;
    color: #D00000;
    line-height: 1.1em;
  }
  
  .tx-felogin-pi1 h3{
    font-size: 1em;
  }
  
  .tx-felogin-pi1 #pass{
    margin-bottom: 5px;
  }
  
  .tx-felogin-pi1 legend{
    border: 0px;
  }
  
  #menu_126{
    display: none;
  }
  

  
