body {
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: 700;
}
a.tmenuA:link
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #ffffff;
}
a.tmenuA:visited
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #ffffff;
}
a.tmenuA:hover
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #ffffff;
}
a.tmenuA:active
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #1111aa;
}

a.tmenuI
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #1111aa;
}
.redLink
{
	cursor: pointer;
	color: #700000;
	font-weight: 900;
	text-decoration: none;
}
div.top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 800px;
	height: 150px;
	background-image: url(http://www.unitedstatesseafoods.com/images/pagehead.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.Logo
{
	position: absolute;
	right: 20px;
	top: 0px;
}
div.topmenu
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	min-width: 800px;
	background-color: #192b68;
	height: 35px;
	padding: 0px;
}
div.tmenuA
{
	position: absolute;
	top: 8px;
	height: 20px;
}
div.tmenuI
{
	position: absolute;
	top: 8px;
	height: 20px;
}
div.tmenuA div:hover div {border: 1px solid #0000ff;}
div.sideColumn
{
	position: absolute;
	top: 185px;
	left: 0px;
	width: 177px;
	height: 500px;
	background-image: url(http://www.unitedstatesseafoods.com/images/leftColumnBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div.transbutton
{
	width: 147px;
	margin: 8px 0px 4px;
	padding: 10px 0px 10px 30px;
	background-color: #e8f3ff;
	border: 0px solid black;
	/* for IE */

	/* CSS3 standard */
	opacity:0.6;
	/* for Mozilla */
	moz-opacity:0.6;
}
.header 
{
	position:relative;
	font-family: "Times New Roman", sans-serif;
	text-transform: uppercase;
	color: #770000;
	font-size: 10pt;
	width: 156px;
	padding-left: 1px;
	padding-top: 1px;
	margin: 10px 5px;
	z-index:10;
}
strong.header 
{
	position:relative;
	font-family: "Times New Roman", sans-serif;
	text-transform: uppercase;
	color: #990000;
	font-size: 10pt;
	width: 156px;
	padding-left: 1px;
	padding-top: 1px;
	margin: 10px 5px;
	z-index:10;
}
div.Content
{
	position: absolute;
	top: 190px;
	left: 180px;
	width: 75%;
	background-image: url(http://www.unitedstatesseafoods.com/images/bwwatermark.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	font-family: "Times New Roman", sans-serif;
	font-size: 8pt;
	color: #002f5d;
	text-align: left;
	padding-top: 21px;
	padding-left: 28px;
}
div.Content div.cdqColumn
{
	font-size:8pt;
	border: 1px solid black;
}
div.Footer
{
	width: 700px;
	background-image: url(http://www.unitedstatesseafoods.com/images/Footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	font-family: "Times New Roman", sans-serif;
	font-size: 8pt;
	color: #002f5d;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
div.sideheader
{
	position:relative;
	width: 156px;
	padding-left: 1px;
	padding-top: 1px;
	margin: 10px 5px;
	z-index:10;
}
a.sideheader
{
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	font-size: 10pt;
	text-decoration: none;
	color: #192b68;
}
a.sideactive
{
	margin: 3px 4px;
	font-weight: 900;
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #192b68;
}
a.sidenormal
{
	margin: 3px 4px;
	font-weight: 900;
	text-transform: uppercase;
	font-family: "Times New Roman", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
strong
{
	font-size: 140%;
	color: #00182d;
}