/*template to be used with Rigtips Question and Answers*/
/*Must use with navHarken.com and globalHarken.com*/
.chartQA {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
	border-top: 1px solid #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.chartQA a:link {
	text-decoration: underline;
	color:#000000;
}
.chartQA a:visited {
	text-decoration: underline;
	color:#000000;
}
.chartQA a:hover {
	text-decoration: underline;
	color: #ff0000;
} 
.chartQA a:active {
	text-decoration: underline;
	color:#000000;
}
.bodyLine {
	color: black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	border-bottom:1px solid #fff;
}
html>body .bodyLine {
  border-bottom-width:0;
}
.bodyLine a:link {
	text-decoration: underline;
	color:#000000;
}
.bodyLine a:visited {
	text-decoration: underline;
	color:#000000;
}
.bodyLine a:hover {
	text-decoration: underline;
	color: #ff0000;
} 
.bodyLine a:active {
	text-decoration: underline;
	color:#000000;
}

#whiteBoxBlkCorner {
	background:#FFFFFF url(../images/black-corner.gif) no-repeat 0px 0px;
	position:absolute;
	width:650px;
	bottom: 0px;
	left: 120px;
	top:44px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	z-index:200;
}
#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;
}
#headBox2 {
	position:relative;
	height: auto;
	width: 530px;
	left: 100px;
	top: 0px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
	margin:0;
	overflow:auto;
	visibility: visible;
	padding-bottom:20px;
}
#marginBox {
	/*background-image:url(../images/q-and-a.gif);*/
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:top;
	background-position:center;
	padding-left:0px;
	height: 320px;
	width: 100px;
	position:relative;
	text-align: right;
	float:left;
	clear:left;
}
#bodyBox {
	margin: 0;
	width: 530px;
	left: 100px;
	background-color: #FFFFFF;
	position:relative;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:530px;
}
html>#bodyBox {width:530px;}
*html #bodyBox {
	height:100%;
}
#imageBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	height: auto;
	width: auto;
}
.imageBoxCopy {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	height: auto;
	width: auto;
}

