/* 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,
	#navigation,
	#flashContent,
	.rightCol {
		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;
		}

	/* grey strip */
	.intro {
		position: relative;
		width: 745px;
		height: auto;
		margin-bottom: 0;
		padding: 0;
		color: #666;	
		}
	.intro .text {
		width: 515px;
		height: auto!important;
		clear: both;
		padding: 0;
		padding: 0px 25px 0 0;
		}				
	.intro .quote {
		width: 205px;
		height: 20px; 
		float: left;
		}
	h2.quote01 {
		width: 540px;
		height: 20px; 	
		display: block;
		text-indent: 1px;
		background: none;
		margin: 0;
		padding: 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;
		}	

		