/* Print stylesheet */

body { 
	font-family:Verdana,sans-serif;
	font-size:75%; 
	color:#3F3F3F;
}

h1, h2, h3, h4, h5, h6 {
	margin:18px 0 9px;
	color:#800000;
	font-weight:bold;
}
h4 {
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:1.25;
}
h6 {
	color:#43433C;
	margin:18px 0 4.5px;
}

p {
	line-height:21px;
	margin:0 0 1em;
}

a {
	font-weight:bold;
	color:#155F83;
	text-decoration:none;
}

caption, th, td {
	font-weight:normal;
	text-align:left;
}

table {
	margin-bottom:1em;
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}

table th {
	font-weight:bold;
	vertical-align:top;
}

table td {
	color:#3F3F3F;
	font-size:11px;
	padding:0 8px 5px 0;
	vertical-align:top;
}


table.stripeMe tr td {
	border-bottom:1px solid #E2E2E2;
}

table.stripeMe td, table.stripMe th {
	padding:8px;
}

table td p {margin:0}

dl.contact ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

dl.contact ul li.phone {
	margin: 0;
	padding: 0;
	position:relative;
	top: 75px;
}

dl.contact dd {
	margin:0;
}

#utility_nav,
#header h2,
#nav,
#contact_us,
#ask_hrs,
.sIFR-flash,
#left_nav,
#footer div.col1,
#footer div.col2 dl.i_am,
#footer div.col2 dl.looking,
#footer div.col2 dl.contact li.email,
#footer div.col2 dl.contact li.directory,
#footer div.col2 dl.contact dt,
#related_links,
#related_documents,
img
{display:none;}

