/* print speictic only */

@import url("content.css");

/* TOC

1: - 	Global
2: - 	sIFR

*/


/* 1 :-------- Global ------------ */
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		padding: 25px;
		}

	#header,
	.skipLink,
	#footer,
	#topnav,
	#leftnav01,
	#leftnav02,
	#search,
	#flashContent {
		display: none;
		}
	.content {
		clear: both;
		}	
	.printLogo {
		margin-left: -10px;
		}	
	img {
		display: block;
		}
	a {
		color: #007ec4;
		}
	a img {
		border: none;
		}	
			
	h1  {
		margin-top: 0;
		font-size: 18px;
		color: #666;
		}
	h2  {
		margin-top: 0;
		font-size: 16px;
		color: #666;
		background: none;
		}				
	h3 {
		font-size: 12px!important;
		color: #666;
		background: none;
		text-indent: 0;
		}		

/* 1 :-------- sIFR ------------ */

	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
		}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
		}	

		