/* Web Driver 2010 - Print Style */

* {
	font-family: "Segoe UI", Arial, sans-serif !important;
}
html, body {
	width: 7.5in;
}
body {
	margin: 0.25in;
	padding: 0;
	background-color: white;
	color: black;
	font-size: 9pt;
	*margin: 0;
}
a { color: black; }
#wd_header { margin-bottom: 20px; border-bottom: 1px solid black; overflow: hidden; }
#wd_logo h1 { margin-bottom: 0; }
#wd_logo a { float: left; text-decoration: none; }
#wd_logo span { position: relative; top: -10px; font-size: 7.5pt; }
#wd_logo p { float: left; margin-left: 10px; line-height: 1.2; *margin-top: 10px; }
table#layout_tbl { width: 7.5in; clear: both; }
#wd_main {  }
#rightcol, #wd_content { width: 100%; }
.printhide { display: none; }