@charset "utf-8";
/* CSS Document */
/**********************************************************************
 * STANDARD BODY
 *********************************************************************/
BODY {
	background-color: #FFFFFF;
	margin: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
P {
	padding: 0px;
	margin: 0px;
}
P:before {
	content: "\A0\A0\A0\A0\A0";
}
A {
	color: #000;
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
A:after {
	color: #666;
	background-color: #fff;
	content: " <" attr(href) "> ";
	font-family: "Courier New", courier, monospace;
	font-size: smaller;
	font-weight: normal;
}
NOSCRIPT {
	visibility: hidden;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}
NOSCRIPT P {
	visibility: hidden;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}
#viewPortBody {
	margin: 0px auto;
}
#viewPortBody #headBanner {
	padding: 0;
}
#viewPortBody #headBanner #companyLogo {
	float: left;
	height: 1em;
}
#viewPortBody #headBanner #headTitleBlock {
	height: 2em;
}
#viewPortBody #headBanner #headTitleBlock H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-style: italic;
	text-align: right;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0.25em;
	border-bottom: 1px #000 solid;
}
#viewPortBody #headBanner #headTitleBlock #productLinkTable {
	visibility: hidden;
	height: 0px;
}
#viewPortBody #leftPanel {
	float: left;
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
#viewPortBody #rightPanel {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}
/**********************************************************************
 * HEADERS
 *********************************************************************/
#viewPortBody #rightPanel H1 {
	font-family: Verdana, Garamond, Times, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	width: 100%;
	clear: both;
}
#viewPortBody #rightPanel H2 {
	font-family: Verdana, Garamond, Times, "Times New Roman", serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #000;
	clear: both;
}
#viewPortBody #rightPanel H3 {
	font-family: Verdana, Garamond, Times, "Times New Roman", serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	clear: both;
}
#viewPortBody #footBanner {
	clear: both;
	padding: 0px;
	margin-top: 0.5px;
	text-align: center;
	font-size: 9px;
	border-top: 1px #000 solid;
}
.boxedListMenu {
	visibility: hidden;
}
.productListMenu {
	visibility: hidden;
}
.companyLogoTitle {
	visibility: visible;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}
.productEntry {
	clear: both;
	margin-bottom: 0.25em;
}
.productText {
	vertical-align: top;
}
.productThumb {
	clear: both;
	float: left;
	height: 40px;
	width: 40px;
	margin-bottom: 0.25em;
	margin-right: 0.25em;
}
.productZoom {
	clear: both;
	float: left;
	height: 40px;
	width: 40px;
	margin-bottom: 0.25em;
	margin-right: 0.25em;
	border: 2px #000000 dotted;
}
.captionedPhoto {
	clear: both;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.captionedPhoto IMG {
	border-top: 5px ridge #000000;
	border-left: 5px ridge #000000;
	border-right: 5px ridge #000000;
	margin-bottom: 0;
	padding: 0;
}
.captionedPhoto P {
	text-align: center;
	width: 400px;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-top: 0.25em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-left: 5px ridge #000000;
	border-right: 5px ridge #000000;
	border-bottom: 5px ridge #000000;
	position: relative;
	top: -0.5em;
	background-color: #eee;
}
.nonPrint {
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}
.catchTABLE {
	width: 100%;
	margin-bottom: 1em;
}
.catchTABLE CAPTION {
	font-weight: bold;
	text-decoration: underline;
}
.catchSpeciesTD {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	white-space: no-wrap;
}
.catchWeightTD {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	white-space: no-wrap;
}
