/* ---------------------------------------- */
/* Name: indexprint.css
/* ---------------------------------------- */
/* Producer: Matt Latzke
/* Production Date: 12/7/07
/* ---------------------------------------- */
/* Description: Print Stylesheet for
/*              for the index of
/*				Hiring & Development
/*				Systems.
/* ---------------------------------------- */
/* Revisions:
/* ---------------------------------------- */
/* Top Floor Technologies
/* http://www.topfloortech.com
/* ---------------------------------------- */

/* --- General Styles and Elements that are turned off --- */
	body{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
	#header h1, #header ul, #header h4, #header #skipLink, #hiring h2, #hiring h4, #development h2, #development h4{display:none;}
	

/*--- Header Styles --- */
	#header img{float:left; width:80%;}
	#header #phone{float:right; font-size:14px; margin-top:70px; color:#a5acb6;}
	#banner{clear:both; border-top:2px solid #a5acb6; border-bottom:2px solid #a5acb6;}
	.col{width:50%; float:left;}

/* --- Footer --- */
	#footer{border-top:2px solid #a5acb6; padding-top:.5em;}
	#footer p, #footer div, #footer address{display:inline;}
	#footer address{font-style:normal;}
	.country-name, .tel{display:none;}