/* ############################################################################################# */
/* =Styles for friendly printing
/* ############################################################################################# */

body
{
	background: white;
	color: black;
	font-size: 10pt !important;
}
h1
{
	font-size: 1.6em !important;
	font-weight: bold;
}
h2
{
	font-size: 1.3em !important;
	font-weight: bold;
}
h3
{
	font-size: 1em !important;
	font-weight: bold;
}
h4
{
	font-size: 1em !important;
	font-weight: bold;
}

input, select, li, blockquote, div.product_col a:link, div.product_col a:visited, div.switchback_header a:link, div.switchback_header a:visited
{
	font-size: 1em !important;
}
table, blockquote p
{
	font-size: 0.8em;
}
legend
{
	font-size: 1em;
	font-weight: bold;
}
ul.news_logos, div.small_col_left, #header, #footer
{
	display: none;
}

div.two_col_left, div.two_col_right, div.large_col_right, div.large_col_left, div.three_col_outer, div.three_col_middle, div.product_col, div.switchback_col, div.switchback_header
{
	margin: 0;
	float: none;
	width: 100% !important;
}
a:link, a:visited
{
	color: gray;
	text-decoration: underline;
}
div#slider
{
	width: 100%;
	border: none;
	margin: auto;
	overflow: visible;
	
}
div#slider ul
{
	width: 100%;
}
div#slider a
{
	font-size: 1em !important;
}
ul.icons li
{
	padding: 0;
	font-size: 1em;
}
div.switchback_header h2
{
	text-indent: 0;
	background: none;
	width: 100%;
}
div.contact_call
{
	text-indent: 0 !important;
}