html {
		overflow: hidden;
	}
/* custom */
	.print-only					{ display:block; }
	.page-break					{ page-break-before:always; }

	/* links */
	a{ text-decoration:underline; color:#999; }
	
	@page {
		margin: 0.5cm;
	}
	
	section {page-break-before: always;}
 	h1 {page-break-before: always;}
	p {page-break-inside: avoid; font-size: 12pt; line-height: normal;}
	li {font-size: 12pt; line-height: normal;}
	
	
	body{font-family:Arial, Helvetica, sans-serif;  color:#6e6d6d; line-height:1.5em;}
	.wrapper{width:100%; display:block;}
	.wrapperTopInner a, .wrapperTopInner p{color:#000;}
	/*h1{font-size:1.8em; color:#1a3876; line-height:1.2em;}
	h2{font-size:1.5em; color:#2165a2;}*/
	h3, h3 a{font-size:1.2em; color:#1d428c;}
	h4, h4 a{font-size:1.2em; color:#006699;}
	h5, h5 a{font-size:1.2em; color:#666767;}
	h6, h6 a{font-size:1.2em; color:#142e6e;}
	h3 a, h4 a, h5 a, h6 a{font-size:1em; text-decoration:underline;}
	.lhsHeader{font-size:1.8em; color:#fff;}
	
	p{color:#3a3a3a}
	a{color:#2164a1; text-decoration:underline;}
	.bold{font-weight:bold; width:205px;}
	.pt10{padding-top:10px}
	
	
	.header *, h1, h2, .rhs .val1, .lhsHeader, .hpBannerWrapper .hpBannerTitle, .numbering span, .banContentCol3 span.number, .cont .bold, .banContentCol3 p.amount, .title
	{font-family:Georgia, "Times New Roman", Times, serif;}

	/*Start: header Styling*/
	.header .logo{width:248px; display:block; float:none;}
	.nav, .nav ul, .header .search{display:none !important;}
	.header {padding-bottom:20px;}
	/*End: header Styling*/
	
	.slides .clone,
	.contentWrapper .breadcrum,
	.wrapperBottom,
	.hexagonBox,
	.search,
	#mobMenu,
	.contentWrapper .lhs, 
	.contentWrapper .rhs,
	.cb-slideshow,
	.small_menu,
	.historyNav,
	.video_listing ul li .video .play_btn {
		display:none !important;
	}
	.home_list .list_items a {
		display:block; 
	}
	ul {
		color: #000;
	}
	ul li {
		padding-bottom: 15px;
	}
	.contentWrapper .contenttable:not(.exclude):not(.left-algn) td a.download, .contentWrapper .datatable:not(.exclude):not(.left-algn) td a.download, .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".pdf"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".pdf"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".mp3"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".mp3"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".xls"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".xls"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".doc"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".doc"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".docx"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".docx"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".zip"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".zip"], .contentWrapper .contenttable:not(.exclude):not(.left-algn) td a[href$=".rar"], .contentWrapper .datatable:not(.exclude):not(.left-algn) td a[href$=".rar"] {
		text-indent: 0;
		overflow: auto;
		width: auto;
	}
	.contentWrapper .contenttable:not(.exclude):not(.left-algn) td, .contentWrapper .datatable:not(.exclude):not(.left-algn) td,
	.contentWrapper .contenttable.left-algn td {
		border-bottom: #d4d4d4 1px solid;
	}
	iframe[src="/form-hotline/en.html"] {
		display: none;
	}
	.thumb_gallery {
		display: none;
	}