/*
-----------------------------------------------
BioTenn Print Styles
Author:   Creative Services
Date:  May 30 2007
----------------------------------------------- */


/* =Structure
----------------------------------------------- */
body {
  margin:.5in .75in;
  padding:0;
  font:10pt Arial, Helvetica, sans-serif;
  }
  
div#leftcol {display:none;}
div#rightcol {}



/* =Tags
----------------------------------------------- */
h1, h1 a {
	margin:0pt 0pt 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 16pt;
}
h2, h2 a {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	padding-bottom:10pt;
	border-bottom: 1px solid gray;
}
h3, h3 a {}
p {}


/* = Unique Classes and ID's
----------------------------------------------- */

.skipnav, #backtop a, .faq, tr#buttons {display:none;}
img {float:left; margin:0pt 10pt 5pt 0pt;}
a {text-decoration:none;}


table#feedback1, table#feedback2 {
	width: 100%;
	font-size: 10pt;
	margin-bottom:20px;
}

table#feedback1 td, table#feedback1 th,  table#feedback2 td,  table#feedback2 th {
	padding: 5pt;
}

 table#feedback1 th,  table#feedback2 th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12pt;
}

.txtfieldlong, .txtfieldshort, #feedback2 textarea {
	width: 100%;
	border-bottom: 1pt solid black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color:white;
}

img#signature {display:none;}

