body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 1em;
	Margin-bottom: 0.5em;
}
a {
	color: #CC0000;
	text-decoration: none;
	border-bottom: dotted #c00 1px;
}
a.ImageLink {
	border-bottom: 0;
}
img {
	border: 0;
}
/* Global Styles */
.CrossBlackwell, .CrosseBlackwell {
	color: #13712f;
}
.NoWrap {
	white-space: nowrap;
}
#masthead {
	 position: absolute;
	 left: 15px;
	 top: 15px;
	 width: 600px;
	 height: 81px;
	 background:  url(/finder/graphics/mast_bg.gif) repeat-x;
	 border-bottom: solid #000 6px;
}
#masthead img {
	 display: block;
}
#masthead .CloseWindow {
	position: absolute;
	top: 34px;
	right: 10px;
}
#pageBody {
	position: absolute;
	left: 15px;
	top: 102px;
	width: 600px;
	background: #f9f3df url(/finder/graphics/callout_bg350tall.jpg) repeat-x bottom;
}
/*
#pageHeading h1 {
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
*/
#introduction {	
	border-top: solid #000 1px;
	padding: 10px 15px 0px 15px;
}
#introduction h2 {	
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	color: #009933;
}
#introduction .QAGroup {
	margin-right: 10px;
	margin-bottom: 40px;
}
#introduction .QAGroup h3 {
	display: inline;
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #611083;
}
#introduction .QAGroup p {
	display: inline;
}
#introduction .QAGroup h3, #introduction .QAGroup p {
	line-height: 1.3em;
}
#introduction table td {	
	vertical-align: bottom;
}
/*
#introduction form select {	
	width: 400px;
}
*/
#productRequest {
	margin: 0px 15px 10px 15px;
	background-color: #fff;
	padding: 15px;
	border: solid #000 1px;
}
#productRequest h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #611083;
	margin-bottom: 0.5em;
}
#productRequest .Salutation {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009933;
}
#productRequest .Product {
	float: right;
	text-align: center;
	border-left: solid #000 1px;
	margin: 0 0 10px 10px;
}
#productRequest .Product table {
	width: 275px;
	max-width: 275px;
}
#productRequest .Product th, #productRequest .Product td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
#productRequest .Product table, #productRequest .Product th {
	border-bottom: solid #000 1px;
}
/*
#productRequest .Product td.Name {
	border-left: solid #000 1px;
}
*/
#productRequest .Product td.NetWight {
	border-right: solid #000 1px;
}
#productRequest .Product img {
	margin-top: 50px;
	margin-bottom: 50px;
}
.Print {
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.Print img {
	cursor: pointer;
}
#productRequest div.FillIn {
 	clear: right;
 }
#productRequest div.FillIn p {
 	width: 100%;
 	border-bottom: solid #000 1px;
 }
#productRequest div.FillIn p.Closing {
 	width: inherit;
 	border-bottom: none;
 }
.NoWrap {
	white-space: nowrap;
}