/* ------------- HealthAllies ---
    Confirmation print style sheet
    Created by ideapark
    August 2007
------------------------------ */

#header_links,
#nav,
#find_base,
#breadcrumbs,
#overlay,
#column_search_header,
#printDiscount,
.continue,
#pre_homeDTC-details,
.hidden,
.modal,
.plan_rate,
.modal_rate,
#footer a
{
	display: none;
}

body {
	font-family: Helvetica;
	font-size: 12pt;
	line-height: 1.25em;
}

.search_spot {
	border-top: 1px solid #999;
	margin: 20px 0 0;
}

table {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

td, th {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
}

#footer {
	border-top: 1px solid #666;
	font-size: 10pt;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
}

#pre_homeDTC-photo {
	border: 1px solid red;	
}
