/*template to be used with press Press Releases*/
/*Must use with navHarken.com and globalHarken.com*/
.download {
font-family:Arial, helvetica, verdana, sans-serif;
font-size:11px;
color:#990000;
font-weight:bold;
}
.download a:link {
	color: #990000;
	text-decoration: none;
}
.download a:visited {
	color: #990000;
	text-decoration: none;
}
.download a:hover {
	color: #ff0000;
	text-decoration: none;
}
.download a:active {
	color: #990000;
	text-decoration: none;
}
.tableHead {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
p.tableHead {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.tableHeadLarge {
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #990000;
}
.tableHeadLarge a:link {
	color: #990000;
	text-decoration: underline;
}
.tableHeadLarge a:visited {
	color: #990000;
	text-decoration: underline;
}
.tableHeadLarge a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.tableHeadLarge a:active {
	color: #990000;
	text-decoration: underline;
}
.tableValue {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	left: 102px;
	position:absolute;
	top: 259px;
}
.image {
	margin-bottom: 10px;
}

#whiteBoxBlkCorner {
	background:#FFFFFF url(../images/black-corner.gif) no-repeat 0px 0px;
	position:absolute;
	width:650px;
	bottom: 0px;
	left: 120px;
	top:44px;
	padding: 0px;
	margin: 0px;
	z-index:200;
	height:350px;
	overflow:visible;
}
#marginBox {
	position:absolute;
	width: 100px;
	height:504px;
	left: 0px;
	top: 64px;
	border: 0 none;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	overflow:auto;
	visibility: visible;
	background-attachment: fixed;
	background-image: url(../images/press-release-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:501;
}
#headBox {
	position:relative;
	/*height: 60px;*/
	width: 530px;
	left: 100px;
	top: 0px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
	margin:0;
	overflow:auto;
	visibility: visible;
}
#downloadBox {
	position:relative;
	width: 530px;
	left: 100px;
	top: 0px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
	margin:0;
	overflow:auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#bodyBox {
	margin: 0;
	width: 530px;
	left: 100px;
	position:relative;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:530px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html>#bodyNoBioBox {width:530px;}

#leftTableBox {
	margin: 0;
	padding-top: 20px;
	width: 260px;
	left: 100px;
	position:relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
#rightTableBox {
	margin: 0;
	padding-top: 20px;
	width: 260px;
	left: 120px;
	position:relative;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

