@charset "utf-8";
/* Print styles for 24-7 */
#nav, #quickquote, #slideshow, #footer ul{
	display:none;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#262836;
	font-size:10pt;
}
h1, h2{
	color:#00adef;	
}
p{
	margin:0;
	padding:0 0 0.5em 0;
	font-size:1em;
	line-height:1.5;
}
a:link{
	color:#00adef;
	text-decoration:underline;
}
a:visited{
	color:#62a5be;	
}
a img{
	border:none;	
}
td, th{
	font-size:1em;
	padding:0.25em 1.5em 0.25em 0;
}
th{
	border-bottom:2px solid #acb1b4;	
}
td{
	border-bottom:1px solid #dee1e3;	
}
#header, #footer{
	text-align:center;	
}
#footer{
	padding-top:1em;
}
#footer p{
	font-size:8pt;
	color:#999;
}
/* To hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}