body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
}

body, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

table, table td {
}

table.tableBorder {
	border: 1px solid #000000;
}

table.tableNoBorder {
	border: none;
}

table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

div {
	text-align: left;
}

p {
	margin: 0px;
	line-height: 16px;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}

.clearFloat {
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}