<!--
thead {
	display:table-header-group;
}
tbody {
	display:table-row-group;
}
tfoot {
	display:table-footer-group;
}
body,td,th {
	font-family: "Book Antiqua", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boldcopy {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bigheadline {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bold;
}
#container {
	position:relative;
	text-align:right;
	width:500px;
	}
#contactinfo {
	position:absolute;
	vertical-align: bottom;
	width:500px;
	height:100px;
	top:33px;
	}
.bgcolor{
	background-color:#999999;
	}
#contactinfo .italics {
	font-style:italic;
	_margin-right: -5px;
}

.formField
{
	padding:5px 0;
		clear:both;
		
	}

#pdfRequest label.formlabel
{
	width:130px;
	margin-right:10px;
	display:inline-block;
	float:left;
	text-align:right;
	}
	
	
label.error {
color: red;
vertical-align: top;
margin-top:0;
padding-left:10px;
}
-->
