.print_additional_information{
  display:block;
}
#header_banner{
		width:100%;
		height:110px;
		float: left;		
		background:url('../images/home_banner_final.jpg');
		background-repeat:no-repeat;
		background-position: 3px 10px;
        display:none;

    }
	#header_container{
		width:98%;
		float: left;
		border-left: 0px solid #ccc;
		border-right: 0px solid #ccc;
		margin-left:3px;				
	}
	#header_text{
		width: 100%;
		margin-left:10px;
		margin-top:10px;
	}
	#course_buttons{
    display:none;
	}
	.standard_table{
		font-size:10pt;
		font-family: verdana;
		line-height:18px;
        width:300px;
    }
	.standard_input{
		width:200px;
		height:20px;
	}
	.page_title{
    font-weight:bold;font-size:15pt;line-height:28px;
  }
  
  .n_print{  
    display: none;
  }
.footer_1,.footer_2{
    display:none;
}
#doc{
  display: none;
}

#onlineShop{
    display:none;
}