@charset "UTF-8";
/* CSS Document */

.pageInkGridHeadersBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #666;
	height: 5px;
	clear: both;
}
.productCleanOutLine table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	padding: 2px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.productCleanOutLine a:link, .productCleanOutLine a:visited, .productCleanOutLine a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #00F;
	line-height: 18px;
}
.productCleanOutLine a:hover  {
	text-decoration:underline;
}
.appTerms {
	overflow-y: scroll;
	width: 500px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000;
	margin-left: 100px;
	padding: 5px;
}
.appHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	width: 700px;
}
.appFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 680px;
	padding: 5px;
}
.supportPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding: 2px;
	float: left;
	width: 231px;
	overflow: hidden;
	border: 1px solid #CCC;
	text-align: left;
}

