/* ---------------------------------------- */
/* Name: print.css
/* ---------------------------------------- */
/* Producer: Matt Latzke
/* Production Date: 12/8/07
/* ---------------------------------------- */
/* Description: Print Stylesheet for
/*              for 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 h2, #header ul, #header h4, #header #skipLink, #nav{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;}

/* --- Content --- */
	#content{clear:both; border-top:2px solid #a5acb6;}	
	
/* --- 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;}