/*
-----------------------------------------------
HR-Factor Print Stylesheet
Author: Scott Caldwell
Version: 1.0
Date: May 1, 2005
----------------------------------------------- */


body {
	background: white;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	margin: .6in;
}

address {
	margin: 10px 0 10px 0;
	padding: 0;
	font-style: normal;
}

address p {
	margin: 0 0 5px 0;
	padding: 0;	
}

#column1, #column2, #column3 {
	border-top: 1px dashed #ccc;
	float: none !important;
}

#searchform, #newsletterform, .flashnews, #nav-main, #nav-top, #testimonial, #nav-services, hr, #column2 img, #column3 img {
	display: none;
}

#footer {
	margin-top: .25in;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a {
	color: #520;
	font-weight: normal;
}

h1 {
	font-size: 18pt;
}

h2, h2 a {
	color: #555;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}