body {
	text-align: center;
	margin: 0px;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
}

table, table td {
	vertical-align: top;
}

div {
	text-align: left;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #ff710c;
}

a:hover {
}

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

h1, .headline {
	font-size: 18px;
	font-weight: normal;
	color: #ff710c;
	margin: 0px;
}

h2, .headlineSub {
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
	margin: 0px;
}

h3, .headlineSub2 {
	font-size: 14px;
	font-weight: normal;
	color: #ff710c;
	margin: 0px;
}

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

.fileDownloadClass img {
	vertical-align:middle;
}

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

.fakeSpacer {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

